summaryrefslogtreecommitdiff
path: root/src/leap/gui
AgeCommit message (Collapse)Author
2012-10-05use keyring to store user passwordkali
using a quite lame cryptedfile by the moment until dbus bug makes gnome-keyring usable again or we come up with the encrypted database solution. we might want to explore the option of using this python-keyring with the different native backends for win and macosx. for now: we generate a random secret that we store in the qsettings file. so, the whole thing is just to avoid plaintext stuff. for this, we could have done rot13, haha.
2012-10-05remove printskali
2012-10-05use leap logokali
2012-10-05focus fix for wizardkali
2012-10-05wizard called from main app if not run before.kali
2012-10-05add user registration to wizardkali
validation still a bit fragile but there it is.
2012-10-04manual testkali
2012-10-04initial skeleton for wizardkali
2012-09-20fix resources test for hashkali
2012-09-13add leap logokali
2012-08-09updated resourcekali
2012-08-09re-added missing mainwindow_rckali
2012-08-08test for hash of the resources filekali
this extra step might help avoiding accidental updates, /methinks
2012-07-23update resource filekali
2012-07-22initial importkali