Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2002-05-29 | : is not the proper way to end a line in C, nor C++.. please use a ; next time | llornkcor | 1 | -1/+1 |
2002-05-28 | Fix some translations | leseb | 2 | -40/+40 |
2002-05-28 | fixed bug where not knowing /dev/ramfs | llornkcor | 1 | -81/+84 |
2002-05-28 | convert to ofileselector, and fixed bug | llornkcor | 3 | -42/+43 |
2002-05-28 | added icon | harlekin | 1 | -1/+1 |
2002-05-28 | took cardmon and sdmon out and added my cardmon .-), but the other 2 are ↵ | harlekin | 1 | -2/+1 |
still in cvs until all bugs in new one are fixed | ||||
2002-05-27 | new cf/pcmcia/sd/mmc applet, not finished yet, but working (kind off ,-) ) , ↵ | harlekin | 8 | -0/+377 |
will replace the old cardmon and sdmon when ready | ||||
2002-05-27 | points to the moved opie-sh.png | spiralman | 1 | -1/+1 |
2002-05-27 | removed the old opie-sh.png | spiralman | 1 | -0/+0 |
2002-05-27 | removed redundant entries from suggested commands, added 3 qcop commands to ↵ | llornkcor | 2 | -29/+8 |
main list |