aboutsummaryrefslogtreecommitdiff
path: root/launcher/FileSystem.h
AgeCommit message (Expand)Author
2023-03-20refactor: cleanupFilesystem.cppRachel Powers
2023-03-20feat: warnings when instance resources are linkedRachel Powers
2023-03-20fix: add missing mingw defsRachel Powers
2023-03-20feat(reflink): ioctl_clone for winbtrfs & ReFSRachel Powers
2023-03-20feat: support reflink on windows via winbtrfs!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: reflink / Clone support!Rachel Powers
2023-03-20fix: follow symlinks when exportingRachel Powers
2023-03-20feat(symlinks&hardlinks): linkup copy dialogRachel Powers
2023-03-20refactor: make complete list of links to make and send that.Rachel Powers
2023-03-20feat: successful process elevation and comunication!Rachel Powers
2023-03-20we want to make links!Rachel Powers
2023-01-07Merge pull request #576 from Ryex/identify-zip-packsSefa Eyeoglu
2022-12-29refactor: use std::filesystem::rename insted of copy and then moving.Rachel Powers
2022-12-14Improve handling of destructive actionsTheKodeToad
2022-11-25Merge pull request #227 from Leo40Git/feature/instance-shortcutsSefa Eyeoglu
2022-11-12feat: add dryRun to copy operationSefa Eyeoglu
2022-11-12refactor: allow copy operation with whitelistSefa Eyeoglu
2022-11-12Windows: implement FS::createShortcutADudeCalledLeo
2022-11-01chore(remove FS::copyFile):Rachel Powers
2022-11-01ensure FS::copyFile is marked for removalRachel Powers
2022-11-01code quality cleanupRachel Powers
2022-11-01minor clean up and add some docsRachel Powers
2022-11-01copy found mods to instance (FTB and Flame)Rachel Powers
2022-07-30Trash instances instead of deleting (when possible) (#549)Ryan Cao
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-06-14refactor: move away from UnitTest.cmakeSefa Eyeoglu
2022-06-11fix: apply client overrides in mrpacksflow
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek