aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2022-11-21Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Ryan Cao
2022-11-21fix: actually emit fileCopiedSefa Eyeoglu
2022-11-21Merge pull request #487 from TayouVR/breeze-icon-themesDioEgizio
2022-11-21Merge pull request #243 from Scrumplex/migration-dialogSefa Eyeoglu
2022-11-21fix: text wrappingRyan Cao
2022-11-20feat: validate maximum memory allocation in wizardSefa Eyeoglu
2022-11-20fix: remove commented-out assertionsflow
2022-11-20refactor: move RP/TP validation to their respective utilsflow
2022-11-20add breeze themesTayou
2022-11-19Merge pull request #291 from TheKodeToad/betterjavalauncherSefa Eyeoglu
2022-11-20fix: stray includeRyan Cao
2022-11-20fix: add support for CLI and drag and dropRyan Cao
2022-11-19Fix New Zealand English displayjopejoe1
2022-11-20fix: resource pack import dialog icons and add messageRyan Cao
2022-11-19fix instance IDs and resource pack importsRyan Cao
2022-11-19fix: add resource pack format for 1.19.3Ryan Cao
2022-11-19fix: check if packFormat is valid for resourcepack parsingRyan Cao
2022-11-19fix resource packs and add support for texture packsRyan Cao
2022-11-19feat: initial support for smart resource pack parsing on file handlerRyan Cao
2022-11-18chore: improve display names of more languagesSefa Eyeoglu
2022-11-18Merge pull request #455 from leo78913/menubar-stuffDioEgizio
2022-11-17Merge pull request #439 from Ryex/better-blocked-modsflow
2022-11-17feat(BlockModsDialog): remove redundant Ui infoRachel Powers
2022-11-17Merge pull request #454 from RedsonBr140/menu-themesflow
2022-11-17fix: Fix usage belowRedson
2022-11-17chore: Change var nameRedsonBr140
2022-11-16Merge pull request #467 from Scrumplex/fix-meta-extensions-jsonSefa Eyeoglu
2022-11-16refactor: use isEmpty instead of size for listsSefa Eyeoglu
2022-11-16fix: serialize metadata extensionsSefa Eyeoglu
2022-11-16fix: remove unnecessary conditionSefa Eyeoglu
2022-11-16chore: Var definition inside the for loopRedsonBr140
2022-11-15Merge branch 'PrismLauncher:develop' into versionFayne Aldan
2022-11-15Add commit hash to `--version`Fayne Aldan
2022-11-15fix: Fix some stuff in the menu barleo78913
2022-11-15feat: Make the changes persistent.Redson
2022-11-15fix: Check the box when the theme is changed via settingsRedson
2022-11-15fix: Check the current theme box on startup.Redson
2022-11-15fix: Build on QT6Redson
2022-11-15Merge remote-tracking branch 'upstream/develop' into feature/instance-shortcutsADudeCalledLeo
2022-11-14feat: Add themes and their logic.leo78913
2022-11-14Merge branch 'PrismLauncher:develop' into menu-themesRedsonBr140
2022-11-14Merge pull request #428 from DioEgizio/fixes-to-CIflow
2022-11-14Merge pull request #448 from TheLastRar/fixup-warningsflow
2022-11-14Restore QRC headersADudeCalledLeo
2022-11-14fix: fix potentially uninitialized variableSefa Eyeoglu
2022-11-14feat: Add empty menuRedson
2022-11-14add the missing icons to the legacy icon themeleo78913
2022-11-14Pass index.parent() as parent parameter for rowCountTheLastRar
2022-11-14Use Q_UNUSED instead of [[maybe_unused]] in onParseFailedTheLastRar
2022-11-14Check parent in rowCount/columnCount/canFetchMoreTheLastRar