aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2023-05-05feat: display license and issue trackerRachel Powers
2023-05-05change: don't toggle a resource's enabeling just by selecting it. only if the...Rachel Powers
2023-05-05use 32x32 images for image columnRachel Powers
2023-05-05fix: fix qchar conversion and codeqlRachel Powers
2023-05-04fix: grow pixmapcache if it is evicting too fastRachel Powers
2023-05-04feat(resourcePackPage): icon columnRachel Powers
2023-05-04feat(texturepackPage): icon columnRachel Powers
2023-05-04feat(modpage): mod icon in description and columnRachel Powers
2023-05-04feat(mod parsing): load extra mod detailsRachel Powers
2023-05-02Merge pull request #833 from Ryex/advanced_copy_instanceSefa Eyeoglu
2023-04-29refactor: pass instance ptr to resource models. use it to find instance root.Rachel Powers
2023-04-29refactor: Move ini to use QSettings && drop get/setList functionsRachel Powers
2023-04-28chore: remove FTB modpack supportSefa Eyeoglu
2023-04-26Fixed typoJapa
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-21Update launcher/minecraft/MinecraftInstance.cppJapa
2023-04-21Instance Description displays the last launch dateJapa
2023-04-14Merge pull request #946 from Ryex/subfolder-watchSefa Eyeoglu
2023-04-12refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion o...Rachel Powers
2023-04-08fix: do not apply system theme on launchSefa Eyeoglu
2023-04-08fix: load setting state with page. don't translate "..."Rachel Powers
2023-04-07fix: canonical*File*Path()Rachel Powers
2023-04-03fix: sysinfo libs needed tooRachel Powers
2023-04-03fix: filelink needs network for local socketRachel Powers
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-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