summaryrefslogtreecommitdiff
path: root/libopie/ofiledialog.cc
AgeCommit message (Collapse)AuthorFilesLines
2002-04-12Add OFileDialog to the .prozecke1-4/+10
OFileDialog is now working resize it when not used by the static methods OFileSelector some bugfixes. Some bugs are not yet fixed (the switching from views can segfault )
2002-04-11OFileSelector const QStringList -> const QSTringList&zecke1-0/+110
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