Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
QMessageBox::Cancel so the translator only needs to translate the string once | ||||
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 |
remove unused parameters, give return values on return | ||||
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 |
tests... | ||||
2004-09-10 | Add newlines, remove unused local variables, remove unused parameters, | zecke | 9 | -49/+48 |
add newlines at the end of file... | ||||
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 |
__attribute__((unused)) | ||||
2004-09-10 | No unused parameters, added a newline at the end | zecke | 1 | -3/+5 |
2004-09-10 | Fix warnings about unused parameters and no newline at the end of file | zecke | 5 | -9/+17 |
2004-09-10 | The usual... fix warnings about unused parameters | zecke | 2 | -4/+6 |
2004-09-10 | Fix warnings about unused parameters | zecke | 3 | -1/+6 |
2004-09-10 | Move handleWidget of OKeyConfigManager to a slot | zecke | 2 | -3/+14 |
Add some @see statements to the OKeyConfigManager | ||||
2004-09-10 | Make it compile without warning about unused parameters | zecke | 1 | -1/+1 |
2004-09-10 | Fix warnings about unused parameter | zecke | 2 | -4/+4 |
2004-09-10 | whitespace changes | schurig | 1 | -48/+58 |
2004-09-10 | oops, one 'b' to much | schurig | 1 | -1/+1 |
2004-09-10 | disable SD and CF speed test on MNCI | schurig | 2 | -6/+18 |
change millibit to MegaByte (mb -> MB) change kilobit to Kilobyte (kb -> kB) | ||||
2004-09-09 | Fix for too much verbosity while performing ipkg functions. Thanks to Seb ↵ | drw | 1 | -3/+5 |
for fix | ||||
2004-09-09 | - fix compile problems | ar | 2 | -0/+4 |
2004-09-09 | updates to MNCI | schurig | 2 | -154/+50 |
2004-09-09 | added MNCI-RX | schurig | 1 | -1/+2 |
2004-09-09 | support for devfs | schurig | 1 | -0/+4 |
2004-09-09 | added .cvsignore | schurig | 6 | -0/+24 |
2004-09-08 | -Close Tab Keyboard Accelerator with delayed deletion of the tab | zecke | 16 | -39/+155 |
-Optionally add a TimeStamp to the Tab -Remove not implemented CTCP actions from the Channel PopupMenu -Give Focus to the Edit Line -Some more ping handling patch inspired and copied from zautrix fork | ||||
2004-09-08 | don't need confirmance if started in first-usage mode | mickeyl | 1 | -15/+8 |
2004-09-08 | remove things like \n and \l from the system version string | mickeyl | 1 | -1/+1 |
2004-09-08 | moved my qt2 headers to include/qt2, so that I can now have include/qt3 and | schurig | 1 | -1/+1 |
include/qt2 | ||||
2004-09-08 | default rotation is now 90 | schurig | 1 | -25/+3 |
2004-09-08 | fixed dependency (needs libqtaux2) | schurig | 1 | -1/+1 |
2004-09-08 | Added | schurig | 1 | -0/+3 |
2004-09-08 | correctly ignore h/cpp files for ui files | schurig | 1 | -20/+8 |
2004-09-08 | added sl and opie | schurig | 1 | -1/+3 |
2004-09-08 | added | schurig | 9 | -0/+35 |
2004-09-08 | Ignoring demo binaries | schurig | 11 | -0/+11 |
2004-09-08 | Added | schurig | 3 | -0/+6 |
2004-09-08 | Added | schurig | 9 | -0/+21 |
2004-09-08 | ingnore .moc | schurig | 1 | -1/+1 |
2004-09-08 | ignore .moc | schurig | 5 | -3/+6 |
2004-09-08 | added errordialog.* | schurig | 1 | -1/+3 |
2004-09-08 | added .moc | schurig | 1 | -0/+1 |
2004-09-08 | ignore all libfreetypeface.so* | schurig | 1 | -1/+1 |
2004-09-08 | Added | schurig | 2 | -0/+3 |
2004-09-08 | fixed package name | schurig | 2 | -2/+2 |
2004-09-08 | Better description | schurig | 2 | -2/+2 |
2004-09-07 | remove tiny goof | mickeyl | 1 | -1/+1 |