Age | Commit message (Expand) | Author |
2023-06-02 | Fix crash when selecting same mod from different providers (#1029) | Alexandru Ionut Tripon |
2023-05-28 | fix(memory leak): don't give shared pointers out to foldermodels (causes cycl... | Rachel Powers |
2023-05-05 | Apply suggestions from code review | Rachel Powers |
2023-05-01 | feat: add `details` signal to `Task` | Rachel Powers |
2023-05-01 | feat: Propogated subtask progress | Rachel Powers |
2023-05-01 | feat: better task tracking | Rachel Powers |
2023-01-27 | Merge pull request #724 from leo78913/dot-ui-mainwindow | flow |
2023-01-27 | better fix for WideBar::insertSeparator | leo78913 |
2023-01-27 | Remove unused BarEntry variable | leo78913 |
2023-01-20 | feat(WideBar): custom context menu actions | leo78913 |
2023-01-20 | fix(widebar): fix insertSeparator | leo78913 |
2023-01-20 | feat(WideBar): Allow disabling alt shortcuts | leo78913 |
2023-01-20 | refactor: Port the main window to a .ui file | leo78913 |
2023-01-20 | feat: add Widebar::InsertWidgetBefore method | leo78913 |
2023-01-13 | fix(RD): prevent weird behavior of progress widget | flow |
2023-01-13 | refactor: generalize mod models and APIs to resources | flow |
2023-01-10 | Add hint about Cat | Tayou |
2023-01-10 | CRLF -> LF | 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 |
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-17 | Merge pull request #630 from leo78913/yeet-scrollbars | flow |
2022-12-15 | fix: only show scrollbars when needed | leo78913 |
2022-12-12 | fix: bind image fetch callback lambda to the parent object | flow |
2022-12-11 | Merge pull request #486 from flowln/wide_bar_customization | flow |
2022-12-06 | feat: add PageContainer::getPage | flow |
2022-11-25 | reafctor(WideBar): connect to signal instead of overriding menu method | flow |
2022-11-22 | fix: reset wide bar settings when the list of actions changes | flow |
2022-11-20 | feat: validate maximum memory allocation in wizard | Sefa Eyeoglu |
2022-11-19 | feat(WideBar): allow loading/unloading visibility via a byte array | flow |
2022-11-19 | feat(WideBar): allow hiding buttons with right-click | flow |
2022-11-19 | refactor: clean up WideBar a bit | flow |
2022-11-01 | fix: don't use forward-declared Ptr types in meta/ | flow |
2022-10-21 | Merge pull request #39 from Sebbl0508/mod_dialog_fontsize | Sefa Eyeoglu |
2022-10-20 | fix: show a single line in ProjectItem's desc. when there's no more space | flow |
2022-10-20 | check space requirements of project description | Sebastian Rueth |
2022-10-19 | fix: properly center project descriptions | flow |
2022-10-19 | fix text clipping | Sebastian RĂ¼th |
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 widget for a text browser with image support | flow |
2022-10-08 | Merge pull request #1163 from flowln/fix_list_icons | Sefa Eyeoglu |
2022-09-23 | fix: set icon sizes correctly in ProjectItemDelegate | flow |
2022-09-21 | feat: also format resource/texture pack names | Sefa Eyeoglu |
2022-09-21 | feat: support more formatting codes | Sefa Eyeoglu |
2022-09-20 | fix: actually render color codes for texture packs | Sefa Eyeoglu |
2022-09-20 | feat: add texture pack parsing | Sefa Eyeoglu |