Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-06-20 | Fix cardmon applet visibility (now visible is some card is plugged) and added | davipt | 3 | -44/+73 |
popup on succesfull ejection or insertion of a card. | ||||
2002-06-20 | Added translations to irdaapplet | davipt | 1 | -0/+14 |
2002-06-20 | Added translation | davipt | 2 | -2/+13 |
2002-06-20 | virtual key events should use sendKeyEvent, not processKeyEvents | sandman | 1 | -2/+2 |
2002-06-19 | Fixed position of popup and added pixmaps for cut/copy/paste | sandman | 1 | -4/+7 |
2002-06-19 | Tille ask Diana how she was able to trigger that bug? | zecke | 1 | -8/+17 |
I nominate her for the bug finding queen 2002. Ok I just fixed two possible crashes with the risk of losing data. | ||||
2002-06-19 | fixed problem with writing doclnk, and local files in an m3u | llornkcor | 1 | -3/+13 |
2002-06-19 | Added some debug capabilities via /tmp/opiealarm.log | sandman | 1 | -0/+10 |
2002-06-19 | dont crash on malformed urls | llornkcor | 1 | -30/+49 |
2002-06-19 | no more permanent QFile::writeBlock: Write operation not permitted, and also ↵ | harlekin | 1 | -4/+10 |
its now more c++ rather than c style , the discovery part | ||||
2002-06-18 | Improved calibration: | sandman | 1 | -153/+129 |
1) Should work on rotated TS controllers (x<->y) 2) Needs only 2 points now (Qt uses only 2 points internally) 3) Reformated source code | ||||
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 |
ODevice methods | ||||
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 |
in the current day view | ||||
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 |
on suspend, if system and RTC time differ more than 5 seconds. This works both with a installed /etc/localtime and without. This should fix many reported problems regarding ipaqalarm/opiealarm. | ||||
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 |
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 |