Age | Commit message (Expand) | Author |
2022-11-06 | Implement Scrumplex's suggestions | TheKodeToad |
2022-11-02 | Formatting and forward-declaration | TheKodeToad |
2022-11-01 | Hacky tweaks | TheKodeToad |
2022-11-01 | Add more license headers | TheKodeToad |
2022-11-01 | Initial better mod browser link implementation | TheKodeToad |
2022-09-07 | refactor: create mod pages and filter widget by factory methods | flow |
2022-09-07 | Merge pull request #939 from flowln/mod_downloader_improve | flow |
2022-08-08 | refactor: store current capabilities | Sefa Eyeoglu |
2022-08-01 | feat(ui): remember mod download dialog's geometry | flow |
2022-08-01 | change: preserve search term across different mod providers | flow |
2022-08-01 | feat+refactor: add shortcuts to mod downloader and clean up | flow |
2022-08-01 | change: change button names to be more user-friendly | flow |
2022-08-01 | fix(ui): missing tr() in mod download dialog's title | flow |
2022-07-08 | chore: add missing license headers | Sefa Eyeoglu |
2022-07-08 | feat: track capabilities of application | Sefa Eyeoglu |
2022-05-21 | feat(ui): make selected mods in downloader bold with underline | flow |
2022-05-21 | feat: allow deselecting mods from the mod confirmation dialog | flow |
2022-05-14 | refactor: rename Modrinth classes to ModrinthMod | Sefa Eyeoglu |
2022-04-15 | ui: resize mod download dialog using its parents geometry | flow |
2022-04-15 | feat: Integrate newly created filter dialog in ModPage | flow |
2022-03-13 | feat(ui): make a better "Mod download confirmation dialog" | flow |
2022-02-23 | fix: improve readability and set ok button as disabled by default | flow |
2022-02-23 | fix(ui): add translation func to text in the confirm dialog | flow |
2022-02-21 | fix: sort mod list in confirmation dialog | flow |
2022-02-21 | feat: add confirm dialog for installing mods | flow |
2022-02-21 | feat: change task container in ModDownloadDialog to a QHash | flow |
2022-01-16 | Added curseforge selection | timoreo |
2022-01-14 | Removing copyrights | timoreo |
2022-01-14 | Fixed icons | timoreo |
2022-01-14 | Added the downloading of the mods | timoreo |
2022-01-14 | Start of mod downloading | timoreo |