Age | Commit message (Expand) | Author |
2022-12-29 | feat(Mods): hide 'Provider' column when no mods have providers | flow |
2022-12-29 | refactor(Mods): make provider() return a std::optional | flow |
2022-12-27 | feat: install launcher logging categories | Sefa Eyeoglu |
2022-12-27 | refactor: use ECM logging categories instead | Sefa Eyeoglu |
2022-12-27 | refactor: add logging category for credentials | Sefa Eyeoglu |
2022-12-26 | fix: cleanup and suggested changes | Rachel Powers |
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-25 | fix: explicit QFileInfo converison for qt6 | Rachel Powers |
2022-12-25 | feat: support installing worlds during flame pack import. | Rachel Powers |
2022-12-24 | feat: zip resource validation check for flame | Rachel Powers |
2022-12-24 | fix: update parse tests | Rachel Powers |
2022-12-24 | feat: validate world saves | Rachel Powers |
2022-12-24 | feat: worldSave parsing and validation | Rachel Powers |
2022-12-24 | feat: add shaderpack validation | Rachel Powers |
2022-12-24 | feat: add a `ModUtils::validate` | Rachel Powers |
2022-12-24 | feat: add initial support for parseing datapacks | Rachel Powers |
2022-12-24 | Make requested changes | TheKodeToad |
2022-12-22 | feat(docs): add note about logging env variables in man page | flow |
2022-12-22 | feat: use Qt logging facilities instead of our own | flow |
2022-12-19 | Merge pull request #628 from flowln/fix_multiple_resource_packs_crash | Sefa Eyeoglu |
2022-12-18 | fix: exclude unused tls backends | DioEgizio |
2022-12-17 | Merge pull request #636 from flowln/fix_component_version_when_updating | Sefa Eyeoglu |
2022-12-17 | refactor(Tasks): remove 'm_total_size' from ConcurrentTask | flow |
2022-12-17 | Merge pull request #630 from leo78913/yeet-scrollbars | flow |
2022-12-17 | refactor(Inst. Import): use m_* for member variables in MR components | flow |
2022-12-17 | fix(Inst. Import): correctly set component versions when updating | flow |
2022-12-17 | let the theme decide the notes page right margin | leo78913 |
2022-12-16 | Merge pull request #607 from flowln/dont_crash_on_zip_import | flow |
2022-12-16 | fix: translate unknown mod provider | leo78913 |
2022-12-15 | fix: only show scrollbars when needed | leo78913 |
2022-12-15 | fix(ResourceModel): use a single ConcurrentTask for parsing tasks | flow |
2022-12-15 | feat(Tasks): allow adding subtasks while running in ConcurrentTask | flow |
2022-12-15 | feat(Tasks): add ConcurrentTask::clear to allow re-using tasks | flow |
2022-12-15 | feat: add a provider column to the mods page | leo78913 |
2022-12-15 | ApplicationMessage: Use QHash instead of QMap | Edgars Cīrulis |
2022-12-15 | Merge pull request #605 from flowln/fix_crash_in_downloader_image | flow |
2022-12-14 | Merge branch 'develop' into remove-updater | Sefa Eyeoglu |
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 | fix(Inst.Import): don't set managed pack info from imported ZIPs | flow |
2022-12-13 | Merge pull request #601 from Scrumplex/fix-translations-3 | flow |
2022-12-13 | fix: update source strings | Sefa Eyeoglu |
2022-12-13 | fix(Inst.Import): don't assert extra data when importing from ZIP | flow |
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 |