aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Expand)Author
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-20refactor: move general info from Mod to Resourceflow
2022-08-20fix: distinguish CoremodsSefa Eyeoglu
2022-08-20Merge pull request #1023 from flowln/better_shared_ptrSefa Eyeoglu
2022-08-20Merge pull request #992 from Scrumplex/refactor-versionSefa Eyeoglu
2022-08-20Merge pull request #1007 from Gingeh/disable-update-buttonSefa Eyeoglu
2022-08-20Merge pull request #919 from kumquat-ir/download-all-blockedSefa Eyeoglu
2022-08-12fix: hide 'More news...' button if the news aren't loaded yetflow
2022-08-12refactor: switch to new versioning schemeSefa 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-04refactor+fix: use QSharedPointer for shared_qobject_ptrflow
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-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-31Merge remote-tracking branch 'origin/develop' into download-all-blockedkumquat-ir
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-18merge origin/developkumquat-ir
2022-07-18qtcreator momentkumquat-ir
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-17Restore ScrollMessageBoxkumquat-ir
2022-07-16Add "Open All" button to blocked mods dialogkumquat-ir
2022-07-15Make skin upload optionalGingeh