Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-06-10 | initial try | harlekin | 12 | -0/+2765 |
2002-06-10 | imported kprocess as oprocess | tille | 3 | -2/+928 |
2002-06-09 | Made resuspend timeout a command line option (-a <seconds>) | sandman | 2 | -13/+25 |
2002-06-09 | Fixed a counter bug in alarm timer loop. | sandman | 2 | -7/+9 |
2002-06-09 | Forgot to remove debug stuff | sandman | 1 | -1/+0 |
2002-06-09 | Fixed Alarm sound handling | sandman | 1 | -4/+2 |
2002-06-09 | Fixed sound handling for iPAQs | sandman | 3 | -514/+76 |
New feature: raise volume while playing Alarm sound (confiureable via qpe.conf / Sound / AlarmPercent -- needs a GUI !) | ||||
2002-06-09 | Fix a bug regarding the custom.h file linking | sandman | 1 | -2/+4 |
2002-06-09 | Changing page order now works in thumbnail view | leseb | 4 | -9/+65 |
2002-06-09 | Fix some captions | leseb | 3 | -3/+3 |
2002-06-08 | Working version of new page and clear page in thumbnail view | leseb | 6 | -23/+75 |
2002-06-08 | Selection and delete now work in thumbnail view | leseb | 4 | -1/+42 |
2002-06-07 | Make progress in thumbnail view | leseb | 5 | -120/+262 |
2002-06-07 | Backing out unintentional merge from TT branch. | kergoth | 70 | -1685/+724 |
2002-06-06 | Initial revision | kergoth | 73 | -0/+1342 |
2002-06-06 | Missing .cvsignore | leseb | 3 | -0/+9 |
2002-06-06 | New page class, thumbnail view draft | leseb | 14 | -43/+285 |
2002-06-05 | update | harlekin | 5 | -76/+220 |
2002-06-05 | Fix bug #352 (utf8 format when saving!) | leseb | 1 | -1/+2 |
2002-06-05 | Correction of bug #394 | leseb | 1 | -1/+1 |
2002-06-05 | added import vcard menu entry | llornkcor | 3 | -303/+323 |
2002-06-05 | changed mimetype to not interfere with other text | llornkcor | 1 | -1/+1 |
2002-06-05 | added MimeType x-vCard | llornkcor | 1 | -0/+1 |
2002-06-05 | fixed bug with keyboard cmmds interfere with typing into the combo box, use ↵ | llornkcor | 2 | -55/+84 |
new OPIEDIR icon, fixed bug with ftp tab not showing ;) | ||||
2002-06-04 | fixed opie-advancedfm entry | harlekin | 1 | -1/+1 |
2002-06-04 | updates | harlekin | 8 | -165/+171 |
2002-06-04 | opie-advancedfm | llornkcor | 1 | -1/+1 |
2002-06-03 | Harlekin this is for you | zecke | 1 | -0/+69 |
2002-06-03 | attaching and detaching is now working | zecke | 8 | -16/+286 |
2002-06-03 | fixed bug with opening in app | llornkcor | 1 | -2/+2 |
2002-06-02 | update | harlekin | 2 | -0/+13 |
2002-06-02 | update | harlekin | 5 | -85/+43 |
2002-06-02 | update | harlekin | 1 | -1/+1 |
2002-06-02 | added | harlekin | 2 | -0/+11 |
2002-06-02 | *** empty log message *** | harlekin | 1 | -0/+2 |
2002-06-02 | what the heck | llornkcor | 2 | -0/+0 |
2002-06-02 | New suspend/resume scripts for new opiealarm | sandman | 2 | -3/+2 |
2002-06-02 | Reworked the whole system and introduced re-suspend. Effect is that the | sandman | 3 | -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-02 | Patch to remove unneeded hunk from diff - sideeffect: The diff is useable | sandman | 1 | -9/+0 |
with both stock 2.3.2 and 2.3.3pre | ||||
2002-06-02 | rechange my change | llornkcor | 1 | -1/+1 |
2002-06-01 | segfault fixed | harlekin | 1 | -2/+6 |
2002-06-01 | icons for the applet | harlekin | 2 | -0/+0 |
2002-06-01 | update | harlekin | 1 | -1/+1 |
2002-06-01 | buf gix | llornkcor | 2 | -6/+13 |
2002-06-01 | bluetooth applet for the taskbar | harlekin | 6 | -0/+422 |
2002-06-01 | Patch to src/kernel/qkeyboard_qws.cpp to: | sandman | 1 | -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-01 | Modified to work with enhanced opiealarm daemon | sandman | 2 | -4/+3 |
2002-06-01 | Changed opiealarm into a real daemon (fork/detach) | sandman | 1 | -13/+89 |
Logging to /tmp/opiealarm.log is intentionally active at the moment. | ||||
2002-06-01 | fixed bug woth my eyes no seeing the path combo very well, also fixed bug ↵ | llornkcor | 2 | -288/+337 |
with popupmenu | ||||
2002-06-01 | Small adjustments | zecke | 1 | -2/+4 |