aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2022-11-08Add StringUtils to CMakeLists.txtTheKodeToad
2022-11-08More license fixingTheKodeToad
2022-11-08Remove last case of printStackTraceTheKodeToad
2022-11-08Implicit is generally preferedTheKodeToad
2022-11-08Try to use more standard exit codesTheKodeToad
2022-11-08More consistent logging textTheKodeToad
2022-11-08Fix the warnings properlyTheKodeToad
2022-11-08More standard code formatting profileTheKodeToad
2022-11-08Just ignore empty linesTheKodeToad
2022-11-08Remove arguments being passed twiceTheKodeToad
2022-11-08*opinionated change* Remove LauncherFactoryTheKodeToad
2022-11-08So turns out we can have nice thingsTheKodeToad
2022-11-08Sorry for reverting a lot but copying a list just hurts meTheKodeToad
2022-11-08Attempt to mimic clang-formatTheKodeToad
2022-11-08Fix WrongMethodTypeException. Invoke exact don't work like thatTheKodeToad