summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/app.py
AgeCommit message (Expand)Author
2018-05-02[bug] fix syntaxKali Kaneko
2018-04-26[bug] workaround for segfault caused by qtwebview bugKali Kaneko
2018-03-28[feat] make autostart app name and exec path configurableRuben Pollan
2018-03-28[refactor] remove unused importsRuben Pollan
2018-03-28[refactor] move platform constants into leap.bitmaskRuben Pollan
2018-02-15[bug] remove stale pidfileKali Kaneko
2018-02-15[style] pep8Kali Kaneko
2018-02-15[feat] implement fallback to webkit for bundlesKali Kaneko
2018-02-15[feat] help string for bitmask guiKali Kaneko
2018-01-25[feat] implement --nowindow flag to display only systrayKali Kaneko
2018-01-06[style] pep8Kali Kaneko
2018-01-06[refactor] webengine entrypointKali Kaneko
2018-01-06[refactor] factor out common functionsKali Kaneko
2017-12-08[style] pep8Kali Kaneko
2017-12-08[feat] osx systray with pyqt5Kali Kaneko
2017-11-03[feature] set windows titleKali Kaneko
2017-11-02[docs] add todo about proper event integration with systrayKali Kaneko
2017-11-02[bug] really close if the user pushed the close buttonKali Kaneko
2017-11-01[feature] restore with double-clickKali Kaneko
2017-11-01[feature] minimize to systrayKali Kaneko
2017-11-01[docs] document systray in changelogKali Kaneko
2017-11-01[feature] add tooltipKali Kaneko
2017-11-01[feature] display vpn status on systrayKali Kaneko
2017-11-01[feat] add new assets for iconsKali Kaneko
2017-11-01[feature] first stub for the systrayKali Kaneko
2017-08-14[style] pep8Kali Kaneko
2017-08-14[pkg] fallback to pyqt-webkit if webengine not foundKali Kaneko
2017-08-14[feat] use webengine instead of webkituser1
2017-05-30[docs] add notes for osx/windows dev envKali Kaneko (leap communications)
2017-05-03[bug] include bitmask_helpers into the frozen binaryRuben Pollan
2017-04-20[bug] wait a bit in case the authtoken has not being written yetKali Kaneko (leap communications)
2017-04-20[bug] add icon to windowKali Kaneko (leap communications)
2017-04-19[bug] remove previous auth tokenKali Kaneko (leap communications)
2017-04-19[feature] expose method to open url from jsKali Kaneko (leap communications)
2017-04-19[feature] expose gui shutdown to jsKali Kaneko (leap communications)
2017-03-05[bug] load after exporting the objectKali Kaneko (leap communications)
2017-03-05[feature] pixelated UA integrationKali Kaneko (leap communications)
2017-02-24[feature] require authentication token for apiKali Kaneko (leap communications)
2016-12-07[bug] always set verbose flag for bundlesKali Kaneko (leap communications)
2016-12-07[feature] add icon to the windowKali Kaneko (leap communications)
2016-11-09[ci] generate bundle from gitlab runnerKali Kaneko (leap communications)
2016-11-03[style] pep8 fixesKali Kaneko (leap communications)
2016-10-21[feat] fallback support for PySideKali Kaneko (leap communications)
2016-09-27[feature] catch SIGINT from guiKali Kaneko (leap communications)
2016-09-27[feature] allow the frozen binary to function as cli tooKali Kaneko (leap communications)
2016-09-27[feature] launch backend from the qt gui entrypointKali Kaneko (leap communications)
2016-09-27[bug] launch backend from guiKali Kaneko (leap communications)
2016-09-06[feature] webkit window serving bitmask-jsKali Kaneko (leap communications)