summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/login.py
AgeCommit message (Expand)Author
2014-08-14moved provider selection popup menu to be at the top of the main windowelijah
2014-08-13Stop the services if the selected provider is changed.Ivan Alejandro
2014-07-31Enable keyring againTomás Touceda
2014-07-24Disable user/pass remembering temporarily.Ivan Alejandro
2014-05-21Update username regex to support the same as webapp.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-02-20Improve logout action and fix typo.Ivan Alejandro
2014-01-13Use set_status for all messages.Ivan Alejandro
2014-01-11offline modeKali Kaneko
2013-10-30Refactor keyring usage and fix saving problemTomás Touceda
2013-10-29Update docstrings to unicode types.Ivan Alejandro
2013-10-16Remember last domain used to login. Closes #4116.Ivan Alejandro
2013-10-08Hide login error message when editing lnUser and lnPasswordTomás Touceda
2013-10-03Disable EIP on/off button and action when login required.Kali Kaneko
2013-10-02Hide logout error message labelTomás Touceda
2013-10-01Hide error message label when starting a new loginTomás Touceda
2013-10-01Implement new UITomás Touceda
2013-08-12fix imports to use new namespaceKali Kaneko
2013-08-12move everything into bitmask namespaceKali Kaneko