Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-19 | Refactor login usage. | Ivan Alejandro | |
- factor out the signal tracking code as a helper class, - move login logic from MainWindow to LoginWidget, - add new signals to the LoginWidget to interact with MainWindow, - add login sequence docs to LoginWidget class, - improve docs for login methods, - add LoginState class to handle login states, - disable login button until data is entered, - move some properties and actions to .ui file. | |||
2014-08-14 | moved provider selection popup menu to be at the top of the main window | elijah | |
2014-08-11 | used 22x22 pixel icons instead of 24x24 pixel icons (since ubuntu needs 22 ↵ | elijah | |
anyway) | |||
2014-08-10 | properly align login and logout buttons | elijah | |
2014-05-08 | Fix logout button margins | Tomás Touceda | |
2014-01-13 | Use set_status for all messages. | Ivan Alejandro | |
Remove set_login_status since it's a remaining code after split the login in a separated widget. [Closes #4942] | |||
2013-12-12 | login widget: tighten spacing, get rid of non-standard font family. | elijah | |
2013-10-14 | Improve GUI based on QA rounds | Tomás Touceda | |
2013-10-01 | Implement new UI | Tomás Touceda | |
Also: - Remove status_panel - Add new icons - Refactor components a bit (mostly divide functionality) | |||
2013-08-12 | move everything into bitmask namespace | Kali Kaneko | |