summaryrefslogtreecommitdiff
path: root/src/leap/gui/firstrun/login.py
AgeCommit message (Collapse)Author
2012-11-23refactor validation mixin; progress until register pagekali
2012-11-22fix widgets focus on providerselect pagekali
it works with enter, enter, enter :) dedicated to DJ Focus...
2012-11-13check credentials on login branchkali
plus fix repaint on populateErrors on login page, should refactor to ToBeValidated class or something similar, with the other paintEvent functions that implement the painting of errors coming from the "next" validating page.
2012-11-06split wizard into separate fileskali
so we don't go nuts yet.