aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Expand)Author
2022-07-18fix: dark placeholder text in dark background on dark themeflow
2022-07-17fix: std::list -> QListflow
2022-07-17feat: make second metadata pass concurrentflow
2022-07-17fix: clean up execWithTask in Progress Dialogflow
2022-07-17fix: try finding a good height for short changelogsflow
2022-07-17fix: changelogs with too much space between linesflow
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-17fix: work around HoeDown bug(?) in changelog line breaksflow
2022-07-17feat: improve changelog and sort updatable modsflow
2022-07-17fix: handling around disabled modsflow
2022-07-17feat: improve metadata gen. networking and performanceflow
2022-07-17fix: filter out opted-out mods in mod downloaderflow
2022-07-17fix: don't double add mods in mod downloader/updaterflow
2022-07-17feat: add update mods to the ui / mod modelflow
2022-07-17feat: add mod update dialogflow
2022-07-17feat: add ChooseProviderDialogflow
2022-07-17feat: add some helping methods to WideBarflow
2022-07-15Make skin upload optionalGingeh
2022-07-11Merge pull request #678 from Scrumplex/improvements-around-proprietary-servicesSefa Eyeoglu
2022-07-10Merge branch 'develop' into feature/sparkle-macSefa Eyeoglu
2022-07-10fix: remove TODOsSefa Eyeoglu
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10fix: fix slots for Qt 6Sefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 6Sefa Eyeoglu
2022-07-10refactor: replace QRegExp with QRegularExpressionSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-07-10Merge pull request #876 from Scrumplex/revert-updater-stuffdada513
2022-07-08Merge pull request #884 from jopejoe1/ftbuifixedflow
2022-07-08Merge pull request #839 from flowln/modrinth_packs_bug_huntSefa Eyeoglu
2022-07-08fix: disable MSA login if it is NOT supportedSefa Eyeoglu
2022-07-08chore: add missing license headersSefa Eyeoglu
2022-07-08feat: add validation for Flame key and MSA client IDSefa Eyeoglu
2022-07-08feat: track capabilities of applicationSefa Eyeoglu
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-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: 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-03Merge pull request #818 from flowln/tiny_mod_iconsEzekiel Smith