Age | Commit message (Expand) | Author |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | 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-10-21 | fix: remove max height logic for mod update changelogs | flow |
2022-08-28 | Merge pull request #1052 from flowln/resource_model | Sefa Eyeoglu |
2022-08-20 | fix: don't give shared pointer to obj. external to the model | flow |
2022-07-24 | feat: add hashing tasks to the sequential task in ModUpdateDialog | flow |
2022-07-20 | fix: move HTML code outside of translation | Sefa Eyeoglu |
2022-07-19 | fix: fix translations for mod updater | Sefa Eyeoglu |
2022-07-17 | fix: std::list -> QList | flow |
2022-07-17 | feat: make second metadata pass concurrent | flow |
2022-07-17 | fix: clean up execWithTask in Progress Dialog | flow |
2022-07-17 | fix: try finding a good height for short changelogs | flow |
2022-07-17 | fix: changelogs with too much space between lines | flow |
2022-07-17 | change: make Mod a QObject used as a pointer | flow |
2022-07-17 | fix: work around HoeDown bug(?) in changelog line breaks | flow |
2022-07-17 | feat: improve changelog and sort updatable mods | flow |
2022-07-17 | fix: handling around disabled mods | flow |
2022-07-17 | feat: improve metadata gen. networking and performance | flow |
2022-07-17 | fix: don't double add mods in mod downloader/updater | flow |
2022-07-17 | feat: add mod update dialog | flow |