Age | Commit message (Expand) | Author | Files | Lines |
2004-09-14 | Fixed some horrible indentations | schurig | 1 | -212/+255 |
2004-09-13 | here come the 800x600 pictures | mickeyl | 2 | -0/+0 |
2004-09-13 | here come the 640x480 pictures | mickeyl | 2 | -0/+0 |
2004-09-13 | New Latvian translations | gints | 3 | -57/+64 |
2004-09-13 | Fixed a typo in opie-sh-wavelanchooser.desktop: Wrong Exec target. | coredump | 1 | -1/+1 |
2004-09-13 | Try to use the Parent Background as BackgroundOrigin | zecke | 1 | -1/+5 |
2004-09-13 | GCC 3.4.2 is so standard conform that it forces the range | zecke | 2 | -0/+24 |
2004-09-13 | Renamed 'Mine Hunt' to 'Mine Sweep', both in title and icon name | schurig | 2 | -3/+3 |
2004-09-13 | renamed THIS restartapplet to librestartapplet2.so, now you can build | schurig | 2 | -2/+2 |
2004-09-13 | added libqtaux2 as dependency | schurig | 1 | -1/+1 |
2004-09-13 | Try to make the tabbar a bit 'higher' but less wide | zecke | 2 | -0/+7 |
2004-09-12 | -Refactor loading of the Plugin Widgets' to be only contained | zecke | 5 | -115/+76 |
2004-09-12 | -Sorry for the whitespaces | zecke | 1 | -9/+11 |
2004-09-12 | OColorButton::~OColorButton ( ) | zecke | 1 | -0/+1 |
2004-09-12 | If there is no 'excluded' plugin the excluded-list wasn't made | zecke | 1 | -2/+9 |
2004-09-12 | Remove memory leak | zecke | 1 | -1/+4 |
2004-09-12 | Delete the d pointer | zecke | 1 | -0/+3 |
2004-09-12 | Fix dependency of the plugin. It needs OTicker and OTicker | zecke | 1 | -1/+1 |
2004-09-12 | -Only create configWidgets once per config dialog, properly delete them | zecke | 4 | -32/+43 |
2004-09-12 | Follow the defined Ownership and have a maybe not needed | zecke | 13 | -44/+22 |
2004-09-12 | -Define ownership of widget and configwidget | zecke | 4 | -6/+25 |
2004-09-12 | The usual | zecke | 1 | -0/+3 |
2004-09-12 | -Kill all owarn statements as they're not needed/useful anymore | zecke | 3 | -44/+9 |
2004-09-12 | Do not limit the Image to 16x16 but use width() and height() | zecke | 2 | -2/+13 |
2004-09-12 | -Fix layout for http://handhelds.org/scap/port.32003.png | zecke | 3 | -31/+9 |
2004-09-12 | Apply patch from "Tony" for #1395 to fix building of QVNC for gcc3.4 | zecke | 2 | -64/+226 |
2004-09-12 | show text label and remove bogus sleep | mickeyl | 1 | -10/+1 |
2004-09-12 | come back to a more traditional version of the logo: | mickeyl | 1 | -0/+0 |
2004-09-12 | always disable the scrollbars for the versioninfo tab | mickeyl | 1 | -0/+2 |
2004-09-12 | show backdrop, make crosshair a bit more prominent, enable calibration test w... | mickeyl | 3 | -36/+33 |
2004-09-12 | add a few fixed bugs and improve the overall format in preparation of 1.1.6 | mickeyl | 1 | -8/+10 |
2004-09-10 | -Disable Quick Launching as we need a special QApplication | zecke | 4 | -7/+39 |
2004-09-10 | In old ANSI-C you can't have expressions before variable declarations | schurig | 1 | -2/+4 |
2004-09-10 | support for DEVFS | schurig | 3 | -0/+27 |
2004-09-10 | added support for DEVFS | schurig | 5 | -3/+40 |
2004-09-10 | removed some warnings | schurig | 1 | -5/+4 |
2004-09-10 | Fix various warning | zecke | 3 | -1/+5 |
2004-09-10 | Add new line at the end | zecke | 1 | -1/+2 |
2004-09-10 | Unused parameter removed, cast uint -> int to avoid warning | zecke | 2 | -3/+2 |
2004-09-10 | Remove unused code and mark parameter as Q_UNUSED | zecke | 3 | -26/+6 |
2004-09-10 | Move the using namespace expression below all includes | zecke | 1 | -2/+4 |
2004-09-10 | The messagebox can be translated now, use QMessageBox::Ok and | zecke | 1 | -2/+3 |
2004-09-10 | Fix some warnings of rsync | zecke | 2 | -0/+3 |
2004-09-10 | Move the pixmap to calcdisplay.cpp to avoid warnings | zecke | 3 | -37/+37 |
2004-09-10 | Fix the issues the compilers bothers | zecke | 10 | -39/+40 |
2004-09-10 | Remove unused parameter | zecke | 8 | -50/+53 |
2004-09-10 | Fix unused global variables, unused code, unused parameters, sign != unsigned | zecke | 4 | -12/+7 |
2004-09-10 | Add newlines, remove unused local variables, remove unused parameters, | zecke | 9 | -49/+48 |
2004-09-10 | Fix warnings of '//' inside the comment | zecke | 1 | -6/+6 |
2004-09-10 | Add some gcc vodoo magic to mark the method as unused | zecke | 2 | -1/+14 |