summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/eip_status.py
AgeCommit message (Expand)Author
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