aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-06chore(markdown): MD040 Fenced code blocks should have a language specifiedtxtsd
2022-08-06chore(markdown): MD012 Multiple consecutive blank linestxtsd
2022-08-06chore(markdown): MD022 Headings should be surrounded by blank linestxtsd
2022-08-05fix: don't mutate QHash while iterating over itflow
2022-08-05fix: add some more nullptr checks / protectionflow
2022-08-05refactor: simplify smart pointers moreflow
2022-08-04Merge pull request #1017 from flowln/kill_orphan_metadataflow
2022-08-04Merge pull request #1014 from DioEgizio/downgrade-qt-macosflow
2022-08-04Merge pull request #1006 from DioEgizio/appimage-ubuntu-momentflow
2022-08-04Merge pull request #1019 from Scrumplex/fix-openbsd-rootSefa Eyeoglu
2022-08-04refactor+fix: use QSharedPointer for shared_qobject_ptrflow
2022-08-04Merge pull request #994 from Scrumplex/fix-winget-releaserLennyMcLennington
2022-08-04fix: emit abort in LaunchControllerSefa Eyeoglu
2022-08-03fix: Add root path detection on OpenBSDSefa Eyeoglu
2022-08-03fix: allow user to interrupt launch after 3 triesSefa Eyeoglu
2022-08-03Move large condition into a new lambdaGingeh
2022-08-02fix: remove orphaned metadata to avoid problems with auto-updating instsflow
2022-08-02chore: downgrade to Qt 6.3.0 on macosDioEgizio
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-01Merge pull request #1012 from DioEgizio/patch-10Sefa Eyeoglu
2022-08-01fix: remove iconfix from libraries/README.MDDioEgizio
2022-08-01Merge pull request #1008 from DioEgizio/qt-version-issue-templateSefa Eyeoglu
2022-08-01Update .github/ISSUE_TEMPLATE/bug_report.ymlDioEgizio
2022-08-01chore: update issue template to ask about Qt versionDioEgizio
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(ui): remember mod download dialog's geometryflow
2022-08-01feat: lazy-load CF mod descriptionsflow
2022-08-01feat: add mod descriptions to CF modsflow
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-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-08-01fix: work around ubuntu 22.04 openssl appimage issues by copying openssl libsDioEgizio
2022-07-31use BlockedModsDialog for ftb packs as wellkumquat-ir
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-30Merge pull request #941 from Scrumplex/bump-cxx-standardLennyMcLennington
2022-07-30use c11 insteadLennyMcLennington