summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-06-09Made resuspend timeout a command line option (-a <seconds>)sandman2-13/+25
2002-06-09Fixed a counter bug in alarm timer loop.sandman2-7/+9
2002-06-09Forgot to remove debug stuffsandman1-1/+0
2002-06-09Fixed Alarm sound handlingsandman1-4/+2
2002-06-09Fixed sound handling for iPAQssandman3-514/+76
New feature: raise volume while playing Alarm sound (confiureable via qpe.conf / Sound / AlarmPercent -- needs a GUI !)
2002-06-09Fix a bug regarding the custom.h file linkingsandman1-2/+4
2002-06-09Changing page order now works in thumbnail viewleseb4-9/+65
2002-06-09Fix some captionsleseb3-3/+3
2002-06-08Working version of new page and clear page in thumbnail viewleseb6-23/+75
2002-06-08Selection and delete now work in thumbnail viewleseb4-1/+42
2002-06-07Make progress in thumbnail viewleseb5-120/+262
2002-06-07Backing out unintentional merge from TT branch.kergoth70-1685/+724
2002-06-06Initial revisionkergoth73-0/+1342
2002-06-06Missing .cvsignoreleseb3-0/+9
2002-06-06New page class, thumbnail view draftleseb14-43/+285
2002-06-05updateharlekin5-76/+220
2002-06-05Fix bug #352 (utf8 format when saving!)leseb1-1/+2
2002-06-05Correction of bug #394leseb1-1/+1
2002-06-05added import vcard menu entryllornkcor3-303/+323
2002-06-05changed mimetype to not interfere with other textllornkcor1-1/+1
2002-06-05added MimeType x-vCardllornkcor1-0/+1
2002-06-05fixed bug with keyboard cmmds interfere with typing into the combo box, use ↵llornkcor2-55/+84
new OPIEDIR icon, fixed bug with ftp tab not showing ;)
2002-06-04fixed opie-advancedfm entryharlekin1-1/+1
2002-06-04 updatesharlekin8-165/+171
2002-06-04opie-advancedfmllornkcor1-1/+1
2002-06-03Harlekin this is for youzecke1-0/+69
2002-06-03attaching and detaching is now workingzecke8-16/+286
2002-06-03fixed bug with opening in appllornkcor1-2/+2
2002-06-02 updateharlekin2-0/+13
2002-06-02updateharlekin5-85/+43
2002-06-02updateharlekin1-1/+1
2002-06-02addedharlekin2-0/+11
2002-06-02*** empty log message ***harlekin1-0/+2
2002-06-02what the heckllornkcor2-0/+0
2002-06-02New suspend/resume scripts for new opiealarmsandman2-3/+2
2002-06-02Reworked the whole system and introduced re-suspend. Effect is that thesandman3-60/+217
iPAQ is re-suspended when woken up by the RTC (as opposed to the button) and on AC. Timeout is currently hardcoded to 120sec.
2002-06-02Patch to remove unneeded hunk from diff - sideeffect: The diff is useablesandman1-9/+0
with both stock 2.3.2 and 2.3.3pre
2002-06-02rechange my changellornkcor1-1/+1
2002-06-01segfault fixedharlekin1-2/+6
2002-06-01icons for the appletharlekin2-0/+0
2002-06-01updateharlekin1-1/+1
2002-06-01buf gixllornkcor2-6/+13
2002-06-01bluetooth applet for the taskbarharlekin6-0/+422
2002-06-01Patch to src/kernel/qkeyboard_qws.cpp to:sandman1-0/+154
a) support *all* PC/AT type scan codes (so micro keyboard should be fully functional b) Fix the sticky action key bug. (this is a problem with the action key scan code (0x60) and the key release flag (0x80). 0x60|0x80 = 0xe0 and this is the extended mode 1 modifier and not "release action key". Simple workaround: remember if action key is depressed.
2002-06-01Modified to work with enhanced opiealarm daemonsandman2-4/+3
2002-06-01Changed opiealarm into a real daemon (fork/detach)sandman1-13/+89
Logging to /tmp/opiealarm.log is intentionally active at the moment.
2002-06-01fixed bug woth my eyes no seeing the path combo very well, also fixed bug ↵llornkcor2-288/+337
with popupmenu
2002-06-01Small adjustmentszecke1-2/+4
2002-06-01attaching and detachingzecke2-6/+101
2002-05-31added clock to popup if closed before app gets alarm messagellornkcor2-3/+9