aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform/ModPage.cpp
AgeCommit message (Expand)Author
2022-09-24Allow double clicking to mark for dowloadErogigGit
2022-09-07refactor: create mod pages and filter widget by factory methodsflow
2022-08-01fix(ui): force redraw of mod list when (de)selecting a modflow
2022-08-01feat: cache mod versionsflow
2022-08-01feat: cache extra mod info (like links and body)flow
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-06-14Merge pull request #634 from flowln/donate_linksEzekiel Smith
2022-06-12chore: add license headersSefa Eyeoglu
2022-06-12refactor(test): fix loading mod metadata settingSefa Eyeoglu
2022-05-24feat: add remaining links to modrinth modsflow
2022-05-24fix: missing tr() and update donate messageflow
2022-05-24feat: add donate links for modrinth modsflow
2022-05-23feat: add mod index updating to ModDownloadTaskflow
2022-05-19refactor: allow tracking multiple mod loadersSefa Eyeoglu
2022-04-19fix: fix Modrinth query when Quilt is in useSefa Eyeoglu
2022-04-15ui: underline search button text when changing filtersflow
2022-04-15rework: make the filter as a tabbed widget in the dialog itselfflow
2022-04-15fix: Polish usage in some casesflow
2022-04-15fix: 'All' filter working and get around CF API capabilitiesflow
2022-04-15fix(ui): Refresh mod list when changing filtering optionsflow
2022-04-15feat: Integrate newly created filter dialog in ModPageflow
2022-04-14refactor: cleanup ModLoaderTypeSefa Eyeoglu
2022-04-07fix: check for Quilt as Fabric-compatible loaderSefa Eyeoglu
2022-03-24chore: resolve conflicts and merge upstreamflow
2022-03-14tidy: Fix clang-tidy issues on files changed in this PRflow
2022-03-07refactor: move things around so that related things are close togetherflow
2022-03-06clarify some method names and commentsflow
2022-03-06refactor: move "get versions" task from page to modelflow
2022-03-06refactor: use only a single unique_ptr for the apiflow
2022-03-02refactor: move url creation for mods to modplatform/flow
2022-03-02refactor: extract common code in mod pages and modelflow