aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Expand)Author
2022-12-06feat: add PageContainer::getPageflow
2022-12-06feat: add (current) indicator to the currently installed version in MRflow
2022-12-06feat: add logic for the modrinth instance modpack pageflow
2022-12-06feat: add basic ManagedPackPage classesflow
2022-12-06feat(ui): add ManagedPackPage uiflow
2022-12-06chore: reformat codeSefa Eyeoglu
2022-12-05dix: disable FS watcher after closing BlockedModsDialogSefa Eyeoglu
2022-12-04feat: add a proper server iconDioEgizio
2022-12-03fix: warn before trashing instancesRyan Cao
2022-12-02Merge pull request #423 from TheKodeToad/addagentflow
2022-12-02Merge pull request #481 from ryanccn/import-resource-pack-dialog-uwuflow
2022-12-01fix: explicitly set scheme for local file in -I argumentflow
2022-11-30Merge pull request #436 from Scrumplex/feat-change-maxmemSefa Eyeoglu
2022-11-27fix: make resource buttons work when instance is runningSefa Eyeoglu
2022-11-27Merge remote-tracking branch 'upstream/develop' into import-resource-pack-dia...Sefa Eyeoglu
2022-11-27fix: improve code readabilitySefa Eyeoglu
2022-11-25fix(RPImportDialog): allow changing item size to accomodate wrapped textflow
2022-11-25Merge pull request #227 from Leo40Git/feature/instance-shortcutsSefa Eyeoglu
2022-11-23Button to add agentTheKodeToad
2022-11-21Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Ryan Cao
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-20refactor: move RP/TP validation to their respective utilsflow
2022-11-20add breeze themesTayou
2022-11-20fix: stray includeRyan Cao
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-19feat: initial support for smart resource pack parsing on file handlerRyan Cao
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-17fix: Fix usage belowRedson
2022-11-17chore: Change var nameRedsonBr140
2022-11-16chore: Var definition inside the for loopRedsonBr140
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-14fix: fix potentially uninitialized variableSefa Eyeoglu
2022-11-14feat: Add empty menuRedson
2022-11-14Check parent in rowCount/columnCount/canFetchMoreTheLastRar