.. |
icons
|
NOISSUE Granular instance reload
|
2016-10-26 18:21:24 +02:00 |
java
|
NOISSUE fix crash because of early destruction of java list load task
|
2017-04-18 16:45:58 +02:00 |
launch
|
NOISSUE set line limit and overflow behaviour even for hidden console
|
2017-02-08 20:01:42 +01:00 |
meta
|
GH-1856 always pull new versions of metadata when requested
|
2017-04-19 22:23:00 +02:00 |
minecraft
|
NOISSUE 'required' attribute of curse manifests is optional, libraries attribute reading
|
2017-04-22 00:29:24 +02:00 |
net
|
NOISSUE switch paste.ee over to https only
|
2017-02-08 21:30:39 +01:00 |
news
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +01:00 |
notifications
|
NOISSUE refactor *Download into more, smaller pieces
|
2016-06-05 23:55:39 +02:00 |
pathmatcher
|
|
|
screenshots
|
NOISSUE Refactor and sanitize MultiMC startup/shutdown
|
2016-11-06 21:58:54 +01:00 |
settings
|
NOISSUE set line limit and overflow behaviour even for hidden console
|
2017-02-08 20:01:42 +01:00 |
status
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +01:00 |
tasks
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +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
|
NOISSUE MCEdit integration - remove old 'tool', replace with Worlds
|
2016-11-02 02:37:54 +01:00 |
translations
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +01:00 |
updater
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +01:00 |
BaseInstaller.cpp
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +01:00 |
BaseInstaller.h
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +01:00 |
BaseInstance.cpp
|
NOISSUE Remove Minecraft version list and versions.
|
2017-04-07 00:20:01 +02:00 |
BaseInstance.h
|
NOISSUE set line limit and overflow behaviour even for hidden console
|
2017-02-08 20:01:42 +01:00 |
BaseInstanceProvider.h
|
NOISSUE Granular instance reload
|
2016-10-26 18:21:24 +02:00 |
BaseVersion.h
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +01:00 |
BaseVersionList.cpp
|
NOISSUE implement recommended versions using the new JSON format
|
2017-04-07 00:20:02 +02:00 |
BaseVersionList.h
|
NOISSUE implement recommended versions using the new JSON format
|
2017-04-07 00:20:02 +02:00 |
CMakeLists.txt
|
NOISSUE add import from curse zip packs
|
2017-04-20 05:22:04 +02:00 |
Commandline.cpp
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +01:00 |
Commandline.h
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +01:00 |
DefaultVariable.h
|
|
|
Env.cpp
|
NOISSUE simplify.
|
2017-04-07 00:20:01 +02:00 |
Env.h
|
NOISSUE Wonko is the new Meta
|
2017-04-07 00:20:01 +02:00 |
Exception.h
|
|
|
FileSystem_test.cpp
|
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 |
FileSystem.cpp
|
GH-1065 Normalize usage of directory vs folder
|
2017-01-16 22:42:22 +01:00 |
FileSystem.h
|
GH-347 update timestamps of added mods
|
2016-11-17 04:09:24 +01:00 |
FolderInstanceProvider.cpp
|
NOISSUE use QtConcurrent to run FS operations in worker threads
|
2016-10-26 18:21:25 +02:00 |
FolderInstanceProvider.h
|
NOISSUE Granular instance reload
|
2016-10-26 18:21:24 +02:00 |
GZip_test.cpp
|
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 |
GZip.cpp
|
|
|
GZip.h
|
|
|
InstanceCopyTask.cpp
|
GH-1794 Only write to the instance.cfg once after copying FTB instances.
|
2017-01-22 15:20:05 +01:00 |
InstanceCopyTask.h
|
GH-1745 fix crash when using path matching filter on copy operations
|
2016-12-08 21:58:31 +01:00 |
InstanceCreationTask.cpp
|
NOISSUE Remove Minecraft version list and versions.
|
2017-04-07 00:20:01 +02:00 |
InstanceCreationTask.h
|
NOISSUE Granular instance reload
|
2016-10-26 18:21:24 +02:00 |
InstanceImportTask.cpp
|
NOISSUE fix build: there is no qInfo in old Qt5.
|
2017-04-21 22:30:39 +02:00 |
InstanceImportTask.h
|
NOISSUE finalize curse modpack import work
|
2017-04-21 22:23:31 +02:00 |
InstanceList.cpp
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +01:00 |
InstanceList.h
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +01:00 |
Json.cpp
|
|
|
Json.h
|
GH-378 add basic custom theme support
|
2016-11-06 04:29:12 +01:00 |
LoggedProcess.cpp
|
NOISSUE use LoggedProcess to work around issues with QProcess on macOS
|
2016-11-03 01:11:57 +01:00 |
LoggedProcess.h
|
NOISSUE update all the Copyright comments and texts to include 2017
|
2017-01-08 04:58:05 +01:00 |
MessageLevel.cpp
|
NOISSUE use LoggedProcess to work around issues with QProcess on macOS
|
2016-11-03 01:11:57 +01:00 |
MessageLevel.h
|
NOISSUE use LoggedProcess to work around issues with QProcess on macOS
|
2016-11-03 01:11:57 +01:00 |
MMCStrings.cpp
|
|
|
MMCStrings.h
|
|
|
MMCZip.cpp
|
|
|
MMCZip.h
|
|
|
NullInstance.h
|
NOISSUE always run the ExtractNatives task during launch
|
2016-11-17 01:21:49 +01:00 |
ProblemProvider.h
|
NOISSUE preview of LWJGL version changing
|
2017-04-07 00:20:02 +02:00 |
QObjectPtr.h
|
Add missing <functional> include.
|
2017-04-19 22:11:12 +02:00 |
RecursiveFileSystemWatcher.cpp
|
|
|
RecursiveFileSystemWatcher.h
|
|
|
RWStorage.h
|
|
|
SeparatorPrefixTree.h
|
|
|
Usable.h
|
NOISSUE mark used accounts/sessions in selection menus
|
2016-11-17 01:00:15 +01:00 |
Version_test.cpp
|
NOISSUE remove unused version range filtering
|
2017-04-07 00:20:02 +02:00 |
Version.cpp
|
NOISSUE remove unused version range filtering
|
2017-04-07 00:20:02 +02:00 |
Version.h
|
NOISSUE remove unused version range filtering
|
2017-04-07 00:20:02 +02:00 |