summaryrefslogtreecommitdiff
path: root/libopie2/opiecore
AgeCommit message (Expand)AuthorFilesLines
2004-04-23gcc 3.4 fixlet and kill a warningmickeyl1-1/+2
2004-04-22-added default buttons for emulation in qvfb or for unknown devicesalwin5-6/+54
2004-04-21add API documentation for OFileNotificationmickeyl1-3/+87
2004-04-20OFileNotifier now also supports watching for files which aren't existing yetmickeyl1-2/+9
2004-04-202nd milestone reached: Notification now works with deleted, renamed, andmickeyl2-2/+23
2004-04-20added EventMask for keynotifiers. eg., a mask on which type of keyeventsalwin2-4/+88
2004-04-19First milestone reached:mickeyl2-13/+93
2004-04-18Compile fix for gcc-2.95 <sigh>brad2-7/+4
2004-04-18the notifier interface is shaping upmickeyl2-54/+142
2004-04-16initial checkin of file and directory notifying classesmickeyl3-6/+239
2004-04-13Split the KeyConfig Manager and Widget into Ui and Core partszecke4-0/+949
2004-04-06added OPIE_EXPORT_APP_V2( Factory,name ) macro.alwin1-0/+38
2004-04-06upgrade descriptions and synchronize readme and roadmapmickeyl1-1/+1
2004-04-04Add Postroutines which seem to not work...zecke3-111/+132
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke23-48/+57
2004-04-04fix #defines, so that you never have to saymickeyl1-4/+4
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