summaryrefslogtreecommitdiffstats
path: root/logic/lists/MojangAccountList.h
Commit message (Collapse)AuthorAgeLines
* Implement removing accounts.Andrew2013-11-22-0/+5
|
* Implement saving account list to fileAndrew2013-11-19-0/+24
| | | | | 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.Andrew2013-11-18-0/+14
|
* Implement account list and account list dialogAndrew2013-11-18-0/+109