aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs/BlockedModsDialog.cpp
AgeCommit message (Expand)Author
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2022-12-14Merge branch 'develop' into remove-updaterSefa Eyeoglu
2022-12-09fix: prevent potental crash if droping non local filesRachel Powers
2022-12-06chore: add license headersSefa Eyeoglu
2022-12-06refactor: replace Open All with Open MissingSefa Eyeoglu
2022-12-06feat: implement lax filename match in BlockedModsDialogSefa Eyeoglu
2022-12-06fix: improve resize behavior of BlockedModsDialogSefa Eyeoglu
2022-12-05dix: disable FS watcher after closing BlockedModsDialogSefa Eyeoglu
2022-11-21refactor: remove old updaterSefa Eyeoglu
2022-11-17feat(BlockModsDialog): remove redundant Ui infoRachel Powers
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-01clang_format and code cleanupRachel 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-18qtcreator momentkumquat-ir
2022-07-16Add "Open All" button to blocked mods dialogkumquat-ir