Age | Commit message (Collapse) | Author |
|
|
|
Also sets up correctly the status connections
|
|
This runs clang-tidy on some other files in launcher/net/.
This also makes use of some JSON wrappers in HttpMetaCache, instead of
using the Qt stuff directly.
Lastly, this removes useless null checks (crashes don't occur because of
this, but because of concurrent usage / free of the QByteArray pointer),
and fix a fixme in Download.h
|
|
Since now we're inheriting from Task, some signals can be reused.
|
|
This also reduces some code duplication by using some Task logic in
NetAction.
|
|
Merge stable into develop
|
|
|
|
Hide all tokens for non-Debug builds for log and logfiles
|
|
|
|
Co-authored-by: flow <thiagodonato300@gmail.com>
|
|
|
|
|
|
Fix mnemonics that didn't parse
|
|
Hide all tokens for non-Debug builds for log and logfiles
|
|
add hide java wizard toggle
|
|
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
|
|
|
|
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix crash if no Minecraft version is selected in the new instance screen
|
|
Revert "better FreeBSD support"
|
|
|
|
Only trigger macOS instance rename on KeyDown
|
|
fix: use size in bytes to sort by world size
|
|
|
|
|
|
|
|
|