summaryrefslogtreecommitdiff
path: root/noncore/securityplugins/pin/pin.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-29Change buttons from QLabel to QPushButton, which enables entering the PIN ↵paule1-13/+54
using directional buttons and space/enter (which is all that is available on some PDAs if the screen is uncalibrated). In addition, you can now enter numbers using number keys if your device has them.
2004-08-03manage better the MultiauthConfigWidget PinConfigWidget object, with a ↵clem1-6/+16
pointer managed by PinPlugin c'tor and d'tor (like in NoticePlugin)
2004-07-17Addjust to the namespace changes of OMAFzecke1-7/+10
2004-06-15First revision of securityplugins, called by libopiesecurity2 authentication ↵clem1-0/+342
framework (see http://dudu.dyn.2-h.org/nist/OMAF.php).