Age | Commit message (Expand) | Author |
2022-09-07 | Merge pull request #939 from flowln/mod_downloader_improve | flow |
2022-09-07 | Merge pull request #966 from flowln/refactor_tasks | flow |
2022-09-05 | Merge pull request #1034 from Scrumplex/detect-performance-features | Sefa Eyeoglu |
2022-09-03 | fix: removing mods with their metadata as well | flow |
2022-09-03 | feat: modify InfoFrame and ResourcePackPage to show ResourcePack info | flow |
2022-08-28 | refactor: make NetJob inherit from ConcurrentTask as well! | flow |
2022-08-28 | Merge pull request #1052 from flowln/resource_model | Sefa Eyeoglu |
2022-08-24 | fix: fix urls on ftb legacy | DioEgizio |
2022-08-20 | change: add enable/disable to resources | flow |
2022-08-20 | refactor: adapt rest of the codebase to the new resource model | flow |
2022-08-20 | refactor: move general code from mod model to its own model | flow |
2022-08-20 | fix: distinguish Coremods | Sefa Eyeoglu |
2022-08-20 | Merge pull request #1007 from Gingeh/disable-update-button | Sefa Eyeoglu |
2022-08-11 | Merge pull request #897 from jamierocks/atl-updating-initial | timoreo |
2022-08-10 | Make new title strings translatable | Robb |
2022-08-09 | fix: Make world safety nag title text match the action being performed instea... | Robb |
2022-08-08 | feat: detect GameMode and MangoHud's presence | Sefa Eyeoglu |
2022-08-08 | refactor: store current capabilities | Sefa Eyeoglu |
2022-08-03 | Move large condition into a new lambda | Gingeh |
2022-08-02 | Check for running instance when re-opening the mod folder page and when selec... | Gingeh |
2022-08-02 | Update launcher/ui/pages/instance/ModFolderPage.h | Gingeh |
2022-08-01 | fix: prevent segfault due to callbacks into deleted objects | flow |
2022-08-01 | Disable "Check for Updates" and "Download Mods" while the game is running | Gingeh |
2022-08-01 | Disable "Check for Updates" if all mods are removed | Gingeh |
2022-08-01 | fix(ui): force redraw of mod list when (de)selecting a mod | flow |
2022-08-01 | feat: lazy-load CF mod descriptions | flow |
2022-08-01 | feat: cache mod versions | flow |
2022-08-01 | refactor: use function cb instead of class cb in getVersions | flow |
2022-08-01 | feat: cache extra mod info (like links and body) | flow |
2022-08-01 | refactor: use function cb instead of class cb in getModInfo | flow |
2022-08-01 | feat+refactor: clean up ProgressWidget and add progress indicatior to | flow |
2022-08-01 | feat: add (semi) instant searching in mod downloader | flow |
2022-08-01 | change: preserve search term across different mod providers | flow |
2022-08-01 | feat+refactor: add shortcuts to mod downloader and clean up | flow |
2022-08-01 | feat: display the 'body' of a MR mod on the mod downloader | flow |
2022-08-01 | feat: create delegate for project item views | flow |
2022-07-26 | chore: add license headers | Sefa Eyeoglu |
2022-07-26 | feat: implement mod resolving for FTB | Sefa Eyeoglu |
2022-07-23 | fix: filter in external resource pages not working | flow |
2022-07-23 | fix: hide the entire performance tab on instance settings in non-Linux | flow |
2022-07-19 | fix: fix translations for mod updater | Sefa Eyeoglu |
2022-07-17 | fix: std::list -> QList | flow |
2022-07-17 | change: make Mod a QObject used as a pointer | flow |
2022-07-17 | fix: filter out opted-out mods in mod downloader | flow |
2022-07-17 | feat: add update mods to the ui / mod model | flow |
2022-07-11 | Merge pull request #678 from Scrumplex/improvements-around-proprietary-services | Sefa Eyeoglu |
2022-07-10 | Merge branch 'develop' into feature/sparkle-mac | Sefa Eyeoglu |
2022-07-10 | ATLauncher: Move the UI support implementation into it's own class | Jamie Mansfield |
2022-07-10 | chore: update license headers | Sefa Eyeoglu |
2022-07-10 | fix: fix slots for Qt 6 | Sefa Eyeoglu |