summaryrefslogtreecommitdiff
path: root/libopie2/opiecore
AgeCommit message (Expand)AuthorFilesLines
2004-07-18Really remove useless code ..eilers1-2/+0
2004-07-18Removed forward deklaration of template class. This caused double definedeilers1-1/+1
2004-07-13Fix compiler warnings coming from static methods which are unused most of thezecke2-20/+35
2004-07-13Use snprintf to just be sure that we don't go over the buffer limitzecke1-1/+1
2004-07-13-Small clean up, we do not need to use the file anymore as allzecke2-4/+2
2004-06-22use stderr as default odebug output destination as pointed out by Bradmickeyl1-2/+3
2004-06-22introduce numeric constants for the odebug output destinationsmickeyl2-7/+14
2004-06-12- refactor the distribution detection codemickeyl8-189/+141
2004-05-30LCD/Backlight control has changed a bitchicken1-3/+3
2004-05-29Make Enabled/Disabled work.zecke1-1/+2
2004-05-29fix path handlingharlekin1-2/+2
2004-05-28Be nice to Ar. Put the closing of the namespace into the guardszecke1-2/+3
2004-05-28Same config namezecke1-2/+2
2004-05-28Make harlekin happy. AkA uncomitted codezecke2-3/+16
2004-05-21last bit of jornada 56x button updateschicken1-5/+5
2004-05-21correct jornada 56x button handling for opiechicken2-5/+71
2004-05-17OPluginManager first bits of saving, enabling and sorting Plugin Configzecke2-33/+395
2004-05-17use the config group saver right?!zecke1-2/+2
2004-05-17Clearify documentation on config groupsaver and give a small code examplezecke1-0/+9
2004-05-12As pointed out on irc the template functions fail to compile.zecke1-6/+0
2004-05-11-Woot The OpluginLoader successfully loaded and unloaded the Today Pluginszecke3-78/+220
2004-05-11as the jornada 56x uses kernel 2.6 now we need new functions.chicken2-20/+37
2004-05-10First draft of PluginLoaderzecke2-0/+588
2004-05-10Some virtuals which we discussed some time back...zecke1-8/+11
2004-05-01Pass on the Hardware line of proc/cpuinfo so we don't need to parse the file ...zecke14-43/+44
2004-05-01Make the code more appealing to mezecke1-3/+9
2004-04-30I had to remove ofilenotify out of the build for Darwin (MacOS X). Iteilers1-2/+12
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