summaryrefslogtreecommitdiff
path: root/src/leap/app.py
AgeCommit message (Expand)Author
2013-08-12move everything into bitmask namespaceKali Kaneko
2013-08-08Replace leap client texts with Bitmask.Ivan Alejandro
2013-08-08Merge remote-tracking branch 'kali/feature/init-imap-service' into developTomás Touceda
2013-08-07Allow to change openvpn verbosity in logsKali Kaneko
2013-08-06comment out common service initializationKali Kaneko
2013-08-01Fail gracefully when the events server fails to startTomás Touceda
2013-07-26Do not assume the existence of the danger flag.Kali Kaneko
2013-07-16Force cleanlooks style on KDETomás Touceda
2013-07-12Redirect output to the logger. Closes #3134.Ivan Alejandro
2013-07-01Fix Main Window briefly display on first start.Ivan Alejandro
2013-06-15working openvpn termination: SIGTERM, then SIGKILL.kali
2013-06-03Integrate checker with appIvan Alejandro
2013-05-29Integrate LoggerWindow with clientIvan Alejandro
2013-05-17use qtreactor so twisted is driven by qt main loopkali
2013-04-12Add --danger option to not validate the first hop of certificatesTomas Touceda
2013-04-10remove duplicated ensure_serverkali
2013-04-10detection of multiple instances using flock.kali
2013-04-10Move ensure server to the very beginningTomas Touceda
2013-03-22Alias cp65001 to utf-8 for WindowsTomás Touceda
2013-03-21Handle configuration and paths in a standalone wayTomás Touceda
2013-03-15namespace leap + leap.common splitkali
2013-03-11Finish up translation supportTomás Touceda
2013-03-08Add version handlingTomás Touceda
2013-03-08Add translation supportTomás Touceda
2013-03-06Add general appTomás Touceda
2013-03-06Remove everything to start from scratchTomás Touceda
2013-01-24catch missing messages on last page of wizardkali
2013-01-17osx fixed already running instance checkkali
2013-01-17(osx) detect which interface is traffic going thrukali
2012-12-27fix window not raising to front in osxkali
2012-12-20initial translation example.kali
2012-11-28call shutdown signal from sigint_handlerkali
2012-11-28successfully catching ctrl-c but for not quitting in the correct order.antialias
2012-10-26fix systray context menu.kali
2012-10-10fix for left-click on systraykali
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-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-20start hidden, and toggle details window from menukali
2012-09-18removed checks and changes involving systray-whitelist and unity becauseantialias
2012-09-14init iconkali
2012-09-13display about and aboutqt dialogskali
2012-09-12checks for systray in unitykali
2012-09-05missing_pkexec error converted to "auto" error.kali
2012-09-05can log to logfilekali
2012-09-05app wide logging handlerkali
2012-08-07build default provider openvpn config.kali
2012-08-01fileutil.which implementationkali