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
/
FileSystem.h
Age
Commit message (
Expand
)
Author
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-08-11
fix: fix more warnings
Sefa Eyeoglu
2023-06-27
fix(filesystem): track failed copies and clones
Rachel Powers
2023-04-03
refactor: remove data duplication in statis FS Names
Rachel Powers
2023-03-31
fix: typos, CamelCase to camelCase the new names
Rachel Powers
2023-03-20
spelling and formatting
Rachel Powers
2023-03-20
fix: clean up initial review comments (flowin)
Rachel Powers
2023-03-20
refactor: cleanupFilesystem.cpp
Rachel Powers
2023-03-20
feat: warnings when instance resources are linked
Rachel Powers
2023-03-20
fix: add missing mingw defs
Rachel Powers
2023-03-20
feat(reflink): ioctl_clone for winbtrfs & ReFS
Rachel Powers
2023-03-20
feat: support reflink on windows via winbtrfs!
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: reflink / Clone support!
Rachel Powers
2023-03-20
fix: follow symlinks when exporting
Rachel Powers
2023-03-20
feat(symlinks&hardlinks): linkup copy dialog
Rachel Powers
2023-03-20
refactor: make complete list of links to make and send that.
Rachel Powers
2023-03-20
feat: successful process elevation and comunication!
Rachel Powers
2023-03-20
we want to make links!
Rachel Powers
2023-01-07
Merge pull request #576 from Ryex/identify-zip-packs
Sefa Eyeoglu
2022-12-29
refactor: use std::filesystem::rename insted of copy and then moving.
Rachel Powers
2022-12-14
Improve handling of destructive actions
TheKodeToad
2022-11-25
Merge pull request #227 from Leo40Git/feature/instance-shortcuts
Sefa Eyeoglu
2022-11-12
feat: add dryRun to copy operation
Sefa Eyeoglu
2022-11-12
refactor: allow copy operation with whitelist
Sefa Eyeoglu
2022-11-12
Windows: implement FS::createShortcut
ADudeCalledLeo
2022-11-01
chore(remove FS::copyFile):
Rachel Powers
2022-11-01
ensure FS::copyFile is marked for removal
Rachel Powers
2022-11-01
code quality cleanup
Rachel Powers
2022-11-01
minor clean up and add some docs
Rachel Powers
2022-11-01
copy found mods to instance (FTB and Flame)
Rachel Powers
2022-07-30
Trash instances instead of deleting (when possible) (#549)
Ryan Cao
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 5.15
Sefa Eyeoglu
2022-06-14
refactor: move away from UnitTest.cmake
Sefa Eyeoglu
2022-06-11
fix: apply client overrides in mrpacks
flow
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek