Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Implement removing accounts. | Andrew | 2013-11-22 | -0/+8 |
| | ||||
* | Nuke and pave the old login system | Andrew | 2013-11-20 | -7/+7 |
| | | | | Also, account list now saves profile lists. | |||
* | Implement saving account list to file | Andrew | 2013-11-19 | -3/+78 |
| | | | | | Currently it only saves when accounts are added or removed. We'll have to fix this, but we need signals for when account objects change first. | |||
* | Implement loading accounts from list. | Andrew | 2013-11-18 | -0/+89 |
| | ||||
* | Implement account list and account list dialog | Andrew | 2013-11-18 | -0/+146 |