summaryrefslogtreecommitdiff
path: root/libopie2/opiecore
AgeCommit message (Expand)AuthorFilesLines
2004-03-31Fixed small bug, causes some crashes at startup: qDebug("... %s"); is bad.. ;)eilers1-1/+1
2004-03-28remove hardcoded build types "debug" and "release". these are set by the buil...mickeyl1-1/+1
2004-03-18stddefs.h included for definition of NULLalwin1-0/+2
2004-03-14Change Signature of Signals to obey namespacezecke1-6/+6
2004-03-14but XML Parser back to OPie Core as libtinykate uses it as wellzecke3-2/+447
2004-03-13Change OApplicationFactory to be in Opie::Core as wellzecke1-6/+8
2004-03-13Move XML class to internal PIMzecke36-490/+212
2004-03-12osmart_pointer -> osmartpointeralwin1-1/+1
2004-03-12renamingalwin1-13/+14
2004-03-11*sigh* forgot to test before first checkin. sorry.alwin1-2/+2
2004-03-11added a (clean-room) smart-pointer implementation to the OPIE project.alwin2-0/+145
2004-03-02run the optimize_connect scriptalwin6-13/+13
2004-03-01fix includeschicken5-18/+0
2004-02-22libopie2: libopie->libopie2drw1-5/+6
2004-02-21docsalwin1-0/+10
2004-02-21some global helper functions implementedalwin2-46/+153
2004-02-20Implement encodeBase64 and decodeBase64 LGPLed by KDE projectzecke1-0/+262
2004-02-20Fix the messed up header :)zecke1-26/+44
2004-02-20includes changedalwin1-22/+22
2004-02-20some more global functions for ODPzecke1-2/+75
2004-02-20added xmltree from libopie to libopiecore2alwin1-2/+4
2004-02-19aboutSuspend -> aboutToSuspendalwin1-1/+1
2004-02-19when going to suspend, a QCopEnvelope message will sendalwin4-85/+94
2004-02-19Add API comment about inline dtorzecke1-0/+1
2004-02-19The hardware keys on the H5xxx are rotated by 270°zecke1-1/+7
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+0
2004-02-15better return 0 heremickeyl1-1/+1
2004-02-14Make info in *.control files a little more consistent (mostly modified Mainta...drw1-1/+1
2004-02-07Rename the rest bunch of functions <- fix compiling...zecke8-19/+21
2004-02-06Fix invalid commentszecke1-6/+6
2004-01-21catch up with moves on cvs servermickeyl4-21/+29
2004-01-15- add oapplicationfactory to opiecoremickeyl1-0/+293
2004-01-13- add the static method int OProcess::processPID(const QString&)mickeyl2-0/+35
2004-01-13cleanup and unify source layoutmickeyl2-448/+393
2004-01-13comments should go into the header filemickeyl2-13/+19
2004-01-13- rewrite device detectionmickeyl15-511/+602
2004-01-13- split odevice into dedicated files and classes, it has getting much too largemickeyl16-2/+5944
2004-01-11- rename files ostorage.cpp .h in ostorageinfo.cpp .har2-4/+4
2004-01-10-First follow Qt naming stylezecke2-8/+6
2004-01-10- New class OStorageInfoar3-3/+148
2003-12-03remove X11 stuff for now - will come back latermickeyl4-279/+0
2003-12-02move qt3 only stuff in a dedicated directory and remove from building process...mickeyl1-11/+1
2003-12-02warning: file restrucuration on server aheadmickeyl3-8/+8
2003-12-02revert the changes approaching to compile libopie2 under X11mickeyl2-9/+4
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl8-18/+27
2003-11-10Platform MacOS-X: Disable backtrce in odebug..eilers1-1/+1
2003-10-07individually package libopie2 parts and make libopie2 a virtual packagemickeyl1-0/+11
2003-09-25fix tille's infinite recursion ;-)mickeyl1-1/+1
2003-09-03more compatibility stufftille4-1/+31
2003-09-02this should make oapplication compile (and run) for qt3/x11tille11-15/+273