aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages
AgeCommit message (Expand)Author
2022-03-18fix silly mistakes and merge upstreamflow
2022-03-14tidy: Fix clang-tidy issues on files changed in this PRflow
2022-03-15Merge pull request #188 from PolyMC/removal/notificationsEzekiel Smith
2022-03-11fix missing translation stringsflow
2022-03-07fix: delete semicolons at the end of .cpp file's functionsflow
2022-03-07refactor: move things around so that related things are close togetherflow
2022-03-07refactor: move more common code to base classflow
2022-03-07refactor: de-duplicate common code in network mod APIsflow
2022-03-07refactor: move NetJob away from ModModel to ModAPIflow
2022-03-08Merge pull request #230 from Scrumplex/fix-iconthemesEzekiel Smith
2022-03-06refactor: use Enum instead of raw int for ModLoaderTypeflow
2022-03-06clarify some method names and commentsflow
2022-03-06merge upstreamflow
2022-03-06refactor: move "get versions" task from page to modelflow
2022-03-06refactor: use only a single unique_ptr for the apiflow
2022-03-05fix: reorganize icon themesSefa Eyeoglu
2022-03-03fix extra spacing in resource packs and shader packs, and move button upflow
2022-03-03hack: hide 'Download Mods' button when not in the mods tabflow
2022-03-03change 'Install Mods' -> 'Download Mods' and change positionflow
2022-03-03fix windows compilationflow
2022-03-02refactor: move url creation for mods to modplatform/flow
2022-03-02refactor: extract common code in mod pages and modelflow
2022-03-02refactor: Use a single indexed pack for modsflow
2022-03-01Merge pull request #205 from timoreo22/fix-version-selecttimoreo22
2022-02-27fix: Always tell Flame API which modloader we are usingflow
2022-02-27Cleanly free NetJob in flame modpacktimoreo
2022-02-27Fixed wrong version infotimoreo
2022-02-25merge upstream and resolve conflictsflow
2022-02-26Merge pull request #183 from timoreo22/fix-versions-segfaultEzekiel Smith
2022-02-21fix(ui): change text in selection button when there's no valid versionflow
2022-02-21feat(ui): allow downloading multiple mods from CurseForge at onceflow
2022-02-21feat(ui): allow downloading multiple mods in Modrinth at onceflow
2022-02-21feat: change task container in ModDownloadDialog to a QHashflow
2022-02-21refactor: drop LegacyInstanceSefa Eyeoglu
2022-02-21fixswirl
2022-02-20remove notificationsswirl
2022-02-19Fixed segfault when closing window while version info download is still goingtimoreo
2022-02-12fix: MSA = Microsoft AuthenticationSefa Eyeoglu
2022-02-12fix(ui): explain why 'Add Microsoft' might be disabledSefa Eyeoglu
2022-02-12feat: implement MSA client id overrideSefa Eyeoglu
2022-02-12feat(ui): add custom MSA client id settingSefa Eyeoglu
2022-02-10Merge pull request #129 from timoreo22/fix-mod-nameLennyMcLennington
2022-02-10Remove drama from readme and remove mmc discord linkLenny McLennington
2022-02-04Fix wrong mod file nametimoreo
2022-02-03Merge branch 'offline-mode-accounts' of git://github.com/NyaomiDEV/PolyMC int...swirl
2022-02-03Merge branch 'feature/download_mods' of git://github.com/timoreo22/PolyMC int...swirl
2022-02-03Merge branch 'develop' into feature/close_after_launchswirl
2022-02-03make closeAfterLaunch goodswirl
2022-02-02Merge remote-tracking branch 'upstream/develop' into developswirl
2022-01-31Update to Modrinth API V2timoreo