┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/versioncontrol/versioncontrolobserver.cpp
AgeCommit message (Expand)Author
2014-05-05dolphin: convert views/ to qt5 signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-01-31Don't store the index of the file item in the VersionControlObserver::ItemSta...Emmanuel Pescosta
2014-01-16Remove the "retrieved items" code from UpdateItemStatesThread and VersionCont...Emmanuel Pescosta
2014-01-15Use the QMap iterator instead of foreach(key, map.keys()) in UpdateItemStates...Emmanuel Pescosta
2013-09-29Show the right version states for expanded items.Emmanuel Pescosta
2013-01-15The locking around the plugin access in actions doesn't seem to beSimeon Bird
2013-01-15We don't need the mutex guarding m_itemStates in theSimeon Bird
2013-01-15A crash occurs if updateItemStates runs between theSimeon Bird
2012-04-27Never pass null-items to version-control-pluginsPeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-01-14Fix possible crash in version-control observerPeter Penz
2011-09-18Fix crash in version-control-observerPeter Penz
2011-09-10Provide KVersionControlPlugin version 2Peter Penz
2011-09-09Version control: Show context menu entries of pluginsPeter Penz
2011-09-09Version control: Get rid of PendingThreadsMaintainerPeter Penz
2011-09-08KFileItemModel: emit itemsChanged() signalPeter Penz
2011-09-08Version control: Apply text-color if an item is versionedPeter Penz
2011-09-06First step to reactivate version control plugin functionalityPeter Penz
2011-07-31normalize signals/slotsMontel Laurent
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2010-10-25- Add support for file item actions (see http://reviewboard.kde.org/r/5659/)Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in...Peter Penz