┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
views
/
versioncontrol
/
versioncontrolobserver.cpp
Age
Commit message (
Expand
)
Author
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-07-18
Remove references to KServiceTypeTrader in comments
Nicolas Fella
2022-03-11
Pass dolphin view as parent widget to plugins
Anthony Fieroni
2021-12-06
Fix various typos
luz paz
2021-12-01
Port away from deprecated KPluginLoader
Alexander Lohnau
2021-07-03
Remove unused includes
Nicolas Fella
2021-05-31
Remove code path for loading deprecated VSC plugins
Alexander Lohnau
2021-04-05
Check the version of the plugins before trying to load them
Martin T. H. Sandsmark
2021-04-05
Port the VCS plugin system to KPluginLoader
Tobias Fella
2021-01-05
fix crashing on launch
Martin T. H. Sandsmark
2020-12-27
Apply sugestions
Méven Car
2020-12-27
Review feedback
Méven Car
2020-12-27
Version Control plugin: allow plugins to return repository root
Méven Car
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-10-23
Compile without foreach
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-05-15
Added VCS plugins signals connections for outOfVersionControl() actions.
Nikolai Krasheninnikov
2020-04-30
For VCS-plugin interface added pure virtual function outOfVersionControlActio...
Nikolai Krasheninnikov
2020-02-18
Fixes multiple KVersionControlPlugin::fileName() calls on entering or updatin...
Nikolai Krasheninnikov
2020-01-26
Fixes multiple VCS plugin calls on single directory update.
Nikolai Krasheninnikov
2019-02-02
Merge branch 'Applications/18.12'
Elvis Angelaccio
2019-02-02
Fix member initialization
Anthony Fieroni
2019-02-02
[versioncontrolobserver] Update working directory on tab activation
Anthony Fieroni
2019-01-29
[versioncontrolobserver] Do not use static plugin objects
Anthony Fieroni
2018-11-30
Use isEmpty here too
Laurent Montel
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-02-25
readded missing isVersioned check in VersionControlObserver::actions()
Emmanuel Pescosta
2015-02-25
Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...
Emmanuel Pescosta
2015-02-24
Replace kDebug/kWarning by categorized logging (org.kde.dolphin)
Emmanuel Pescosta
2014-10-21
address 2 more KUrl -> QUrl issues mentioned in rr#120688
Lukáš Tinkl
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-10-15
Replaced the ItemState structure with QPair<KFileItem, KVersionControlPlugin2...
Emmanuel Pescosta
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-13
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-05
dolphin: convert views/ to qt5 signal/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2014-02-27
Merge remote-tracking branch 'origin/KDE/4.12' into KDE/4.13
Frank Reininghaus
2014-02-25
Fix Bug 330605 - Dropbox plugin prevents git plugin from working
Emmanuel Pescosta
2014-01-31
Don't store the index of the file item in the VersionControlObserver::ItemSta...
Emmanuel Pescosta
2014-01-16
Remove the "retrieved items" code from UpdateItemStatesThread and VersionCont...
Emmanuel Pescosta
2014-01-15
Use the QMap iterator instead of foreach(key, map.keys()) in UpdateItemStates...
Emmanuel Pescosta
2013-09-29
Show the right version states for expanded items.
Emmanuel Pescosta
2013-01-15
The locking around the plugin access in actions doesn't seem to be
Simeon Bird
2013-01-15
We don't need the mutex guarding m_itemStates in the
Simeon Bird
2013-01-15
A crash occurs if updateItemStates runs between the
Simeon Bird
[next]