aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-25Merge pull request #945 from Scrumplex/fix-logging-newlinesSefa Eyeoglu
2023-03-22refactor: reprocess log lines per instanceSefa Eyeoglu
2023-03-21fix: don't try to watch the entier filesystem by watching parent linksRachel Powers
2023-03-21feat: watch sub directories for modsRachel Powers
2023-03-21chore: update ignores for NixSefa Eyeoglu
2023-03-21fix: handle partial lines in LoggedProcessSefa Eyeoglu
2023-03-20spelling and formattingRachel Powers
2023-03-20fix: adjust geometry and add missing tooltipRachel Powers
2023-03-20format: clang-format to fix windows falloutRachel Powers
2023-03-20workflow: add filelink.exe to SignTool callRachel Powers
2023-03-20cleanup: code review sugestionsRachel Powers
2023-03-20refactor: use UUID toString modeRachel Powers
2023-03-20fix: clean up initial review comments (flowin)Rachel Powers
2023-03-20feat: connect new help button help-pages/instance-copyRachel Powers
2023-03-20feat: track instance copies that use linksRachel Powers
2023-03-20fix: use noexcept overload of std::filesystem::hard_link_countRachel Powers
2023-03-20fix: ensure filelink.exe is included in setup.exeRachel Powers
2023-03-20fix: mingw still missing typedefsRachel Powers
2023-03-20fix: windows compile brokeRachel Powers
2023-03-20refactor: cleanupFilesystem.cppRachel Powers
2023-03-20fix: typosRachel Powers
2023-03-20feat: warnings when instance resources are linkedRachel Powers
2023-03-20feat: Add UAC icon when symlinking on windows.Rachel Powers
2023-03-20fix: add missing mingw defsRachel Powers
2023-03-20feat(reflink): ioctl_clone for winbtrfs & ReFSRachel Powers
2023-03-20fix: macos compat after refactor of `clonefile`Rachel Powers
2023-03-20feat: support reflink on windows via winbtrfs!Rachel Powers
2023-03-20fix: windows test compatRachel Powers
2023-03-20fix: better test compareison (also qt5 compat)Rachel Powers
2023-03-20fix: Qt < 5.14.0 compatRachel Powers
2023-03-20fix: intelegent recursive links & symlink follow on exportRachel Powers
2023-03-20fix: cleanup UI, detect FAT and turn off linksRachel Powers
2023-03-20feat(reflink): hook up relink / clone on the copy dialogRachel Powers
2023-03-20feat: reflink / Clone support!Rachel Powers
2023-03-20fix: follow symlinks when exportingRachel Powers
2023-03-20feat(symlinks): make recursive links explicitRachel Powers
2023-03-20feat(symlinks&hardlinks): linkup copy dialogRachel Powers
2023-03-20refactor: make complete list of links to make and send that.Rachel Powers
2023-03-20feat: successful process elevation and comunication!Rachel Powers
2023-03-20fix CMakeLits.txt for non MSVC windows buildsRachel Powers
2023-03-20qt5 compatabilityRachel Powers
2023-03-20working outside windowsRachel Powers
2023-03-20we want to make links!Rachel Powers
2023-03-19Improve invokeMethod syntaxTheKodeToad
2023-03-19Replace native file separator - this was accidentally brought to my attention...TheKodeToad
2023-03-19Merge pull request #937 from DioEgizio/update-qt6txtsd
2023-03-19chore: update qt6 to 6.4.3 on windows and macosDioEgizio
2023-03-19QRegExp -> QRegularExpression :PTheKodeToad
2023-03-18Merge branch 'PrismLauncher:develop' into mrpack-exportTheKodeToad
2023-03-18Only add summary if not emptyTheKodeToad