Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-20 | fix: clean up initial review comments (flowin) | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: connect new help button help-pages/instance-copy | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: track instance copies that use links | Rachel Powers | |
confirm deleations when other instances link to it Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: use noexcept overload of std::filesystem::hard_link_count | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: ensure filelink.exe is included in setup.exe | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: mingw still missing typedefs | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: windows compile broke | Rachel Powers | |
move winapi defs into #ifndef blocks don't check explicitly for __mingw__ define function name win_ioctl_clone didn't get updated in teh last commit Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | refactor: cleanupFilesystem.cpp | Rachel Powers | |
* remove now redundant reflink/clone code for windows * remove unnessacery debug code that could slow things down Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: typos | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: warnings when instance resources are linked | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: Add UAC icon when symlinking on windows. | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: add missing mingw defs | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat(reflink): ioctl_clone for winbtrfs & ReFS | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: macos compat after refactor of `clonefile` | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: support reflink on windows via winbtrfs! | Rachel Powers | |
https://github.com/maharmstone/btrfs Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: windows test compat | Rachel Powers | |
fix: compiler warning on int qint32 compare Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: better test compareison (also qt5 compat) | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: Qt < 5.14.0 compat | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: intelegent recursive links & symlink follow on export | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: cleanup UI, detect FAT and turn off links | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat(reflink): hook up relink / clone on the copy dialog | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: reflink / Clone support! | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: follow symlinks when exporting | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat(symlinks): make recursive links explicit | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat(symlinks&hardlinks): linkup copy dialog | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | refactor: make complete list of links to make and send that. | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: successful process elevation and comunication! | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix CMakeLits.txt for non MSVC windows builds | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | qt5 compatability | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | working outside windows | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | we want to make links! | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-19 | Merge pull request #937 from DioEgizio/update-qt6 | txtsd | |
2023-03-19 | chore: update qt6 to 6.4.3 on windows and macos | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-03-14 | Merge pull request #931 from Janrupf/feature/custom-downloads-dir | Sefa Eyeoglu | |
2023-03-14 | Merge pull request #934 from heftymouse/develop | Sefa Eyeoglu | |
2023-03-14 | Merge pull request #888 from Scrumplex/nix-stuff | Sefa Eyeoglu | |
2023-03-14 | fix: add mnemonic to downloads directory setting | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | Add visual studio files to gitignore | Nikhil B | |
Signed-off-by: Nikhil B <59918974+heftymouse@users.noreply.github.com> | |||
2023-03-14 | chore(nix): update sources | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | chore(nix): add deadnix | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | chore(nix)!: use overlays.default | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | chore: format markdown files | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | feat(nix): add pre-commit-hooks.nix | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | feat(nix): add devShell | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | refactor(nix): use flake-utils | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | chore(nix): format code using alejandra | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-13 | feat: Add setting for downloads directory | Janrupf | |
Closes #641 Signed-off-by: Janrupf <business.janrupf@gmail.com> | |||
2023-03-13 | Merge pull request #927 from kthchew/fix/mingw-build | Sefa Eyeoglu | |
2023-03-13 | Merge pull request #928 from PrismLauncher/renovate/actions-cache-3.x | Sefa Eyeoglu | |
chore(deps): update actions/cache action to v3.3.1 | |||
2023-03-13 | Merge pull request #929 from Scrumplex/drop-snap | txtsd | |