source: trunk @ 657

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @626   7 years ar - return const QString instead of const char*
(edit) @622   7 years alwin merged in from branch 619:621: hint for generating configure script when …
(edit) @620   7 years alwin * merged in bugfix for revision handling for cat/info from branch (:619) * …
(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) @611   7 years alwin merged in from branch rel_0_7 590:610
(edit) @600   7 years alwin merged in from branch rel_0_7 590:599
(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) @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) @557   7 years alwin merged in from branch rel_0_7 542:556
(edit) @540   7 years alwin * log in kio implemented this will last KIO I integrate into current …
(edit) @539   7 years alwin fixed some build problems while generating the desktop-files for context …
(edit) @538   7 years alwin Appendix about revision syntax to helpfile.
(edit) @537   7 years alwin removed obsolet icon file
(edit) @536   7 years alwin context menues will modified in respect for which kde version it is …
(edit) @535   7 years alwin * little bit doc * version number increased
(edit) @534   7 years alwin reinit KIO-context on every operation is a little bit a .... stupid …
(edit) @533   8 years alwin removed useless and false conversion
(edit) @532   8 years alwin as long as kde < 3.5 is standard static context menus for konqueror are …
(edit) @531   8 years alwin * load locale files in kdesvnd and kiosvn on start * checkout integrated …
(edit) @530   8 years alwin ignores for document dir
(edit) @529   8 years alwin programmer documentation about KIO::special
(edit) @527   8 years alwin Inserted information after commiting items into KIO
(edit) @526   8 years alwin implemented "update" into kio-specials
(edit) @525   8 years alwin Revision get extra constructor for parsing string or number
(edit) @524   8 years alwin hide not needed checkboxes on switch/relocate menu-entries descriptions
(edit) @519   8 years alwin fix: when retrieving auth information the info must get duplicated to …
(edit) @518   8 years alwin switch password edit to KLineEdit 'cause it isn't clear enough if the …
(edit) @517   8 years alwin fixed a design bug in svncpp singleStatus (from rapidSvn): when trying to …
(edit) @516   8 years alwin Changelog
(edit) @515   8 years alwin removed #ifdefs for building against subversion 1.1 - it makes no sense …
(edit) @514   8 years alwin bug of month november:
(edit) @513   8 years alwin translations updated
(edit) @512   8 years alwin Better context menu checking on local repositories.
(edit) @511   8 years alwin dcop module checks if a url  file:// may a repository.
(edit) @510   8 years alwin String-format corrected
(edit) @509   8 years alwin when checkout or import kdesvn will append default the last part of source …
(edit) @508   8 years alwin small fix
(edit) @507   8 years alwin * when translating url append possible query from original url * give log …
(edit) @506   8 years alwin one more stupid url translation required
(edit) @505   8 years alwin * for kde 3.5 - translate that stupid system:/ urls as possible, media:/ - …
(edit) @504   8 years alwin fixed up problems with visibility
(edit) @503   8 years alwin removed doubled object copy
(edit) @502   8 years alwin forgot printing out some callbackmessages
(edit) @501   8 years alwin Starting special operations in KIO
(edit) @500   8 years alwin removed build reference to icon so 'rpmbuild -ta' works
(edit) @499   8 years alwin changed hotkey for local diff
(edit) @498   8 years alwin hint that subversion doesn't support protocols for working copies
(edit) @497   8 years alwin fixed memleak in kio
(edit) @496   8 years alwin dynamic konqueror menues for kde 3.5 finished ToDo?: find a trick how to …
(edit) @495   8 years alwin set default revisions on commandline if now one are given.
(edit) @494   8 years alwin code cleanup for kde 3.5
(edit) @493   8 years alwin ups. checked in the wrong.…
(edit) @492   8 years alwin begin features for kde 3.5 - dynamic context-menue for konqueror
(edit) @491   8 years alwin icon update
(edit) @490   8 years alwin better description for action base_diff
(edit) @489   8 years alwin made two simple diff entries one as diff against HEAD and one against BASE
(edit) @488   8 years alwin "Whats this" info replaced for external display setting
(edit) @487   8 years alwin Patch by Bryan Holty:
(edit) @486   8 years ar - username and password must already be utf8 as described in …
(edit) @485   8 years alwin when on copy / move on commandline the target parameter is missing, kdesvn …
(edit) @484   8 years alwin Package structure - kio::ksvn is part of standard package now.
(edit) @483   8 years alwin filesize fix for KIO
(edit) @482   8 years alwin rpm structure
(edit) @481   8 years alwin Switch for commandline and konqueror context
(edit) @479   8 years alwin version number modified to rc1
(edit) @478   8 years alwin version number modified to rc1
(edit) @477   8 years alwin checking recursive for unversioned items enabled in gui
(edit) @476   8 years alwin fix: removed useless QString::fromUtf8 - call.
(edit) @475   8 years alwin context log requires default values
(edit) @474   8 years alwin put action addnew into desktop-entry for konqueror
(edit) @473   8 years alwin new command "addnew" for commandline, will check given url vor unversioned …
(edit) @472   8 years alwin fix bug 0000039: diffs are now realy made local without giving any …
(edit) @471   8 years alwin all sect1 must get an id in doc
(edit) @470   8 years alwin icon fix for doc
(edit) @469   8 years alwin docu - short description of KIO integration
(edit) @468   8 years alwin fix: on killing threads app waits up to 10 seconds for clean stop. If …
(edit) @467   8 years alwin fix: threads were not cleaned up right way when apps/part were closed
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.