┌ ┐
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
2014-05-05
dolphin: convert views/ to qt5 signal/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
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
2012-04-27
Never pass null-items to version-control-plugins
Peter Penz
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz
2012-01-14
Fix possible crash in version-control observer
Peter Penz
2011-09-18
Fix crash in version-control-observer
Peter Penz
2011-09-10
Provide KVersionControlPlugin version 2
Peter Penz
2011-09-09
Version control: Show context menu entries of plugins
Peter Penz
2011-09-09
Version control: Get rid of PendingThreadsMaintainer
Peter Penz
2011-09-08
KFileItemModel: emit itemsChanged() signal
Peter Penz
2011-09-08
Version control: Apply text-color if an item is versioned
Peter Penz
2011-09-06
First step to reactivate version control plugin functionality
Peter Penz
2011-07-31
normalize signals/slots
Montel Laurent
2011-07-30
Merged very early alpha-version of Dolphin 2.0
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
2011-02-04
Use capitalized KDE includes
Peter Penz
2010-10-25
- Add support for file item actions (see http://reviewboard.kde.org/r/5659/)
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in...
Peter Penz