summaryrefslogtreecommitdiff
path: root/src/leap/baseapp
AgeCommit message (Expand)Author
2013-01-30fix option not in usekali
2013-01-24all tests green againkali
2013-01-24catch missing messages on last page of wizardkali
2013-01-18fix network checker attr in wizardkali
2013-01-17localize exit country if we cankali
2013-01-17osx fixed already running instance checkkali
2013-01-16handle loss of tun ifacekali
2013-01-15implemented abstracted layer with matching and passed callback.antialias
2013-01-15reads and searches for strings from openvpn logs via the management interface.antialias
2013-01-09more missed strings to be translatedkali
2013-01-09icon shows when wizard endskali
2013-01-09fix provider parameter passed to network checkkali
2013-01-09rename username varkali
2012-12-27fix window not raising to front in osxkali
2012-12-17network checker launched by signalkali
2012-12-12changed some values in new style eipconfigkali
2012-12-12tests for openvpn optionskali
2012-12-10get cipher config from eip-servicekali
2012-12-10cleanup and rewrite eipconnection/openvpnconnection classeskali
2012-12-07only remove management socket when shutting downkali
2012-11-28call shutdown signal from sigint_handlerkali
2012-11-28successfully catching ctrl-c but for not quitting in the correct order.antialias
2012-11-14hide the systray icon until the firstrun wizard is completekali
2012-11-14make the check for valid client cert the trigger for first-run-wizardkali
2012-11-12connect wizard cancel button with shutdownkali
2012-11-12fix import pathkali
2012-11-12moved thread code to gui/threadskali
2012-11-06split wizard into separate fileskali
2012-11-06new validation pages in a reusable MVC stylekali
2012-10-26stop eip connection when first run wizard startedkali
2012-10-26hide aboutQt menu entrykali
2012-10-26fix systray context menu.kali
2012-10-24last page of wizard displays the connection stepskali
2012-10-24sign up branch ends by triggering eip connectionkali
2012-10-24save geometry (was badly merged)kali
2012-10-19logic for cert validation widgets in wizardkali
2012-10-11add signal to end of eip checkskali
2012-10-10use signals to pass eip errors across threadskali
2012-10-10fix geometry saving for debug/regular mode.kali
2012-10-10fix connect/disconnect button in debug modekali
2012-10-10fix for left-click on systraykali
2012-10-08add leap-status to main window in non-debug modekali
2012-10-08Merge branch 'feature/network_check' into developkali
2012-10-08popup dialog error when network error happenskali
2012-10-05fix seticon call breakage when interface dieskali
2012-10-05add comments to netcheckskali
2012-10-05pep8kali
2012-10-05add menu for running wizard at willkali
2012-10-05focus fix for wizardkali
2012-10-05wizard called from main app if not run before.kali