summaryrefslogtreecommitdiff
path: root/src/leap/gui/firstrun/providersetup.py
AgeCommit message (Collapse)Author
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.