┌ ┐
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
/
revisioncontrolobserver.cpp
Age
Commit message (
Expand
)
Author
2009-07-30
If the revision states have been changed because of executing a SVN context m...
Peter Penz
2009-07-29
terminate the thread which checks the revision state of items if the revision...
Peter Penz
2009-07-29
inform the revision control observer about changed revision states
Peter Penz
2009-07-29
Allow the revision control plugins to indicate information-, error- and opera...
Peter Penz
2009-07-27
Improved Subversion test plugin to allow committing, updating, diffing, addin...
Peter Penz
2009-07-23
The revision control plugin must be aware on which directory the context-menu...
Peter Penz
2009-07-23
replace list.count() > 0 by !list.isEmpty()
Peter Penz
2009-07-22
show the actions of a revision control plugin in the context menu
Peter Penz
2009-07-22
- Documentation updates.
Peter Penz
2009-07-19
- interface cleanups
Peter Penz
2009-07-17
no need to export this internal class
Peter Penz
2009-07-17
The performance of updating the revision state of items depends on the used p...
Peter Penz
2009-07-15
simplify the revision control API
Peter Penz
2009-07-12
The information whether an item is a file or a directory is already known by ...
Peter Penz
2009-07-12
Enable Dolphin to show the revision states of files that are under revision c...
Peter Penz