summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/eip_status.py
AgeCommit message (Expand)Author
2015-11-09solved transifex issues, languagekwadronaut
2015-09-17[style] pep8 fixesKali Kaneko
2015-06-22[feat] replace old log handler with new oneIvan Alejandro
2015-01-28Remove all the Slot() decorators.Ivan Alejandro
2014-10-07Fix typos on strings and remove unused button.Ivan Alejandro
2014-09-15Improve support for RTL languages.Ivan Alejandro
2014-08-27Hide button / improve message on missing helpers.Ivan Alejandro
2014-08-11We do not have eipstatus.qrc anymoreTomás Touceda
2014-08-11used 22x22 pixel icons instead of 24x24 pixel icons (since ubuntu needs 22 an...elijah
2014-08-11temporarily switch back to using png iconselijah
2014-08-10svg icons! well, how about that?elijah
2014-08-06fix uncatched error with missing polkit. Closes: #5955kali
2014-08-01Add cancel button for EIP connection.kali
2014-07-16Code style fixes.Ivan Alejandro
2014-07-14Ask the backend for the country code.Ivan Alejandro
2014-07-14Use new backend/signaler and start logic in processes.Ivan Alejandro
2014-06-26disable eip if helper files not installedKali Kaneko
2014-06-06Merge remote-tracking branch 'refs/remotes/kali/feature/vpn_exit_icon' into d...Tomás Touceda
2014-06-06add icons for the vpn exit nodesKali Kaneko
2014-06-05change elements namingKali Kaneko
2014-06-04tear down fw on cold starts. Closes: ##5727Kali Kaneko
2014-06-04fix status errors during first eip connectionKali Kaneko
2014-06-04catch openvpn unexpected endingKali Kaneko
2014-06-04add restore clearnet button. Closes: #5726Kali Kaneko
2014-05-30Update EIP UI if it fails to load the configTomás Touceda
2014-05-30Check openvpn bin path before starting openvpnTomás Touceda
2014-05-29display restart error after SIGTERM[soft,tls-error]Kali Kaneko
2014-05-29change eip status during restartsKali Kaneko
2014-05-29refactor eip start/stop control to conductorKali Kaneko
2014-04-25Improve action/widget/menu display conditions.Ivan Alejandro
2014-04-23Swap upload/download data strings. Closes #5563.Ivan Alejandro
2014-04-17Improve parameters docstrings.Ivan Alejandro
2014-04-17Use consistent wording for triggers documentation.Ivan Alejandro
2014-04-17Use Slot decorator instead of SLOT docstring.Ivan Alejandro
2014-04-15Move EIP to the backend.Ivan Alejandro
2013-12-26comments here and thereKali Kaneko
2013-12-12modified eip widget: change font to look better when under login widget, tigh...elijah
2013-12-06Disable Turn On EIP in tray if EIP is disabled.Ivan Alejandro
2013-11-08Check if we have a systray to use.Ivan Alejandro
2013-11-08Use custom systray that ease the tooltip use.Ivan Alejandro
2013-11-08Use display service name instead of hardcode it.Ivan Alejandro
2013-10-30Properly log EIP status changesTomás Touceda
2013-10-15Fix pep8 violations.Ivan Alejandro
2013-10-11Show systray tooltip ON for EIP.Ivan Alejandro
2013-10-03Disable EIP on/off button and action when login required.Kali Kaneko
2013-10-02remove duplicated method definitionKali Kaneko
2013-10-01Implement new UITomás Touceda