aboutsummaryrefslogtreecommitdiff
path: root/application/pages/global/MultiMCPage.ui
AgeCommit message (Collapse)Author
2021-07-11GH-2529 Move data path on macOS to MultiMC.app/DataHamish Arblaster
macOS seems to dislike changing files in the APPBUNDLE.app/Contents directory because it has to re-scan the directory every launch. As a result, large amounts of data there seems to cause freezes of MultiMC. Moving the default location outside of this directory, and thus the data, stops these freezes. There is also a dialogue when the user first opens the app that asks them if they'd like to migrate their data folder, if they select yes it will move it, and if they select no it will not move it and allow them to move it later with an option in settings.
2019-08-02NOISSUE tweak UI geometry and remove old language selectionPetr Mrázek
2019-07-09Revert "NOISSUE Import page is now a MultiMC pack page"Petr Mrázek
This reverts commit f74e3db804f2fb3d73cbf7ab5fbdb12ecea0f259.
2019-06-29NOISSUE Import page is now a MultiMC pack pagePetr Mrázek
2017-12-03NOISSUE add flat icon theme by MichaelPetr Mrázek
It's the google icon font, all scalable and grey.
2017-09-20NOISSUE remove obsolete LWJGL folder settingPetr Mrázek
2017-09-09NOISSUE remove FTB integrationPetr Mrázek
2017-05-04NOISSUE herp derp custom icon theme supportPetr Mrázek
* Put icon theme in iconthemes/custom/ * Select 'Custom' in the UI. * ... * Maybe it won't explode.
2017-01-01NOISSUE fix up translation selection in settings and add OS/sys arch reportingPetr Mrázek
2016-11-24NOISSUE add analytics settings (enable/disable)Petr Mrázek
2016-11-04NOISSUE add an option to show console on error and default other options to ↵Petr Mrázek
false
2016-10-21GH-903 simple theme switching and dark themePetr Mrázek
2016-01-03GH-1313 remove or disable some translateable stringsPetr Mrázek
2015-06-11GH-1008 implement log window max line countPetr Mrázek
Defaults to 100k lines
2015-05-20GH-932 Icon themes actually do not need a restart to be appliedPetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek