┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/versioncontrol/updateitemstatesthread.cpp
AgeCommit message (Expand)Author
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2018-03-03Remove unused #includeRoman Inflianskas
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...Emmanuel Pescosta
2014-10-15Replaced the ItemState structure with QPair<KFileItem, KVersionControlPlugin2...Emmanuel Pescosta
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-04-25Fix memory leak with Dropbox version control plugin.Emmanuel Pescosta
2014-02-11Remove some unused functions.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-15We don't need the mutex guarding m_itemStates in theSimeon Bird
2012-10-19Fix race condition and deadlock in the version pluginSimeon Bird
2011-09-10Provide KVersionControlPlugin version 2Peter Penz
2011-09-08Version control: Apply text-color if an item is versionedPeter Penz
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in...Peter Penz