summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/login.py
AgeCommit message (Collapse)Author
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
Also adds an explicit should_autostart flag in config.
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
Also: - Remove status_panel - Add new icons - Refactor components a bit (mostly divide functionality)
2013-08-12fix imports to use new namespaceKali Kaneko
2013-08-12move everything into bitmask namespaceKali Kaneko