summaryrefslogtreecommitdiff
path: root/noncore/securityplugins/pin
AgeCommit message (Collapse)AuthorFilesLines
2005-07-05added QGrid to make PIN dialog resizable - works ok on 640x480 and 480x640 - ↵hrw1-1229/+1113
closes bug#1679
2005-01-09CONTROL files : reset version to 'standard' formatwimpie1-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-04CONTROL files : changed version stringwimpie1-1/+1
NS2 many changes and first release of OT2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-303/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+303
2004-09-17updated packages and config.in descriptionsclem2-5/+4
2004-08-03manage better the MultiauthConfigWidget PinConfigWidget object, with a ↵clem2-6/+19
pointer managed by PinPlugin c'tor and d'tor (like in NoticePlugin)
2004-07-19Link to OpieSecurity2 at least for the config widgetzecke1-1/+1
this way there is no undefined reference to the vtable of Opie::Security::MultiauthConfigWidget
2004-07-17Addjust to the namespace changes of OMAFzecke6-22/+29
2004-06-19- don't check in uic generated filesar2-351/+0
2004-06-15no need for themclem1-237/+0
2004-06-15First revision of securityplugins, called by libopiesecurity2 authentication ↵clem14-0/+2473
framework (see http://dudu.dyn.2-h.org/nist/OMAF.php).