┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kformattedballoontipdelegate.cpp
AgeCommit message (Expand)Author
2008-12-12SVN_SILENT: removed trailing spacesPeter Penz
2008-11-30revert last patch: KFileItem::getTooltipText() has been patched to provide al...Peter Penz
2008-11-30use the defined tooltip text colorPeter Penz
2008-11-13we can rely on having Qt 4.4 with KDE 4.2Peter Penz
2008-11-13* get rid of magic values like QSize(20 + 5, 5)Peter Penz
2008-11-13minor fix when no desktop effects are enabledPeter Penz
2008-11-13improved look of tooltipsPeter Penz
2008-10-22use a smaller radius for the tooltip borders to stay consistent with the Oxyg...Peter Penz
2008-08-18Deal with the case where the icon might be taller than the text. Approved by...Simon Paul St James
2008-04-14Do not take address of temporary variable.Robert Knight
2008-04-10* Using QPixmap instead of QBitmap for painting the text allows us to have an...Konstantin Heil
2008-04-09Provide tooltips. Per default tooltips are turned off because the information...Peter Penz