]> cloud.milkyroute.net Git - dolphin.git/history - src/tooltips
Fix infinite recursion if the default text is empty.
[dolphin.git] / src / tooltips /
2009-07-31 Laurent MontelFix forward declaration
2009-07-13 Peter PenzForward port for SVN commit 996129: Fix possible crash...
2009-06-21 Peter PenzThe file ktooltip.h contained the three public classes...
2009-06-20 Peter PenzSimplify the handling of previews: Create the tooltip...
2009-06-20 Peter Penzdon't use empty dummy images if the preview takes a...
2009-06-20 Peter Penz- Don't keep pointers to objects that are obtained...
2009-06-20 Peter PenzPreview generators might send a null image, so show...
2009-06-20 Peter PenzTooltip interface cleanup: Don't use const-pointers...
2009-06-04 Peter Penzdon't ignore the maximum preview size in the tooltip
2009-05-26 Peter Penzfixed wrong include usage (reported by krazy)
2009-03-19 Ralf Habackerwin32 compile fix
2009-03-18 Fredrik HöglundRemove code that's no longer needed now that Qt support...
2009-03-17 David FaureFix infinite loop on startup due to r938051 (KToolTipMa...
2009-03-11 Peter Penzadded subtle transparency for tooltips
2009-01-14 Peter PenzGroup classes into folders, Dolphin is too big in the...