summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-05Regex support for sqlite (finally)brad1-0/+30
2004-04-05convert to odebugmickeyl3-14/+14
2004-04-05odebug include addedbrad2-0/+2
2004-04-05forgot to store mac if neededwimpie1-1/+14
2004-04-05SQL-Backends are almost finished !eilers7-94/+339
Works: Loading/Storing data, Most important search queries for Address/todo Unfinished: Search-Queries for Datebook, regexp search
2004-04-05For usb this seems to be workingwimpie11-36/+270
Also for non-root users (requires using SUDO)
2004-04-05ok, found the problem with moving the image via pen/mousealwin2-9/+17
2004-04-04someone forget to include opie2/odebug while switching from qDebugalwin23-7/+49
to odebug ;)
2004-04-04Comitting a fix is probably a good ideazecke1-4/+1
use EXPORT_OPIE_APPLET_v1 instead of OTaskBarAppletWrapper directly
2004-04-04Some more update holes coveredsudonix1-3/+3
2004-04-04Synchronize with translationssudonix1-0/+2
2004-04-04New translations, holes made by the updates covered, old ones correctedsudonix9-225/+250
2004-04-04Add Postroutines which seem to not work...zecke3-111/+132
Create a Debug Backend on first invocation. Sad thing is we still need to get reconfiguration of the settings.. OpieConfigXT is needed
2004-04-04imagescrollview addedalwin1-2/+2
2004-04-04ok, the first - realy first - working shot of a specialalwin3-1/+147
ImageScrollView. But the most important things are working now and can be used. Todo: - check on a pda(!) doublebuffering (bitBlt) - may be it will paint faster - implemented mouseEvents seems not working good, its just a first try.
2004-04-04Minor typo fixedsudonix1-1/+1
2004-04-04fix with odebugzecke2-61/+63
2004-04-04Update todozecke2-6/+6
use owarn right
2004-04-04fix up owarn usagezecke8-44/+36
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke43-105/+116
2004-04-04*** empty log message ***gints1-89/+95
2004-04-04*** empty log message ***gints1-22/+23
2004-04-04*** empty log message ***gints1-15/+15
2004-04-04*** empty log message ***gints2-77/+79
2004-04-04thumbnails will respect again the dimension values wished. just when themalwin1-2/+8
seems to be nonsens we will use hard wired 64x64 pix
2004-04-04use odebug classesmickeyl7-30/+51
2004-04-04fix odebug usagemickeyl1-10/+10
2004-04-04better use owarn heremickeyl1-2/+2
2004-04-04fix odebug usagemickeyl1-2/+2
2004-04-04catch up with new define in odebug.hmickeyl4-5/+5
2004-04-04fix debugging stuff (see addressbook)mickeyl4-12/+12
2004-04-04s/Opie::Core::odebug/odebug/ (same with oerr,owarn,ofatal)mickeyl7-134/+134
2004-04-04fix #defines, so that you never have to saymickeyl1-4/+4
Opie::Core::odebug << "bla", but just odebug << "bla". (I fear otherwise people wouldn't want to use it ;)
2004-04-04Many changeswimpie60-505/+435
2004-04-04Repaintzecke2-59/+54
Make it slower due to stipled background of liquid... we need to fillRect first
2004-04-04resizing when getting larger thumbnails worksalwin1-11/+24
default thumbnail for that is 128 pix instead of 64
2004-04-04convert to Opie Debugging Frameworkmickeyl232-2569/+2793
2004-04-04Error in generation of fileswimpie53-157/+564
2004-04-04use alarmbellzecke1-1/+1
2004-04-04*** empty log message ***gints1-80/+80
2004-04-04*** empty log message ***gints2-45/+49
2004-04-04Add AlarmBell for the clockzecke1-0/+0
2004-04-04*** empty log message ***gints1-38/+40
2004-04-04*** empty log message ***gints1-90/+107
2004-04-04Use of aqpkg.ts to fill packagemanager.tschristophe24-1853/+9459
2004-04-04New ts files from opie-lupdatechristophe116-564/+22590
2004-04-04Use of libopie.ts to fill libopieui2.ts and libopiepim2.tschristophe66-3458/+17754
2004-04-04Translation need verificationchristophe18-344/+1603
2004-04-04Opie-lupdate on all source code..christophe426-1550/+24177
2004-04-04first shot of an image info widget (this moment encapsulated just in a testalwin4-6/+177
dlg which will removed later)