summaryrefslogtreecommitdiff
path: root/libopie2/opieui/fileselector
AgeCommit message (Collapse)AuthorFilesLines
2004-09-24use QPEApplication::execDialog instead of showMaximized/execDialogzecke1-6/+4
2004-09-18Hint the NameSpace of OFileDialog and OFontSelectorzecke1-1/+4
2004-09-17- cleanup allItem handlingar3-23/+12
2004-09-15- implement a QStringList* m_allList for show all files/directories if a ↵ar3-3/+27
"All Item" is selected. (hope the description is not too confused ;) )
2004-08-14- add OFileDialog::getDirectory()ar4-20/+89
this function open a file dialog to select a directory. it can show Directories and All Directories. the first one is without and the second is with hidden directories.
2004-07-24Delete the Views which are created in the OFileSelectorzecke2-5/+24
Add a new member and one method to register the view. The views themselves (baseclass) call this function. Simply going over the viewMap wouldn't work as we can have the same instance contained twice under a different name
2004-07-18no need to warn here. debug seems enoughmickeyl1-2/+2
2004-07-07Make the fileselector.pro file valid. This was found by opie-lupdate.zecke1-2/+2
Don't add '\' if you don't continue next line...
2004-06-02- convert to odebug frameworkar1-2/+3
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke3-9/+10
2004-03-13Move XML class to internal PIMzecke6-20/+36
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2004-03-02run the optimize_connect scriptalwin2-9/+9
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-02-07Forward port the recent API docu of the FileSelectorzecke2-1/+131
2004-01-21catch up with moves on cvs servermickeyl2-0/+14
2004-01-15more libopie1 --> libopie2 with namespace cleanups and code layout cleanupsmickeyl6-0/+1872