Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 | ||||
2002-05-27 | added icon | llornkcor | 2 | -0/+1 |
2002-05-27 | heh whoops.. no msreader here | llornkcor | 1 | -1/+0 |
2002-05-27 | more cool links | llornkcor | 1 | -2/+6 |
2002-05-27 | changed permisions to executable (i hope) | spiralman | 1 | -1/+1 |
2002-05-27 | not so english-centric | llornkcor | 1 | -5/+6 |
2002-05-27 | opie isnt qtopia | llornkcor | 1 | -2/+3 |
2002-05-27 | opie links | llornkcor | 1 | -0/+41 |
2002-05-27 | icon for opie-sh | spiralman | 1 | -0/+0 |
2002-05-27 | script run by opie-sh dektop file | spiralman | 1 | -0/+19 |
2002-05-27 | added desktop file for opie-sh | spiralman | 1 | -0/+6 |
2002-05-27 | added help files and an icon in the Applications tab | spiralman | 4 | -8/+20 |
2002-05-27 | added help for opie-sh | spiralman | 23 | -0/+1872 |
2002-05-26 | changed visual alert to QLabel in the corner while recording, instead of nag ↵ | llornkcor | 2 | -12/+72 |
screen when stopping recording. made pick-a-key record work |