aboutsummaryrefslogtreecommitdiff
path: root/launcher/InstanceCopyTask.cpp
AgeCommit message (Expand)Author
2023-08-02chore: reformatSefa Eyeoglu
2023-06-07fix #1118 : use `filePath` not `path` on `QFileInfo`Rachel Powers
2023-06-03Typo fixRachel Powers
2023-06-02fix: use isSymLink (i've made this mistake before but I've made it again)Rachel Powers
2023-06-02fix: add origonal instance path to allowed_symlinks.txt when copying via syml...Rachel Powers
2023-03-20spelling and formattingRachel Powers
2023-03-20cleanup: code review sugestionsRachel Powers
2023-03-20fix: clean up initial review comments (flowin)Rachel Powers
2023-03-20feat: track instance copies that use linksRachel Powers
2023-03-20fix: intelegent recursive links & symlink follow on exportRachel Powers
2023-03-20fix: cleanup UI, detect FAT and turn off linksRachel Powers
2023-03-20feat(reflink): hook up relink / clone on the copy dialogRachel Powers
2023-03-20feat(symlinks): make recursive links explicitRachel Powers
2023-03-20feat(symlinks&hardlinks): linkup copy dialogRachel Powers
2022-12-04fix(Inst.Copy): create FS::copy object inside the secundary threadflow
2022-11-12feat: add dryRun to copy operationSefa Eyeoglu
2022-11-12refactor: allow copy operation with whitelistSefa Eyeoglu
2022-10-29create getters and setters for InstanceCopyPrefsMarcelo Hernandez
2022-10-26Abstract away InstanceCopyPrefs' internals through new getSelectedFiltersAsRe...Marcelo Hernandez
2022-10-23Add "Select all" checkbox + ui revamp + code cleanupMarcelo Hernandez
2022-10-23add more options to copy instance dialogMarcelo Hernandez
2022-09-20refactor: change the way instance names are handledflow
2022-02-21refactor: set default InstanceType to OneSixSefa Eyeoglu
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek