dolphin/src/tooltips
Sebastian Trueg 313cacd448 Use KFileItem::text() instead of name() for pretty printed filenames
svn path=/trunk/KDE/kdebase/apps/; revision=1074761
2010-01-14 18:14:10 +00:00
..
ktooltip.cpp Fix crash with tool tips enabled 2009-12-08 01:32:20 +00:00
ktooltip.h Since Qt 4.5 it is possible to have translucient windows. The tooltip approach having a delegate and custom drawing + animation code for transparent tooltips has now been replaced by a translucient window where any kind of (animated) widget can be embedded. Still a lot of finetuning has to be done, but maybe this code can be part of kdelibs in KDE 4.5 (systemsettings currently used the Dolphin tooltips code). 2009-11-03 21:48:27 +00:00
ktooltipwindow.cpp Prevent black borders when compositing has been disabled. 2010-01-05 16:17:34 +00:00
ktooltipwindow_p.h Since Qt 4.5 it is possible to have translucient windows. The tooltip approach having a delegate and custom drawing + animation code for transparent tooltips has now been replaced by a translucient window where any kind of (animated) widget can be embedded. Still a lot of finetuning has to be done, but maybe this code can be part of kdelibs in KDE 4.5 (systemsettings currently used the Dolphin tooltips code). 2009-11-03 21:48:27 +00:00
tooltipmanager.cpp Use KFileItem::text() instead of name() for pretty printed filenames 2010-01-14 18:14:10 +00:00
tooltipmanager.h Since Qt 4.5 it is possible to have translucient windows. The tooltip approach having a delegate and custom drawing + animation code for transparent tooltips has now been replaced by a translucient window where any kind of (animated) widget can be embedded. Still a lot of finetuning has to be done, but maybe this code can be part of kdelibs in KDE 4.5 (systemsettings currently used the Dolphin tooltips code). 2009-11-03 21:48:27 +00:00