summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/io_irda.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-29Each file in this commit has an issue where the initial value of a variableerik1-0/+1
is assumed to be something but no initial value is given. This commit changes that by either assigning an initial value or removing the assumption on an initial value (usually the former).
2004-10-16-Remove never finished classes by ibotty for the console widgetzecke1-18/+2
-Put setCurrent into ComboboxHelper and remove duplication from the dialogs -Remove old and unneeded debug output -IOBt, IOIrda can share the implementation for sening,recieving and supports with IOSerial
2004-04-04convert to Opie Debugging Frameworkmickeyl1-3/+5
2004-03-14Fix up depends on LIBOPIE1zecke1-2/+1
Proper signature for signal and slots and namespaces
2004-03-13Namespace changes for Appszecke1-1/+3
QAshMoney and Reader need to be valgrinded
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-2/+2
TT.
2003-01-21fixed a lot of errors and sloppyness to make it compile again...mickeyl1-0/+12
2002-10-24Fixed warningszecke1-1/+4
Now we're down to two warning with number conversions Enable Saving Sessions Enable Copy and Paste
2002-10-15Remove debugging outputzecke1-0/+2
Fix possible crashes in io_bt and io_irda
2002-10-09flow now has mode none too .-), irda config widget and beginning of layer, ↵harlekin1-0/+60
first sweep, rest later