pollymc/api/logic
Petr Mrázek 3aca4cbe20 NOISSUE tweak QCOMPARE vs QVERIFY
... the Qt test framework is annoyingly complicated and brittle.
... it may have to be replaced with something more reliable.
2020-10-11 23:45:41 +02:00
..
icons NOISSUE fix macOS build, remove bundled dependencies on linux 2019-06-08 15:08:24 +02:00
java NOISSUE remove translations from CheckJava launch step 2020-09-07 22:33:57 +02:00
launch GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +02:00
meta GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
minecraft NOISSUE add a way to use native system versions of OpenAL and GLFW 2020-09-10 23:10:17 +02:00
modplatform NOISSUE attempt to fix build on macOS 2020-08-21 02:40:19 +02:00
mojang NOISSUE tweak QCOMPARE vs QVERIFY 2020-10-11 23:45:41 +02:00
net GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
news Update Copyright Year 2019-01-16 21:14:24 +01:00
notifications NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
pathmatcher NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
screenshots GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
settings NOISSUE Test comment escaping with unit tests 2019-06-21 23:46:54 +02:00
status GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
tasks Update Copyright Year 2019-01-16 21:14:24 +01:00
testdata NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests. 2016-05-01 00:02:15 +02:00
tools GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +02:00
translations GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
updater NOISSUE remove nonsensical logic related to 'MultiMC.app/' prefixes in update manifests 2019-09-19 01:13:02 +02:00
BaseInstaller.cpp Update Copyright Year 2019-01-16 21:14:24 +01:00
BaseInstaller.h Update Copyright Year 2019-01-16 21:14:24 +01:00
BaseInstance.cpp GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +02:00
BaseInstance.h GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +02:00
BaseVersion.h Update Copyright Year 2019-01-16 21:14:24 +01:00
BaseVersionList.cpp Update Copyright Year 2019-01-16 21:14:24 +01:00
BaseVersionList.h Update Copyright Year 2019-01-16 21:14:24 +01:00
CMakeLists.txt NOISSUE basic code for downloading JREs from Mojang 2020-10-11 23:20:35 +02:00
Commandline.cpp Update Copyright Year 2019-01-16 21:14:24 +01:00
Commandline.h NOISSUE fix comment in Commandline.h 2019-11-26 19:06:45 +01:00
DefaultVariable.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
Env.cpp GH-3095 New FTB platform support 2020-08-21 02:24:29 +02:00
Env.h NOISSUE gate new mods page behind cheat code 2018-08-01 20:05:18 +02:00
Exception.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
ExponentialSeries.h NOISSUE simplify. 2018-07-28 22:12:57 +02:00
FileSystem_test.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
FileSystem.cpp Escape ; too in instance folder names 2019-08-13 07:39:00 +02:00
FileSystem.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
Filter.cpp GH-2382 fix exact version filter not being exact... 2018-11-01 00:34:31 +01:00
Filter.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
GZip_test.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
GZip.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
GZip.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
InstanceCopyTask.cpp GH-2769 add an option to not copy play time when copying instances 2020-01-09 15:31:32 +01:00
InstanceCopyTask.h GH-2769 add an option to not copy play time when copying instances 2020-01-09 15:31:32 +01:00
InstanceCreationTask.cpp NOISSUE rename ComponentList to PackProfile 2020-06-27 12:02:31 +02:00
InstanceCreationTask.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
InstanceImportTask.cpp NOISSUE rename ComponentList to PackProfile 2020-06-27 12:02:31 +02:00
InstanceImportTask.h NOISSUE simplify. 2018-07-28 22:12:57 +02:00
InstanceList.cpp GH-851 save, load and use group expansion status 2019-08-20 02:58:27 +02:00
InstanceList.h GH-851 save, load and use group expansion status 2019-08-20 02:58:27 +02:00
InstanceTask.cpp NOISSUE redo new instance dialog 2018-03-27 09:25:36 +02:00
InstanceTask.h NOISSUE simplify. 2018-07-28 22:12:57 +02:00
Json.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
Json.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
LoggedProcess.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
LoggedProcess.h Update Copyright Year 2019-01-16 21:14:24 +01:00
MessageLevel.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
MessageLevel.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
MMCStrings.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
MMCStrings.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
MMCZip.cpp Update Copyright Year 2019-01-16 21:14:24 +01:00
MMCZip.h NOISSUE asynchronous, parallel mod folder listing and mod resolving 2019-08-04 03:27:53 +02:00
NullInstance.h GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +02:00
ProblemProvider.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
QObjectPtr.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
RecursiveFileSystemWatcher.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
RecursiveFileSystemWatcher.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
RWStorage.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
SeparatorPrefixTree.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
Usable.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
Version_test.cpp Update Copyright Year 2019-01-16 21:14:24 +01:00
Version.cpp NOISSUE fix compiling of api/logic/Version.cpp 2020-04-19 14:36:42 -04:00
Version.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
WatchLock.h NOISSUE simplify. 2018-07-28 22:12:57 +02:00