summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/oapplication.h
AgeCommit message (Collapse)AuthorFilesLines
2004-11-04-Revert Exposing QPE/System qcop signals via OApplicationzecke1-11/+0
2004-11-03-Create a QPE/System channel (sysMessage:QCopChannel from QPEApplicationzecke1-0/+11
can't be used) -'Forward' receiving of messages to the 'systemMessageSignal'
2004-11-03Provide a QPEApplication compatible constructorzecke1-0/+6
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke1-2/+2
2004-03-13Move XML class to internal PIMzecke1-3/+10
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
2003-12-02warning: file restrucuration on server aheadmickeyl1-2/+1
be sure to do a complete checkout of libopie2 again tomorrow
2003-12-02revert the changes approaching to compile libopie2 under X11mickeyl1-7/+2
it broke signals and slots and has to be done like zecke did it with libqpe
2003-09-03more compatibility stufftille1-0/+5
2003-09-02this should make oapplication compile (and run) for qt3/x11tille1-2/+2
2003-08-25remoce this stupid bug once again...tille1-8/+3
2003-08-25libopie2 compiles for qt3/x11 nowtille1-1/+9
run: qmake "platform=x11" libopie2.pro
2003-05-10- make oApp not return a const app objectmickeyl1-1/+1
- homogenize oconfig documentation - remove debug output
2003-05-08- sync manufacturer list with etherealmickeyl1-1/+1
- fix onetworkdemo example - add API for short/extended manufacturer names
2003-05-01remove stupid approach to encapsulate X11/Embedded differences into OApplicationmickeyl1-74/+42
thanks to zecke reminding me (once again) that moc does not preprocess... if I ever forget it again, I owe you a beer :-)
2003-04-13Add apie commentszecke1-1/+5
QString -> const QString& fix
2003-03-30- add classes for 802.11 tagged valuesmickeyl1-0/+16
- adjust miniwellenreiter accordingly
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+114
and comment...