aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-11-11changed name of file type associationRachel Powers
2022-11-11add some extra debug logs for CF blocked modsRachel Powers
2022-11-10Merge pull request #367 from TheKodeToad/linkjumpingflow
2022-11-10Merge pull request #406 from Scrumplex/fix-clear-metadataflow
2022-11-10Merge pull request #397 from flowln/windows_mod_updater_fixes_maybeSefa Eyeoglu
2022-11-10Implement flowln's suggestionsTheKodeToad
2022-11-09Merge pull request #415 from TayouVR/fix-main-warningSefa Eyeoglu
2022-11-09refactor: fix CodeQL warnings in StringUtils::naturalCompareflow
2022-11-08A lot more cleanupTheKodeToad
2022-11-08Revert switch to JUL for better coloursTheKodeToad
2022-11-08Always use this for consistencyTheKodeToad