source: @ 609

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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, …
(edit) @573   7 years alwin fixed small semantic error
(edit) @572   7 years alwin string and utf8 converstion fix up.
(edit) @571   7 years alwin Changelog entry
(edit) @570   7 years alwin compile fix for gcc 4.1 (semantic error) reported by Dirk Mueller from …
(edit) @569   7 years alwin when dropping from inside and canceld state was not reset correct
(edit) @568   7 years alwin small fix for url-style conversion (kde vs. subversion)
(edit) @567   7 years alwin fixed a stupid crasher... checking for nullpointers makes real sense when …
(edit) @566   7 years alwin wrong convertion info -> status - fixed
(edit) @565   7 years alwin + drag n drop inside kdesvn enabled + version number increased + fix: app …
(edit) @564   7 years alwin inserted option if user want more detailed info when remote listing
(edit) @563   7 years alwin * if set check for locks on remote-listings will only made on file-items …
(edit) @562   7 years alwin * removed lot of stupid inlines * data in Entry and StatusEntry? are made …
(edit) @561   7 years alwin merged in branch svncppqt4 via kdiff3 (to many conflicts otherwise) up to …
(edit) @560   7 years biebl In addition deactivate dynamic menus when compiling for KDE < 3.5. …
(edit) @559   7 years biebl If context menu is static, display SVN actions for files and folders only, …
(edit) @558   7 years alwin menu for about box and bugreport for part will not displayed when embbeded …
(edit) @557   7 years alwin merged in from branch rel_0_7 542:556
(edit) @556   7 years alwin replaced all ifdefs around toUtf8 and utf8 to a macro defined once.
(edit) @555   7 years alwin "diff" in KIO inmplemented
(edit) @554   7 years alwin checkout/export/switch/relocate box uses KURLRequest, transforming urls …
(edit) @553   7 years alwin "Log" works without selected items (use baseUri or Mainitem instead)
(edit) @552   7 years alwin implemented "switch" into KIO
(edit) @551   7 years alwin max displayed logs as unsigned config
(edit) @550   7 years alwin action revert into KIO
(edit) @549   7 years alwin avoid compiler warnings
(edit) @548   7 years alwin fix: info-action must enabled if a working copy or repository is open and …
(edit) @547   7 years alwin fix: race condition that stopdlg shadows active popup
(edit) @546   7 years alwin removed direct Q(Vector)List<Path> replaced with a typedef so #ifdefs are …
(edit) @545   7 years alwin use typedef instead QValueList<...>
(edit) @544   7 years alwin of course a bug shortly after release: fixed up revision parsing when …
(edit) @543   7 years alwin changelog
(edit) @542   7 years alwin tagging release 0.7.1
(edit) @541   7 years alwin open branch for 0.7.x
(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   7 years alwin removed useless and false conversion
(edit) @532   7 years alwin as long as kde < 3.5 is standard static context menus for konqueror are …
(edit) @531   7 years alwin * load locale files in kdesvnd and kiosvn on start * checkout integrated …
(edit) @530   7 years alwin ignores for document dir
(edit) @529   7 years alwin programmer documentation about KIO::special
(edit) @528   7 years alwin merged in from main (523:525) new constructor for svn::Revision
(edit) @527   7 years alwin Inserted information after commiting items into KIO
(edit) @526   7 years alwin implemented "update" into kio-specials
(edit) @525   7 years alwin Revision get extra constructor for parsing string or number
(edit) @524   7 years alwin hide not needed checkboxes on switch/relocate menu-entries descriptions
(edit) @523   7 years ar - fix mistake... - remove svncpp/ from includes to resolve compile …
(edit) @522   7 years ar - fix a mistake... - remove svncpp/ from includes to resolve compile …
(edit) @521   7 years ar - make svncpp Qt4 ready
(edit) @520   7 years alwin branch for qt4 and shared lib development
(edit) @519   7 years alwin fix: when retrieving auth information the info must get duplicated to …
(edit) @518   7 years alwin switch password edit to KLineEdit 'cause it isn't clear enough if the …
(edit) @517   7 years alwin fixed a design bug in svncpp singleStatus (from rapidSvn): when trying to …
(edit) @516   7 years alwin Changelog
(edit) @515   7 years alwin removed #ifdefs for building against subversion 1.1 - it makes no sense …
(edit) @514   7 years alwin bug of month november:
(edit) @513   7 years alwin translations updated
(edit) @512   7 years alwin Better context menu checking on local repositories.
(edit) @511   7 years alwin dcop module checks if a url  file:// may a repository.
(edit) @510   7 years alwin String-format corrected
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.