aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-24fix: pump events and do a queued start for concurrent tasksflow
2022-07-24feat: add hashing tasks to the sequential task in ModUpdateDialogflow
2022-07-24refactor+feat: improve code separation in ensure metadataflow
2022-07-24change(libs): use a 4MiB buffer by default in murmur2 hashingflow
2022-07-24refactor: add a HashUtils place for hashing stuffflow
2022-07-24feat: do incremental calculation of CF's hashflow
2022-07-24feat(libs): add incremental version of murmurhash2 calculationflow
2022-07-24feat: use QIODevice for calcuating the JAR hash on Modrinthflow
2022-07-24refactor: use QIODevice instead of a whole QByteArray for hash calc.flow
2022-07-23Merge pull request #951 from flowln/performace_tab_fixflow
2022-07-23Merge pull request #952 from Scrumplex/fix-pre-post-launchLennyMcLennington
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-23fix(nix): change license to gpl3OnlySefa Eyeoglu
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-23Merge pull request #922 from DioEgizio/qt6-tarballstxtsd
2022-07-22change: unicode chars for folders and disabled mods in mod listflow
2022-07-22Update .github/workflows/build.ymlSefa Eyeoglu
2022-07-22Merge pull request #938 from Scrumplex/fix-i18n3txtsd
2022-07-22Merge pull request #932 from Scrumplex/fix-nixtxtsd
2022-07-22Merge pull request #930 from TheOPtimal/developtxtsd
2022-07-22fix: use single-space unicode char for checkmark in mod listflow
2022-07-20DCO Remediation Commit for Jacob Gogichaishvili <iakob.gogichaishvili@gmail.com>Jacob Gogichaishvili
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(nix): switch to LD_LIBRARY_PATHSefa 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-19feat(actions): package and deliver qt6 tarballsDioEgizio
2022-07-19Merge pull request #934 from virchau13/fix-non-nixos-librariesflow
2022-07-19Merge pull request #929 from flowln/dark_theme_dark_fontSefa Eyeoglu
2022-07-19fix: fix Java Checker on Windows, againSefa Eyeoglu
2022-07-19fix(nix): only load stdenv.cc.cc.lib on NixOSVir Chaudhury
2022-07-18fix(nix): switch to PolyMC libnbtplusplusSefa Eyeoglu
2022-07-18Add more Nix `meta` informationJacob Gogichaishvili
2022-07-18fix: dark placeholder text in dark background on dark themeflow
2022-07-18Merge pull request #588 from flowln/mod_updateflow
2022-07-17fix: raw-pointers and leaks in ModFolderLoadTaskflow
2022-07-17fix: bogus returns in EnsureMetadataTaskflow
2022-07-17fix: std::list -> QListflow
2022-07-17change: use ModStatus as a simple member instead of a pointerflow
2022-07-17feat: make second metadata pass concurrentflow
2022-07-17fix: clean up execWithTask in Progress Dialogflow
2022-07-17fix: try finding a good height for short changelogsflow
2022-07-17fix: changelogs with too much space between linesflow
2022-07-17fix: don't use shared_ptr for a background task T_Tflow