pollymc/launcher
flow 0ec4ade683
feat+fix: cache versions and extra info in Modrinth packs
When you change a copy thinking you're changing the original data smh

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-07-03 12:43:04 -03:00
..
icons QString::locateAwareCompare() is better for human-like sorting 2022-06-07 15:27:57 +01:00
java refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
launch feat: track real CPU architecture for instances 2022-06-11 10:48:58 +02:00
meta refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
minecraft Merge pull request #855 from Gingeh/account-list 2022-07-03 12:55:36 +02:00
modplatform fix: add progress indicator on Flame mod resolution dialog 2022-07-03 12:43:04 -03:00
mojang refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
net chore: add license headers 2022-06-12 13:50:58 +02:00
news fix: use right name for the content of a News entry 2022-06-25 20:14:27 -03:00
pathmatcher
resources change cf icon to a more fancy one 2022-05-21 17:49:52 +02:00
screenshots feat: custom user-agent 2022-06-04 15:33:17 +08:00
settings refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
tasks Merge pull request #784 from Scrumplex/refactor-cmake 2022-07-02 17:50:08 -03:00
testdata
tools Add OpenBSD support 2022-06-02 02:02:42 +10:00
translations chore: add license header to remaining files 2022-05-12 18:11:55 -03:00
ui feat+fix: cache versions and extra info in Modrinth packs 2022-07-03 12:43:04 -03:00
updater refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
Application.cpp Merge pull request #811 from jn64/fix/window-title 2022-06-27 01:13:58 +10:00
Application.h fix: remove updater if it is not used 2022-06-12 13:39:47 +02:00
ApplicationMessage.cpp
ApplicationMessage.h
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp Merge pull request #665 from jamierocks/h-managed-packs 2022-06-14 23:54:44 +10:00
BaseInstance.h API: Add settings to support managed packs 2022-05-29 00:04:26 +01:00
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h
CMakeLists.txt Merge pull request #784 from Scrumplex/refactor-cmake 2022-07-02 17:50:08 -03: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 refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
FileSystem.cpp fix: apply client overrides in mrpacks 2022-06-11 13:44:31 -03:00
FileSystem.h refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
Filter.cpp
Filter.h
GZip_test.cpp refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
GZip.cpp
GZip.h
HoeDown.h
install_prereqs.cmake.in
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: add progress indicator on Flame mod resolution dialog 2022-07-03 12:43:04 -03:00
InstanceImportTask.h Rework curseforge download (#611) 2022-05-28 21:53:12 +02:00
InstanceList.cpp fix: always store InstanceType 2022-06-04 11:59:12 +02:00
InstanceList.h
InstancePageProvider.h refactor: Create a more clear hierarchy for some instance pages 2022-06-14 07:04:31 -03: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 fix: do not show the "profile select" dialog if the user refused to add an account 2022-05-30 13:33:07 +03: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
LoggedProcess.h
main.cpp Revert "Merge pull request #315 from txtsd/display_scaling" 2022-06-04 17:09:11 +02:00
MessageLevel.cpp
MessageLevel.h
MMCStrings.cpp
MMCStrings.h
MMCTime.cpp
MMCTime.h
MMCZip.cpp fix: don't create unnecessary folders when extracting ZIPs 2022-06-19 22:03:02 -03:00
MMCZip.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
ModDownloadTask.cpp chore: add license headers 2022-06-12 13:50:58 +02:00
ModDownloadTask.h chore: add license headers 2022-06-12 13:50:58 +02:00
NullInstance.h
ProblemProvider.h
QObjectPtr.h
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
RWStorage.h
SeparatorPrefixTree.h
SkinUtils.cpp
SkinUtils.h
UpdateController.cpp Add OpenBSD support 2022-06-02 02:02:42 +10:00
UpdateController.h
Usable.h
Version_test.cpp
Version.cpp
Version.h
VersionProxyModel.cpp
VersionProxyModel.h
WatchLock.h