Age | Commit message (Expand) | Author |
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 | change: change button names to be more user-friendly | 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-08-01 | fix(ui): missing tr() in mod download dialog's title | flow |
2022-07-31 | Merge remote-tracking branch 'origin/develop' into download-all-blocked | kumquat-ir |
2022-07-30 | Trash instances instead of deleting (when possible) (#549) | Ryan Cao |
2022-07-26 | feat: win32 enable dark titlebar for dark theme | DavidoTek |
2022-07-26 | fix: progress dialog going away even if the task was not aborted | flow |
2022-07-26 | chore: add license headers | Sefa Eyeoglu |
2022-07-26 | feat: implement mod resolving for FTB | Sefa Eyeoglu |
2022-07-24 | feat: add hashing tasks to the sequential task in ModUpdateDialog | flow |
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-20 | fix: move HTML code outside of translation | Sefa Eyeoglu |
2022-07-19 | fix: fix translations for mod updater | Sefa Eyeoglu |
2022-07-18 | merge origin/develop | kumquat-ir |
2022-07-18 | qtcreator moment | kumquat-ir |
2022-07-18 | fix: dark placeholder text in dark background on dark theme | flow |
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: filter out opted-out mods in mod downloader | flow |
2022-07-17 | fix: don't double add mods in mod downloader/updater | flow |
2022-07-17 | feat: add update mods to the ui / mod model | flow |
2022-07-17 | feat: add mod update dialog | flow |
2022-07-17 | feat: add ChooseProviderDialog | flow |
2022-07-17 | feat: add some helping methods to WideBar | flow |
2022-07-17 | Restore ScrollMessageBox | kumquat-ir |
2022-07-16 | Add "Open All" button to blocked mods dialog | kumquat-ir |
2022-07-15 | Make skin upload optional | Gingeh |
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 | fix: remove TODOs | 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: fix deprecation up to 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 |