┌ ┐
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
/
updateitemstatesthread.cpp
Age
Commit message (
Expand
)
Author
2026-01-22
clang-tidy: use default for trivial constructor
Méven Car
2024-04-04
versioncontrol: make observer the sole owner of plugins
Méven Car
2024-03-24
versioncontrol: Prevent a use-after-free in UpdateItemStatesThread
Méven Car
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2018-03-03
Remove unused #include
Roman Inflianskas
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2015-02-25
Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...
Emmanuel Pescosta
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
Allow compiling Dolphin with KF5
Alex Richardson
2014-04-25
Fix memory leak with Dropbox version control plugin.
Emmanuel Pescosta
2014-02-11
Remove some unused functions.
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
We don't need the mutex guarding m_itemStates in the
Simeon Bird
2012-10-19
Fix race condition and deadlock in the version plugin
Simeon Bird
2011-09-10
Provide KVersionControlPlugin version 2
Peter Penz
2011-09-08
Version control: Apply text-color if an item is versioned
Peter Penz
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in...
Peter Penz