source: @ 673

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @673   7 years alwin moved over some methods more to subversion 1.2/3, including new …
(edit) @672   7 years alwin removed obsolete method
(edit) @671   7 years alwin Changelog
(edit) @670   7 years alwin special message when checked for updates and newer items are in repository …
(edit) @669   7 years alwin Forgot to initialize Memberes correct
(edit) @668   7 years alwin List in working copies items which are added in repository
(edit) @667   7 years alwin better check if item is versioned.
(edit) @666   7 years alwin begin of listings of new items in repository when checking for updates.
(edit) @665   7 years alwin two helpers for svn::Status for an easier check of entry
(edit) @664   7 years alwin worked in changes in svnqt-library
(edit) @663   7 years alwin removed obsolete methode "get" from svnclient, it is just a double of cat …
(edit) @662   7 years alwin annotate uses subversion 1.2 api result will store in a reference instead …
(edit) @661   7 years alwin diff uses subversion 1.2 api
(edit) @660   7 years alwin merged in script fix from branch
(edit) @659   7 years alwin method move uses Subversion 1.2 api
(edit) @658   7 years alwin checkout uses now subversion 1.2 api
(edit) @657   7 years alwin doExport is using subversion 1.2 / 1.3 api ToDo?: test against subversion …
(edit) @656   7 years alwin missing parameter for status method inserted
(edit) @655   7 years alwin removed a uncontrolled sprintf into a char-array (I hate possible buffer …
(edit) @654   7 years alwin Changelog
(edit) @653   7 years alwin Fix bug #55: shellscript had wrong quoting for Bourne shell, fix works on …
(edit) @652   7 years alwin Next time compile BEFORE commit…
(edit) @651   7 years alwin Merged in implementation of info/log callbacks for cancel operations from …
(edit) @650   7 years alwin Revisiontree seems now working
(edit) @649   7 years alwin moved on in revision tree, still doesn't work the right way.
(edit) @648   7 years alwin inserted overloaded log method these method will take a QMap-reference as …
(edit) @647   7 years alwin move on with revision tree
(edit) @646   7 years alwin generating filtered lists for revision tree seems now working ToDo?: Setup …
(edit) @645   7 years alwin played with revision tree - does not yet working :(
(edit) @644   7 years ar - add #include "exception.hpp" - fix compile error on qsvn.
(edit) @643   7 years alwin moved on with revision tree
(edit) @642   7 years alwin Implemented missing cancel-callbacks for log and info actions
(edit) @641   7 years alwin and small fixes shortly after checkin the new classes for revisiontree
(edit) @640   7 years alwin Moved on in revisiontree two new classes which will generate the tree …
(edit) @639   7 years alwin * begin of Revision tree * version number increased (will become a 0.8.x …
(edit) @638   7 years alwin tagging release 0.7.4
(edit) @637   7 years alwin merged in from branch rel_0_7 up to revision 636
(edit) @636   7 years alwin Translation files updated
(edit) @635   7 years alwin version number increased in kdevelop project
(edit) @634   7 years alwin reviewing items before commit finished version number increased
(edit) @633   7 years alwin started review of items when commiting inside logmessage dialog
(edit) @632   7 years alwin hint for pseudo filesystems from kde and subversion into documentation
(edit) @631   7 years alwin fixed small protocoll conversion bug
(edit) @630   7 years alwin commented out uneeded code
(edit) @629   7 years alwin Release 0.7.3 tagged
(edit) @628   7 years ar - #ifdef Q_WS_X11 -> #ifdef HAVE_CONFIG_H
(edit) @627   7 years ar - fix compile issues on win32
(edit) @626   7 years ar - return const QString instead of const char*
(edit) @625   7 years alwin solved small problem with overlayed icons
(edit) @624   7 years alwin ChangeLog updated
(edit) @623   7 years alwin removed obsolete stl-includes
(edit) @622   7 years alwin merged in from branch 619:621: hint for generating configure script when …
(edit) @621   7 years alwin hint for generating configure script when trying repository.
(edit) @620   7 years alwin * merged in bugfix for revision handling for cat/info from branch (:619) * …
(edit) @619   7 years alwin fixed up problems retrieving infos/content no specific revisions, eg, make …
(edit) @618   7 years alwin moved over remote check for locks into client_ls, this moment it will only …
(edit) @617   7 years alwin compile fixes
(edit) @616   7 years alwin merged in from branch 610:615
(edit) @615   7 years alwin some simple plays with pixmaps
(edit) @614   7 years alwin when checking out an repository path and reopen it in kdesvn the new …
(edit) @613   7 years alwin * reverted the removing of X-checking. On most systems it isn't able to …
(edit) @612   7 years alwin * removed checking for X-Headers. seems that it works without that check * …
(edit) @611   7 years alwin merged in from branch rel_0_7 590:610
(edit) @610   7 years alwin ChangeLog updated
(edit) @609   7 years alwin check for folder content from within item took the wrong way.
(edit) @608   7 years alwin folder items will always open enabled, eg, get this navigation arrow, …
(edit) @607   7 years alwin special display for items with "conflict" state
(edit) @606   7 years alwin * URL-input in merge-dlg has now right mode * refresh whole tree after …
(edit) @605   7 years alwin added markup for conflicted items, moved config for icon overlay into …
(edit) @604   7 years alwin new status pics
(edit) @603   7 years alwin missed or not versioned items may marked with colors, too.
(edit) @602   7 years alwin * general mergedlg * version number increased
(edit) @601   7 years alwin Changelog
(edit) @600   7 years alwin merged in from branch rel_0_7 590:599
(edit) @599   7 years alwin speed improvements of cache - now it seems to be fine and finished. And …
(edit) @598   7 years alwin some speedups in caching obsolet code removed
(edit) @597   7 years biebl Added an option to the settings dialog which makes it possible to globally …
(edit) @596   7 years biebl Use some more distinct icons in the sidebar of the settings dialog.
(edit) @595   7 years alwin cache of updated and modified items implemented as tree so it will work …
(edit) @594   7 years alwin renamed svncpp to svnqt so it will not conflict with lib from rapidsvn
(edit) @593   7 years alwin svn-qt-wrapper made as shared lib.
(edit) @592   7 years alwin merged in from branch rel_0_7 576:590
(edit) @591   7 years alwin Tagging release 0.7.2
(edit) @590   7 years alwin fixes bug #46 check for new apr-config-tools (apr-1-config and …
(edit) @589   7 years alwin fixed a small error when checking modified cache.
(edit) @588   7 years alwin execute an item now always uses KIO. On repositories it uses "ksvn+..." …
(edit) @587   7 years alwin small fixes
(edit) @586   7 years alwin Replaced QCanvas for displaying images with class I wrote for the …
(edit) @585   7 years alwin utf8 conversion fix up again in exception messages.
(edit) @584   7 years alwin commandline methods inserted which let checkout/export to a specified …
(edit) @583   7 years alwin ChangeLog updated
(edit) @582   7 years alwin hotkey fix
(edit) @581   7 years alwin translation files updated.
(edit) @580   7 years alwin Todo - list checked
(edit) @579   7 years alwin New dialog windows get the current active modal dialog as parent so the …
(edit) @578   7 years alwin item modified/updated/locked item may marked with colors, too.
(edit) @577   7 years alwin beginning of reordering svncpp to a real shared lib.
(edit) @576   7 years alwin merged in from branch rel_0_7 557:575
(edit) @575   7 years alwin ChangeLog updated
(edit) @574   7 years alwin * in client_diff.cpp - possible conversion problem to UTF8 fixed, …
Note: See TracRevisionLog for help on using the revision log.

Ihr Browser versucht gerade eine Seite aus dem sogenannten Internet auszudrucken. Das Internet ist ein weltweites Netzwerk von Computern, das den Menschen ganz neue Möglichkeiten der Kommunikation bietet.

Da Politiker im Regelfall von neuen Dingen nichts verstehen, halten wir es für notwendig, sie davor zu schützen. Dies ist im beidseitigen Interesse, da unnötige Angstzustände bei Ihnen verhindert werden, ebenso wie es uns vor profilierungs- und machtsüchtigen Politikern schützt.

Sollten Sie der Meinung sein, dass Sie diese Internetseite dennoch sehen sollten, so können Sie jederzeit durch normalen Gebrauch eines Internetbrowsers darauf zugreifen. Dazu sind aber minimale Computerkenntnisse erforderlich. Sollten Sie diese nicht haben, vergessen Sie einfach dieses Internet und lassen uns in Ruhe.

Die Umgehung dieser Ausdrucksperre ist nach §95a UrhG verboten.

Mehr Informationen unter www.politiker-stopp.de.