summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/wizard.py
AgeCommit message (Expand)Author
2015-08-24[feat] allow to disable EIP on buildKali Kaneko
2015-08-24[bug] handle disabled registration, error 403.Ivan Alejandro
2015-06-22[feat] replace old log handler with new oneIvan Alejandro
2015-03-16[bug] enable providers combo box on check failIvan Alejandro
2015-03-13[feat] make 'check' button selected by defaultIvan Alejandro
2015-01-28Remove all the Slot() decorators.Ivan Alejandro
2015-01-28Enable signal connect/disconnect logic.Ivan Alejandro
2015-01-28Refactor wizard call.Ivan Alejandro
2014-12-30Disable signal disconnection and untrack.0.8.0rc1Ivan Alejandro
2014-12-19Refactor login usage.Ivan Alejandro
2014-09-19single pref win: gets the autopep8 beauty scrub.elijah
2014-09-19single pref win: moved password change UI to a separate window, opened from a...elijah
2014-09-03Code cleanup and logging improvements.Ivan Alejandro
2014-09-03Remove unused defers.Ivan Alejandro
2014-08-11used 22x22 pixel icons instead of 24x24 pixel icons (since ubuntu needs 22 an...elijah
2014-08-11temporarily switch back to using png iconselijah
2014-08-10svg icons! well, how about that?elijah
2014-08-10clean up icons in mainwindow.qrcelijah
2014-08-10simplify wizard instructionselijah
2014-07-14Add missing error/passed keys.Ivan Alejandro
2014-07-14Do backend calls using kwargs.Ivan Alejandro
2014-07-14Use new backend/signaler and start logic in processes.Ivan Alejandro
2014-07-10Code style fixes.Ivan Alejandro
2014-07-10Use preferred provider on first run. Closes #5813.Ivan Alejandro
2014-06-25Use a dict instead of an object to ease serialization.Ivan Alejandro
2014-06-11Improve how pinned providers are handledTomás Touceda
2014-05-28Refactor cleanup, ProviderConfig to backend.Ivan Alejandro
2014-05-21Update username regex to support the same as webapp.Ivan Alejandro
2014-05-21Rename backend methods for consistency.Ivan Alejandro
2014-04-22Add flag to skip provider checks in wizard.Ivan Alejandro
2014-04-17Improve parameters docstrings.Ivan Alejandro
2014-04-17Use consistent wording for triggers documentation.Ivan Alejandro
2014-04-17Use Slot decorator instead of SLOT docstring.Ivan Alejandro
2014-04-11Enable provider widget depending on radio button.Ivan Alejandro
2014-04-02Reset checks if the provider is changed in wizard.Ivan Alejandro
2014-03-19Move srpregister interaction to the backend.Ivan Alejandro
2014-02-28Do version checks in the wizard too.Ivan Alejandro
2014-01-24Handle wizard close correctly. Closes #4986.Ivan Alejandro
2014-01-23Replace provider hardcoded path with helper.Ivan Alejandro
2014-01-22Select by default the use of an existing provider.Ivan Alejandro
2014-01-06Disconnect signals before closing the wizard.Ivan Alejandro
2013-12-18Refactor provider_bootstrapper out of mainwindowTomás Touceda
2013-12-17Reset registration error and input widgets.Ivan Alejandro
2013-11-07Remember provider CA checks.Ivan Alejandro
2013-11-06Remember setup provider checks.Ivan Alejandro
2013-11-06Fix 'cancel' and 'back' misbehavior.Ivan Alejandro
2013-11-05Handle Timeout errors during register.Ivan Alejandro
2013-11-05Move string encoding to srpregister.Ivan Alejandro
2013-10-15Remove unused code.Ivan Alejandro
2013-10-03Reorder providers combo, disable if no providers.Ivan Alejandro