aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs/BlockedModsDialog.h
AgeCommit message (Expand)Author
2023-04-12refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion o...Rachel Powers
2023-03-21feat: watch sub directories for modsRachel Powers
2022-12-08fix(blockedmods): Track and use targetFolder for blocked filesRachel Powers
2022-12-06chore: reformat codeSefa Eyeoglu
2022-12-06chore: add license headersSefa Eyeoglu
2022-12-06refactor: replace Open All with Open MissingSefa Eyeoglu
2022-12-06chore: reformat codeSefa Eyeoglu
2022-12-05dix: disable FS watcher after closing BlockedModsDialogSefa Eyeoglu
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-01fix mispellings and wrap strings for translationRachel Powers
2022-11-01minor clean up and add some docsRachel Powers
2022-11-01copy found mods to instance (FTB and Flame)Rachel Powers
2022-11-01watch filesystem, compute and match hashesRachel Powers
2022-11-01send blocked mod info to dialog & prototype UIRachel Powers
2022-07-16Add "Open All" button to blocked mods dialogkumquat-ir