summaryrefslogtreecommitdiff
path: root/libopie/colordialog.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-03-02run the optimize_connect scriptalwin1-4/+4
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-2/+0
2003-04-16API docu fixes...zecke1-1/+1
if using \fn infront of a function make sure to name the right function ljp please see my comment in oticker about constness
2003-04-13Jumbo API documentation updatezecke1-5/+12
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-04-30Renamed QColorDialog to OColorDialogdrw1-28/+28
2002-04-25Add ColorPopupMenu and ColorDialogdrw1-0/+851