Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-05-04 | Resource -> OResource and add missing lib dependencies | drw | 2 | -4/+5 |
2005-03-04 | Fix name of plugins in label - patch courtesy of Gints | drw | 1 | -2/+2 |
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 1 | -1/+1 |
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file) | ||||
2005-01-04 | control files : changed VERSION string | wimpie | 1 | -1/+1 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 2 | -135/+2 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 2 | -2/+135 |
2004-12-20 | Keep only 'local' Config instances to avoid some older | zecke | 1 | -26/+26 |
instance reverting changes! (weakness of Config class) | ||||
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 1 | -4/+4 |
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter | ||||
2004-10-08 | Recommend: added on the new opie-lockapplet, and on the opie-multiauth ↵ | clem | 1 | -0/+1 |
Application lock as well | ||||
2004-10-08 | better description of the app since it provides a real lock now, and can be ↵ | clem | 1 | -2/+5 |
used through Settings/Buttons | ||||
2004-10-08 | missing } | clem | 1 | -1/+1 |
2004-10-08 | Big commit thanks to a little feature request :-) We now have an O-menu applet | clem | 2 | -18/+4 |
to lock the PDA immediately, and the internal way to ask for an authentication (on resume, on start up, on demand or for a simple test) is much cleaner: it's through MultiauthPassword(int lockMode) (instead of the old bool at_poweron) | ||||
2004-10-05 | Changed the way to test authentication: instead of having a hardcoded config | clem | 2 | -61/+86 |
option, allowByPass, we now have a "Test now" button in the configuration interface. We add to change both the config app and the libopie2security files for that, since the MultiauthMainWindow constructor has to know whether to implement a debug mode (with an new argument, false by default). We also had to give MultiauthGeneralConfig a link to MultiauthConfig, since the test button triggers the writing of the whole configuration. Some cleaning too (m_ on *all* member attributes, removal of obsolete allowByPass / explanScreens checking code. | ||||
2004-09-30 | simpler explanation | clem | 1 | -12/+2 |
2004-09-30 | - As Zecke suggested, we now hide the plugin list and authentication | clem | 2 | -107/+158 |
configuration tabs if no authentication plugin is installed (but we tell the user a few things about authentication in a third tab). - Small warning about syncnet removed. | ||||
2004-09-30 | removing files from the old opie-security implem. | clem | 2 | -520/+0 |
2004-09-24 | removed non-strings from tr() calls | clem | 2 | -17/+17 |
2004-09-24 | Adding standard CVS ignoring for Qt/Opie built files. | clem | 1 | -0/+5 |
2004-08-06 | Don't build it by default; more specific comment about how it's just useful | clem | 1 | -2/+2 |
for tests. | ||||
2004-08-03 | fixed include | clem | 1 | -2/+1 |
2004-08-03 | add the quicklaunching library to the file list | clem | 1 | -1/+1 |
2004-07-19 | securitybase.* is generated from ui so add it to .cvsignore | zecke | 1 | -0/+1 |
2004-07-19 | Make it quicklaunchable again | zecke | 4 | -53/+53 |
-Do the check if allowed to run in the c'tor of MultiauthConfig and exit(-1) on failure -Adopt the .pro to contain CONFIG quick-app again -main only contains the call to the factory | ||||
2004-07-18 | Security now depends on libopiesecurity2 | zecke | 1 | -1/+1 |
2004-07-17 | Use the MultiauthPassword::authenticate method instead of the handcrafting | zecke | 1 | -16/+5 |
2004-07-17 | Be less verbose | zecke | 2 | -9/+1 |
clean ups | ||||
2004-07-17 | Add Clements reworked and OMAF capable Security Settings application | zecke | 14 | -543/+1256 |
This adds configuration of OMAF For now it disables quicklaunch which will be changed Also a demo application is added | ||||
2004-05-20 | remove bogus paths out of .pro files | mickeyl | 1 | -1/+1 |
2004-05-14 | fixes | chicken | 1 | -1/+1 |
2004-05-02 | - convert qDebug to odebug | ar | 2 | -33/+39 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-14 | ODP change | zecke | 2 | -2/+3 |
2004-02-21 | Yeah baby yeah remove IntelliSync support | zecke | 3 | -84/+66 |
and add it to the SyncMode... as it should have been done Keep compatible with the old ored meaning... Now we can have IntelliSync plain text transfer, ask for pw less on connect Opie 1.0 plain text transfer, need pw and allow for syncing Qtopia 1.7 base64 transter , need pw and allow for syncing | ||||
2004-02-16 | More control file clean-up...mostly done, except for task-opie-* | drw | 1 | -3/+2 |
2004-02-14 | Clean-up of .cvsignore files | drw | 1 | -0/+2 |
2004-02-08 | improve support for BigScreen | ar | 1 | -1/+1 |
2004-01-10 | change maintainter from warick to opie project | llornkcor | 1 | -1/+1 |
2003-12-10 | less includes | harlekin | 2 | -4/+0 |
2003-12-04 | use opie-lupdate instead lupdate | ar | 1 | -20/+0 |
2003-11-27 | Added: Default net-ranges are no longer hard-coded and can be edited | coredump | 3 | -81/+228 |
Bugfix: Show user-defined net-range upon application restart in drop-down list | ||||
2003-11-18 | Increase sync-friendlyness and repair broken sync with several | mickeyl | 3 | -7/+69 |
programs. Patch by Matthias Hentges <matthias@hentges.net> - thanks! | ||||
2003-11-06 | merge core/settings/* | mickeyl | 5 | -17/+5 |
- light-and-power and security were a bit ugly, so I recommend someone who actually dealt with these files looking into if I got it right (not to tell about the frustratation about the fact that the ones who dealt with these files didn't do the merge in the first place :( | ||||
2003-11-05 | remove <<<<<< | llornkcor | 1 | -1/+1 |
2003-11-03 | resolved merge conflict | waspe | 1 | -8/+19 |
2003-09-20 | Thanks to treke for tweaking the ui file | zecke | 2 | -6/+38 |
Allow the user to set how the QCOP bridge should response Either in Qtopia1.7 mode or the one found prior including Opie1.0 or respond in both ways We still need to check what sync utilities can cope with 'both' | ||||
2003-09-20 | merge control files with BRANCH | mickeyl | 1 | -1/+1 |
2003-08-09 | Merge from BRANCH_1_0 | kergoth | 3 | -227/+502 |
2003-08-09 | Merge from BRANCH_1_0. | kergoth | 1 | -1/+1 |
2003-06-05 | sanitized | schurig | 1 | -1/+1 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 1 | -0/+1 |
in favor of something with some sanity. |