aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2022-07-08fix: spelling of CFSefa Eyeoglu
2022-07-08refactor: rename references to CurseForge to FlameSefa Eyeoglu
2022-07-07Updated FTB Classic layoutjopejoe1
2022-07-07fix: make loader components not importantSefa Eyeoglu
2022-07-06fix: remove tests for updaterSefa Eyeoglu
2022-07-06Revert "fix: remove updater if it is not used"Sefa Eyeoglu
2022-07-06Merge pull request #794 from Scrumplex/resolve-jars-dynamicallySefa Eyeoglu
2022-07-06Merge pull request #707 from Jan200101/PR/gamemodeSefa Eyeoglu
2022-07-06Add Performance related settingsJan200101
2022-07-03fix: aborts when using a Qt build with assertions enabledflow
2022-07-03fix: show invalid version even when there's noneflow
2022-07-03feat+fix: cache Flame modpack versionsflow
2022-07-03fix: use better naming for Modrinth pack versionsflow
2022-07-03feat+fix: cache versions and extra info in Modrinth packsflow
2022-07-03fix: add progress indicator on Flame mod resolution dialogflow
2022-07-03fix: don't use uniform sizes in Modrinth modpack viewerflow
2022-07-03feat: resolve JARs dynamicallySefa Eyeoglu
2022-07-03fix: initialize accountIsOnline to fix buildSefa Eyeoglu
2022-07-03Merge pull request #855 from Gingeh/account-listSefa Eyeoglu
2022-07-02Merge pull request #864 from ivanpu/uncensored-offlineflow
2022-07-02Merge pull request #784 from Scrumplex/refactor-cmakeflow
2022-07-03Merge pull request #831 from flowln/abort_connectionsEzekiel Smith
2022-07-03Merge pull request #818 from flowln/tiny_mod_iconsEzekiel Smith
2022-07-03Merge pull request #860 from kthchew/fix/status-versionEzekiel Smith
2022-07-02don't censor offline access tokenIvan Puntiy
2022-07-01Merge pull request #786 from flowln/concurrent_tasks_slimmedtimoreo
2022-07-01Merge pull request #845 from flowln/news_in_launchertimoreo
2022-07-01fix: update NewLaunch package nameSefa Eyeoglu
2022-07-01feat: use ConcurrentTask for mod downloadsflow
2022-07-01feat: add ConcurrentTaskflow
2022-07-01Merge pull request #652 from flowln/mod_pageSefa Eyeoglu
2022-06-30Remove redundant type name from status barKenneth Chew
2022-06-30Fix Minecraft version not appearing in status barKenneth Chew
2022-07-01Merge branch 'PolyMC:develop' into account-listGingeh
2022-06-30Change Online status to ReadyGingeh
2022-06-30change: better regex for removing 'The' when sorting modsflow
2022-06-30Merge pull request #826 from kthchew/fix/kill-menubarSefa Eyeoglu
2022-06-30Merge pull request #837 from DioEgizio/fix-sort-mrtimoreo22
2022-06-30Disable the refresh button for offline accountsGingeh
2022-06-30add tr() to offline account nameGingeh
2022-06-29Move account checkboxes to the profile column (oops)Gingeh
2022-06-29Rename profile column to username and update the tooltipGingeh
2022-06-29Disable skin buttons for offline accountsGingeh
2022-06-29Make the profile and account name columns use all available spaceGingeh
2022-06-29Move the profile name column to the leftGingeh
2022-06-29Don't show account name for offline accountsGingeh
2022-06-27Merge pull request #827 from kthchew/fix/menubar-separatorEzekiel Smith
2022-06-27Merge pull request #811 from jn64/fix/window-titleEzekiel Smith
2022-06-26fix: use `clicked` instead of `pressed` signal for button clicksflow
2022-06-25feat: add news reader dialogflow