Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-12 | Linux: fix path shortcut is written to | ADudeCalledLeo | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-12 | Apply suggestions from code review | ADudeCalledLeo | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-12 | Add missing fail check for CoInitialize | ADudeCalledLeo | |
Add a few comments Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-12 | Windows: implement FS::createShortcut | ADudeCalledLeo | |
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-11 | Merge pull request #304 from Ryex/move-downloads | flow | |
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/222 | |||
2022-11-04 | refactor: move FS's toStdString to StringUtils | flow | |
This is so that anyone can use it :) Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-01 | chore(remove FS::copyFile): | Rachel Powers | |
Now that #333 is merged and FS::copy works on non directory copyFile can be removed. Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | code quality cleanup | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | minor clean up and add some docs | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | copy found mods to instance (FTB and Flame) | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
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 | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-28 | fix: copy single files too in FS::copy | flow | |
eek Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-27 | chore: add comment about copy bug | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-18 | Merge pull request #28 from flowln/fix_copy | DioEgizio | |
2022-10-15 | fix: include hidden files when copying instances | flow | |
fixes instance ccopy on linux .-. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-14 | feat!: use ghc/filesystem in place of std's one if needed | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-12 | fix: use std::wstring for Windows filenames | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-12 | chore: make DirNameFromString add normal duplicate identifier | flow | |
Wrap the number in parenthesis to be similar to other software. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-12 | refactor: remove Win32 'crap' in FileSystem | flow | |
We should use std::filesystem symlink and hardlink functions instead. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-12 | refactor: use std::filesystem for overrides | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-12 | refactor: use std::filesystem for path deletion | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-12 | refactor: use std::filesystem for file copy | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-08-28 | fix: ensure destination file paths exist when overriding folders | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-30 | Trash instances instead of deleting (when possible) (#549) | Ryan Cao | |
Squashed because of :pofat: commit history | |||
2022-07-10 | chore: update license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-10 | refactor: fix deprecation up to Qt 6 | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-06-11 | fix: apply client overrides in mrpacks | flow | |
another oopsie x.x | |||
2021-12-12 | Changes required to support FreeBSD | Graeme Geldenhuys | |
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |