Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-03 | Patch by Simon Hausmann to suit gcc3 needs | zecke | 1 | -1/+1 |
many thanks | ||||
2002-06-26 | Improve mimetype handling | zecke | 1 | -16/+61 |
API is now fixed 2 Bugs outstanding though | ||||
2002-05-02 | Here is the rewrite of ofileselector | zecke | 1 | -17/+22 |
Mostly the layout was fixed and it should be much easier to understand whats going on It also got more functionality with less code Next is MultipleSelections, Open Dir mode save dir mode and installingViews | ||||
2002-04-27 | backward compability functions and TODO update | zecke | 1 | -15/+40 |
2002-04-27 | Move FileItem class from the header into an anonymous namespace | zecke | 1 | -48/+1 |
2002-04-24 | fixed requested mimetype- for now.. still needs work | llornkcor | 1 | -2/+2 |
2002-04-24 | fixed location combo showing redundant directories and multiple seperators | llornkcor | 1 | -6/+9 |
2002-04-11 | OFileSelector const QStringList -> const QSTringList& | zecke | 1 | -3/+4 |
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 | ||||
2002-04-01 | Almost done || | zecke | 1 | -1/+3 |
2002-04-01 | Almost done | zecke | 1 | -2/+7 |
2002-03-31 | more functionality | zecke | 1 | -8/+29 |
2002-03-30 | This time thanks to tronical (Simon Hausmann) for reviewing the interface | zecke | 1 | -3/+8 |
the selector is almost done so better start porting to it A dialog will come when beeing done with the real widget | ||||
2002-03-30 | nightly commits | zecke | 1 | -22/+78 |
A improved interface thanks to jowenn and some more implementation Actually I don't understand why it's not yet finished ;) | ||||
2002-03-29 | interface updates. and some more implementation | zecke | 1 | -0/+12 |
2002-03-27 | updates | zecke | 1 | -1/+5 |
2002-03-27 | here comes the skeleton of the new fileselector. | zecke | 1 | -16/+49 |
Please comment on the api? Sissi are you reading this? Please send me input | ||||
2002-03-26 | - here comes the header of the new opie fileselector | zecke | 1 | -0/+139 |
- basicly I'm committing to let other people check if they like the api or not |