aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2022-08-01fix(ui): force redraw of mod list when (de)selecting a modflow
2022-08-01feat(ui): remember mod download dialog's geometryflow
2022-08-01feat: lazy-load CF mod descriptionsflow
2022-08-01feat: add mod descriptions to CF modsflow
2022-08-01feat: cache mod versionsflow
2022-08-01refactor: use function cb instead of class cb in getVersionsflow
2022-08-01feat: cache extra mod info (like links and body)flow
2022-08-01refactor: use function cb instead of class cb in getModInfoflow
2022-08-01feat+refactor: clean up ProgressWidget and add progress indicatior toflow
2022-08-01feat: add (semi) instant searching in mod downloaderflow
2022-08-01change: preserve search term across different mod providersflow
2022-08-01feat+refactor: add shortcuts to mod downloader and clean upflow
2022-08-01change: change button names to be more user-friendlyflow
2022-08-01feat: display the 'body' of a MR mod on the mod downloaderflow
2022-08-01feat: create delegate for project item viewsflow
2022-08-01fix(ui): missing tr() in mod download dialog's titleflow
2022-07-30Trash instances instead of deleting (when possible) (#549)Ryan Cao
2022-07-30Merge pull request #941 from Scrumplex/bump-cxx-standardLennyMcLennington
2022-07-28Merge pull request #699 from Scrumplex/resolve-ftb-mods-cftimoreo
2022-07-26Merge pull request #974 from flowln/accounts_qt6flow
2022-07-26fix: progress dialog going away even if the task was not abortedflow
2022-07-26refactor: shuffle some things around to improve readabilityflow
2022-07-26fix(ui): pump events to show "Copying modpack files..." textflow
2022-07-26chore: clean up FTBPackInstallTask a bit and connect missing signalsflow
2022-07-26fix: add abort handlign in Flame's FileResolvingTaskflow
2022-07-26chore: add license headersSefa Eyeoglu
2022-07-26feat: implement mod resolving for FTBSefa Eyeoglu
2022-07-26Merge pull request #961 from flowln/fix_resource_filterSefa Eyeoglu
2022-07-26fix: use const qualifier for operator==() and allow other comparisonsflow
2022-07-26chore: add some debugging prints in AccountListflow
2022-07-25Merge pull request #956 from flowln/jar_mods_aaLennyMcLennington
2022-07-23fix: filter in external resource pages not workingflow
2022-07-23Merge pull request #951 from flowln/performace_tab_fixflow
2022-07-23fix: sigsegv when trying to use jar modsflow
2022-07-23fix: hide the entire performance tab on instance settings in non-Linuxflow
2022-07-23fix: actually substitute variables in pre/post launchSefa Eyeoglu
2022-07-23Merge pull request #893 from Scrumplex/refactor-env-handlingtimoreo
2022-07-23Merge pull request #877 from Scrumplex/refactor-offline-accountsSefa Eyeoglu
2022-07-23Merge pull request #947 from flowln/unicode_uhhtimoreo
2022-07-23fix: treat accounts as offline, if auth servers are downSefa Eyeoglu
2022-07-22change: unicode chars for folders and disabled mods in mod listflow
2022-07-22Merge pull request #938 from Scrumplex/fix-i18n3txtsd
2022-07-22fix: use single-space unicode char for checkmark in mod listflow
2022-07-20refactor!: bump to C++17 and C17Sefa Eyeoglu
2022-07-20fix: move HTML code outside of translationSefa Eyeoglu
2022-07-20Merge pull request #936 from Scrumplex/fix-windows-crap-2Sefa Eyeoglu
2022-07-19fix: support LD_* for OpenBSDSefa Eyeoglu
2022-07-19refactor: filter values in environment variablesSefa Eyeoglu
2022-07-19fix: fix translations for mod updaterSefa Eyeoglu
2022-07-19fix: fix Java Checker on Windows, againSefa Eyeoglu