┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tooltips
AgeCommit message (Expand)Author
2010-03-13Provide a KMetaDataModel for KMetaDataWidget.Peter Penz
2010-02-20replace X11-specific code with genericLuboš Luňák
2010-01-14Use KFileItem::text() instead of name() for pretty printed filenamesSebastian Trueg
2010-01-05Prevent black borders when compositing has been disabled.Peter Penz
2009-12-18I did not recognize when refactoring the tooltip class that no filename is sh...Peter Penz
2009-12-08Fix crash with tool tips enabledChristoph Feck
2009-11-21apply the correct foreground role for widgets that represent the tooltip contentPeter Penz
2009-11-11* don't show the "Add Tags..." and "Add Comments..." links for the meta data ...Peter Penz
2009-11-06use a vertical gradient like in KDE 4.3Peter Penz
2009-11-04Don't call QThread::wait() in the destructor - in the worst case an issue in ...Peter Penz
2009-11-04Fixed link issue - I'm sorry: I had installed a temporary version of KMetaDat...Peter Penz
2009-11-03forgot to remove the obsolete file ktooltip_p.h for commit 1044485Peter Penz
2009-11-03Since Qt 4.5 it is possible to have translucient windows. The tooltip approac...Peter Penz
2009-08-29Move code for initializing and handling view extensions to the new class View...Peter Penz
2009-07-31Fix forward declarationLaurent Montel
2009-07-13Forward port for SVN commit 996129: Fix possible crash when no current item i...Peter Penz
2009-06-21The file ktooltip.h contained the three public classes KToolTip, KToolTipDele...Peter Penz
2009-06-20Simplify the handling of previews: Create the tooltip as early as possible ev...Peter Penz
2009-06-20don'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-20Preview generators might send a null image, so show the default icon as fallb...Peter Penz
2009-06-20Tooltip interface cleanup: Don't use const-pointers as parameters if the impl...Peter Penz
2009-06-04don't ignore the maximum preview size in the tooltipPeter Penz
2009-05-26fixed wrong include usage (reported by krazy)Peter Penz
2009-03-19win32 compile fixRalf Habacker
2009-03-18Remove code that's no longer needed now that Qt supports ARGB windows.Fredrik Höglund
2009-03-17Fix infinite loop on startup due to r938051 (KToolTipManager ctor creating KT...David Faure
2009-03-11added subtle transparency for tooltipsPeter Penz
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz