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-06-14
Merge branch 'develop' into feat/dont-hide-settings
TheKodeToad
2023-06-14
Merge pull request #1145 from Trial97/net_job_crash
DioEgizio
2023-06-13
Added back the INIFile read function
Trial97
2023-06-13
Merge pull request #1166 from TheKodeToad/mrpack-export-oops
DioEgizio
2023-06-12
Merge pull request #1162 from leo78913/i-hate-naming-branches
Tayou
2023-06-12
Remove unnecessary code
TheKodeToad
2023-06-12
Could this work?
TheKodeToad
2023-06-11
add icons to export menu
leo78913
2023-06-11
rainbow konami & toggle
Tayou
2023-06-09
Updated the messages
Trial97
2023-06-09
Fixed some crashes
Trial97
2023-06-07
Merge pull request #1111 from Trial97/requires
Tayou
2023-06-07
Merge pull request #1117 from leo78913/update-pack-formats
Sefa Eyeoglu
2023-06-07
Merge pull request #1125 from Ryex/fix/link-crash-1118
Tayou
2023-06-07
fix #1118 : use `filePath` not `path` on `QFileInfo`
Rachel Powers
2023-06-07
Merge pull request #1115 from leo78913/fix-resource-downloader-crash
Sefa Eyeoglu
2023-06-06
update resource and data pack pack_format_versions
leo78913
2023-06-06
Merge pull request #1073 from leo78913/accounts-menus-fixes
Tayou
2023-06-06
fix: fix crash when selecting resource/texture/shader packs
leo78913
2023-06-06
fix main toolbar accounts toolbutton name
leo78913
2023-06-06
save meta custom url as string, not QUrl
Tayou
2023-06-06
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-06-06
Renamed requires fields
Trial97
2023-06-05
Merge pull request #1108 from Ryex/fix/memory-leak-translation
DioEgizio
2023-06-05
Merge pull request #1103 from Ryex/fix/1.120-allowed_symlinks.txt
DioEgizio
2023-06-05
Validate input lengths on mrpack export
TheKodeToad
2023-06-05
fix(memory leak): cyclic refrence in translations model dl task
Rachel Powers
2023-06-04
Merge pull request #904 from TheKodeToad/mrpack-export
Rachel Powers
2023-06-03
Typo fix
Rachel Powers
2023-06-03
Make mcInstance mutable
TheKodeToad
2023-06-03
Optimised icons
TheKodeToad
2023-06-02
fix: use isSymLink (i've made this mistake before but I've made it again)
Rachel Powers
2023-06-02
fix: add origonal instance path to allowed_symlinks.txt when copying via syml...
Rachel Powers
2023-06-02
Fix crash when selecting same mod from different providers (#1029)
Alexandru Ionut Tripon
2023-06-02
Merge pull request #1086 from TayouVR/fix-qt6_5-brown-system-theme
Sefa Eyeoglu
2023-05-28
refactor: function scope statics
Rachel Powers
2023-05-28
cleanup: move qstyle getInstance decl inline
Rachel Powers
2023-05-28
Clarify comment
TheKodeToad
2023-05-28
fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...
Rachel Powers
2023-05-27
fix(memory leak): refactor NoBigComboStyle -> singleton
Rachel Powers
2023-05-26
fix(memory leak): don't capture job and create cyclic refrence
Rachel Powers
2023-05-26
fix(memory leak): don't override default deconstructor + reset shared_ptr + e...
Rachel Powers
2023-05-26
fix(memory leak): IndexedPack too large to live inside a qlist without pointe...
Rachel Powers
2023-05-25
fix: katabasis and QStyle leaks
Rachel Powers
2023-05-24
fix System theme colors on windows
Tayou
2023-05-22
Enable size grip
TheKodeToad
2023-05-21
fix: memory leak, set parent so it's in tree to get cleaned up.
Rachel Powers
2023-05-21
feat: Qt 5.15 adds transfer timeouts. at least use it for downloads
Rachel Powers
2023-05-21
fix: memory leak NetJob wans't getting cleaned up. ensure lambda capture of j...
Rachel Powers
2023-05-21
fix: memory leak with NetJob and responce not getting cleaned up
Rachel Powers
[next]