Age | Commit message (Expand) | Author | Files | Lines |
2004-09-28 | ugly workaround for bigscreen/smallscreen widget differences | llornkcor | 2 | -44/+48 |
2004-09-28 | treble and bass sliders not being hidden on system that dont have those devices | llornkcor | 1 | -2/+1 |
2004-09-27 | Do not crash due an empty image | zecke | 1 | -0/+6 |
2004-09-27 | A brightness applet | mickeyl | 7 | -0/+337 |
2004-09-27 | remove bogus statements | mickeyl | 1 | -3/+0 |
2004-09-27 | mediaplayer2 works with recent libxine now | mickeyl | 1 | -1/+1 |
2004-09-27 | mediaplayer2 works w/ recent libxine now | mickeyl | 2 | -2/+3 |
2004-09-27 | fix vmemo | llornkcor | 1 | -5/+7 |
2004-09-26 | Updates for german translations. | coredump | 19 | -203/+246 |
2004-09-26 | Since some 2.6.8 kernel the Linux kernel one can set | zecke | 1 | -0/+9 |
2004-09-26 | Fix the indentation... | zecke | 1 | -112/+115 |
2004-09-26 | fix view menu | llornkcor | 1 | -5/+5 |
2004-09-25 | fix | llornkcor | 4 | -16/+13 |
2004-09-25 | remove not needed bool | llornkcor | 2 | -11/+0 |
2004-09-25 | opti | llornkcor | 1 | -17/+17 |
2004-09-25 | not hardcoded path | llornkcor | 3 | -37/+7 |
2004-09-25 | change message | llornkcor | 1 | -3/+4 |
2004-09-25 | remove | llornkcor | 4 | -122/+108 |
2004-09-25 | formatted strings | llornkcor | 2 | -8/+8 |
2004-09-25 | fix move overwrite | llornkcor | 1 | -54/+60 |
2004-09-25 | uptodate | llornkcor | 1 | -1/+0 |
2004-09-25 | change focus for edit | llornkcor | 3 | -40/+46 |
2004-09-25 | redunancy | llornkcor | 2 | -28/+4 |
2004-09-25 | const | llornkcor | 1 | -1/+1 |
2004-09-25 | unused | llornkcor | 1 | -2/+2 |
2004-09-25 | more redundant code | llornkcor | 1 | -8/+3 |
2004-09-25 | move kerypress to keyrelease | llornkcor | 1 | -5/+7 |
2004-09-25 | opti function and fix | llornkcor | 2 | -88/+47 |
2004-09-25 | move redundant code into one function | llornkcor | 2 | -50/+19 |
2004-09-25 | fix stuff | llornkcor | 5 | -376/+361 |
2004-09-24 | removed non-strings from tr() calls | clem | 2 | -17/+17 |
2004-09-24 | Added manually created files not taken care of by the Makefile | groucho | 116 | -1384/+18926 |
2004-09-24 | use QPEApplication::execDialog instead of showMaximized/execDialog | zecke | 1 | -6/+4 |
2004-09-24 | added missing files from lupdate | groucho | 391 | -0/+41354 |
2004-09-24 | Slider needs to be fixed | zecke | 1 | -1/+1 |
2004-09-24 | Add TODO items for OpiePlayer | zecke | 1 | -0/+18 |
2004-09-24 | opie-lupdate second attempt | groucho | 386 | -2840/+9607 |
2004-09-24 | -remove qApp->processEvents when starting playing | zecke | 3 | -47/+64 |
2004-09-24 | Adding standard CVS ignoring for Qt/Opie built files. | clem | 2 | -0/+10 |
2004-09-24 | Handling of Errors is a bit problematic with the current design. | zecke | 3 | -23/+30 |
2004-09-24 | -Save the State on deletion of the MediaPlayerState | zecke | 1 | -0/+5 |
2004-09-24 | Give Status for Sking Loading and Finishing Loading | zecke | 1 | -12/+13 |
2004-09-24 | -Emit Progress from the xine Engine to Global::statusMessage | zecke | 4 | -15/+28 |
2004-09-24 | Denote the end of the xargs parameters, to avoid "xargs: invalid option -- v" | clem | 2 | -3/+3 |
2004-09-24 | Fixed icon name | coredump | 1 | -0/+0 |
2004-09-23 | If you close the Audio-/VideoWidget and the stream was paused | zecke | 1 | -0/+1 |
2004-09-23 | -Remove bogus whitespaces | zecke | 8 | -130/+55 |
2004-09-23 | Additional Latvian translations | gints | 3 | -135/+137 |
2004-09-23 | Latvian translations for security | gints | 1 | -56/+76 |
2004-09-23 | -OTicker is in libqtaux so we need to link it to avoid weird crashes | zecke | 4 | -141/+236 |