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
/
InstanceCopyTask.cpp
Age
Commit message (
Expand
)
Author
2023-08-02
chore: reformat
Sefa Eyeoglu
2023-06-07
fix #1118 : use `filePath` not `path` on `QFileInfo`
Rachel Powers
2023-06-03
Typo fix
Rachel Powers
2023-06-02
fix: use isSymLink (i've made this mistake before but I've made it again)
Rachel Powers
2023-06-02
fix: add origonal instance path to allowed_symlinks.txt when copying via syml...
Rachel Powers
2023-03-20
spelling and formatting
Rachel Powers
2023-03-20
cleanup: code review sugestions
Rachel Powers
2023-03-20
fix: clean up initial review comments (flowin)
Rachel Powers
2023-03-20
feat: track instance copies that use links
Rachel Powers
2023-03-20
fix: intelegent recursive links & symlink follow on export
Rachel Powers
2023-03-20
fix: cleanup UI, detect FAT and turn off links
Rachel Powers
2023-03-20
feat(reflink): hook up relink / clone on the copy dialog
Rachel Powers
2023-03-20
feat(symlinks): make recursive links explicit
Rachel Powers
2023-03-20
feat(symlinks&hardlinks): linkup copy dialog
Rachel Powers
2022-12-04
fix(Inst.Copy): create FS::copy object inside the secundary thread
flow
2022-11-12
feat: add dryRun to copy operation
Sefa Eyeoglu
2022-11-12
refactor: allow copy operation with whitelist
Sefa Eyeoglu
2022-10-29
create getters and setters for InstanceCopyPrefs
Marcelo Hernandez
2022-10-26
Abstract away InstanceCopyPrefs' internals through new getSelectedFiltersAsRe...
Marcelo Hernandez
2022-10-23
Add "Select all" checkbox + ui revamp + code cleanup
Marcelo Hernandez
2022-10-23
add more options to copy instance dialog
Marcelo Hernandez
2022-09-20
refactor: change the way instance names are handled
flow
2022-02-21
refactor: set default InstanceType to OneSix
Sefa Eyeoglu
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek