Age | Commit message (Expand) | Author | Files | Lines |
2007-01-26 | Both packageslave.cpp and textedit.cpp have instances of possibly exploitable | erik | 1 | -24/+21 |
2007-01-26 | Each file in this commit exhibit an example of what prevent calls | erik | 2 | -63/+47 |
2007-01-19 | Every file in this commit has a change to check the return value of a call. | erik | 1 | -16/+17 |
2007-01-19 | Every single file in this commit had a memory leak where a resource is | erik | 1 | -15/+17 |
2007-01-10 | All of the files included have instances where an array is new'ed but | erik | 1 | -2/+2 |
2006-05-01 | default is now n, as qss is not used nor needed | llornkcor | 1 | -1/+1 |
2005-09-03 | switch to 5-point calibration to make it work on some newer Zaurii | mickeyl | 1 | -3/+3 |
2005-08-11 | add opie-smb | llornkcor | 1 | -29/+29 |
2005-08-10 | add close session button | llornkcor | 2 | -2/+9 |
2005-04-15 | Resource -> OResource | drw | 2 | -21/+39 |
2005-04-15 | Resource -> OResource | drw | 2 | -20/+26 |
2005-03-02 | -Build qss by updating the qss.pro | zecke | 4 | -17/+15 |
2005-03-02 | Initial revision | zecke | 2 | -0/+65 |
2005-03-02 | Merge HEAD with QTOPIA_2_1_1 vendor branch | zecke | 4 | -90/+18 |
2005-03-02 | Initial revision | zecke | 2 | -0/+328 |
2005-02-24 | Speed up application start by more than 30% | zecke | 1 | -1/+1 |
2005-02-06 | fix #1472 - no prompt on esc exit | llornkcor | 1 | -23/+26 |
2005-02-06 | too long | llornkcor | 1 | -3/+3 |
2005-02-06 | adding shell history into command combo off by default | llornkcor | 1 | -29/+14 |
2005-01-21 | - make opie compilable against qte 2.3.10 snapshot | ar | 2 | -2/+2 |
2005-01-04 | control files : changed VERSION string | wimpie | 1 | -2/+2 |
2004-12-28 | fix compile | llornkcor | 1 | -1/+3 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use anyth... | mickeyl | 7 | -156/+7 |
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 7 | -7/+156 |
2004-10-18 | change doclnk handling | llornkcor | 1 | -3/+4 |
2004-10-16 | - BugFix: clear currentFileName in SaveAs when the user abort. | ar | 1 | -0/+1 |
2004-10-16 | -Remove debug output on appMessage | zecke | 2 | -3/+9 |
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 1 | -2/+2 |
2004-09-18 | fix #1399 | llornkcor | 1 | -15/+21 |
2004-09-12 | show backdrop, make crosshair a bit more prominent, enable calibration test w... | mickeyl | 3 | -36/+33 |
2004-09-10 | Move the using namespace expression below all includes | zecke | 1 | -2/+4 |
2004-05-18 | use menu icon, and cleanup control file for pics dir, so not to include the C... | llornkcor | 2 | -2/+2 |
2004-05-02 | - convert qDebug to odebug | ar | 6 | -34/+38 |
2004-04-07 | non opie main | llornkcor | 1 | -1/+56 |
2004-04-07 | re-add enter,space,tab,up,down icons, as convience for non keyboarded devices | llornkcor | 1 | -4/+1 |
2004-04-07 | respect TERM variable | llornkcor | 1 | -1/+3 |
2004-04-07 | add commented out defines for non opie | llornkcor | 1 | -3/+7 |
2004-04-07 | move namespace into opie ifdef | llornkcor | 1 | -3/+3 |
2004-04-06 | Do not override menu font size, use font as defined in Appearance settings, a... | drw | 2 | -11/+2 |
2004-04-05 | convert helpbrowser, taboapp and textedit to Opie debugging framework | mickeyl | 4 | -114/+122 |
2004-03-31 | added missed include files for QColorDrag | mouse | 1 | -0/+5 |
2004-03-29 | fix dependencies | mickeyl | 2 | -5/+2 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the buil... | mickeyl | 7 | -7/+7 |
2004-03-15 | namespace fix | alwin | 1 | -1/+1 |
2004-03-14 | ODP and only ODP | zecke | 7 | -6/+8 |
2004-03-02 | run the optimize_connect script | alwin | 4 | -20/+20 |
2004-03-01 | fix includes | chicken | 17 | -114/+2 |
2004-03-01 | fix includes | chicken | 1 | -1/+0 |
2004-03-01 | add error dialogs | llornkcor | 1 | -5/+6 |
2004-02-29 | initialize int | llornkcor | 1 | -1/+1 |