aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-12Mac: now supported! [UNTESTED]ADudeCalledLeo
2022-11-12Linux: fix path shortcut is written toADudeCalledLeo
2022-11-12Move addAction call above left-align loopADudeCalledLeo
2022-11-12this ain't static, falcoADudeCalledLeo
2022-11-12Apply suggestions from code reviewADudeCalledLeo
2022-11-12Fix nested #if directiveADudeCalledLeo
2022-11-12Windows: fix window icon being replacedADudeCalledLeo
2022-11-12Windows: add instance icon to shortcutADudeCalledLeo
2022-11-12Add missing fail check for CoInitializeADudeCalledLeo
2022-11-12Remove unnessecary "is defined" checkADudeCalledLeo
2022-11-12[UNTESTED] Linux: add icons to shortcutsADudeCalledLeo
2022-11-12Windows: implement FS::createShortcutADudeCalledLeo
2022-11-12Add 'Create shortcut' button to instance toolbarADudeCalledLeo
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
2022-11-08Less needless verbosity, and return fallbackTheKodeToad
2022-11-08Try to improve consistencyTheKodeToad
2022-11-08Fix license headerssolonovamax