aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-11-14Mark paramaters of onParseFailed as unusedTheLastRar
2022-11-14Mark loadExtraPackInfo abstractTheLastRar
2022-11-14Mark paramater runtimeContext as unusedTheLastRar
2022-11-14Mark paramater line as unused in guessLevel()TheLastRar
2022-11-14Remove unused qhash functionTheLastRar
2022-11-14Prefix member variables in HttpMetaCacheTheLastRar
2022-11-14refactor: improve readabilitySefa Eyeoglu
2022-11-14Merge branch 'develop' into macos-add-to-pathRyan Cao
2022-11-14slight reword: "install to PATH"Ryan Cao
2022-11-13fix: Fix the error that CodeQL caughttxtsd
2022-11-13feat+fix: move codeql to its own workflowDioEgizio
2022-11-13fix: disable caching Qt on releaseDioEgizio
2022-11-13fix: disable building snaps on releaseDioEgizio
2022-11-13Merge pull request #445 from flowln/optimize_edit_instanceSefa Eyeoglu
2022-11-12fix: don't have the clear button on instance page filtersflow
2022-11-12fix: implement code review suggestionsSefa Eyeoglu
2022-11-12chore: add REUSE headersSefa Eyeoglu
2022-11-12fix: prevent abort for un-abortable tasksSefa Eyeoglu
2022-11-12feat: show current copy operation in migration dialogSefa Eyeoglu
2022-11-12feat: add initial Migration dialogSefa Eyeoglu
2022-11-12feat: add SimplePrefixMatcherSefa Eyeoglu
2022-11-12feat: add dryRun to copy operationSefa Eyeoglu
2022-11-12refactor: allow copy operation with whitelistSefa Eyeoglu
2022-11-12fix: remove PolyMC data pathsSefa Eyeoglu
2022-11-11feat: mark folder paths as linksRachel Powers
2022-11-11feat: add list of watched foldersRachel Powers
2022-11-11always use the pending path set to avoid task duplication.Rachel Powers
2022-11-11chore: clang format & cleanupRachel Powers
2022-11-11properly handle a currently running hashing taskRachel Powers
2022-11-11drag&drop + add folder to watchRachel Powers
2022-11-11Merge pull request #304 from Ryex/move-downloadsflow
2022-11-11Merge pull request #266 from Ryex/windows-file-associationDioEgizio