┌ ┐
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
/
versioncontrol
/
versioncontrolobserver.cpp
Age
Commit message (
Expand
)
Author
2010-07-24
Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz
2010-04-30
Assure to reconnect to the version plugin signals, otherwise no information w...
Peter Penz
2010-04-04
Invert default behavior regarding loading of version control plugins: Only lo...
Peter Penz
2010-03-24
Renamed methods and improved documentation, as in the previous patch the wron...
Peter Penz
2010-03-24
Version control: Move the maintainance of pending threads into a custom class...
Peter Penz
2010-03-23
VersionControlObserver: Only disconnect m_plugin in the destructor if
Frank Reininghaus
2010-03-22
Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...
Peter Penz
2009-12-12
Allow to disable version control plugins. It's too late already for providing...
Peter Penz
2009-12-07
fix possible crash when the signal finished() has been emitted asynchronously
Peter Penz
2009-11-06
Fixed issues when several LoadItemStatesThreads access one plugin or when the...
Peter Penz
2009-11-06
* enable the loading of version control plugins (thanks to Aaron for the hint)
Peter Penz