Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-09-05 | done | benmeyer | 2 | -0/+0 |
2002-09-05 | initial loading | benmeyer | 2 | -0/+0 |
2002-09-05 | initial addition of backup | benmeyer | 7 | -0/+561 |
2002-09-05 | suspend code now also calls sync() to flush fs caches (just like apm tool) | sandman | 1 | -2/+4 |
2002-09-05 | Fixed the Send Control Alt Delete option | treke | 1 | -2/+6 |
2002-09-05 | Use SIG_IGN rather than an empty handler to ignore SIG_TSTP. | kergoth | 2 | -9/+1 |
2002-09-05 | Forgot to have it chown everything to root.root when building as root in ↵ | kergoth | 1 | -0/+2 |
classic mode. | ||||
2002-09-05 | Sane fallback for rotation if /proc/hal/model doesnt exist (i.e. zaurus). | kergoth | 1 | -1/+2 |
2002-09-05 | daily update, this time I also removed the obsolete messages. | cniehaus | 210 | -2873/+825 |
Should clean up all the files. | ||||
2002-09-05 | Making this somewhat useful. | kergoth | 1 | -3/+28 |
2002-09-05 | Added -classic flag to create old style ipks. Note: this script is and has ↵ | kergoth | 1 | -2/+28 |
always been a ugly hack. Should rewrite it one of these days. | ||||
2002-09-05 | improved version by obri | harlekin | 1 | -15/+34 |
2002-09-05 | ignore next and prev buttons when playing from filelist, for now | llornkcor | 2 | -4/+9 |
2002-09-05 | Added support for client side scaling of the screen. Slow, but sometimes usable. | treke | 12 | -364/+461 |
2002-09-05 | remove unneeded code | llornkcor | 1 | -78/+55 |
2002-09-04 | change playing in file lists. no loop mode | llornkcor | 7 | -75/+127 |
2002-09-04 | fixed by bowser | cniehaus | 1 | -1/+1 |
2002-09-04 | This does build. More missing files | treke | 2 | -0/+72 |
2002-09-04 | More forgotten files | treke | 1 | -0/+34 |
2002-09-04 | Forgot the ui files | treke | 3 | -270/+489 |
2002-09-04 | Major modifications to the User Interface | treke | 20 | -523/+682 |
1) Bookmark support added, all options are stored on a per bookmark basis 2) 16 Bit color is now a supported bit depth for the server | ||||
2002-09-04 | CVSSILENT daily updates | cniehaus | 14 | -56/+56 |
2002-09-04 | test | harlekin | 1 | -1/+4 |
2002-09-04 | do not go to playlist in between 2 audio streams | harlekin | 1 | -8/+0 |
2002-09-04 | Fix some storage name | leseb | 1 | -4/+4 |
2002-09-03 | As KPacman didn't use tr() but KDE's i18n() is did a simple | cniehaus | 8 | -81/+81 |
perl -pi~ -e 's/i18n/tr/g' *.cpp | ||||
2002-09-03 | kpacman now uses tr() | cniehaus | 16 | -14/+3431 |
2002-09-03 | should fix #180 | tille | 2 | -4/+3 |
2002-09-03 | need to split up in 2 words :( | cniehaus | 1 | -1/+1 |
2002-09-03 | s/System Infos Aye/Systeminfos | cniehaus | 1 | -1/+1 |
2002-09-03 | fixed vanishing applets bug, that is avoided it by not calling | tille | 1 | -3/+3 |
qcop QPE/taskbar reloadApplets() | ||||
2002-09-03 | zbounce is now bounce | cniehaus | 26 | -1137/+30 |
2002-09-03 | daily updates. Quite a lot this time | cniehaus | 60 | -230/+668 |
2002-09-03 | forgot something | harlekin | 3 | -47/+156 |
2002-09-03 | fix built and change maintainter to me | llornkcor | 1 | -2/+2 |
2002-09-03 | otabwidget changes by drw , like getting rid of the dotted line etc | harlekin | 4 | -7/+8 |
2002-09-02 | Add Makefile* | cniehaus | 1 | -1/+1 |
2002-09-02 | add sheetqt.ts | cniehaus | 15 | -0/+12225 |
2002-09-02 | Updates by Daniele | cniehaus | 22 | -58/+75 |
2002-09-02 | SUBVERSION added | imm | 1 | -1/+1 |
2002-09-02 | SUBVERSION added | imm | 1 | -1/+1 |
2002-09-02 | first parts of gamma correction, fullscreen on arm need some more work | harlekin | 13 | -88/+244 |
2002-09-02 | patch for the segfaulting konq/e | harlekin | 1 | -0/+19 |
2002-09-02 | fix typo | llornkcor | 1 | -24/+24 |
2002-09-02 | added add To Documents in menus, and cleaned up compiler warnings | llornkcor | 2 | -13/+45 |
2002-09-02 | fixed .control files, added clean: target to the Makefile | spiralman | 12 | -11/+11 |
2002-09-02 | a makefile that copies all the scripts to $OPIEDIR/bin (yes, this should be ↵ | spiralman | 1 | -0/+2 |
here) | ||||
2002-09-01 | i18n-fixes | cniehaus | 1 | -19/+19 |
2002-09-01 | 3 updates for i18n-de | cniehaus | 3 | -1/+3 |
2002-09-01 | Fix for bug #154: | sandman | 1 | -0/+51 |
"Tapping a menu and then tapping another menu doesnt open the newly tapped menu this is a problem with qt, and only a problem because qt is made for mouse input, not tapscreens. try this: open any app with more than 2 menus. open the first menu by tapping it and releasing it. Try to tap the next menu by tapping. wont open, eh? and it should, right?" Does now |