summaryrefslogtreecommitdiff
path: root/src/leap/baseapp
AgeCommit message (Expand)Author
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
2012-10-05init QSettings - save window geometrykali
2012-10-02moved eip checks to qthread to let icon show earlykali
2012-10-02remove ui headerkali
2012-10-01Still some QT related problems. Hand off to kali to fix.antialias
2012-09-28Functionality to shutdown network checker when openvpn is stopped.antialias
2012-09-25First check for threaded network checks.antialias
2012-09-21added --no-provider-checks and --no-ca-verify for ease of debuggingkali
2012-09-20Merge branch 'feature/remove-unity-checks' into developkali
2012-09-20toggle connection on/offkali
2012-09-20start hidden, and toggle details window from menukali
2012-09-20Merge branch 'develop' into feature/systray-menukali
2012-09-18removed checks and changes involving systray-whitelist and unity becauseantialias
2012-09-18cert verification and malformed json checkskali
2012-09-18do_branding command added to setupkali
2012-09-18set app iconkali
2012-09-14init iconkali
2012-09-13fix race condition on app initkali
2012-09-13remove debug loggingkali
2012-09-13display about and aboutqt dialogskali
2012-09-12add openvpn-verb option to cli.kali
2012-09-12pep8kali
2012-09-12checks for systray in unitykali
2012-09-06openvpn management socket is a temp path on each runkali
2012-09-06make tests pass.kali
2012-09-06more generic error handler in EipConductorAppMixinkali
2012-09-05missing_pkexec error converted to "auto" error.kali
2012-09-05openvpn messages log to eip.openvpn loggerkali
2012-09-05app wide logging handlerkali
2012-09-04put timer constant instead of hardcoded valuekali
2012-09-04refactor icon/iconpath dictkali
2012-09-04add little docstrings to classeskali
2012-09-04further cleaning of main window by moving init functionskali
2012-09-04actual split of classes into own moduleskali
2012-09-04first attempt at class splittingkali
2012-08-30working with options only from clikali
2012-08-28eip_checks called from main app.kali
2012-08-28fix importkali
2012-08-22grabs a definition.json file if one isn't present. includes some basic error ...antialias
2012-08-22clean imports and remove connection base methodkali
2012-08-21fix out-of-sync refactor.kali