summaryrefslogtreecommitdiff
path: root/libopie/ocolorbutton.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-03-02run the optimize_connect scriptalwin1-1/+1
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01fix includeschicken1-3/+0
2003-04-13Jumbo API documentation updatezecke1-12/+33
and some API fixed ColorDialog is now OColorDialog!!! keep the namespace tidy! ColorPopupMenu is now OColorPopupMenu!!! keep the namespace tidy ColorDialog TT couldn't break bc we can so make it const QColor& OTimePicker add some convience methods more I might have forgot
2002-12-05Modified OColorButton to pass color to color dialog. Impacts appearance, ↵drw1-10/+10
launcher settings and liquid settings.
2002-09-27- size tweak for OColorButtonsandman1-1/+4
- new convenience methods in OFontSelector
2002-09-24button with popup-menu for color selections -- this should be used insteadsandman1-0/+118
of the QToolButton + ColorPopupMenu construct