aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/instance/ModFolderPage.cpp
AgeCommit message (Expand)Author
2023-07-13Merge branch 'develop' into chore/add-compiler-warningsRachel Powers
2023-07-09Merge pull request #1241 from Trial97/settingsTheKodeToad
2023-07-08Fix actionVisitItemPage insersion, and prevent widebar segfaultTheKodeToad
2023-07-08Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-07Update ModFolderPage.cppTheKodeToad
2023-07-07Made action text simplerTrial97
2023-07-03updated option textTrial97
2023-07-01chore: fix shadowed member and signed/unsigned mismatchRachel Powers
2023-06-28Added warnings for running instancesTrial97
2023-06-25Made custom url functionTrial97
2023-06-21Made buttons on ModsFolderPage enabled all the timeTrial97
2023-06-21Removed unused variableTrial97
2023-06-21Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-19Removed mods from lambdaTrial97
2023-06-15Updated text and fixed mod page text updateTrial97
2023-06-15Added tooltip for name labelTrial97
2023-06-07Added custom text for multiple selectionTrial97
2023-06-07Added visit mod's pageTrial97
2023-02-13do not create nilmods folderkumquat-ir
2023-02-11nilmods instance pagekumquat-ir
2023-01-13refactor(RD): unify download dialogs into a single fileflow
2023-01-13refactor: put resource downloading classes in common namespaceflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2022-12-14Improve handling of destructive actionsTheKodeToad
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