summaryrefslogtreecommitdiffstats
path: root/libsettings/src
Commit message (Collapse)AuthorAgeLines
* Focus password text box if there's an account saved by default. Save settings!Petr Mrázek2013-04-08-0/+1
|
* Store stub keyring data in the same folder as the binaryPetr Mrázek2013-03-26-1/+3
|
* Use Keyring in the login dialogPetr Mrázek2013-03-26-1/+7
|
* Fix settings objects, instances can be started from the GUI nowPetr Mrázek2013-03-24-3/+16
|
* fix merge issues, make console window work againOrochimarufan2013-03-22-1/+0
|
* refactor indendation, fix a bug in MinecraftProcess & fix a bug inOrochimarufan2013-03-22-56/+56
| | | | InstanceLauncher
* Implement Keyring system baseOrochimarufan2013-03-22-0/+201
|
* Massive re-organization.Andrew2013-02-26-0/+86
|
* Added instance setting overrides.Andrew2013-02-25-0/+79
|
* Fixed a lot of MSVC problemsAndrew2013-02-25-0/+2
|
* Rewrote the settings system. It may still need some work.Andrew2013-02-25-12/+181
|
* Split MultiMC up into a few separate libraries.Andrew2013-02-20-0/+40
Fixed plugin system. Tons of other stuff...