┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tooltips/tooltipmanager.cpp
AgeCommit message (Expand)Author
2009-08-29Move code for initializing and handling view extensions to the new class View...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-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz