Age | Commit message (Expand) | Author |
2023-09-28 | added version type to dep update | Trial97 |
2023-09-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-09-28 | Merge pull request #1263 from Trial97/develop | Sefa Eyeoglu |
2023-09-28 | Merge pull request #1363 from Trial97/download_threads | Sefa Eyeoglu |
2023-09-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-09-24 | Update launcher/ui/dialogs/ModUpdateDialog.cpp | bolli24 |
2023-09-22 | Skip folders when updating mods. | bolli24 |
2023-08-27 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-08-23 | Added loaders check on versions load | Trial97 |
2023-08-23 | moved modloaderTypes to ModPlatform | Trial97 |
2023-08-02 | chore: reformat | Sefa Eyeoglu |
2023-07-14 | Split in two the options | Trial97 |
2023-06-28 | Corected variable name | Trial97 |
2023-06-25 | removed extra variable | Trial97 |
2023-06-25 | moved getRequiredBy | Trial97 |
2023-06-24 | feat:Update mods now fills missing dependencies | Trial97 |
2023-05-26 | feat: display release type | Rachel Powers |
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 |