┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tooltipmanager.cpp
AgeCommit message (Expand)Author
2008-10-22Don't draw a frame for previews in tooltips by code duplication: Now we had 3...Peter Penz
2008-10-22* don't show a tooltip if a rubberband selection is donePeter Penz
2008-09-22The else path is never reached -> removed it (thanks to Simon St James for th...Peter Penz
2008-09-22try to align the x-position of the tooltip to the mouse-cursor if the tooltip...Peter Penz
2008-08-29fixed crash when a tooltip-preview for a large file is generated and the mous...Peter Penz
2008-08-23* initialize members as early as possiblePeter Penz
2008-08-22* coding style fixesPeter Penz
2008-08-22tooltip improvements (patch provided by Laurens Vanhove):Peter Penz
2008-08-19assure that the tooltip is never clipped at the screen borders and never over...Peter Penz
2008-08-19Removed fix for negative x-coordinate again and added a TODO. We must provide...Peter Penz
2008-08-18Very rough initial attempt at previews-in-tooltip for Konqueror and Dolphin. ...Simon Paul St James
2008-07-26Tooltips are shown on wrong position in combination with a dual screen setup....Peter Penz
2008-06-26assure that the tooltip never exceeds the desktop areaPeter Penz
2008-06-16Details view related fixes: all columns except the name column should act as ...Peter Penz
2008-06-08;--Albert Astals Cid
2008-06-08fixed possible crash when showing tooltips and switching between viewsPeter Penz
2008-04-09hide the tooltip when an item gets triggered or a context menu is openedPeter Penz
2008-04-09Provide tooltips. Per default tooltips are turned off because the information...Peter Penz