Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2002-06-01 | attaching and detaching | zecke | 2 | -6/+101 |
2002-05-31 | added clock to popup if closed before app gets alarm message | llornkcor | 2 | -3/+9 |
2002-05-31 | add zeckes change in again *DOH*, and initialize some silly int's to get rid ↵ | llornkcor | 2 | -122/+133 |
of silly compiler warnings | ||||
2002-05-31 | parses "not-installed" from /usr/lib/ipkg/list | tille | 2 | -2/+11 |
2002-05-31 | Added opie-opiealarm to dependencies | sandman | 2 | -2/+2 |
Maybe we should make a task-opie-ipaq(-minimal), since opiealarm is currently only needed on the iPAQ | ||||
2002-05-31 | compiles again .-) | harlekin | 1 | -1/+1 |
2002-05-31 | Initial commit of opiealarm/opieatd | sandman | 2 | -2/+5 |
Added to main Makefile Added link generation to mkipks Patch for mkipks to support Conflicts/Provides | ||||
2002-05-31 | Initial check in of opiealarm/opieatd | sandman | 11 | -1/+188 |
This is a (tiny) replacement for ipaqalarm/qpe2uschedule/uscheduled Made w2k-ppp only claim the needed files (not the whole etc dir) | ||||
2002-05-31 | lengthened time of alarm sounding, removed nag screen and put alarm info ↵ | llornkcor | 1 | -131/+124 |
into caption | ||||
2002-05-31 | sped up startup time, and fixed segfault on exit | llornkcor | 3 | -22/+53 |
2002-05-30 | added kjumpx - korean version of jumpx | harlekin | 1 | -0/+1 |
2002-05-30 | first bits of a impl | zecke | 3 | -3/+27 |
2002-05-30 | remote device interface | zecke | 1 | -0/+24 |
2002-05-30 | koran version of jumpx by Jake Richardson <jake@asdfnews.org> | harlekin | 22 | -0/+1129 |
2002-05-30 | Docu updates | zecke | 1 | -1/+57 |
2002-05-30 | applyed patch from Michael Lauer <mickey@tm.informatik.uni-frankfurt.de>, ↵ | harlekin | 2 | -0/+18 |
looks like the qtopia on zaurus has a modified qpemenubar, which prevented PyQt to work with opie right. Potentially closes bug #388 hh.org bugzilla | ||||
2002-05-30 | API+DOCS updates | zecke | 1 | -11/+65 |
2002-05-30 | API doc update | zecke | 1 | -2/+6 |
2002-05-30 | docu | harlekin | 1 | -0/+5 |
2002-05-30 | docu | harlekin | 1 | -13/+43 |
2002-05-30 | interface updates | zecke | 1 | -2/+39 |
2002-05-30 | icon and logo | harlekin | 2 | -0/+0 |
2002-05-30 | grummel | harlekin | 1 | -0/+0 |
2002-05-30 | gui stuff - not doing anything | harlekin | 11 | -0/+1139 |
2002-05-30 | Ok here are some bits of a lib and interfaces | zecke | 8 | -0/+2236 |
2002-05-30 | fixed bug with mpeg3 not playing audio in videos | llornkcor | 1 | -2/+6 |
2002-05-29 | put some more stuff in task-opie | harlekin | 2 | -1/+12 |