summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui
AgeCommit message (Expand)Author
2018-05-02[bug] fix syntaxKali Kaneko
2018-04-26[bug] workaround for segfault caused by qtwebview bugKali Kaneko
2018-04-06[pkg] ship new app resourcesKali 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-03-02[pkg] set systray path on snapsKali Kaneko
2018-03-01[bug] catch errors while cleaning upKali Kaneko
2018-02-19[pkg] osx packaging changes for riseupvpnKali Kaneko
2018-02-15[pkg] add --no-pie to CFLAGS for wrapperKali Kaneko
2018-02-15[pkg] packaging fixes for anonvpn bundleKali Kaneko
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] anonvpn entrypointsKali Kaneko
2018-02-15[feat] help string for bitmask guiKali Kaneko
2018-01-25[feat] use new assets for systray iconsKali 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-22[bug] sync start and shutdown of systray and browserKali Kaneko
2017-12-20[feat] remove status files on shutdownKali Kaneko
2017-12-08[style] pep8Kali Kaneko
2017-12-08[bug] remove hardcoded pathKali 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] compile icons into app_rcKali 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[bug] kill a previous process in osxkali
2017-08-14[pkg] working bundle in osx using pywebview + pyobjckali
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)