..
icons
fix: Handle icons with a dot in their names
2022-05-13 17:21:35 -03:00
java
fix: properly detect arm64
2022-04-04 16:41:23 +02:00
launch
fix: properly detect arm64
2022-04-04 16:41:23 +02:00
meta
NOISSUE fix build and change how NetJob is used
2021-12-31 05:27:59 +01:00
minecraft
Merge pull request #500 from flowln/net_refactor
2022-05-21 12:06:34 +02:00
modplatform
Do the url trick on initial modpack download too
2022-05-21 08:31:07 +02:00
mojang
net
Change paste settings and add copyright headers
2022-05-21 17:30:09 +01:00
news
remove unused parsing of dates (bloat)
2022-02-10 13:57:18 +01:00
pathmatcher
NOISSUE fix some small build issues
2021-11-03 15:45:42 +01:00
resources
change: update modrinth icon
2022-05-15 11:26:15 -03:00
screenshots
chore: add license header to remaining files
2022-05-12 18:11:55 -03:00
settings
More rebranding
2022-01-10 12:47:35 -05:00
tasks
fix: virtual signal in Task.h
2022-05-17 06:47:00 -03:00
testdata
tools
Support OpenBSD without patches
2022-02-06 09:32:55 +01:00
translations
chore: add license header to remaining files
2022-05-12 18:11:55 -03:00
ui
Add migration wizard, fix migration from custom paste instance
2022-05-21 17:30:19 +01:00
updater
More rebranding
2022-01-10 12:47:35 -05:00
Application.cpp
Add migration wizard, fix migration from custom paste instance
2022-05-21 17:30:19 +01:00
Application.h
Add cursefrog key override
2022-05-20 19:56:27 +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
BaseInstaller.h
BaseInstance.cpp
chore: add license header to files I modified
2022-03-19 12:46:56 +01:00
BaseInstance.h
chore: add license header to files I modified
2022-03-19 12:46:56 +01:00
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h
NOISSUE more refactoring
2021-11-21 23:36:55 +01:00
CMakeLists.txt
Add migration wizard, fix migration from custom paste instance
2022-05-21 17:30:19 +01:00
Commandline.cpp
Commandline.h
DefaultVariable.h
DesktopServices.cpp
Fix
2022-03-28 20:55:03 +02:00
DesktopServices.h
Exception.h
ExponentialSeries.h
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
Filter.cpp
Filter.h
GZip_test.cpp
GZip.cpp
GZip.h
HoeDown.h
install_prereqs.cmake.in
Restore the previously deleted line.
2021-12-12 16:45:18 +00:00
InstanceCopyTask.cpp
refactor: set default InstanceType to OneSix
2022-02-21 22:59:07 +01:00
InstanceCopyTask.h
InstanceCreationTask.cpp
fix: don't set mod loader as important
2022-04-18 15:05:41 +02:00
InstanceCreationTask.h
Add option to install mod loader during instance creation
2022-04-15 15:37:07 -04:00
InstanceImportTask.cpp
fix conflicts with develop
2022-05-17 18:25:08 -03:00
InstanceImportTask.h
feat: better handling of optional mods
2022-05-15 22:16:52 -03:00
InstanceList.cpp
Hide temporary directory in instances folder
2022-05-09 18:34:47 -04:00
InstanceList.h
GH-4164 Assign instances to groups using drag & drop
2021-10-25 23:51:42 +02:00
InstancePageProvider.h
refactor: drop LegacyInstance
2022-02-21 22:30:44 +01:00
InstanceTask.cpp
InstanceTask.h
JavaCommon.cpp
Update launcher/JavaCommon.cpp
2022-04-08 11:16:00 +02:00
JavaCommon.h
Json.cpp
Json.h
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp
This makes more sense
2022-05-08 11:19:53 +02:00
LaunchController.h
chore: add license header to files I modified
2022-03-19 12:46:56 +01:00
Launcher.in
refactor: combine portable and system builds
2022-04-16 18:13:09 +02:00
LoggedProcess.cpp
NOISSUE continue debranding...
2021-10-21 00:47:53 +02:00
LoggedProcess.h
main.cpp
fix: remove unnecessary Qt version checks
2022-05-17 22:25:50 +02: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
MMCStrings.h
MMCTime.cpp
NOISSUE Add license headers to source files created by me
2021-12-18 00:14:25 +00:00
MMCTime.h
NOISSUE Add license headers to source files created by me
2021-12-18 00:14:25 +00:00
MMCZip.cpp
fix: import modrinth packs with weird overrides structure
2022-05-16 12:11:50 -03:00
MMCZip.h
chore: add license header to files I modified
2022-03-19 12:46:56 +01:00
ModDownloadTask.cpp
Added smart file selection
2022-01-15 10:25:24 +01:00
ModDownloadTask.h
feat: change task container in ModDownloadDialog to a QHash
2022-02-21 21:34:06 -03:00
NullInstance.h
NOISSE add a shortcut to the loaders mods to main window
2021-12-12 22:39:25 +01:00
ProblemProvider.h
QObjectPtr.h
NOISSUE fix fix fix the accounts again
2021-11-23 01:25:24 +01:00
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
RWStorage.h
SeparatorPrefixTree.h
SkinUtils.cpp
NOISSUE continue refactoring things to make tests pass
2021-11-21 23:21:12 +01:00
SkinUtils.h
UpdateController.cpp
fix(updater): remove Windows version check
2022-05-17 22:25:50 +02:00
UpdateController.h
Usable.h
NOISSUE Some happy little refactors
2021-11-20 16:22:22 +01:00
Version_test.cpp
Version.cpp
Changes required to support FreeBSD
2021-12-12 11:39:36 +00:00
Version.h
VersionProxyModel.cpp
NOISSUE Some happy little refactors
2021-11-20 16:22:22 +01:00
VersionProxyModel.h
WatchLock.h