┌ ┐
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
/
kformattedballoontipdelegate.cpp
Age
Commit message (
Expand
)
Author
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz
2008-12-12
SVN_SILENT: removed trailing spaces
Peter Penz
2008-11-30
revert last patch: KFileItem::getTooltipText() has been patched to provide al...
Peter Penz
2008-11-30
use the defined tooltip text color
Peter Penz
2008-11-13
we can rely on having Qt 4.4 with KDE 4.2
Peter Penz
2008-11-13
* get rid of magic values like QSize(20 + 5, 5)
Peter Penz
2008-11-13
minor fix when no desktop effects are enabled
Peter Penz
2008-11-13
improved look of tooltips
Peter Penz
2008-10-22
use a smaller radius for the tooltip borders to stay consistent with the Oxyg...
Peter Penz
2008-08-18
Deal with the case where the icon might be taller than the text. Approved by...
Simon Paul St James
2008-04-14
Do not take address of temporary variable.
Robert Knight
2008-04-10
* Using QPixmap instead of QBitmap for painting the text allows us to have an...
Konstantin Heil
2008-04-09
Provide tooltips. Per default tooltips are turned off because the information...
Peter Penz