source: trunk @ 513

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @466   8 years alwin revert for command line
(edit) @465   8 years alwin removed obsolete pics
(edit) @464   8 years alwin * delete / add for commandline variant
(edit) @463   8 years alwin Translations
(edit) @462   8 years alwin * new commands for commandline variant * stopdialog may display messages - …
(edit) @461   8 years alwin * added desktop entries for konqueror context menu to spec file
(edit) @460   8 years alwin * created desktop entries for konqueror context menu * changed icon names …
(edit) @459   8 years alwin corrected icon links for docu
(edit) @458   8 years alwin icons renamed to a more unique name icons will installed in global …
(edit) @457   8 years alwin hint for building on 64bit platforms (#0000032)
(edit) @456   8 years alwin removed obsoletes
(edit) @455   8 years alwin on update a thread checking for newer items will stopped
(edit) @454   8 years alwin base threading stuff mostly finished, signals are routed trough …
(edit) @453   8 years alwin hint that checking for updates only works with subversion 1.2 or above.
(edit) @452   8 years alwin Bug #0000040 - 64bit libraries wasn't found
(edit) @451   8 years alwin bug #0000041 - removed double icon entry from desktop file
(edit) @450   8 years alwin commented out extra mutex - seems that them are not needed
(edit) @449   8 years alwin Logmessages will displayed shorten in history box so dialogs doesn't grow …
(edit) @448   8 years alwin changelog
(edit) @447   8 years alwin Some improvements on threading stuff New option for checking for updates …
(edit) @446   8 years alwin NULL -> 0L
(edit) @445   8 years alwin Forgot to add files…
(edit) @444   8 years alwin first of callback-dialogs (sslTrustPrompt) may initialized from thread. …
(edit) @443   8 years alwin small fixes in svncpp
(edit) @442   8 years alwin small bugfix in sslTrustAnswer - lib forgot to assign failure-type to …
(edit) @441   8 years alwin package hint
(edit) @440   8 years alwin updates will checked on open a working copy in background. ToDo?: * dialogs …
(edit) @439   8 years alwin * thread for scanning modifications in working copy send an event if run …
(edit) @438   8 years alwin reorganized new threading code
(edit) @437   8 years alwin first stage of threaded check for modified files. ToDo?: After finish the …
(edit) @436   8 years alwin print correct question if checkout or export (recursive vs. force)
(edit) @435   8 years alwin little bit translations
(edit) @434   8 years alwin fixed another package-issue
(edit) @433   8 years alwin fixed spec file
(edit) @432   8 years alwin Fix a compile problem with FC2
(edit) @431   8 years alwin todo list for svncpp refreshed
(edit) @430   8 years alwin * cat2 * syntax bugfix in client_property.cpp (patch send by Igor …
(edit) @429   8 years alwin some corrections Hint: dynamic action menu is for kde 3.5
(edit) @428   8 years alwin spec file corrected
(edit) @427   8 years alwin diff against head may be used on multiple selections
(edit) @426   8 years alwin made dcop client part of kded
(edit) @425   8 years alwin removed obsolete example code
(edit) @424   8 years alwin icons for copy and cat action
(edit) @423   8 years alwin icons again
(edit) @422   8 years alwin little bit doc TODO list review
(edit) @421   8 years alwin removed obsolete include files
(edit) @420   8 years alwin fixed up displaying locks in detailed information on repository-items
(edit) @419   8 years alwin removed obsolete code
(edit) @418   8 years alwin when item is locked is locked it is marked as overlay not as icon in last …
(edit) @417   8 years alwin re-design of (un-)lock icons 'cause original wasn't useable.
(edit) @416   8 years alwin due code for displaying unversioned dirs on remote repository browsing …
(edit) @415   8 years alwin removed all kdebug.h includes 'cause not longer required in svncpp
(edit) @414   8 years alwin changelog
(edit) @413   8 years alwin icons for lock / unlock / locked
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.