summaryrefslogtreecommitdiff
path: root/libopie2
AgeCommit message (Expand)AuthorFilesLines
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
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 upmickeyl3-63/+176
2004-04-16fixed painting problems when reloading images when widget is visiblealwin1-6/+10
2004-04-16compile fixmickeyl1-3/+3
2004-04-16initial checkin of file and directory notifying classesmickeyl3-6/+239
2004-04-16add onotifydemo. don't look too close at it, the API is not finishedmickeyl4-2/+144
2004-04-16- displaying a busy makes no sense here. It results in double paintingsalwin2-25/+19
2004-04-15hopefull better repainting when switching the image while view isalwin1-19/+11
2004-04-15using other values when scaled loading of jpegsalwin1-1/+1
2004-04-15start of documentationalwin1-12/+97
2004-04-14added the image-display widgets to lib 'cause it may used in otheralwin5-2/+1056
2004-04-13Split the KeyConfig Manager and Widget into Ui and Core partszecke10-954/+999
2004-04-12Implementing regexp search. OSearch works now..eilers2-19/+80
2004-04-11Fixes for sqlite regex driver. Function must be implemented asbrad2-9/+14
2004-04-10Some fixes to the namespace using.eilers3-9/+39
2004-04-08added conditional dependency for LIBOPIE2DB to LIBOPIE2PIM so if db islackac1-12/+13
2004-04-08OPIEDB depends on SQlitezecke2-4/+4
2004-04-07there was a double check for LIBOPIE2UI in libopie2/examples/config.inlackac1-2/+2
2004-04-07removed LIBOPIEDB2 dependency from libopie2/opiepim/config.in because itlackac1-1/+1
2004-04-07workaround for a OConfig bug so all keys will realy writtenalwin1-0/+1
2004-04-07copy data handed over by libpcap because libpcap reuses the data areamickeyl1-18/+21
2004-04-07Added some odebug includes and namespaces refswimpie1-1/+1
2004-04-06<sigh> gcc 2.95.3 compile fixbrad1-0/+3
2004-04-06added OPIE_EXPORT_APP_V2( Factory,name ) macro.alwin1-0/+38
2004-04-06upgrade descriptions and synchronize readme and roadmapmickeyl9-118/+28
2004-04-06Fix memleakbrad2-6/+5
2004-04-06add autodetection for wireless extension versionmickeyl1-4/+11
2004-04-06Made sqlite regex cache "instance safe". Further work will continue as I figu...brad2-20/+32
2004-04-06s/;;/;mickeyl1-1/+1
2004-04-06use include "" inside .cpp to play nice with external build systemsmickeyl1-1/+1
2004-04-05*Basic* regex caching for massive search speedup (and I mean lots)brad1-14/+21
2004-04-05Regex support for sqlite (finally)brad1-0/+30
2004-04-05SQL-Backends are almost finished !eilers7-94/+339
2004-04-04Add Postroutines which seem to not work...zecke3-111/+132
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke43-105/+116
2004-04-04fix #defines, so that you never have to saymickeyl1-4/+4