┌ ┐
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
/
statusbarmessagelabel.cpp
Age
Commit message (
Expand
)
Author
2007-05-28
use KGraphicsUtils::blendColor() instead of custom mixColors() method
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-05-06
coding style cleanup: fix wrong indenting of members in constructor
Peter Penz
2007-04-16
fixed icon names
Peter Penz
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-03-24
improve error handling by queueing old messages
Peter Penz
2007-03-08
oxygen icon naming fixes from Luca Gugelmann
Aaron J. Seigo
2007-02-22
Add libkmetadata detection and minor fixes
Oscar Blumberg
2007-01-31
Queue error messages so that a currently shown error message is not replaced ...
Peter Penz
2007-01-30
Improvements for error messages:
Peter Penz
2007-01-26
Further optimizations: do a delayed update of the geometry. This leads to a r...
Peter Penz
2007-01-26
Further optimizations for the status bar: hide the space information if the s...
Peter Penz
2007-01-10
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...
Peter Penz
2006-12-04
the widget is double-buffered by default so don't triple-buffer
Zack Rusin
2006-11-22
compile++
Kevin Ottens
2006-11-22
Some port
Laurent Montel
2006-11-21
commited initial version of Dolphin
Peter Penz