Age | Commit message (Expand) | Author | Files | Lines |
2002-06-18 | Improved calibration: | sandman | 1 | -153/+129 |
2002-06-18 | Fix a compiler warning | sandman | 1 | -1/+1 |
2002-06-18 | Replaced OHwInfo with ODevice and ported from custom-*.h #defines to | sandman | 4 | -69/+53 |
2002-06-18 | added more filetypes to open, such as audio and video.. that might help | llornkcor | 1 | -1/+1 |
2002-06-17 | need special case for urls to be added | llornkcor | 1 | -1/+1 |
2002-06-17 | check for file existing before adding to playlist | llornkcor | 1 | -6/+11 |
2002-06-17 | fixed volume fix | llornkcor | 1 | -3/+3 |
2002-06-17 | tboc <tboc@gmx.de> provided a cute patch to show a red time mark | zecke | 3 | -50/+288 |
2002-06-17 | Fool Qt and fool QtDesigner to unfuck the designer .ui *evilgrin* | zecke | 3 | -296/+340 |
2002-06-17 | fix overlapping | zecke | 1 | -0/+1 |
2002-06-17 | fixes for goofy crap going on | llornkcor | 6 | -396/+406 |
2002-06-17 | remove mute on popup left from experimenting | llornkcor | 1 | -1/+0 |
2002-06-17 | Added a new switch (-f) to opiealarm. When enabled the RTC is 'fixed' | sandman | 1 | -14/+43 |
2002-06-16 | lame attempt to deal with illegal urls | llornkcor | 1 | -1/+5 |
2002-06-16 | made mute config | llornkcor | 2 | -2/+17 |
2002-06-16 | default is now moot.. err rather mute d | llornkcor | 2 | -4/+7 |
2002-06-16 | I dunno | zecke | 3 | -76/+128 |
2002-06-16 | Progress | zecke | 2 | -76/+154 |
2002-06-16 | This add .pt and .es to all .pro | cniehaus | 18 | -0/+34 |
2002-06-16 | This adds some more files. | cniehaus | 2 | -0/+2 |
2002-06-16 | Keyboard filter restructuring based on model detection: | sandman | 3 | -5/+99 |
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 |
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 au... | llornkcor | 2 | -7/+15 |
2002-06-11 | click on vcard label launches not the input | harlekin | 2 | -7/+12 |