aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform/ModModel.h
AgeCommit message (Expand)Author
2022-11-14Check parent in rowCount/columnCount/canFetchMoreTheLastRar
2022-11-14Mark loadExtraPackInfo abstractTheLastRar
2022-10-24fix: retry mod search job after aborting itflow
2022-08-01fix: prevent segfault due to callbacks into deleted objectsflow
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: create delegate for project item viewsflow
2022-05-24feat: add donate links for modrinth modsflow
2022-04-15rework: make the filter as a tabbed widget in the dialog itselfflow
2022-04-15fix(ui): Refresh mod list when changing filtering optionsflow
2022-04-15feat: Use version filter when searching modsflow
2022-04-07fix: check for Quilt as Fabric-compatible loaderSefa Eyeoglu
2022-03-24optimize: Improve mod versions request to Modrinthflow
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-07refactor: move more common code to base classflow
2022-03-07refactor: de-duplicate common code in network mod APIsflow
2022-03-07refactor: move NetJob away from ModModel to ModAPIflow
2022-03-06clarify some method names and commentsflow
2022-03-06refactor: move "get versions" task from page to modelflow
2022-03-02refactor: move url creation for mods to modplatform/flow
2022-03-02refactor: extract common code in mod pages and modelflow