┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kformattedballoontipdelegate.cpp
AgeCommit message (Collapse)Author
2008-04-14Do not take address of temporary variable.Robert Knight
svn path=/trunk/KDE/kdebase/apps/; revision=796853
2008-04-10* Using QPixmap instead of QBitmap for painting the text allows us to have ↵Konstantin Heil
anti aliased fonts. * Adjusted sizeTip, so the text isn't scaled anymore and looks better now. svn path=/trunk/KDE/kdebase/apps/; revision=795569
2008-04-09Provide tooltips. Per default tooltips are turned off because the ↵Peter Penz
information sidebar is turned on already. Thanks a lot to Konstantin Heil and Fredrik Höglund for the code :-) CCMAIL: [email protected] CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=795324