┌ ┐
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
2009-08-01
move statusbar code into the directory "statusbar"
Peter Penz
2008-09-22
don't modify the background color to transparent, just don't draw the backgro...
Peter Penz
2008-01-09
Only increase the height of the statusbar for long texts if the message type ...
Peter Penz
2007-12-31
Icon naming spec compliance (code changes - KDE/):
Jakob Petsovits
2007-10-22
SVN_SILENT: clean up from previous commit (would be nice to remember to save ...
Matthew Woehlke
2007-10-22
use NegativeBackground instead of yellow for alerts, don't change the foregro...
Matthew Woehlke
2007-10-16
layout cleanups for the statusbar
Peter Penz
2007-10-01
Code adaptation because of changes on libraries related to revision 719630
Rafael Fernández López
2007-09-07
deprecated-- KColorScheme __comp_ctor fixes
Arto Hytönen
2007-08-31
The "error" icon looks like a close-button inside the statusbar -> don't show...
Peter Penz
2007-07-09
KUIT adaptions
Peter Penz
2007-06-19
don't use deprecated KGlobalSettings::xxxColor() methods anymore
Peter Penz
2007-06-06
assure that all statusbar elements use a transparent background to look nice ...
Peter Penz
2007-06-04
Cleanups from KGraphicsUtils->KColorUtils (r671350)
Matthew Woehlke
2007-05-31
pass alpha value in ctor
Peter Penz
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