Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-09-24 | use QPEApplication::execDialog instead of showMaximized/execDialog | zecke | 1 | -6/+4 |
2004-09-18 | Hint the NameSpace of OFileDialog and OFontSelector | zecke | 1 | -1/+4 |
2004-09-17 | - cleanup allItem handling | ar | 3 | -23/+12 |
2004-09-15 | - implement a QStringList* m_allList for show all files/directories if a ↵ | ar | 3 | -3/+27 |
"All Item" is selected. (hope the description is not too confused ;) ) | ||||
2004-08-14 | - add OFileDialog::getDirectory() | ar | 4 | -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-24 | Delete the Views which are created in the OFileSelector | zecke | 2 | -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-18 | no need to warn here. debug seems enough | mickeyl | 1 | -2/+2 |
2004-07-07 | Make the fileselector.pro file valid. This was found by opie-lupdate. | zecke | 1 | -2/+2 |
Don't add '\' if you don't continue next line... | ||||
2004-06-02 | - convert to odebug framework | ar | 1 | -2/+3 |
2004-04-04 | Opie::XYZ::Private -> Opie::XYZ::Internal | zecke | 3 | -9/+10 |
2004-03-13 | Move XML class to internal PIM | zecke | 6 | -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-02 | run the optimize_connect script | alwin | 2 | -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-07 | Forward port the recent API docu of the FileSelector | zecke | 2 | -1/+131 |
2004-01-21 | catch up with moves on cvs server | mickeyl | 2 | -0/+14 |
2004-01-15 | more libopie1 --> libopie2 with namespace cleanups and code layout cleanups | mickeyl | 6 | -0/+1872 |