pollymc/launcher/ui/pages/modplatform
2022-10-22 10:48:00 -03:00
..
atlauncher ATLauncher: Abort install if optional mods dialog is closed 2022-10-22 12:35:34 +01:00
flame CurseForge modpack page improvements 2022-10-22 01:20:08 +03:00
ftb Merge pull request #31 from flowln/who_needs_webview 2022-10-19 14:28:29 +02:00
legacy_ftb fix: simplify abort handling and add missing emits 2022-09-20 18:36:09 -03:00
modrinth Merge pull request #31 from flowln/who_needs_webview 2022-10-19 14:28:29 +02:00
technic refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
ImportPage.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
ImportPage.h
ImportPage.ui refactor: initial rebrand 2022-10-18 09:37:59 +02:00
ModModel.cpp fix: use display name in code 2022-10-18 09:50:27 +02:00
ModModel.h fix: prevent segfault due to callbacks into deleted objects 2022-08-01 18:34:15 -03:00
ModPage.cpp Merge pull request #31 from flowln/who_needs_webview 2022-10-19 14:28:29 +02:00
ModPage.h fix: don't include opted out versions with the 'Any' filter on the MD 2022-10-12 10:26:14 -03:00
ModPage.ui feat: add image support for mod pages 2022-10-08 14:11:20 -03:00
VanillaPage.cpp refactor: add instance creation abstraction and move vanilla 2022-09-20 18:32:36 -03:00
VanillaPage.h
VanillaPage.ui