Age | Commit message (Expand) | Author |
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 |
2022-07-10 | refactor: replace QRegExp with QRegularExpression | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu |
2022-07-10 | Merge pull request #876 from Scrumplex/revert-updater-stuff | dada513 |
2022-07-08 | Merge pull request #884 from jopejoe1/ftbuifixed | flow |
2022-07-08 | Merge pull request #839 from flowln/modrinth_packs_bug_hunt | Sefa Eyeoglu |
2022-07-08 | fix: disable MSA login if it is NOT supported | Sefa Eyeoglu |
2022-07-08 | feat: add validation for Flame key and MSA client ID | Sefa Eyeoglu |
2022-07-08 | feat: track capabilities of application | Sefa Eyeoglu |
2022-07-08 | fix: spelling of CF | Sefa Eyeoglu |
2022-07-08 | refactor: rename references to CurseForge to Flame | Sefa Eyeoglu |
2022-07-07 | Updated FTB Classic layout | jopejoe1 |
2022-07-06 | Revert "fix: remove updater if it is not used" | Sefa Eyeoglu |