┌ ┐
54
└ ┘
[
home
|
about
|
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
Age
Commit message (
Expand
)
Author
2009-08-01
Assure that no empty error message is shown in the statusbar. This should not...
Peter Penz
2009-08-01
Assure that non-default messages don't get hidden after a very short time by ...
Peter Penz
2009-08-01
move statusbar code into the directory "statusbar"
Peter Penz
2009-08-01
Assure that the panels don't shrink when the view is split and the zoomslide ...
Peter Penz
2009-08-01
Use QTemporaryFile instead of QFile. This assures an automatic deleting of th...
Peter Penz
2009-08-01
Assure that the revision control observer receives the correct revision state...
Peter Penz
2009-07-31
SVN_SILENT: warning--, fixed indentations
Peter Penz
2009-07-31
SVN_SILENT: warning--
Peter Penz
2009-07-31
Fix forward declaration
Laurent Montel
2009-07-30
provide texts for each revision state
Peter Penz
2009-07-30
Use "svn commit -F" instead of "svn commit -m" to provide a commit descriptio...
Peter Penz
2009-07-30
'Prepare
Peter Penz
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-29
Fix memory leak. QMenu::addAction(QMenu*) does not take ownership.
Michael Jansen
2009-07-29
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-07-29
- indicate whether the server provides an updated version of a file
Peter Penz
2009-07-29
Use QProcess instead of the low-level API popen(). Thanks to André Wöbbekin...
Peter Penz
2009-07-28
Adapt KCategorizedView and KCategoryDrawer changes from kdelibs
Rafael Fernández López
2009-07-28
SVN_SILENT: add m_revisionInfoKeys to the initializer list
Peter Penz
2009-07-28
Use the output of 'svn status' instead of doing a custom and error-prone .svn...
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-23
also provide revision control actions for the viewport-context-menu
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-21
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-07-19
- interface cleanups
Peter Penz
2009-07-17
no need to export this internal class
Peter Penz
2009-07-17
remove revision-information entries when items got deleted in the model
Peter Penz
2009-07-17
The performance of updating the revision state of items depends on the used p...
Peter Penz
2009-07-17
When pressing a key after entering a directory, QAbstractItemView::scrollTo()...
Peter Penz
2009-07-17
Call MediaObject::play() on Audio files mode.
Darío Andrés Rodríguez
2009-07-15
simplify the revision control API
Peter Penz
2009-07-14
Improve selection behaviour concerning the new "jump to next/previous
Frank Reininghaus
2009-07-13
Forward port for SVN commit 996129: Fix possible crash when no current item i...
Peter Penz
2009-07-13
The Oxygen team will provide revision control emblems for KDE 4.4. Adjust the...
Peter Penz
2009-07-12
Just change the text color for revisioned files instead of using a completely...
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
2009-07-12
Same change as in r995015, but for usage in konq: Don't connect to KDirLister...
David Faure
2009-07-11
Don't open folders on a single-click in the column view when the mouse settin...
Peter Penz
2009-07-11
Update the statusbar synchronously when the directory lister has been complet...
Peter Penz
2009-07-11
Fixed performance issues related to selections and deleting of files:
Peter Penz
2009-07-10
Fix regression introduced by an obviously untested "krazy fix" (r973284). Set...
David Faure
2009-07-10
- adding missing const
Peter Penz
2009-07-09
Fixed the annoying bug (for me) that dealt with having a very long folder nam...
Shaun Reich
[next]