aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/instance/ModFolderPage.cpp
AgeCommit message (Expand)Author
2022-11-27fix: make resource buttons work when instance is runningSefa Eyeoglu
2022-10-18Streamline Button changes to improve source readability.Cleo John
2022-09-03fix: removing mods with their metadata as wellflow
2022-08-20change: add enable/disable to resourcesflow
2022-08-20refactor: adapt rest of the codebase to the new resource modelflow
2022-08-20fix: distinguish CoremodsSefa 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-01Disable "Check for Updates" and "Download Mods" while the game is runningGingeh
2022-08-01Disable "Check for Updates" if all mods are removedGingeh
2022-07-19fix: fix translations for mod updaterSefa Eyeoglu
2022-07-17fix: std::list -> QListflow
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-17feat: add update mods to the ui / mod modelflow
2022-07-01feat: use ConcurrentTask for mod downloadsflow
2022-06-14refector: move download action to ExternalResourcesPageSefa Eyeoglu
2022-06-14refactor: Create a more clear hierarchy for some instance pagesflow
2022-06-12chore: add license headersSefa Eyeoglu
2022-05-30Merge pull request #505 from flowln/improve_download_uxSefa Eyeoglu
2022-05-21fix: various issues with ProgressDialog and SequentialTasksflow
2022-05-19refactor: allow tracking multiple mod loadersSefa Eyeoglu
2022-04-14refactor: cleanup ModLoaderTypeSefa Eyeoglu
2022-04-14fix: remove unused codeSefa Eyeoglu
2022-04-07fix: check for Quilt as Fabric-compatible loaderSefa Eyeoglu
2022-04-01feat: Use a single progress dialog when doing multiple tasksflow
2022-03-20chore: add license headerSefa Eyeoglu
2022-03-20App: Retranslate all pages when the language is changedJamie Mansfield
2022-03-20fix: disable "Download mods" button when neededSefa Eyeoglu
2022-03-11fix missing translation stringsflow
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-02-21feat: change task container in ModDownloadDialog to a QHashflow
2022-01-28Fix button being present in other pagestimoreo
2022-01-24Fixed spacingtimoreo
2022-01-18Various fixestimoreo
2022-01-14Fixed iconstimoreo
2022-01-14Start of mod downloadingtimoreo
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek