summaryrefslogtreecommitdiff
path: root/src/leap/gui/firstrun/providersetup.py
AgeCommit message (Collapse)Author
2012-11-27inline validation at register page.kali
inline widget and focus and red marks and whistles.
2012-11-23refactor validation mixin; progress until register pagekali
2012-11-22info page refactor.kali
2012-11-21tango icons for checking/checked/failed check statuskali
2012-11-19add domain name to providerinfo pagekali
2012-11-19disable "next" button during validationkali
and wait for user to click it. Closes #973
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-12uncomment download_ca_cert callkali
2012-11-08more careful error catching during registration.kali
added a twisted server that fakes some of the provider interaction.
2012-11-07changes to update_signalkali
+ Fix update + Rename + Changed signature (we update progress bar from slot now)
2012-11-06split wizard into separate fileskali
so we don't go nuts yet.