Age | Commit message (Collapse) | Author |
|
* Download is now Download.
* Download uses Sink subclasses to process various events.
* Validators can be used to further customize the Sink behaviour.
|
|
|
|
|
|
This was caused by separation of GUI and logic. Now logic has an interface that GUI implements.
It should be expanded upon later.
|
|
|
|
|
|
|
|
using context menu
|
|
|
|
|
|
|
|
|
|
Essentially do not pass some environment variables to subprocesses:
* LD_PRELOAD
* LD_LIBRARY_PATH
* LD_DEBUG
* QT_PLUGIN_PATH
* QT_FONTPATH
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Default names now use the placeholder text in the new instance dialog.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Moved constants to the version data file
Use recommended Minecraft instead of latest stable for new instances by default
|
|
|
|
|
|
|
|
Includes implementation of a separator based prefix tree and some related bits
|
|
|