Age | Commit message (Collapse) | Author |
|
* system memory size in bytes
* system architecture is 64bit?
* CPU architecture is 64bit?
|
|
|
|
|
|
Otherwise it would show all system drives instead of screenshots.
|
|
|
|
|
|
|
|
See: https://github.com/HSAnet/qt-google-analytics
Sadly, the API and its internals are not acceptable and it needs changes
upstream likely wouldn't allow.
|
|
Instead of just checking if the new version started, make sure
it is able to write its IPC key to a file and then use the key
to connect to the process.
|
|
|
|
|
|
|
|
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.
|