Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-06-23 | Simon thanks for the patch. Some clean ups. Patch provided by tronical | zecke | 2 | -2/+3 |
OAOAOAOAOAOAOAOAOAOAOAOAOBOBCVS: noncore/tools/remote/dvdgroupconf.cpp | ||||
2002-06-23 | automute and unmute | llornkcor | 1 | -47/+59 |
2002-06-23 | *** empty log message *** | llornkcor | 1 | -1/+1 |
2002-06-23 | transations also qpe again | harlekin | 1 | -12/+12 |
2002-06-23 | error checking | llornkcor | 3 | -389/+434 |
2002-06-22 | nicer card inserted popup + cleanups | harlekin | 2 | -12/+40 |
2002-06-22 | Fix a bug when config is set to a plugin not available | leseb | 1 | -10/+6 |
2002-06-22 | fix destdir to /bin instead of into new oblivion | llornkcor | 1 | -1/+1 |
2002-06-22 | new action if /dev/dsp can't open, instead of sending to bytes to ↵ | llornkcor | 2 | -7/+18 |
/dev/null.. lets immediately exit | ||||
2002-06-21 | Made the tabbar icons a litte bit more "liquid compliant" -- seems like | sandman | 1 | -1/+1 |
the TT styles return wrong values for tabbarMetrics ... | ||||
2002-06-21 | disable debug echo's | sandman | 1 | -3/+3 |
2002-06-21 | changed back to qpe binary name to make so we do not get any compat issues ↵ | harlekin | 2 | -2/+2 |
by that | ||||
2002-06-21 | translation fix | harlekin | 1 | -12/+12 |
2002-06-21 | make it opie | harlekin | 2 | -2/+2 |
2002-06-21 | more fixes | zecke | 2 | -0/+3 |
2002-06-21 | Fix compilation | zecke | 12 | -16/+16 |
2002-06-21 | export playlist to m3u | llornkcor | 2 | -225/+256 |
2002-06-21 | Fix for background drawing to make taskbar look nice with liquid style | sandman | 2 | -2/+5 |
2002-06-20 | missing commit | davipt | 1 | -2/+5 |
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) |