Age | Commit message (Expand) | Author |
2014-08-11 | used 22x22 pixel icons instead of 24x24 pixel icons (since ubuntu needs 22 an... | elijah |
2014-08-11 | temporarily switch back to using png icons | elijah |
2014-08-10 | svg icons! well, how about that? | elijah |
2014-08-10 | clean up icons in mainwindow.qrc | elijah |
2014-08-10 | simplify wizard instructions | elijah |
2014-07-14 | Add missing error/passed keys. | Ivan Alejandro |
2014-07-14 | Do backend calls using kwargs. | Ivan Alejandro |
2014-07-14 | Use new backend/signaler and start logic in processes. | Ivan Alejandro |
2014-07-10 | Code style fixes. | Ivan Alejandro |
2014-07-10 | Use preferred provider on first run. Closes #5813. | Ivan Alejandro |
2014-06-25 | Use a dict instead of an object to ease serialization. | Ivan Alejandro |
2014-06-11 | Improve how pinned providers are handled | Tomás Touceda |
2014-05-28 | Refactor cleanup, ProviderConfig to backend. | Ivan Alejandro |
2014-05-21 | Update username regex to support the same as webapp. | Ivan Alejandro |
2014-05-21 | Rename backend methods for consistency. | Ivan Alejandro |
2014-04-22 | Add flag to skip provider checks in wizard. | Ivan Alejandro |
2014-04-17 | Improve parameters docstrings. | Ivan Alejandro |
2014-04-17 | Use consistent wording for triggers documentation. | Ivan Alejandro |
2014-04-17 | Use Slot decorator instead of SLOT docstring. | Ivan Alejandro |
2014-04-11 | Enable provider widget depending on radio button. | Ivan Alejandro |
2014-04-02 | Reset checks if the provider is changed in wizard. | Ivan Alejandro |
2014-03-19 | Move srpregister interaction to the backend. | Ivan Alejandro |
2014-02-28 | Do version checks in the wizard too. | Ivan Alejandro |
2014-01-24 | Handle wizard close correctly. Closes #4986. | Ivan Alejandro |
2014-01-23 | Replace provider hardcoded path with helper. | Ivan Alejandro |
2014-01-22 | Select by default the use of an existing provider. | Ivan Alejandro |
2014-01-06 | Disconnect signals before closing the wizard. | Ivan Alejandro |
2013-12-18 | Refactor provider_bootstrapper out of mainwindow | Tomás Touceda |
2013-12-17 | Reset registration error and input widgets. | Ivan Alejandro |
2013-11-07 | Remember provider CA checks. | Ivan Alejandro |
2013-11-06 | Remember setup provider checks. | Ivan Alejandro |
2013-11-06 | Fix 'cancel' and 'back' misbehavior. | Ivan Alejandro |
2013-11-05 | Handle Timeout errors during register. | Ivan Alejandro |
2013-11-05 | Move string encoding to srpregister. | Ivan Alejandro |
2013-10-15 | Remove unused code. | Ivan Alejandro |
2013-10-03 | Reorder providers combo, disable if no providers. | Ivan Alejandro |
2013-10-03 | Separate pre-seeded providers from user added ones | Ivan Alejandro |
2013-10-02 | Skip checks for an existing provider. | Ivan Alejandro |
2013-10-02 | Add providers combobox with configured providers. | Ivan Alejandro |
2013-10-02 | Move echo-mode-setting to the ui file. | Ivan Alejandro |
2013-09-30 | Make providerboostrapper take the verify path from our ca-bundle. | Kali Kaneko |
2013-09-18 | Move STANDALONE flag to a module and unify paths queries. | Ivan Alejandro |
2013-09-18 | Remove unused existing code. | Ivan Alejandro |
2013-09-03 | Remove last page from wizard. | Ivan Alejandro |
2013-08-28 | Refactor services display names out. Closes #3578. | Ivan Alejandro |
2013-08-23 | Refactor basic password checks. Closes #3552. | Ivan Alejandro |
2013-08-12 | Merge remote-tracking branch 'kali/feature/create_bitmask_namespace' into dev... | Tomás Touceda |
2013-08-12 | fix imports to use new namespace | Kali Kaneko |
2013-08-12 | move everything into bitmask namespace | Kali Kaneko |