┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/versioncontrol/versioncontrolobserver.cpp
AgeCommit message (Expand)Author
2010-04-04Invert default behavior regarding loading of version control plugins: Only lo...Peter Penz
2010-03-24Renamed methods and improved documentation, as in the previous patch the wron...Peter Penz
2010-03-24Version control: Move the maintainance of pending threads into a custom class...Peter Penz
2010-03-23VersionControlObserver: Only disconnect m_plugin in the destructor ifFrank Reininghaus
2010-03-22Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...Peter Penz
2009-12-12Allow to disable version control plugins. It's too late already for providing...Peter Penz
2009-12-07fix possible crash when the signal finished() has been emitted asynchronouslyPeter Penz
2009-11-06Fixed issues when several LoadItemStatesThreads access one plugin or when the...Peter Penz
2009-11-06* enable the loading of version control plugins (thanks to Aaron for the hint)Peter Penz