Age | Commit message (Expand) | Author | Files | Lines |
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-08 | remove things like \n and \l from the system version string | mickeyl | 1 | -1/+1 |
2004-09-08 | Ignoring demo binaries | schurig | 11 | -0/+11 |
2004-09-08 | Added | schurig | 1 | -0/+3 |
2004-09-08 | ignore .moc | schurig | 1 | -0/+2 |
2004-09-06 | GCC 2.95 compile fix for switch/case statement | zecke | 1 | -3/+6 |
2004-09-05 | Fixing really stupid caching bug.. Thanks to zecke who found it.. | eilers | 6 | -32/+25 |
2004-08-30 | Fix warnings, add sanity check, new default argument to fix warning... | zecke | 4 | -8/+10 |
2004-08-29 | Added lookahead caching for addressbook (SQL-only) for speed improvement. | eilers | 5 | -47/+196 |
2004-08-29 | Fixed some quirks.. | eilers | 1 | -3/+8 |
2004-08-29 | Minor but important changes in API. Improved SQL performance: contactsbackend... | eilers | 4 | -6/+11 |
2004-08-26 | fix bogus NOP as pointed out by zecke | mickeyl | 1 | -1/+1 |
2004-08-25 | Respect the value passed to the method | zecke | 1 | -1/+3 |
2004-08-25 | -Have a common implementation for reading the config value | zecke | 7 | -175/+158 |
2004-08-23 | Do not hardcode /opt/QtPalmtop but use QPEApplication::qpeDir | zecke | 1 | -1/+4 |
2004-08-23 | Fix warnings raised by the compiler | zecke | 2 | -17/+18 |
2004-08-20 | back out unintentional change. Use an unknown ODevice instead | zecke | 1 | -1/+1 |
2004-08-20 | - add libpcap dir to lib- and include directory | ar | 2 | -3/+15 |
2004-08-20 | - add libpcap dependency in comment | ar | 1 | -1/+1 |
2004-08-17 | add sl-6000 | llornkcor | 2 | -0/+5 |
2004-08-15 | -Use APM for the SIMpad now that it got the APM biosless patch | zecke | 2 | -50/+55 |
2004-08-14 | - add OFileDialog::getDirectory() | ar | 4 | -20/+89 |
2004-08-09 | - adjust headers | mickeyl | 3 | -9/+5 |
2004-08-06 | Update to the on-server move. | zecke | 7 | -58/+74 |
2004-08-05 | compensate for oticker moval | mickeyl | 1 | -2/+0 |
2004-08-03 | FALSE -> false | clem | 1 | -2/+2 |
2004-08-01 | cleanup - odevice is now and for future the one and only friend class | alwin | 5 | -56/+63 |
2004-08-01 | 0 pointer will not inserted into list | alwin | 1 | -0/+4 |
2004-08-01 | made interface binary clean eg. inst() returns a hidden class | alwin | 2 | -27/+80 |
2004-08-01 | added a keyfilter singleton. All OPIE apps should use that instead of | alwin | 5 | -50/+255 |
2004-07-30 | ev is not required. | christophe | 1 | -3/+3 |
2004-07-29 | -UTC -> Europe/London when referring to no timezone | zecke | 5 | -80/+99 |
2004-07-29 | Fixed screwed indentation.. Don't know where this came from.. | eilers | 2 | -157/+157 |
2004-07-28 | disambiguate | mickeyl | 1 | -1258/+1258 |
2004-07-27 | documented SecOwnerDlg | clem | 1 | -0/+1 |
2004-07-27 | Replacing an ugly QString.sprintf() with QString().arg() which fixes wrong fo... | eilers | 1 | -1/+1 |
2004-07-24 | First revision of libopiesecurity2 package file | clem | 1 | -0/+10 |
2004-07-24 | Delete the Views which are created in the OFileSelector | zecke | 2 | -5/+24 |
2004-07-23 | enable the oplugins demo | mickeyl | 1 | -1/+1 |
2004-07-21 | Link to qpe as well | zecke | 1 | -1/+1 |
2004-07-19 | outdated | mickeyl | 1 | -165/+0 |
2004-07-18 | no need to warn here. debug seems enough | mickeyl | 1 | -2/+2 |
2004-07-18 | Really remove useless code .. | eilers | 1 | -2/+0 |
2004-07-18 | Removed forward deklaration of template class. This caused double defined | eilers | 1 | -1/+1 |
2004-07-17 | Add Clements reworked and OMAF capable Security Settings application | zecke | 1 | -1/+1 |
2004-07-17 | Add opiesecurity to the normal build | zecke | 1 | -1/+1 |
2004-07-17 | Change the default for needToAuthenticate | zecke | 1 | -2/+2 |
2004-07-17 | Allow the deletions of all events | zecke | 1 | -1/+1 |