Age | Commit message (Expand) | Author |
2023-02-05 | feat(RD): add texture pack downloader | flow |
2023-02-05 | feat(RD): add shader pack downloader | flow |
2023-02-05 | feat(RD): add resource pack downloader | flow |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow |
2023-01-24 | Merge branch 'develop' into remove-updater | Sefa Eyeoglu |
2023-01-23 | fix(license): add/fix my copyright/license headers | flow |
2023-01-13 | refactor(RD): clear up sorting methods | flow |
2023-01-13 | fix: build with qt5.12 on Linux and pedantic flag | flow |
2023-01-13 | refactor(RD): decouple ResourceModels from ResourcePages | flow |
2023-01-13 | refactor(RD): unify download dialogs into a single file | flow |
2023-01-13 | refactor: put resource downloading classes in common namespace | flow |
2023-01-13 | refactor: generalize mod models and APIs to resources | flow |
2023-01-12 | refactor: replace hoedown markdown parser with cmark | Joshua Goins |
2022-12-14 | Merge branch 'develop' into remove-updater | Sefa Eyeoglu |
2022-12-06 | refactor(InstanceImport): require rvalue from 'extra_info' mappings | flow |
2022-12-06 | feat+fix: allow forwarding extra info to InstanceImportTask | flow |
2022-11-21 | refactor: remove old updater | Sefa Eyeoglu |
2022-11-14 | Check parent in rowCount/columnCount/canFetchMore | TheLastRar |
2022-11-01 | Initial better mod browser link implementation | TheKodeToad |
2022-10-19 | Merge pull request #31 from flowln/who_needs_webview | Sefa Eyeoglu |
2022-10-18 | fix: use display name in code | Sefa Eyeoglu |
2022-10-11 | fix: prevent images overriding content when changing pages | flow |
2022-10-08 | feat: add image support for modrinth modpack pages | flow |
2022-10-08 | fix: make mod and modpack caches separate for Modrinth | flow |
2022-10-08 | feat: add image support for mod pages | flow |
2022-10-08 | Merge pull request #1163 from flowln/fix_list_icons | Sefa Eyeoglu |
2022-09-23 | fix: use placeholder icon when the project has no icon in MR | flow |
2022-09-23 | feat: change project item delegate for modrinth modpacks | flow |
2022-09-20 | refactor: change the way instance names are handled | flow |
2022-09-07 | refactor: create mod pages and filter widget by factory methods | flow |
2022-08-28 | refactor: make NetJob inherit from ConcurrentTask as well! | flow |
2022-07-10 | chore: update license headers | Sefa Eyeoglu |
2022-07-10 | Merge pull request #876 from Scrumplex/revert-updater-stuff | dada513 |
2022-07-06 | Revert "fix: remove updater if it is not used" | Sefa Eyeoglu |
2022-07-03 | fix: aborts when using a Qt build with assertions enabled | flow |
2022-07-03 | fix: use better naming for Modrinth pack versions | flow |
2022-07-03 | feat+fix: cache versions and extra info in Modrinth packs | flow |
2022-07-03 | fix: don't use uniform sizes in Modrinth modpack viewer | flow |
2022-07-03 | Merge pull request #818 from flowln/tiny_mod_icons | Ezekiel Smith |
2022-06-24 | fix(modrinth): fix sorting | DioEgizio |
2022-06-21 | fix: scale mod icons to the right size | flow |
2022-06-14 | Merge pull request #634 from flowln/donate_links | Ezekiel Smith |
2022-06-12 | chore: add license headers | Sefa Eyeoglu |
2022-06-12 | fix: remove updater if it is not used | Sefa Eyeoglu |
2022-05-24 | feat: add remaining links to modrinth modpacks | flow |
2022-05-24 | fix: missing tr() and update donate message | flow |
2022-05-24 | feat: add donate info to modrinth modpacks | flow |
2022-05-24 | feat: add donate links for modrinth mods | flow |
2022-05-22 | Merge pull request #597 from Scrumplex/refactor-modloader-modapi | Sefa Eyeoglu |
2022-05-20 | fix(ui): make CF and MR modpack dialogs more consistent | Sefa Eyeoglu |