┌ ┐
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
/
statusbarspaceinfo.cpp
Age
Commit message (
Expand
)
Author
2007-09-07
deprecated-- KColorScheme __comp_ctor fixes
Arto Hytönen
2007-08-31
as David pointed out: Qt4 has a nicer approach for asynchronous events than u...
Peter Penz
2007-07-08
KUIT adaptions
Peter Penz
2007-06-19
A cleanup in KDiskFreeSpace has been done -> adjust signal/slot to the new (a...
Peter Penz
2007-06-19
don't use deprecated KGlobalSettings::xxxColor() methods anymore
Peter Penz
2007-06-17
fix signal foundMountPoint()
Christian Ehrlicher
2007-06-06
assure that all statusbar elements use a transparent background to look nice ...
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-04-30
KDiskFreeSp -> KDiskFreeSpace
David Faure
2007-04-12
some include + coding guideline cleanups
Peter Penz
2007-04-10
fix #144021: show free space in GB instead of used space in percent
Peter Penz
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-02-22
Add libkmetadata detection and minor fixes
Oscar Blumberg
2007-02-20
i18n fixes. Note: %n is no longer used in plural strings.
Chusslove Illich
2007-01-31
Queue error messages so that a currently shown error message is not replaced ...
Peter Penz
2007-01-26
Further optimizations for the status bar: hide the space information if the s...
Peter Penz
2007-01-23
Minor adjustments and cleanups in the statusbar:
Peter Penz
2007-01-10
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...
Peter Penz
2006-12-07
minor cosmetic update of the progress indication
Peter Penz
2006-12-04
the widget is double-buffered by default so don't triple-buffer
Zack Rusin
2006-11-23
Fix i18n
Laurent Montel
2006-11-22
As KURL has been renamed to KUrl all classes and methods, which use the term ...
Peter Penz
2006-11-22
Some port
Laurent Montel
2006-11-21
commited initial version of Dolphin
Peter Penz