┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/revisioncontrolobserver.cpp
AgeCommit message (Expand)Author
2009-08-13* Use the term "version control" instead of "revision control" to be consiste...Peter Penz
2009-08-01Assure that the revision control observer receives the correct revision state...Peter Penz
2009-07-30If the revision states have been changed because of executing a SVN context m...Peter Penz
2009-07-29terminate the thread which checks the revision state of items if the revision...Peter Penz
2009-07-29inform the revision control observer about changed revision statesPeter Penz
2009-07-29Allow the revision control plugins to indicate information-, error- and opera...Peter Penz
2009-07-27Improved Subversion test plugin to allow committing, updating, diffing, addin...Peter Penz
2009-07-23The revision control plugin must be aware on which directory the context-menu...Peter Penz
2009-07-23replace list.count() > 0 by !list.isEmpty()Peter Penz
2009-07-22show the actions of a revision control plugin in the context menuPeter Penz
2009-07-22- Documentation updates.Peter Penz
2009-07-19- interface cleanupsPeter Penz
2009-07-17no need to export this internal classPeter Penz
2009-07-17The performance of updating the revision state of items depends on the used p...Peter Penz
2009-07-15simplify the revision control APIPeter Penz
2009-07-12The information whether an item is a file or a directory is already known by ...Peter Penz
2009-07-12Enable Dolphin to show the revision states of files that are under revision c...Peter Penz