summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/oapplication.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-11-04-Revert Exposing QPE/System qcop signals via OApplicationzecke1-7/+0
2004-11-03-Create a QPE/System channel (sysMessage:QCopChannel from QPEApplicationzecke1-0/+7
can't be used) -'Forward' receiving of messages to the 'systemMessageSignal'
2004-11-03Provide a QPEApplication compatible constructorzecke1-1/+7
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke1-2/+2
2004-03-13Move XML class to internal PIMzecke1-1/+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
2004-02-06Fix invalid commentszecke1-6/+6
2003-12-02warning: file restrucuration on server aheadmickeyl1-3/+4
be sure to do a complete checkout of libopie2 again tomorrow
2003-12-02revert the changes approaching to compile libopie2 under X11mickeyl1-2/+2
it broke signals and slots and has to be done like zecke did it with libqpe
2003-09-02this should make oapplication compile (and run) for qt3/x11tille1-2/+2
2003-08-25remoce this stupid bug once again...tille1-11/+0
2003-08-25libopie2 compiles for qt3/x11 nowtille1-0/+12
run: qmake "platform=x11" libopie2.pro
2003-05-08- sync manufacturer list with etherealmickeyl1-0/+12
- fix onetworkdemo example - add API for short/extended manufacturer names
2003-05-01remove stupid approach to encapsulate X11/Embedded differences into OApplicationmickeyl1-12/+1
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/+1
QString -> const QString& fix
2003-03-30gcc2.9x fixmickeyl1-1/+1
2003-03-30- add classes for 802.11 tagged valuesmickeyl1-0/+14
- adjust miniwellenreiter accordingly
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+110
and comment...