┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/versioncontrol/fileviewsvnplugin.h
AgeCommit message (Collapse)Author
2010-04-02Remove the SVN plugin from the Dolphin sources. The plugin will get part of ↵Peter Penz
kdesdk (request will be submitted on reviewboard during the next days). svn path=/trunk/KDE/kdebase/apps/; revision=1110250
2010-03-25Remove the redundant m_versionInfoKeys member, just iterate the hash table ↵Peter Penz
instead svn path=/trunk/KDE/kdebase/apps/; revision=1107255
2010-01-18fixed issue that SVN actions got disabled after selecting itemsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1076617
2009-11-10never report a success if there was none: check the exit code + statusPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1047233
2009-11-06* enable the loading of version control plugins (thanks to Aaron for the hint)Peter Penz
* Don't terminate the thread that receives the item states when changing a view. Instead let the thread get finished and ignore the result. svn path=/trunk/KDE/kdebase/apps/; revision=1045674