Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-06-16 | This adds some more files. | cniehaus | 2 | -0/+2 |
Time for a coffee | ||||
2002-06-16 | Keyboard filter restructuring based on model detection: | sandman | 3 | -5/+99 |
1) Added a KeyboardFilter to main.cpp !! Please use this class for low-level/model-based filtering !! 2) Cursor keys are rotated for H31xx and H38xx 3) Power button long-press toggles backlight on iPAQs now (Mapped to F34/F35 - just like Z's) | ||||
2002-06-15 | Summary support | zecke | 5 | -161/+232 |
2002-06-14 | added libopieobex depend | harlekin | 1 | -1/+1 |
2002-06-14 | working but not ready | harlekin | 1 | -3/+3 |
2002-06-14 | close | harlekin | 1 | -6/+4 |
2002-06-14 | got a bit further, dialog still not behaving right | harlekin | 2 | -108/+115 |
2002-06-14 | update | harlekin | 2 | -193/+132 |
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. |