aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-20fix: add support for CLI and drag and dropRyan Cao
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-19Merge pull request #476 from Scrumplex/matrixflow
2022-11-19chore: update community linksSefa Eyeoglu
2022-11-19Merge pull request #474 from Scrumplex/translations-maybe2flow
2022-11-18chore: improve display names of more languagesSefa Eyeoglu
2022-11-18Merge pull request #456 from DioEgizio/flatpak-buildSefa Eyeoglu
2022-11-18Merge pull request #455 from leo78913/menubar-stuffDioEgizio
2022-11-17Merge pull request #439 from Ryex/better-blocked-modsflow
2022-11-17Merge pull request #471 from IDeletedSystem64/developSefa Eyeoglu
2022-11-17feat(BlockModsDialog): remove redundant Ui infoRachel Powers
2022-11-17Fix AUR qt5-git and git having the wrong AUR linksSophie Marie
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-16Merge pull request #431 from FayneAldan/versionSefa 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-16Merge pull request #464 from DioEgizio/qt-6.4.1txtsd
2022-11-16Merge pull request #459 from Scrumplex/bump-tomlplusplusflow
2022-11-16chore: use qt 6.4.1 on Windows-MSVCDioEgizio
2022-11-15Merge branch 'PrismLauncher:develop' into versionFayne Aldan
2022-11-15Add commit hash to `--version`Fayne Aldan
2022-11-15fix: disable FLOAT16 in toml++Sefa Eyeoglu
2022-11-15chore: bump tomlplusplusSefa Eyeoglu
2022-11-15feat: add flatpak builds to the ci for testingDioEgizio
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-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-14fix: fix potentially uninitialized variableSefa Eyeoglu
2022-11-14Merge pull request #112 from ryanccn/macos-add-to-pathSefa Eyeoglu
2022-11-14feat: Add empty menuRedson
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
2022-11-14Mark paramaters of dropMimeData as unusedTheLastRar