summaryrefslogtreecommitdiff
path: root/libopie/ofiledialog.h
AgeCommit message (Collapse)AuthorFilesLines
2004-02-02Use @slash to avoid problems with warning due /* in a commentzecke1-2/+2
2003-08-08Merging all changes from BRANCH_1_0.eilers1-1/+2
2003-04-13Jumbo API documentation updatezecke1-0/+23
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-06-26Improve mimetype handlingzecke1-9/+9
API is now fixed 2 Bugs outstanding though
2002-04-11OFileSelector const QStringList -> const QSTringList&zecke1-0/+77
OFileDialog initial version the layout is broken but don't ask me. I played with the parent played with manual relayouting. Currently the setYesCancelVisisble crashes but that's ok for now OFileDialog provides static methods for OpenFileName, SaveFileName and DIrFileName Multiple selection will follow Maybe a dwarf fixes the problems for me overnight