Age | Commit message (Expand) | Author | Files | Lines |
2002-10-12 | Header file clean up | zecke | 4 | -19/+19 |
2002-10-12 | Updates | zecke | 1 | -9/+18 |
2002-10-12 | Calmed down... 2nd try after merge | zecke | 7 | -35/+60 |
2002-10-12 | *** empty log message *** | harlekin | 1 | -0/+10 |
2002-10-12 | - my bad: FileTransfer inherits from the layer -> there are the signals :) | josef | 2 | -1/+55 |
2002-10-12 | - embed transferdialog into menu | josef | 4 | -6/+65 |
2002-10-12 | added functionality to emulation_widget | ibotty | 2 | -7/+239 |
2002-10-12 | some more stuff - modem config, bluetooth.. -, not finished | harlekin | 15 | -20/+887 |
2002-10-12 | - dhcp renew now really functions | mickeyl | 1 | -18/+44 |
2002-10-12 | My proposal for a receiving layer | zecke | 1 | -0/+113 |
2002-10-12 | Added a new sendFile method | zecke | 1 | -0/+25 |
2002-10-12 | Implemented Y-Moden and X-Modem | zecke | 1 | -1/+14 |
2002-10-12 | missing commits | zecke | 3 | -4/+7 |
2002-10-12 | SWITCH to the ProcCtl interface | zecke | 2 | -32/+27 |
2002-10-12 | No does not have any public c'tor | zecke | 2 | -1/+10 |
2002-10-12 | This is targetted to the people telling | zecke | 4 | -5/+125 |
2002-10-11 | suspending connections in rawMode... closeRawIO afterwards please | zecke | 11 | -37/+197 |
2002-10-11 | Spelling.... | zecke | 2 | -2/+2 |
2002-10-11 | initial upload for the keyboard widget | hash | 2 | -0/+110 |
2002-10-11 | made scroll pure virtual | ibotty | 1 | -2/+2 |
2002-10-11 | altered, to use widgetLayer over widget | ibotty | 2 | -2/+2 |
2002-10-11 | added missing line and an extern keyword | ibotty | 2 | -1/+3 |
2002-10-11 | added vt100 character translation table | ibotty | 2 | -0/+12 |
2002-10-11 | applied patch to let it compile | ibotty | 1 | -1/+1 |
2002-10-11 | changed #include from widget.h to widget_layer.h | ibotty | 2 | -2/+2 |
2002-10-11 | changed references to widget into references to widgetLayer or EmulationWidget. | ibotty | 7 | -19/+23 |
2002-10-11 | added emulation_widget | ibotty | 1 | -2/+2 |
2002-10-11 | initial not working commit | ibotty | 2 | -0/+125 |
2002-10-11 | Introduce rawIO in the IOLayer | zecke | 7 | -107/+212 |
2002-10-11 | Make use of the new file transfer... | zecke | 3 | -11/+23 |
2002-10-11 | why session->profile? | hash | 1 | -20/+21 |
2002-10-11 | landscape skin now in extra package. saves 400 kb in default installation .-) | harlekin | 2 | -2/+10 |
2002-10-10 | oops - forgot to comment out running on X86 (DOH!) | andyq | 1 | -1/+1 |
2002-10-10 | Made output text box text slightly smalled so more output can be displayed | andyq | 1 | -0/+4 |
2002-10-10 | Fixed bug with downloading package to selected location | andyq | 1 | -1/+1 |
2002-10-10 | Fixed missing / off ipkg list locations (for running on a linux box) | andyq | 1 | -3/+3 |
2002-10-10 | Commented out adding default destinations for root, cf and card because | andyq | 1 | -1/+6 |
2002-10-10 | little changes to the gamma | harlekin | 6 | -15/+17 |
2002-10-10 | other crash fixes | llornkcor | 2 | -46/+47 |
2002-10-10 | menu | llornkcor | 4 | -7/+15 |
2002-10-10 | made popupmenu in popupmenu | llornkcor | 1 | -24/+24 |
2002-10-09 | remove op2 crash feature when cancelling playlist save | llornkcor | 1 | -2/+3 |
2002-10-09 | Forgot a Q_OBJECT macro .. this produced many runtime QObject warnings | sandman | 1 | -0/+2 |
2002-10-09 | set a default button on flow too | harlekin | 2 | -4/+5 |
2002-10-09 | bluetooth removed from build for now (does not exist yet) | wazlaf | 1 | -2/+2 |
2002-10-09 | thought it not work because the terminal echo, but i copied some code that | hash | 1 | -2/+109 |
2002-10-09 | added a file transfer button | hash | 4 | -4/+41 |
2002-10-09 | as far as i can tell, this should work, but then again, it isnt working... | hash | 2 | -13/+29 |
2002-10-09 | updated emulationLayer to use WidgetLayer (not Widget, which is b0rked) | ibotty | 8 | -55/+68 |
2002-10-09 | flow now has mode none too .-), irda config widget and beginning of layer, fi... | harlekin | 14 | -31/+498 |