aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2023-04-03fix: add back QT::Widgets linkRachel Powers
2023-04-03fix: remove fixed datastream versionRachel Powers
2023-04-03refactor: remove data duplication in statis FS NamesRachel Powers
2023-04-03fix: harden watchPath. NO DUPLICATES! >:(Rachel Powers
2023-04-02fix: no loops in watch paths! >:(Rachel Powers
2023-04-02fix: Apply suggestions from code review Rachel Powers
2023-04-01chore: use system architecture to detect vulkan layersseth
2023-03-31fix: typos, CamelCase to camelCase the new namesRachel Powers
2023-03-31fix: Apply suggestions from code review (string changes)Rachel Powers
2023-03-31chore: improve detection of newer vulkan layers seth
2023-03-31fix: search for newer mangohud vulkan layersseth
2023-03-27fix: use QDir::Filter::NoDotAndDotDotRachel Powers
2023-03-27feat: add setting to watch recursivelyRachel Powers
2023-03-25divide minecraftpage into tabsDioEgizio
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-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-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: 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: 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-20we want to make links!Rachel Powers