pollymc/application
Hamish Arblaster e883cf2359 GH-2529 Move data path on macOS to MultiMC.app/Data
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.
2021-07-11 09:36:21 +10:00
..
dialogs Merge pull request #3880 from phit/fix/GH-3720 2021-06-20 22:39:03 +02:00
groupview NOISSUE Update Copyright Year 2021-01-18 08:28:54 +01:00
package NOISSUE update ubuntu packaging bits 2021-03-26 01:48:37 +01:00
pagedialog NOISSUE Update Copyright Year 2021-01-18 08:28:54 +01:00
pages GH-2529 Move data path on macOS to MultiMC.app/Data 2021-07-11 09:36:21 +10:00
resources Revert "GH-3507 Modernize MacOS Icon" 2021-06-20 21:53:02 +02:00
setupwizard NOISSUE Update Copyright Year 2021-01-18 08:28:54 +01:00
themes NOISSUE add some logging to the system theme determination logic 2021-04-04 21:19:49 +02:00
widgets NOISSUE Use MiB suffix for Java memory options 2021-06-23 09:57:55 +01:00
CMakeLists.txt NOISSUE Support ATLauncher optional mods 2021-06-21 16:29:11 +01:00
ColorCache.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
ColorCache.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
ColumnResizer.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
ColumnResizer.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
GuiUtil.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
GuiUtil.h GH-1314 add UI for custom minecraft jar addition 2017-08-07 00:46:29 +02:00
HoeDown.h NOISSUE Update Copyright Year 2021-01-18 08:28:54 +01:00
install_prereqs.cmake.in NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
InstancePageProvider.h NOISSUE Allow joining servers from the servers page 2021-05-22 18:07:08 +02:00
InstanceProxyModel.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
InstanceProxyModel.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
InstanceWindow.cpp Merge pull request #3538 from Scotsguy/develop 2021-02-07 02:23:31 +01:00
InstanceWindow.h NOISSUE Update Copyright Year 2021-01-18 08:28:54 +01:00
JavaCommon.cpp NOISSUE add 'java.vendor' to the checker and display/log the value 2020-09-07 22:28:41 +02:00
JavaCommon.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
KonamiCode.cpp GH-3575 Fix build on Fedora 34 2021-04-08 18:50:07 +01:00
KonamiCode.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
LaunchController.cpp NOISSUE Add info for instance launch mode and server status when online 2021-06-19 03:15:21 +02:00
LaunchController.h NOISSUE Allow joining servers from the servers page 2021-05-22 18:07:08 +02:00
main.cpp Revert "GH-3666 Fix multi-monitor dpi scaling on windows" 2021-03-28 19:46:01 +02:00
MainWindow.cpp GH-3719 Translate some missing strings when changing locale 2021-06-19 00:14:36 +01:00
MainWindow.h GH-3719 Translate some missing strings when changing locale 2021-06-19 00:14:36 +01:00
MultiMC.cpp GH-2529 Move data path on macOS to MultiMC.app/Data 2021-07-11 09:36:21 +10:00
MultiMC.h NOISSUE Add --server argument for --launch 2021-05-23 14:42:20 +02:00
UpdateController.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
UpdateController.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
VersionProxyModel.cpp GH-2144 Fix translatable string 2018-11-12 01:57:26 +01:00
VersionProxyModel.h GH-2144 Append '(installed)' to the installed version name 2018-11-12 01:49:52 +01:00