index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
Age
Commit message (
Expand
)
Author
2023-05-05
feat: display license and issue tracker
Rachel Powers
2023-05-05
change: don't toggle a resource's enabeling just by selecting it. only if the...
Rachel Powers
2023-05-05
use 32x32 images for image column
Rachel Powers
2023-05-05
fix: fix qchar conversion and codeql
Rachel Powers
2023-05-04
fix: grow pixmapcache if it is evicting too fast
Rachel Powers
2023-05-04
feat(resourcePackPage): icon column
Rachel Powers
2023-05-04
feat(texturepackPage): icon column
Rachel Powers
2023-05-04
feat(modpage): mod icon in description and column
Rachel Powers
2023-05-04
feat(mod parsing): load extra mod details
Rachel Powers
2023-05-02
Merge pull request #833 from Ryex/advanced_copy_instance
Sefa Eyeoglu
2023-04-29
refactor: pass instance ptr to resource models. use it to find instance root.
Rachel Powers
2023-04-29
refactor: Move ini to use QSettings && drop get/setList functions
Rachel Powers
2023-04-28
chore: remove FTB modpack support
Sefa Eyeoglu
2023-04-26
Fixed typo
Japa
2023-04-21
Update launcher/minecraft/MinecraftInstance.cpp
Japa
2023-04-21
Update launcher/minecraft/MinecraftInstance.cpp
Japa
2023-04-21
Instance Description displays the last launch date
Japa
2023-04-14
Merge pull request #946 from Ryex/subfolder-watch
Sefa Eyeoglu
2023-04-12
refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion o...
Rachel Powers
2023-04-08
fix: do not apply system theme on launch
Sefa Eyeoglu
2023-04-08
fix: load setting state with page. don't translate "..."
Rachel Powers
2023-04-07
fix: canonical*File*Path()
Rachel Powers
2023-04-03
fix: sysinfo libs needed too
Rachel Powers
2023-04-03
fix: filelink needs network for local socket
Rachel Powers
2023-04-03
fix: add back QT::Widgets link
Rachel Powers
2023-04-03
fix: remove fixed datastream version
Rachel Powers
2023-04-03
refactor: remove data duplication in statis FS Names
Rachel Powers
2023-04-03
fix: harden watchPath. NO DUPLICATES! >:(
Rachel Powers
2023-04-02
fix: no loops in watch paths! >:(
Rachel Powers
2023-04-02
fix: Apply suggestions from code review
Rachel Powers
2023-04-01
chore: use system architecture to detect vulkan layers
seth
2023-03-31
fix: typos, CamelCase to camelCase the new names
Rachel Powers
2023-03-31
fix: Apply suggestions from code review (string changes)
Rachel Powers
2023-03-31
chore: improve detection of newer vulkan layers
seth
2023-03-31
fix: search for newer mangohud vulkan layers
seth
2023-03-27
fix: use QDir::Filter::NoDotAndDotDot
Rachel Powers
2023-03-27
feat: add setting to watch recursively
Rachel Powers
2023-03-22
refactor: reprocess log lines per instance
Sefa Eyeoglu
2023-03-21
fix: don't try to watch the entier filesystem by watching parent links
Rachel Powers
2023-03-21
feat: watch sub directories for mods
Rachel Powers
2023-03-21
fix: handle partial lines in LoggedProcess
Sefa Eyeoglu
2023-03-20
spelling and formatting
Rachel Powers
2023-03-20
fix: adjust geometry and add missing tooltip
Rachel Powers
2023-03-20
format: clang-format to fix windows fallout
Rachel Powers
2023-03-20
cleanup: code review sugestions
Rachel Powers
2023-03-20
refactor: use UUID toString mode
Rachel Powers
2023-03-20
fix: clean up initial review comments (flowin)
Rachel Powers
2023-03-20
feat: connect new help button help-pages/instance-copy
Rachel Powers
2023-03-20
feat: track instance copies that use links
Rachel Powers
2023-03-20
fix: use noexcept overload of std::filesystem::hard_link_count
Rachel Powers
[next]