source: trunk @ 811

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @811   7 years alwin fix of a small merge error
(edit) @810   7 years alwin merged in from branch up to revision 809
(edit) @807   7 years alwin begin of restructured context menus.
(edit) @806   7 years alwin action for partial revisiontree enabled/disabled depending on item marked
(edit) @805   7 years alwin hups. small error in regexp (wrong version will work, too on most systems)
(edit) @804   7 years alwin RevisionTree?: fixed a crasher, sometimes dot breaks output lines with …
(edit) @803   7 years alwin Language files updated
(edit) @802   7 years alwin RevisionTree?: Description labels are stored internal so kdesvn get it …
(edit) @801   7 years alwin some files to ignore set
(edit) @800   7 years alwin * item at specific revision may displayed in revision tree * nodenames for …
(edit) @799   7 years alwin Treewidget (re-)stores sizes of splitter.
(edit) @798   7 years alwin end revision in revision-select-dlg defaults to "HEAD"
(edit) @797   7 years alwin fix possible endless loop in revision tree, reason was a design error.
(edit) @796   7 years alwin sometimes copy operations in revision tree shows wrong source -> fixed.
(edit) @795   7 years alwin set focus back to listview when making list
(edit) @794   7 years alwin some more code-reordering
(edit) @793   7 years alwin Code reordering
(edit) @792   7 years alwin removed obsolete lib-deps
(edit) @791   7 years alwin fixed double-listing bug.
(edit) @790   7 years alwin show default username in authentification dialog
(edit) @789   7 years alwin Versionnumber increased ChangeLog
(edit) @788   7 years alwin all contextmenus for konqueror moved into one submenu 'cause problems with …
(edit) @787   7 years alwin Partial revision tree implemented
(edit) @786   7 years alwin fixed version number for svnqt-library
(edit) @785   7 years alwin added new items
(edit) @784   7 years alwin Merged in from rel_0_8 branch up to rev 783
(edit) @783   7 years alwin ToDo? list updated
(edit) @776   7 years alwin -fstack-protector if possible
(edit) @770   7 years alwin spanish translation updated
(edit) @769   7 years alwin little bit handbook
(edit) @768   7 years alwin removed checks for java and fortran
(edit) @767   7 years alwin * handbook * german translation fix
(edit) @766   7 years alwin merged from branch rel_0_8 up to revision 765
(edit) @751   7 years alwin merged in from rel_0_8 up to 749
(edit) @745   7 years alwin merged in from rel_0_8 up to 742
(edit) @743   7 years ar - add static function getRepos
(edit) @736   7 years alwin merged in from rel_0_8 up to rev 735
(edit) @728   7 years alwin Fixed an error due merging in Makefile
(edit) @726   7 years alwin Merged rel_0_8 up to 725
(edit) @717   7 years alwin applied italian update from Luciano Montanaro
(edit) @704   7 years biebl This patch doesn't add new features - Debians libtool doesn't …
(edit) @703   7 years ar - typedef LogChangePathEntries?
(edit) @702   7 years alwin merged latest stuff from rel 0.8.x branch I had made for release
(edit) @698   7 years ar - utf8 convert
(edit) @695   7 years alwin inserted missing info method (was commented out for tests)
(edit) @694   7 years alwin * update translations * remove another obsolete hotkey * hide some …
(edit) @693   7 years alwin * some class doc * extra doxygen-file for svnqt-library * listener got a …
(edit) @692   7 years alwin copyright in template modified
(edit) @691   7 years alwin pic conversion script added
(edit) @690   7 years alwin Translations updated
(edit) @689   7 years alwin italian translation updated inserted missing i18n-macros (patch by Luciano …
(edit) @688   7 years alwin hopefully last changes to svnqt interface inserted package svnqt(-devel) …
(edit) @687   7 years alwin beauty
(edit) @686   7 years alwin removed obsolete stuff
(edit) @685   7 years alwin real usage of commit list items trough the callbacks integrated into …
(edit) @684   7 years alwin forgot access operators on CommitItem?
(edit) @683   7 years alwin When retrieving commit message the list of commited items will go trough …
(edit) @682   7 years alwin hopefully fixed up a compiler problem again and removed an obsolete …
(edit) @681   7 years alwin hopefully fixed up a compiler problem
(edit) @680   7 years alwin fixup for subversion 1.3
(edit) @679   7 years alwin splitted of svn::Context
(edit) @678   7 years alwin switched over last methods to subversion 1.2 / 1.3 API
(edit) @677   7 years alwin let doxygen generate UML diagrams
(edit) @676   7 years alwin reduced search for updating items, will only done when needed.
(edit) @675   7 years alwin reduced search for updating items, will only done when needed.
(edit) @674   7 years alwin fix so it will build against subversion 1.2
(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) @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) @637   7 years alwin merged in from branch rel_0_7 up to revision 636
(edit) @628   7 years ar - #ifdef Q_WS_X11 -> #ifdef HAVE_CONFIG_H
(edit) @627   7 years ar - fix compile issues on win32
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.