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
Age
Commit message (
Expand
)
Author
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-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
2023-05-13
Merge pull request #1007 from Ryex/fix/network_and_signals
Sefa Eyeoglu
2023-05-12
Merge branch 'develop' into fix/network_and_signals
Rachel Powers
2023-05-12
Merge pull request #961 from Ryex/better-tasks
Sefa Eyeoglu
2023-05-12
Gib -> GiB
Rachel Powers
2023-05-11
fix: remove qt < 5.6 support process error signal
Rachel Powers
2023-05-07
typo fix
Rachel Powers
2023-05-07
Merge remote-tracking branch 'upstream/develop' into better-tasks
Rachel Powers
2023-05-06
doc fixes
Rachel Powers
2023-05-06
refactor: move functions to utils + code-review fixes
Rachel Powers
2023-05-06
Merge pull request #1054 from Ryex/more-lax-block-mods-filename-check
Sefa Eyeoglu
2023-05-06
Merge pull request #950 from DioEgizio/resize-settings
Sefa Eyeoglu
2023-05-06
Update launcher/ui/pages/global/MinecraftPage.ui
DioEgizio
2023-05-05
change: don't search appdata locaiton for logging rules if using custom data dir
Rachel Powers
2023-05-05
Apply suggestions from code review
Rachel Powers
2023-05-04
fix: super lax compare
Rachel Powers
2023-05-03
fix add an addtion lax file name match with ` ` replaced with `+`
Rachel Powers
2023-05-02
Merge pull request #833 from Ryex/advanced_copy_instance
Sefa Eyeoglu
2023-05-01
feat: estimate remining time on downloads
Rachel Powers
2023-05-01
fix: prevent logspam, fix MacOS theme artifacts
Rachel Powers
2023-05-01
refactor: Qt can handle const& in signals and slots
Rachel Powers
2023-05-01
fix: no need for const bool
Rachel Powers
2023-05-01
fix: no need to loop all sub tasks
Rachel Powers
2023-05-01
feat: default qtlogging.ini file
Rachel Powers
2023-05-01
refactor: propogate only only one StepProgress at a time
Rachel Powers
2023-05-01
refactor: logging.h -> Logging.h
Rachel Powers
2023-05-01
fix: clean up license headers for Tasks
Rachel Powers
2023-05-01
feat: add UID to debug lines of upload tasks
Rachel Powers
2023-05-01
feat: add download size to download details alongside speed
Rachel Powers
2023-05-01
feat: add `details` signal to `Task`
Rachel Powers
2023-05-01
fix: properly map progress range
Rachel Powers
2023-05-01
feat: Propogated subtask progress
Rachel Powers
2023-05-01
feat: better task tracking
Rachel Powers
2023-05-01
fix: set `x-xbl-contract-version` header during xbox auth step
Rachel Powers
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-29
Merge pull request #1040 from Scrumplex/remove-modpacksch
Sefa Eyeoglu
2023-04-28
chore: remove FTB modpack support
Sefa Eyeoglu
2023-04-27
Merge pull request #1025 from japa4551/lastLaunchTimeDate
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
[next]