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
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
2022-11-12
Linux: fix path shortcut is written to
ADudeCalledLeo
2022-11-12
Apply suggestions from code review
ADudeCalledLeo
2022-11-12
Add missing fail check for CoInitialize
ADudeCalledLeo
2022-11-12
Windows: implement FS::createShortcut
ADudeCalledLeo
2022-11-11
Merge pull request #304 from Ryex/move-downloads
flow
2022-11-04
refactor: move FS's toStdString to StringUtils
flow
2022-11-01
chore(remove FS::copyFile):
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-11-01
Merge pull request #333 from flowln/fix_atl_packs_post_modpack_update
timoreo
2022-10-31
fix: do not trash instances in Flatpak
Sefa Eyeoglu
2022-10-28
fix: copy single files too in FS::copy
flow
2022-10-27
chore: add comment about copy bug
Sefa Eyeoglu
2022-10-18
Merge pull request #28 from flowln/fix_copy
DioEgizio
2022-10-15
fix: include hidden files when copying instances
flow
2022-10-14
feat!: use ghc/filesystem in place of std's one if needed
flow
2022-09-12
fix: use std::wstring for Windows filenames
flow
2022-09-12
chore: make DirNameFromString add normal duplicate identifier
flow
2022-09-12
refactor: remove Win32 'crap' in FileSystem
flow
2022-09-12
refactor: use std::filesystem for overrides
flow
2022-09-12
refactor: use std::filesystem for path deletion
flow
2022-09-12
refactor: use std::filesystem for file copy
flow
2022-08-28
fix: ensure destination file paths exist when overriding folders
flow
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 6
Sefa Eyeoglu
2022-06-11
fix: apply client overrides in mrpacks
flow
2021-12-12
Changes required to support FreeBSD
Graeme Geldenhuys
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek