Age | Commit message (Expand) | Author |
2013-01-09 | fix provider parameter passed to network check | kali |
2013-01-09 | rename username var | kali |
2012-12-27 | fix window not raising to front in osx | kali |
2012-12-17 | network checker launched by signal | kali |
2012-12-12 | changed some values in new style eipconfig | kali |
2012-12-12 | tests for openvpn options | kali |
2012-12-10 | get cipher config from eip-service | kali |
2012-12-10 | cleanup and rewrite eipconnection/openvpnconnection classes | kali |
2012-12-07 | only remove management socket when shutting down | kali |
2012-11-28 | call shutdown signal from sigint_handler | kali |
2012-11-28 | successfully catching ctrl-c but for not quitting in the correct order. | antialias |
2012-11-14 | hide the systray icon until the firstrun wizard is complete | kali |
2012-11-14 | make the check for valid client cert the trigger for first-run-wizard | kali |
2012-11-12 | connect wizard cancel button with shutdown | kali |
2012-11-12 | fix import path | kali |
2012-11-12 | moved thread code to gui/threads | kali |
2012-11-06 | split wizard into separate files | kali |
2012-11-06 | new validation pages in a reusable MVC style | kali |
2012-10-26 | stop eip connection when first run wizard started | kali |
2012-10-26 | hide aboutQt menu entry | kali |
2012-10-26 | fix systray context menu. | kali |
2012-10-24 | last page of wizard displays the connection steps | kali |
2012-10-24 | sign up branch ends by triggering eip connection | kali |
2012-10-24 | save geometry (was badly merged) | kali |
2012-10-19 | logic for cert validation widgets in wizard | kali |
2012-10-11 | add signal to end of eip checks | 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 | fix for left-click on systray | kali |
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-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 | add menu for running wizard at will | 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-02 | moved eip checks to qthread to let icon show early | kali |
2012-10-02 | remove ui header | kali |
2012-10-01 | Still some QT related problems. Hand off to kali to fix. | antialias |
2012-09-28 | Functionality to shutdown network checker when openvpn is stopped. | antialias |
2012-09-25 | First check for threaded network checks. | antialias |
2012-09-21 | added --no-provider-checks and --no-ca-verify for ease of debugging | kali |
2012-09-20 | Merge branch 'feature/remove-unity-checks' into develop | kali |
2012-09-20 | toggle connection on/off | kali |
2012-09-20 | start hidden, and toggle details window from menu | kali |
2012-09-20 | Merge branch 'develop' into feature/systray-menu | kali |