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.cpp
Age
Commit message (
Expand
)
Author
2023-08-02
chore: reformat
Sefa Eyeoglu
2023-07-10
Shortcuts on macOS (#1081)
Nathan
2023-07-05
Merge pull request #1284 from Ryex/fix/properly-track-failed-copies-and-clones
Sefa Eyeoglu
2023-07-02
Fix compiling on OpenBSD
Finian Wright
2023-06-27
Update launcher/FileSystem.cpp
Rachel Powers
2023-06-27
fix(filesystem): track failed copies and clones
Rachel Powers
2023-06-27
Fixed illegal characters in shortcuts name
Trial97
2023-06-20
Fix compiling on FreeBSD
Jakub WroĊski
2023-04-29
refactor: Move ini to use QSettings && drop get/setList functions
Rachel Powers
2023-04-03
fix: remove fixed datastream version
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
format: clang-format to fix windows fallout
Rachel Powers
2023-03-20
refactor: use UUID toString mode
Rachel Powers
2023-03-20
fix: clean up initial review comments (flowin)
Rachel Powers
2023-03-20
fix: use noexcept overload of std::filesystem::hard_link_count
Rachel Powers
2023-03-20
fix: mingw still missing typedefs
Rachel Powers
2023-03-20
fix: windows compile broke
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
fix: macos compat after refactor of `clonefile`
Rachel Powers
2023-03-20
feat: support reflink on windows via winbtrfs!
Rachel Powers
2023-03-20
fix: windows test compat
Rachel Powers
2023-03-20
fix: Qt < 5.14.0 compat
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
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-10
fix(FileSystem): don't attempt to trash items on Windows Server
flow
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-12-08
fix: fix creating instance shortcuts in flatpak
leo78913
2022-11-25
Merge pull request #227 from Leo40Git/feature/instance-shortcuts
Sefa Eyeoglu
2022-11-21
fix: actually emit fileCopied
Sefa Eyeoglu
2022-11-13
Linux: remove TryExec entry from .desktop files
ADudeCalledLeo
2022-11-13
Linux: fixes
ADudeCalledLeo
2022-11-13
Mac: attempt 2
ADudeCalledLeo
2022-11-12
fix: implement code review suggestions
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
refactor #if checks
ADudeCalledLeo
2022-11-12
Mac: now supported! [UNTESTED]
ADudeCalledLeo
[next]