summaryrefslogtreecommitdiff
path: root/src/leap/baseapp
AgeCommit message (Expand)Author
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
2012-08-21fix imports + style cleaningkali
2012-08-14Works and is now ready to write tests for.antialias
2012-08-08check for validity of the remote_ip entry (is ip?)kali
2012-08-08catch missing keyfile errorkali
2012-08-08check for bad permissions on vpn key fileskali
2012-08-07build default provider openvpn config.kali
2012-08-03check also for a suitable polkit-authentication-agent runningkali
2012-08-03stub for daemon mode; disabled by now until #383 is fixedkali
2012-08-03pkexec checkkali
2012-08-02start with disconnected iconkali