MultiMC5/launcher
Petr Mrázek 458944ad91 NOISSUE Remove concept of switching update channels
It is all develop from now on, we no longer make stable releases.
This means no maintenance of version numbers and removal
of all the overhead associated with making stable releases.

MultiMC 6 might have a better system, but with how infrequent and stable
MultiMC releases are getting, there's no need to have a distinction
between `stable` and `develop` anymore.
2023-02-03 23:05:27 +01:00
..
icons NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
java NOISSUE in java checker, ignore invalid lines altogether 2022-01-16 12:05:40 +01:00
launch NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
meta NOISSUE disambiguate Json parsing calls 2022-05-29 04:58:42 +02:00
minecraft NOISSUE Move hour formatting for play time to a function 2022-11-20 00:01:21 +01:00
modplatform Merge pull request #4947 from jamierocks/managed-packs 2022-11-19 23:48:16 +01:00
mojang NOISSUE properly assign license to Mojang binary package code 2022-06-06 22:12:21 +02:00
net NOISSUE fix build and change how NetJob is used 2021-12-31 05:27:59 +01:00
news NOISSUE fix build and change how NetJob is used 2021-12-31 05:27:59 +01:00
notifications NOISSUE Remove concept of switching update channels 2023-02-03 23:05:27 +01:00
package Drop execute bits from .desktop file 2022-08-24 23:00:51 -05:00
pathmatcher NOISSUE fix some small build issues 2021-11-03 15:45:42 +01:00
resources NOISSUE update Modrinth logo 2022-05-16 01:38:15 +02:00
screenshots NOISSUE fix build on macOS 2021-11-21 23:42:55 +01:00
settings NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
tasks NOISSUE more refactoring 2021-11-21 23:36:55 +01:00
testdata NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
tools Changes required to support FreeBSD 2021-12-12 11:39:36 +00:00
translations NOISSUE disambiguate Json parsing calls 2022-05-29 04:58:42 +02:00
ui NOISSUE Remove concept of switching update channels 2023-02-03 23:05:27 +01:00
updater NOISSUE Remove concept of switching update channels 2023-02-03 23:05:27 +01:00
Application.cpp NOISSUE Remove concept of switching update channels 2023-02-03 23:05:27 +01:00
Application.h GH-3012 add --offline and --name arguments 2022-06-09 23:46:28 +02:00
ApplicationMessage.cpp NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
ApplicationMessage.h NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
BaseInstaller.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
BaseInstaller.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
BaseInstance.cpp NOISSUE Add settings to support managed packs 2022-10-19 16:52:37 +01:00
BaseInstance.h NOISSUE Add settings to support managed packs 2022-10-19 16:52:37 +01:00
BaseVersion.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
BaseVersionList.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
BaseVersionList.h NOISSUE more refactoring 2021-11-21 23:36:55 +01:00
CMakeLists.txt NOISSUE Add API models for Solder packs 2022-10-20 16:46:03 +01:00
Commandline.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
Commandline.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
DefaultVariable.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
DesktopServices.cpp Changes required to support FreeBSD 2021-12-12 11:39:36 +00:00
DesktopServices.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
Exception.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
ExponentialSeries.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
FileSystem_test.cpp NOISSUE continue debranding... 2021-10-21 00:47:53 +02:00
FileSystem.cpp Changes required to support FreeBSD 2021-12-12 11:39:36 +00:00
FileSystem.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
Filter.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
Filter.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
GZip_test.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
GZip.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
GZip.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
HoeDown.h NOISSUE improve Modrinth description's page rendering 2022-07-19 21:46:28 +02:00
install_prereqs.cmake.in Restore the previously deleted line. 2021-12-12 16:45:18 +00:00
InstanceCopyTask.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
InstanceCopyTask.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
InstanceCreationTask.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
InstanceCreationTask.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
InstanceImportTask.cpp NOISSUE and don't break the thing in the process... 2023-02-02 21:43:01 +01:00
InstanceImportTask.h NOISSUE Remove FTB and Curse integration 2022-05-19 20:43:50 +02:00
InstanceList.cpp GH-4164 Assign instances to groups using drag & drop 2021-10-25 23:51:42 +02:00
InstanceList.h GH-4164 Assign instances to groups using drag & drop 2021-10-25 23:51:42 +02:00
InstancePageProvider.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
InstanceTask.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
InstanceTask.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
JavaCommon.cpp NOISSUE prevent -version being passed to the JRE 2022-04-06 22:47:52 +02:00
JavaCommon.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
Json.cpp NOISSUE add a way to require object from Json value ref 2022-11-20 15:59:52 +01:00
Json.h NOISSUE add a way to require object from Json value ref 2022-11-20 15:59:52 +01:00
KonamiCode.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
KonamiCode.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
LaunchController.cpp Update LaunchController.cpp 2023-01-06 12:59:45 +08:00
LaunchController.h GH-3012 add --offline and --name arguments 2022-06-09 23:46:28 +02:00
Launcher.in NOISSUE debranding for real, initial work 2021-10-21 00:47:53 +02:00
LoggedProcess.cpp Update LoggedProcess.cpp 2022-05-22 00:45:34 +02:00
LoggedProcess.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
main.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
MessageLevel.cpp NOISSUE continue debranding... 2021-10-21 00:47:53 +02:00
MessageLevel.h NOISSUE continue debranding... 2021-10-21 00:47:53 +02:00
MMCStrings.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
MMCStrings.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
MMCTime.cpp NOISSUE Move hour formatting for play time to a function 2022-11-20 00:01:21 +01:00
MMCTime.h NOISSUE Move hour formatting for play time to a function 2022-11-20 00:01:21 +01:00
MMCZip.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
MMCZip.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
NullInstance.h NOISSE add a shortcut to the loaders mods to main window 2021-12-12 22:39:25 +01:00
ProblemProvider.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
QObjectPtr.h NOISSUE fix fix fix the accounts again 2021-11-23 01:25:24 +01:00
RecursiveFileSystemWatcher.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
RecursiveFileSystemWatcher.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
RWStorage.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
SeparatorPrefixTree.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
SkinUtils.cpp NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
SkinUtils.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
UpdateController.cpp Changes required to support FreeBSD 2021-12-12 11:39:36 +00:00
UpdateController.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
Usable.h NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
Version_test.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
Version.cpp Changes required to support FreeBSD 2021-12-12 11:39:36 +00:00
Version.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
VersionProxyModel.cpp NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
VersionProxyModel.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
WatchLock.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00