Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-10 | use signals to pass eip errors across threads | kali | |
Closes #741 | |||
2012-10-10 | fix geometry saving for debug/regular mode. | kali | |
Closes #732 | |||
2012-10-10 | fix connect/disconnect button in debug mode | kali | |
Closes #730 | |||
2012-10-10 | moved pyqt troubleshooting section to development | kali | |
2012-10-10 | add feedback for connection error during signup | kali | |
Closes #724 | |||
2012-10-10 | fix failing test on test_eipconnection | kali | |
Closes #738 | |||
2012-10-10 | fix for left-click on systray | kali | |
Closes #310 | |||
2012-10-08 | Add the address of the LEAP client repository. | antialias | |
2012-10-08 | Merge branch 'feature/fix-polkit-install' of ssh://leap.se/leap_client into ↵ | antialias | |
develop | |||
2012-10-08 | added openvpn to debian install line | antialias | |
added python-coverage to testing install line rewrote PyQt installation instructions fixed pkg/test-requirements lines fixed nosetest example (#740) | |||
2012-10-09 | fix missing polkit policy file install | kali | |
2012-10-09 | ignore egg-info | kali | |
2012-10-08 | add leap-status to main window in non-debug mode | kali | |
not very DRY but just to have it ready for rc cut. | |||
2012-10-08 | another pass towards a clearer README | kali | |
2012-10-08 | Merge branch 'feature/network_check' into develop | kali | |
Conflicts: src/leap/baseapp/mainwindow.py src/leap/eip/tests/test_checks.py | |||
2012-10-08 | popup dialog error when network error happens | kali | |
we are shutting down for now. we should be acting upon failures in the near future. lowered the recurrent checks interval to 10 seconds. | |||
2012-10-08 | Merge branch 'feature/firstrun-wizard' into develop | kali | |
2012-10-08 | catch timeout and specify kind of signup error | kali | |
2012-10-08 | fix hexlify + add regex validator for usernames | kali | |
2012-10-06 | comments on install | kali | |
2012-10-06 | fix cert needed evaluation | kali | |
2012-10-06 | springbok hardcoded path for registration | kali | |
2012-10-06 | pep8 | kali | |
2012-10-06 | Merge branch 'feature/detect_vpn' into develop | kali | |
2012-10-06 | Merge branch 'feature/detect_vpn' of ssh://leap.se/leap_client into ↵ | kali | |
feature/detect_vpn | |||
2012-10-05 | added tests. | antialias | |
2012-10-05 | fix seticon call breakage when interface dies | kali | |
2012-10-05 | add comments to netchecks | kali | |
2012-10-05 | pep8 | kali | |
2012-10-05 | testing hint | kali | |
2012-10-05 | Merge branch 'feature/detect_vpn' into develop | kali | |
2012-10-05 | typo | kali | |
2012-10-05 | todo comments | kali | |
2012-10-05 | remove test resources | kali | |
2012-10-05 | fix cert needed evaluation | kali | |
2012-10-05 | deps comments | kali | |
2012-10-05 | add menu for running wizard at will | kali | |
it's still buggy in that it does not bother to stop the ongoing checks or connection. we should take care of that soon. | |||
2012-10-05 | use keyring to store user password | kali | |
using a quite lame cryptedfile by the moment until dbus bug makes gnome-keyring usable again or we come up with the encrypted database solution. we might want to explore the option of using this python-keyring with the different native backends for win and macosx. for now: we generate a random secret that we store in the qsettings file. so, the whole thing is just to avoid plaintext stuff. for this, we could have done rot13, haha. | |||
2012-10-05 | remove prints | kali | |
2012-10-05 | use leap logo | kali | |
2012-10-05 | focus fix for wizard | kali | |
2012-10-05 | wizard called from main app if not run before. | kali | |
2012-10-05 | added srp dependency | kali | |
2012-10-05 | init QSettings - save window geometry | kali | |
2012-10-05 | add user registration to wizard | kali | |
validation still a bit fragile but there it is. | |||
2012-10-04 | manual test | kali | |
2012-10-04 | initial skeleton for wizard | kali | |
2012-10-03 | updated readme with some clarifications | kali | |
hopefully it's a bit more clear now. developer: feedback welcome. are you able to get it running with the instructions listed here? | |||
2012-10-03 | Merge branch 'develop' of ssh://leap.se/leap_client into develop | kali | |
2012-10-02 | removed configuration lib from deps | kali | |