aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/PackProfile.cpp
AgeCommit message (Expand)Author
2023-03-01fix: use makeShared for importing componentsSefa Eyeoglu
2023-03-01Merge pull request #735 from Scrumplex/import-componentSefa Eyeoglu
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-25refactor: add error handling to component importSefa Eyeoglu
2023-01-14chore: update license headersSefa Eyeoglu
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2023-01-11feat: add button to import component JSONsSefa Eyeoglu
2022-11-29Make requested changesTheKodeToad
2022-11-23Button to add agentTheKodeToad
2022-11-14Pass index.parent() as parent parameter for rowCountTheLastRar
2022-11-14Check parent in rowCount/columnCount/canFetchMoreTheLastRar
2022-09-20refactor: introduce RuntimeContextSefa Eyeoglu
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-06-22fix: add missing connections to the abort signalflow
2022-05-19refactor: allow tracking multiple mod loadersSefa Eyeoglu
2022-05-19fix: only consider enabled mod loadersSefa Eyeoglu
2022-04-14refactor: cleanup ModLoaderTypeSefa Eyeoglu
2022-04-07fix: check for Quilt as Fabric-compatible loaderSefa Eyeoglu
2022-02-21refactor: drop migration for pre-component instancesSefa Eyeoglu
2021-11-21NOISSUE more refactoringPetr Mrázek
2021-11-21NOISSUE continue refactoring things to make tests passPetr Mrázek
2021-11-20NOISSUE Some happy little refactorsPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek