index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
ui
/
dialogs
/
BlockedModsDialog.h
Age
Commit message (
Expand
)
Author
2023-04-12
refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion o...
Rachel Powers
2023-03-21
feat: watch sub directories for mods
Rachel Powers
2022-12-08
fix(blockedmods): Track and use targetFolder for blocked files
Rachel Powers
2022-12-06
chore: reformat code
Sefa Eyeoglu
2022-12-06
chore: add license headers
Sefa Eyeoglu
2022-12-06
refactor: replace Open All with Open Missing
Sefa Eyeoglu
2022-12-06
chore: reformat code
Sefa Eyeoglu
2022-12-05
dix: disable FS watcher after closing BlockedModsDialog
Sefa Eyeoglu
2022-11-11
chore: clang format & cleanup
Rachel Powers
2022-11-11
properly handle a currently running hashing task
Rachel Powers
2022-11-11
drag&drop + add folder to watch
Rachel Powers
2022-11-01
fix mispellings and wrap strings for translation
Rachel Powers
2022-11-01
minor clean up and add some docs
Rachel Powers
2022-11-01
copy found mods to instance (FTB and Flame)
Rachel Powers
2022-11-01
watch filesystem, compute and match hashes
Rachel Powers
2022-11-01
send blocked mod info to dialog & prototype UI
Rachel Powers
2022-07-16
Add "Open All" button to blocked mods dialog
kumquat-ir