Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-06-14 | fixed type and getting closer to finish | harlekin | 4 | -7/+17 |
2002-06-14 | show discovered device | harlekin | 2 | -4/+42 |
2002-06-13 | wrong file | harlekin | 1 | -0/+0 |
2002-06-13 | Fix PPC beaming | zecke | 1 | -3/+12 |
2002-06-13 | OBEX receiving is supporte | zecke | 2 | -6/+38 |
2002-06-13 | Stop receiving when wanting to send | zecke | 3 | -113/+179 |
2002-06-13 | receive(bool) -> receive(int) cause QDataStream is not capable of bool | zecke | 2 | -5/+5 |
2002-06-13 | gui update | harlekin | 1 | -114/+133 |
2002-06-13 | update | harlekin | 2 | -124/+147 |
2002-06-13 | Fix for ljp's fix for my fix of custom.h handling on iPAQs | sandman | 4 | -8/+5 |
Should now work for iPAQ, Z and x86 | ||||
2002-06-13 | update | harlekin | 2 | -2/+14 |
2002-06-13 | update | harlekin | 1 | -3/+4 |
2002-06-13 | update and control file | harlekin | 3 | -7/+24 |
2002-06-13 | bugfix: menu select play works again | llornkcor | 3 | -17/+14 |
2002-06-12 | some gui updates | harlekin | 11 | -2119/+341 |
2002-06-12 | debug code for Max to cross compile | zecke | 1 | -2/+2 |
2002-06-12 | Obex | zecke | 1 | -2/+2 |
2002-06-12 | Obex | zecke | 1 | -0/+5 |
2002-06-12 | Send Receive working now it's time for a gui | zecke | 2 | -3/+11 |
2002-06-12 | OBEX time | zecke | 5 | -36/+44 |
2002-06-12 | Fix memleak and add OBEX receive support | zecke | 2 | -9/+19 |
2002-06-12 | attempted to look at stumbling issues, and pops while starting and stoping ↵ | llornkcor | 2 | -7/+15 |
audio device. needs to be re done | ||||
2002-06-11 | click on vcard label launches not the input | harlekin | 2 | -7/+12 |
2002-06-11 | in theory, clicking on a pls, or m3u list will now open them and add the ↵ | llornkcor | 1 | -17/+33 |
url's to the playlist... | ||||
2002-06-11 | attempt to fix remove from autostart | harlekin | 1 | -1/+1 |
2002-06-11 | attempt to fix remove from autostart | harlekin | 3 | -148/+148 |
2002-06-11 | update | harlekin | 1 | -5/+9 |
2002-06-11 | activated the qcop channel | harlekin | 2 | -3/+19 |
2002-06-11 | now console remembers scrollbar setting on restart | harlekin | 1 | -7/+7 |
2002-06-11 | follow up to the follow up for custom.h related things | llornkcor | 2 | -3/+6 |
2002-06-11 | vcard now clickable label | harlekin | 5 | -8/+22 |
2002-06-10 | Fixes in the translation. | tux_mike | 1 | -62/+156 |
2002-06-10 | initial try | harlekin | 12 | -0/+2765 |
2002-06-09 | Made resuspend timeout a command line option (-a <seconds>) | sandman | 1 | -12/+24 |
2002-06-09 | Fixed a counter bug in alarm timer loop. | sandman | 2 | -7/+9 |
2002-06-09 | Fixed Alarm sound handling | sandman | 1 | -4/+2 |
2002-06-07 | Backing out unintentional merge from TT branch. | kergoth | 2 | -255/+0 |
2002-06-06 | Initial revision | kergoth | 2 | -0/+255 |
2002-06-06 | Missing .cvsignore | leseb | 2 | -0/+6 |
2002-06-05 | Fix bug #352 (utf8 format when saving!) | leseb | 1 | -1/+2 |
2002-06-05 | added import vcard menu entry | llornkcor | 3 | -303/+323 |
2002-06-02 | Reworked the whole system and introduced re-suspend. Effect is that the | sandman | 2 | -59/+216 |
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 | rechange my change | llornkcor | 1 | -1/+1 |
2002-06-01 | buf gix | llornkcor | 2 | -6/+13 |
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-05-31 | Initial check in of opiealarm/opieatd | sandman | 6 | -0/+160 |
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 | sped up startup time, and fixed segfault on exit | llornkcor | 3 | -22/+53 |
2002-05-30 | fixed bug with mpeg3 not playing audio in videos | llornkcor | 1 | -2/+6 |
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 | convert to ofileselector, and fixed bug | llornkcor | 3 | -42/+43 |