aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs/CopyInstanceDialog.cpp
AgeCommit message (Expand)Author
2023-08-14chore: update license headersSefa Eyeoglu
2023-08-14chore: reformatSefa Eyeoglu
2023-07-01chore: fix shadowed member and signed/unsigned mismatchRachel Powers
2023-04-29refactor: pass instance ptr to resource models. use it to find instance root.Rachel Powers
2023-03-20spelling and formattingRachel Powers
2023-03-20cleanup: code review sugestionsRachel Powers
2023-03-20feat: connect new help button help-pages/instance-copyRachel Powers
2023-03-20feat: Add UAC icon when symlinking on windows.Rachel 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
2023-03-20we want to make links!Rachel Powers
2022-10-29added option to not copy screenshotsMarcelo Hernandez
2022-10-29create getters and setters for InstanceCopyPrefsMarcelo Hernandez
2022-10-26Abstract away InstanceCopyPrefs' internals through new getSelectedFiltersAsRe...Marcelo Hernandez
2022-10-24remove checkBool function, add updateSelectAllCheckbox functionMarcelo Hernandez
2022-10-24Simplify bool check in CopyInstanceDialog.cppMarcelo Hernandez
2022-10-23Check "Select all" checkbox if all options are already selectedMarcelo Hernandez
2022-10-23Add "Select all" checkbox + ui revamp + code cleanupMarcelo Hernandez
2022-10-23add more options to copy instance dialogMarcelo Hernandez
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek