aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Expand)Author
2022-08-01change: preserve search term across different mod providersflow
2022-08-01feat+refactor: add shortcuts to mod downloader and clean upflow
2022-08-01change: change button names to be more user-friendlyflow
2022-08-01feat: display the 'body' of a MR mod on the mod downloaderflow
2022-08-01feat: create delegate for project item viewsflow
2022-08-01fix(ui): missing tr() in mod download dialog's titleflow
2022-07-30Trash instances instead of deleting (when possible) (#549)Ryan Cao
2022-07-26fix: progress dialog going away even if the task was not abortedflow
2022-07-26chore: add license headersSefa Eyeoglu
2022-07-26feat: implement mod resolving for FTBSefa Eyeoglu
2022-07-23fix: filter in external resource pages not workingflow
2022-07-23fix: hide the entire performance tab on instance settings in non-Linuxflow
2022-07-20fix: move HTML code outside of translationSefa Eyeoglu
2022-07-19fix: fix translations for mod updaterSefa Eyeoglu
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