MultiMC5/launcher
arthomnix 44a4712e61 NOISSUE Fix shortcut dialog bugs
Fixes bugs in the create shortcut dialog where the OK button and server address text box were always disabled on instances that don't support Quick Play.
2023-05-22 17:30:02 +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 Update copyright dates 2023-04-09 14:03:20 +01:00
meta NOISSUE disambiguate Json parsing calls 2022-05-29 04:58:42 +02:00
minecraft NOISSUE fix session not being passed to args processing 2023-05-17 10:55:42 +02:00
modplatform NOISSUE Fix build on Qt 5.4 again 2023-02-06 07:36:34 +00:00
mojang NOISSUE properly assign license to Mojang binary package code 2022-06-06 22:12:21 +02:00
net Update copyright years 2023-02-05 14:48:28 +00: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 add an interface to pass information to CraftPresence 2023-03-10 19:56:17 +01:00
ui NOISSUE Fix shortcut dialog bugs 2023-05-22 17:30:02 +01:00
updater NOISSUE Remove concept of switching update channels 2023-02-03 23:05:27 +01:00
Application.cpp NOISSUE Fix --world argument when launcher already running 2023-04-10 21:14:12 +01:00
Application.h NOISSUE Add support for launching worlds directly via Quick Play 2023-04-08 18:03:20 +01: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 an interface to pass information to CraftPresence 2023-03-10 19:56:17 +01:00
BaseInstance.h NOISSUE Update copyright dates 2023-04-09 14:03:20 +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 support for launching worlds directly via Quick Play 2023-04-08 18:03:20 +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 Add support for launching worlds directly via Quick Play 2023-04-08 18:03:20 +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 NOISSUE Add support for launching worlds directly via Quick Play 2023-04-08 18:03:20 +01:00
LaunchController.h NOISSUE Add support for launching worlds directly via Quick Play 2023-04-08 18:03:20 +01:00
Launcher.in NOISSUE debranding for real, initial work 2021-10-21 00:47:53 +02:00
LoggedProcess.cpp NOISSUE Consistently express 'exit code' in logs 2022-09-17 15:42:02 +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 NOISSUE Add support for launching worlds directly via Quick Play 2023-04-08 18:03:20 +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