source: trunk @ 278

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @278   8 years alwin added missing icon
(edit) @277   8 years alwin display tooltips of entries. TODO: make configuration for that feature.
(edit) @276   8 years alwin dirwatch seems working now dialogsizes were not wrote back to config …
(edit) @275   8 years alwin started a dirwatch of a working copy seems working, but must strong …
(edit) @274   8 years alwin re-ordered the context menus.
(edit) @273   8 years alwin user may reload last opend url on startup of standalone application
(edit) @272   8 years alwin translation files update
(edit) @271   8 years alwin corrected copyright statement (patch from Michael Biebl)
(edit) @270   8 years alwin icons for toolbar
(edit) @269   8 years alwin removed (this moment) not used option
(edit) @268   8 years alwin checking for updates has an entry in toolbar when check finished printout …
(edit) @267   8 years alwin * clear updates cache on open a new url * exchanged a message text
(edit) @266   8 years alwin Fixed .desktop - file from Michael Biebl
(edit) @265   8 years alwin fix wrong configure parameter
(edit) @264   8 years alwin repaint gui when subversion lib is asking for user-cancel
(edit) @263   8 years alwin wrong translation fixed
(edit) @262   8 years alwin Translations…
(edit) @261   8 years alwin Subversion settings widget integrated
(edit) @260   8 years alwin License file into distribution
(edit) @259   8 years alwin license stuff
(edit) @258   8 years alwin configuring keys in standalone configures keys for part, too.
(edit) @257   8 years alwin log history will saved to config-file not just for current session history …
(edit) @256   8 years alwin merged new messages into translation files.
(edit) @255   8 years alwin * version number increased * ChangeLog entries
(edit) @254   8 years alwin * removed obsolete code in kdesvn.cpp/.h * settings for part should now …
(edit) @253   8 years alwin a little bit more doc
(edit) @252   8 years alwin icons stuff again
(edit) @251   8 years alwin pics for doc
(edit) @250   8 years alwin config options renamed internal
(edit) @249   8 years alwin little bit more doku
(edit) @248   8 years alwin some more icons
(edit) @247   8 years alwin little bit more documentation
(edit) @246   8 years alwin http+svn and https+svn as extra protocols (mapped to standard) so there …
(edit) @245   8 years alwin Changelog written…
(edit) @244   8 years alwin after update updated items are removed from updates-cache
(edit) @243   8 years alwin re-created po-files
(edit) @242   8 years alwin * when browing not on head on remote "Cat head" prints the browsing …
(edit) @241   8 years alwin hint that users may not edit files on repositories with kdesvn
(edit) @240   8 years alwin Make sure that the menu for settings is always "Configure kdesvn" and not …
(edit) @239   8 years alwin open repositories at specific revision works fine: …
(edit) @238   8 years alwin prepare capability for browsing repositories at a specific revision not …
(edit) @237   8 years alwin first try of running remote-items
(edit) @236   8 years alwin check if a local dir is a local subversion repository or a working copy
(edit) @235   8 years alwin changed items will now cached so a check for them is only required on open …
(edit) @234   8 years alwin svn cat returns QByteArray instead of QString
(edit) @233   8 years alwin reset caption when URL closed
(edit) @232   8 years alwin another utf8 failure
(edit) @231   8 years alwin sort order failure fixed
(edit) @230   8 years alwin lot of small fixes
(edit) @229   8 years alwin fixed another utf8 and strcpy error
(edit) @228   8 years alwin fixed utf8 conversion error
(edit) @227   8 years alwin fixed iconnames
(edit) @226   8 years alwin start of configure dialog
(edit) @225   8 years alwin start of configure dialog
(edit) @224   8 years alwin setup a icon-overlay for modified items
(edit) @223   8 years alwin removed obsolete debugstatements
(edit) @222   8 years alwin more icons added
(edit) @221   8 years bram Better wording.
(edit) @220   8 years bram o Latin1-UTF8 crap fixed in German. o Added Dutch entry.
(edit) @219   8 years bram Better sentence.
(edit) @218   8 years bram o Grammar o Mention kdesvn in "Report bug" entry. Konqueror shows "Report …
(edit) @217   8 years bram lib --> Library
(edit) @216   8 years bram Updated Dutch translation to 100% in trunk.
(edit) @214   8 years alwin icons added for marking added symbols
(edit) @212   8 years alwin merged stuff from 0.5.x branch (up to revision 211)
(edit) @211   8 years alwin inserted not folder where related stuff comes in which is not real part of …
(edit) @198   8 years alwin removed all references to STL and replaced with QT-Counterparts.
(edit) @197   8 years alwin
(edit) @196   8 years alwin removed all stl stuff
(edit) @193   8 years alwin merged in stuff from branch (up to revision 191)
(edit) @188   8 years alwin ok. understood the trick with rc-file. in standalone client the subversion …
(edit) @179   8 years alwin Merged from 0.5.x branch (174:177)
(edit) @174   8 years alwin Changelog modified and hint into INSTALL
(edit) @173   8 years alwin Small layout problem with urldlg
(edit) @172   8 years alwin Last fixes for konqueror integration
(edit) @171   8 years alwin Moved over to KPart. Seems working now, must checked.
(edit) @170   8 years alwin merged in bugfix from branch (163:168) into changelog and svnactions.cpp
(edit) @167   8 years alwin Spec file for SuSE rpm generated by Víctor Fernández Martínez
(edit) @166   8 years alwin simple - but mostly useless - password-dialog when using ssh-agent or …
(edit) @165   8 years alwin merged from rel_0_4 branch (146:163)
(edit) @161   8 years alwin fixed a problem with temporary files while diffing
(edit) @160   8 years alwin logdialog uses global helper for converting datetime from apr-type to qt
(edit) @159   8 years alwin * beauty of propertydialog * check for not usersetable properties
(edit) @158   8 years alwin revision is long int not unsigned int
(edit) @157   8 years alwin
(edit) @156   8 years alwin reduced to one opendialog (make no sense having two) urls opened with that …
(edit) @155   8 years alwin * spec files for rpms added * setup own url-open-dialog with history, will …
(edit) @154   8 years alwin cat specific revision
(edit) @153   8 years alwin - dcop stuff removed (not needed this moment) - diff between revisions …
(edit) @152   8 years alwin splitted classes that way that Svn-entries are not bound to QT/KDE classes
(edit) @151   8 years alwin More splitting of classes
(edit) @150   8 years alwin some required code-reorganization
(edit) @149   8 years alwin version number for next big release prepared
(edit) @147   8 years alwin merged in bugfix from rel_0_4 branch (145:146)
(edit) @143   8 years alwin whats going on in release 0.4
(edit) @142   8 years alwin Some cleanups, obsolete debugs removed
(edit) @141   8 years alwin Some translations more
(edit) @140   8 years alwin insert doc for (un-)ignore menuentry
(edit) @139   8 years alwin just tried my new menupoint myself, eg. added a lot of files via click to …
(edit) @138   8 years alwin ignore / unignore of items with single action
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.