Age | Commit message (Expand) | Author |
2012-10-12 | stopping openvpn via management interface. | antialias |
2012-10-12 | ping_gateway now uses the provider gateway defined in config file. | antialias |
2012-10-11 | add signal to end of eip checks | kali |
2012-10-11 | comment out the set_password call until we fix #744 | kali |
2012-10-11 | removed debug info since eval HOME is causing the bug | kali |
2012-10-11 | another attempt at fixing recursion error with expanduser | kali |
2012-10-11 | make file_path explicit | kali |
2012-10-10 | use signals to pass eip errors across threads | kali |
2012-10-10 | fix geometry saving for debug/regular mode. | kali |
2012-10-10 | fix connect/disconnect button in debug mode | kali |
2012-10-10 | add feedback for connection error during signup | kali |
2012-10-10 | fix failing test on test_eipconnection | kali |
2012-10-10 | fix for left-click on systray | kali |
2012-10-08 | added openvpn to debian install line | antialias |
2012-10-08 | add leap-status to main window in non-debug mode | kali |
2012-10-08 | Merge branch 'feature/network_check' into develop | kali |
2012-10-08 | popup dialog error when network error happens | kali |
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 | 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 feature/d... | kali |
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 | 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 | add menu for running wizard at will | kali |
2012-10-05 | use keyring to store user password | kali |
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 | init QSettings - save window geometry | kali |
2012-10-05 | add user registration to wizard | kali |
2012-10-04 | manual test | kali |
2012-10-04 | initial skeleton for wizard | kali |
2012-10-02 | moved eip checks to qthread to let icon show early | kali |
2012-10-01 | Now throws a CriticalError when an pre-exisiting openvpn istance is found. | antialias |
2012-10-02 | remove ui header | kali |
2012-10-02 | Merge branch 'feature/json-validation' into develop | kali |
2012-10-02 | refactored jsonconfig, included jsonschema validation | kali |
2012-10-01 | Still some QT related problems. Hand off to kali to fix. | antialias |