Age | Commit message (Collapse) | Author |
|
It shows when the file was changed (in most cases added).
|
|
The task now checks the conditions, giving the update process time
to supply all the metadata.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FIXME: remove all globals.
|
|
Prevents crash bugs...
|
|
|
|
|
|
* Always create main window.
* Properly handle netowrk manager - it was created twice, leading to potential crashes.
|
|
This allows adding images and other bits and pieces to themes.
|
|
Files you can customize are created in themes/custom/
|
|
|
|
|
|
Not persistent across MultiMC runs.
|
|
false
|
|
Setting the work directory was not enough.
|
|
It seems to require it, unlike the other versions.
|
|
|
|
It was causing fake errors.
|
|
|
|
|
|
|
|
Now has a drop-down arrow that actually works as expected.
|
|
Same style, different colors.
|
|
|
|
|
|
Using QDir(dataPath).absolutePath() for the path
|
|
|
|
|
|
|
|
|
|
instance application.
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the situation when liteloader snapshot site is broken
and there's an older local snapshot already present.
|
|
opened"
This reverts commit 2597bde4f9df5409371da55beabb0f695b853aa3.
|
|
This reverts commit 049317093629f9a24ccec93df4449ce44b83c35e.
|
|
|
|
|
|
This reverts commit 5ae3b2c11416eb897a08b0d9531843d0357332f8.
We need those builtin versions for now.
|
|
Not all operations - only the ones that aren't in error handling.
The API for QFuture is too nasty to do much more in a sensible way.
|