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
/
CopyInstanceDialog.cpp
Age
Commit message (
Expand
)
Author
2023-08-14
chore: update license headers
Sefa Eyeoglu
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-07-01
chore: fix shadowed member and signed/unsigned mismatch
Rachel Powers
2023-04-29
refactor: pass instance ptr to resource models. use it to find instance root.
Rachel Powers
2023-03-20
spelling and formatting
Rachel Powers
2023-03-20
cleanup: code review sugestions
Rachel Powers
2023-03-20
feat: connect new help button help-pages/instance-copy
Rachel Powers
2023-03-20
feat: Add UAC icon when symlinking on windows.
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
2023-03-20
we want to make links!
Rachel Powers
2022-10-29
added option to not copy screenshots
Marcelo Hernandez
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-24
remove checkBool function, add updateSelectAllCheckbox function
Marcelo Hernandez
2022-10-24
Simplify bool check in CopyInstanceDialog.cpp
Marcelo Hernandez
2022-10-23
Check "Select all" checkbox if all options are already selected
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-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 5.15
Sefa Eyeoglu
2021-11-22
NOISSUE continue reshuffling the codebase
Petr Mrázek