summaryrefslogtreecommitdiff
path: root/libopie2
AgeCommit message (Expand)AuthorFilesLines
2004-05-21last bit of jornada 56x button updateschicken1-5/+5
2004-05-21correct jornada 56x button handling for opiechicken2-5/+71
2004-05-21Rule of Thumb: If it is 3:00am and you've suddenly something that compiles it...zecke1-0/+3
2004-05-21No dynamic_cast if we've no rtti. Ask tronical about the correctness becausezecke1-10/+10
2004-05-21Fix commentzecke1-7/+7
2004-05-20add a 'default' backend for readEntry or you could/will crashzecke1-7/+7
2004-05-20Changing OPimAccessFactory::Default to defaultAccesseilers5-5/+5
2004-05-20Fixing problems with "default" which is a reserved keyword. Use "Default" ins...eilers1-1/+1
2004-05-18My Idea of a PluginConfig Widget part II :)zecke1-10/+40
2004-05-18Fix the layout of the KeyConfig Dialog.zecke1-2/+2
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-16make this compile with gcc 3.4mickeyl1-3/+2
2004-05-16Improved accessing of default database style by using OPimGlobal::DEFAULTeilers2-10/+38
2004-05-16Backendfactory allows to request the default database style which is definedeilers2-17/+46
2004-05-16Introducing a new factory for creating access objects for the pim backends.eilers3-41/+224
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 Pluginszecke5-78/+268
2004-05-11Comment on virtual method and maybe the lack of themzecke2-3/+8
2004-05-11as the jornada 56x uses kernel 2.6 now we need new functions.chicken2-20/+37
2004-05-10Initial draft for the GUI configuratorzecke1-0/+38
2004-05-10First draft of PluginLoaderzecke2-0/+588
2004-05-10Some virtuals which we discussed some time back...zecke1-8/+11
2004-05-09POSIX claims the includer of regex.h MUST include sys/types.h prior to includ...mickeyl1-5/+0
2004-05-08Fixed a lot of worse bugs in the databook-backend for SQL.eilers3-16/+24
2004-05-07If you create an array, delete it as an arrayzecke1-1/+1
2004-05-04OOps.. Forgot to commit modification of rtti from static to nonstatic (virtual)eilers9-9/+12
2004-05-04Minor modification in debug outputeilers1-1/+3
2004-05-04This is the reason, why I sometimes hate C++ ..eilers1-1/+1
2004-05-03catch up with source changesmickeyl2-6/+4
2004-05-03remove the OPIE_WE_VERSION crap. this was a step into the wrong direction.mickeyl4-1468/+10
2004-05-02dump takes less space nowmickeyl1-4/+2
2004-05-02fix one odebug warningmickeyl1-2/+2
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-05-01- fix off-by-one bug in OChannelHoppermickeyl3-8/+18
2004-04-30I had to remove ofilenotify out of the build for Darwin (MacOS X). Iteilers1-2/+12
2004-04-28Changelog for OpiePim-Libraryeilers1-0/+4
2004-04-28Some modifications to alow use of generic OPimRecords without need toeilers9-15/+65
2004-04-24gcc3.4 fixletmickeyl1-1/+1
2004-04-23disambiguate the API (triggered by gcc 3.4 ;)mickeyl2-5/+3
2004-04-23reduced the need of image calculationsalwin1-4/+5
2004-04-23gcc 3.4 fixlet and kill a warningmickeyl1-1/+2
2004-04-22reworked the painting algorithm again, hopefully now it works in all casesalwin1-31/+17
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-21improved painting, eg., when clip area is outside image we must notalwin1-2/+17
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