Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-04-02 | Add OKeyConfigWidget to the .pro file | zecke | 1 | -0/+2 |
and also allow single character shortcuts | ||||
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-13 | Move XML class to internal PIM | zecke | 1 | -3/+0 |
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 | Added OTicker class to libopie2 | drw | 1 | -10/+12 |
2004-02-21 | Install OWait as well. | zecke | 1 | -2/+4 |
If the API is considered too bad ( I remember the talk about OWait wait; on the stack ) we will have to sort it out | ||||
2004-02-06 | Remove OCheckItem... | zecke | 1 | -4/+2 |
Forward port the recent API docu of the FileSelector | ||||
2004-01-21 | catch up with moves on cvs server | mickeyl | 1 | -7/+2 |
2004-01-15 | libopie1 (bigscreen) --> libopie2/opieui | mickeyl | 1 | -0/+2 |
2004-01-15 | libopie1 --> libopie2 + namespace cleanups, code layout, etc. | mickeyl | 1 | -2/+12 |
2004-01-15 | more libopie1 --> libopie2 with namespace cleanups and code layout cleanups | mickeyl | 1 | -4/+14 |
2003-12-20 | - start cleaning up (lot of stuff left) | mickeyl | 1 | -12/+10 |
- use odebug classes | ||||
2003-12-03 | remove X11 abstraction classes - they will come back later but using | mickeyl | 1 | -4/+0 |
the same strategy as zecke did when porting Opie to Qt/X11 | ||||
2003-12-03 | remove OToolbar - QPEToolBar is deprecated anyway | mickeyl | 1 | -2/+0 |
2003-12-02 | move qt3 only stuff in a dedicated directory and remove from building ↵ | mickeyl | 1 | -16/+4 |
process for now | ||||
2003-12-01 | slowly start to refactor & cleanup libopie2 before merging it with libopie1 | mickeyl | 1 | -1/+1 |
2003-09-03 | more compatibility stuff | tille | 1 | -0/+9 |
2003-08-25 | libopie2 compiles for qt3/x11 now | tille | 1 | -5/+15 |
run: qmake "platform=x11" libopie2.pro | ||||
2003-04-30 | add some more documentation | mickeyl | 1 | -2/+2 |
2003-04-16 | add OTaskbarAppletWrapper for reducing the repetition of boiler-plate-code | mickeyl | 1 | -2/+4 |
2003-03-30 | $(QTDIR)/lib --> $(OPIEDIR)/lib | mickeyl | 1 | -1/+1 |
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵ | mickeyl | 1 | -0/+46 |
and comment... |