aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2022-07-26feat: win32 enable dark titlebar for dark themeDavidoTek
2022-07-26Merge pull request #974 from flowln/accounts_qt6flow
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-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
2022-07-18fix: dark placeholder text in dark background on dark themeflow
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
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-17fix: work around HoeDown bug(?) in changelog line breaksflow
2022-07-17feat: improve changelog and sort updatable modsflow
2022-07-17fix: handling around disabled modsflow
2022-07-17fix: don't require non-essential items in mod indexflow
2022-07-17feat: add some mod api callsflow
2022-07-17change: mod metadata improvementsflow
2022-07-17fix: mod parsing of 'String-fied' version (i.e. OpenBlocks)flow
2022-07-17feat: improve metadata gen. networking and performanceflow
2022-07-17feat: add metadata get/delete via mod idflow
2022-07-17fix: filter out opted-out mods in mod downloaderflow
2022-07-17feat: remove existing mod when updating/redownloading itflow
2022-07-17fix: don't double add mods in mod downloader/updaterflow
2022-07-17feat: add update mods to the ui / mod modelflow
2022-07-17feat: add mod update dialogflow
2022-07-17feat: add mod update check tasksflow