┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/versioncontrol/versioncontrolobserver.cpp
AgeCommit message (Expand)Author
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-29Use ellipsis everywhere instead of three dotsTem PQD
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-07-18Remove references to KServiceTypeTrader in commentsNicolas Fella
2022-03-11Pass dolphin view as parent widget to pluginsAnthony Fieroni
2021-12-06Fix various typosluz paz
2021-12-01Port away from deprecated KPluginLoaderAlexander Lohnau
2021-07-03Remove unused includesNicolas Fella
2021-05-31Remove code path for loading deprecated VSC pluginsAlexander Lohnau
2021-04-05Check the version of the plugins before trying to load themMartin T. H. Sandsmark
2021-04-05Port the VCS plugin system to KPluginLoaderTobias Fella
2021-01-05fix crashing on launchMartin T. H. Sandsmark
2020-12-27Apply sugestionsMéven Car
2020-12-27Review feedbackMéven Car
2020-12-27Version Control plugin: allow plugins to return repository rootMéven Car
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-05-15Added VCS plugins signals connections for outOfVersionControl() actions.Nikolai Krasheninnikov
2020-04-30For VCS-plugin interface added pure virtual function outOfVersionControlActio...Nikolai Krasheninnikov
2020-02-18Fixes multiple KVersionControlPlugin::fileName() calls on entering or updatin...Nikolai Krasheninnikov
2020-01-26Fixes multiple VCS plugin calls on single directory update.Nikolai Krasheninnikov
2019-02-02Merge branch 'Applications/18.12'Elvis Angelaccio
2019-02-02Fix member initializationAnthony Fieroni
2019-02-02[versioncontrolobserver] Update working directory on tab activationAnthony Fieroni
2019-01-29[versioncontrolobserver] Do not use static plugin objectsAnthony Fieroni
2018-11-30Use isEmpty here tooLaurent Montel
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-02-25readded missing isVersioned check in VersionControlObserver::actions()Emmanuel Pescosta
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...Emmanuel Pescosta
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2014-10-21address 2 more KUrl -> QUrl issues mentioned in rr#120688Lukáš Tinkl
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
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-05dolphin: convert views/ to qt5 signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-02-27Merge remote-tracking branch 'origin/KDE/4.12' into KDE/4.13Frank Reininghaus
2014-02-25Fix Bug 330605 - Dropbox plugin prevents git plugin from workingEmmanuel Pescosta
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