Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-06-26 | Improve mimetype handling | zecke | 1 | -9/+9 |
API is now fixed 2 Bugs outstanding though | ||||
2002-04-12 | Add OFileDialog to the .pro | zecke | 1 | -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-11 | OFileSelector const QStringList -> const QSTringList& | zecke | 1 | -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 |