summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-09-12-Only create configWidgets once per config dialog, properly delete themzecke4-32/+43
2004-09-12Follow the defined Ownership and have a maybe not neededzecke13-44/+22
2004-09-12-Define ownership of widget and configwidgetzecke4-6/+25
2004-09-12The usualzecke1-0/+3
2004-09-12-Kill all owarn statements as they're not needed/useful anymorezecke3-44/+9
2004-09-12Do not limit the Image to 16x16 but use width() and height()zecke2-2/+13
2004-09-12-Fix layout for http://handhelds.org/scap/port.32003.pngzecke3-31/+9
2004-09-12Apply patch from "Tony" for #1395 to fix building of QVNC for gcc3.4zecke2-64/+226
2004-09-12show text label and remove bogus sleepmickeyl1-10/+1
2004-09-12come back to a more traditional version of the logo:mickeyl1-0/+0
2004-09-12always disable the scrollbars for the versioninfo tabmickeyl1-0/+2
2004-09-12show backdrop, make crosshair a bit more prominent, enable calibration test w...mickeyl3-36/+33
2004-09-12add a few fixed bugs and improve the overall format in preparation of 1.1.6mickeyl1-8/+10
2004-09-10-Disable Quick Launching as we need a special QApplicationzecke4-7/+39
2004-09-10In old ANSI-C you can't have expressions before variable declarationsschurig1-2/+4
2004-09-10support for DEVFSschurig3-0/+27
2004-09-10added support for DEVFSschurig5-3/+40
2004-09-10removed some warningsschurig1-5/+4
2004-09-10Fix various warningzecke3-1/+5
2004-09-10Add new line at the endzecke1-1/+2
2004-09-10Unused parameter removed, cast uint -> int to avoid warningzecke2-3/+2
2004-09-10Remove unused code and mark parameter as Q_UNUSEDzecke3-26/+6
2004-09-10Move the using namespace expression below all includeszecke1-2/+4
2004-09-10The messagebox can be translated now, use QMessageBox::Ok andzecke1-2/+3
2004-09-10Fix some warnings of rsynczecke2-0/+3
2004-09-10Move the pixmap to calcdisplay.cpp to avoid warningszecke3-37/+37
2004-09-10Fix the issues the compilers botherszecke10-39/+40
2004-09-10Remove unused parameterzecke8-50/+53
2004-09-10Fix unused global variables, unused code, unused parameters, sign != unsignedzecke4-12/+7
2004-09-10Add newlines, remove unused local variables, remove unused parameters,zecke9-49/+48
2004-09-10Fix warnings of '//' inside the commentzecke1-6/+6
2004-09-10Add some gcc vodoo magic to mark the method as unusedzecke2-1/+14
2004-09-10No unused parameters, added a newline at the endzecke1-3/+5
2004-09-10Fix warnings about unused parameters and no newline at the end of filezecke5-9/+17
2004-09-10The usual... fix warnings about unused parameterszecke2-4/+6
2004-09-10Fix warnings about unused parameterszecke3-1/+6
2004-09-10Move handleWidget of OKeyConfigManager to a slotzecke2-3/+14
2004-09-10Make it compile without warning about unused parameterszecke1-1/+1
2004-09-10Fix warnings about unused parameterzecke2-4/+4
2004-09-10whitespace changesschurig1-48/+58
2004-09-10oops, one 'b' to muchschurig1-1/+1
2004-09-10disable SD and CF speed test on MNCIschurig2-6/+18
2004-09-09Fix for too much verbosity while performing ipkg functions. Thanks to Seb fo...drw1-3/+5
2004-09-09- fix compile problemsar2-0/+4
2004-09-09updates to MNCIschurig2-154/+50
2004-09-09added MNCI-RXschurig1-1/+2
2004-09-09support for devfsschurig1-0/+4
2004-09-09added .cvsignoreschurig6-0/+24
2004-09-08-Close Tab Keyboard Accelerator with delayed deletion of the tabzecke16-39/+155
2004-09-08don't need confirmance if started in first-usage modemickeyl1-15/+8