┌ ┐
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
/
tooltips
Age
Commit message (
Expand
)
Author
2009-08-29
Move code for initializing and handling view extensions to the new class View...
Peter Penz
2009-07-31
Fix forward declaration
Laurent Montel
2009-07-13
Forward port for SVN commit 996129: Fix possible crash when no current item i...
Peter Penz
2009-06-21
The file ktooltip.h contained the three public classes KToolTip, KToolTipDele...
Peter Penz
2009-06-20
Simplify the handling of previews: Create the tooltip as early as possible ev...
Peter Penz
2009-06-20
don't use empty dummy images if the preview takes a while to get generated, s...
Peter Penz
2009-06-20
- Don't keep pointers to objects that are obtained and deleted by other objects.
Peter Penz
2009-06-20
Preview generators might send a null image, so show the default icon as fallb...
Peter Penz
2009-06-20
Tooltip interface cleanup: Don't use const-pointers as parameters if the impl...
Peter Penz
2009-06-04
don't ignore the maximum preview size in the tooltip
Peter Penz
2009-05-26
fixed wrong include usage (reported by krazy)
Peter Penz
2009-03-19
win32 compile fix
Ralf Habacker
2009-03-18
Remove code that's no longer needed now that Qt supports ARGB windows.
Fredrik Höglund
2009-03-17
Fix infinite loop on startup due to r938051 (KToolTipManager ctor creating KT...
David Faure
2009-03-11
added subtle transparency for tooltips
Peter Penz
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz