| Age | Commit message (Expand) | Author |
| 2023-01-13 | refactor(RD): move success callbacks from ModModel to ResourceModel | flow |
| 2023-01-13 | refactor(RD): add helper in ResourceModel to find current sorting | flow |
| 2023-01-13 | fix(RD): separate search and versions/info tasks | flow |
| 2023-01-13 | fix(RD): pass copy of IndexedPack to callbacks instead of ref. | 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 | feat(RD): add roleNames and Q_PROPERTY to ResourceModel | 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 | fix(RD): prevent weird behavior of progress widget | 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-13 | Merge pull request #714 from redstrate/cmark | flow |
| 2023-01-12 | refactor: replace hoedown markdown parser with cmark | Joshua Goins |
| 2023-01-10 | Add hint about Cat | Tayou |
| 2023-01-10 | fix: set minimum size for setup wizard | Sefa Eyeoglu |
| 2023-01-10 | CRLF -> LF | Tayou |
| 2023-01-10 | Update launcher/Application.cpp with suggestion from scrumplex | Tayou |
| 2023-01-10 | Implement Suggestions from flow & Scrumplex | Tayou |
| 2023-01-10 | UX tweak + formatting + added cat to wizard | Tayou |
| 2023-01-10 | add theme setup wizard | Tayou |
| 2023-01-10 | Merge pull request #726 from TheLastRar/qt6-win-darkmode | Sefa Eyeoglu |
| 2023-01-09 | ui: Let Qt 6.4.2 handle dark mode titlebar | TheLastRar |
| 2023-01-09 | Merge pull request #715 from getchoo/add-teawie | Sefa Eyeoglu |
| 2023-01-06 | feat: add teawie | seth |
| 2023-01-06 | Strip certain HTML tags when rendering mod pages | Joshua Goins |
| 2022-12-30 | Merge pull request #626 from leo78913/mods-provider-column | flow |
| 2022-12-29 | feat(Mods): hide 'Provider' column when no mods have providers | flow |
| 2022-12-26 | Merge pull request #618 from TheKodeToad/safer-destructive-actions | Sefa Eyeoglu |
| 2022-12-26 | Use optional instead of hardcoded cancelled string | TheKodeToad |
| 2022-12-26 | About to -> you are about to | TheKodeToad |
| 2022-12-24 | Make requested changes | TheKodeToad |
| 2022-12-17 | Merge pull request #630 from leo78913/yeet-scrollbars | flow |
| 2022-12-17 | let the theme decide the notes page right margin | leo78913 |
| 2022-12-15 | fix: only show scrollbars when needed | leo78913 |
| 2022-12-15 | Merge pull request #605 from flowln/fix_crash_in_downloader_image | flow |
| 2022-12-14 | Merge pull request #561 from leo78913/iconpicker-stuff | Sefa Eyeoglu |
| 2022-12-14 | Add confirmation on customised components | TheKodeToad |
| 2022-12-14 | Improve handling of destructive actions | TheKodeToad |
| 2022-12-14 | move cat to bottom right | DioEgizio |
| 2022-12-13 | Merge pull request #601 from Scrumplex/fix-translations-3 | flow |
| 2022-12-13 | fix: update source strings | Sefa Eyeoglu |
| 2022-12-12 | fix: bind image fetch callback lambda to the parent object | flow |
| 2022-12-12 | fix(ManagedPackPage): crash with GTK2 theme due to QProxyStyle | flow |
| 2022-12-12 | Fix: Reset stylesheet before setting style | TheLastRar |
| 2022-12-11 | fix: remove leftover TODO | DioEgizio |
| 2022-12-11 | Merge pull request #486 from flowln/wide_bar_customization | flow |
| 2022-12-10 | Merge pull request #32 from flowln/modpack_update_page | flow |
| 2022-12-09 | fix: prevent potental crash if droping non local files | Rachel Powers |
| 2022-12-09 | Merge pull request #571 from Ryex/blocked-targetFolder | Sefa Eyeoglu |