aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages
AgeCommit message (Expand)Author
2022-09-20fix: simplify abort handling and add missing emitsflow
2022-09-20refactor: change the way instance names are handledflow
2022-09-20refactor: add instance creation abstraction and move vanillaflow
2022-09-20feat: add texture pack parsingSefa Eyeoglu
2022-09-15Added Launch Demo button.jopejoe1
2022-09-07Merge pull request #997 from flowln/fix_major_version_filterflow
2022-09-07Merge pull request #1105 from flowln/better_resource_packsflow
2022-09-07refactor: create mod pages and filter widget by factory methodsflow
2022-09-07Merge pull request #939 from flowln/mod_downloader_improveflow
2022-09-07Merge pull request #966 from flowln/refactor_tasksflow
2022-09-05Merge pull request #1034 from Scrumplex/detect-performance-featuresSefa Eyeoglu
2022-09-03fix: removing mods with their metadata as wellflow
2022-09-03feat: modify InfoFrame and ResourcePackPage to show ResourcePack infoflow
2022-08-28refactor: make NetJob inherit from ConcurrentTask as well!flow
2022-08-28Merge pull request #1052 from flowln/resource_modelSefa Eyeoglu
2022-08-24fix: fix urls on ftb legacyDioEgizio
2022-08-20change: add enable/disable to resourcesflow
2022-08-20refactor: adapt rest of the codebase to the new resource modelflow
2022-08-20refactor: move general code from mod model to its own modelflow
2022-08-20fix: distinguish CoremodsSefa Eyeoglu
2022-08-20Merge pull request #1007 from Gingeh/disable-update-buttonSefa Eyeoglu
2022-08-11Merge pull request #897 from jamierocks/atl-updating-initialtimoreo
2022-08-10Make new title strings translatableRobb
2022-08-09fix: Make world safety nag title text match the action being performed instea...Robb
2022-08-08feat: detect GameMode and MangoHud's presenceSefa Eyeoglu
2022-08-08refactor: store current capabilitiesSefa Eyeoglu
2022-08-03Move large condition into a new lambdaGingeh
2022-08-02Check for running instance when re-opening the mod folder page and when selec...Gingeh
2022-08-02Update launcher/ui/pages/instance/ModFolderPage.hGingeh
2022-08-01fix: prevent segfault due to callbacks into deleted objectsflow
2022-08-01Disable "Check for Updates" and "Download Mods" while the game is runningGingeh
2022-08-01Disable "Check for Updates" if all mods are removedGingeh
2022-08-01fix(ui): force redraw of mod list when (de)selecting a modflow
2022-08-01feat: lazy-load CF mod descriptionsflow
2022-08-01feat: cache mod versionsflow
2022-08-01refactor: use function cb instead of class cb in getVersionsflow
2022-08-01feat: cache extra mod info (like links and body)flow
2022-08-01refactor: use function cb instead of class cb in getModInfoflow
2022-08-01feat+refactor: clean up ProgressWidget and add progress indicatior toflow
2022-08-01feat: add (semi) instant searching in mod downloaderflow
2022-08-01change: preserve search term across different mod providersflow
2022-08-01feat+refactor: add shortcuts to mod downloader and clean upflow
2022-08-01feat: display the 'body' of a MR mod on the mod downloaderflow
2022-08-01feat: create delegate for project item viewsflow
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-19fix: fix translations for mod updaterSefa Eyeoglu
2022-07-17fix: std::list -> QListflow