| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
command line output gets printed there
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
|
| |
It was super effective.
|
| |
|
| |
|
| |
|
|
|
|
| |
Use upstream Mojang versions.
|
| |
|
| |
|
|
|
|
| |
using context menu
|
| |
|
| |
|
|
|
|
| |
minecraft profiles.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
This should fix wifi issues on Windows
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
* use `-q` while calling dnf to avoid garbage in output
|
|
|
|
|
| |
* include fedora dnf package manager
* output of the missing dependency lookup is now passed through `sort -u`
|
|
|
|
|
|
|
|
|
| |
Essentially do not pass some environment variables to subprocesses:
* LD_PRELOAD
* LD_LIBRARY_PATH
* LD_DEBUG
* QT_PLUGIN_PATH
* QT_FONTPATH
|
|
|
|
| |
This reverts commit 6f92ca843e6d1c4f8ef2be5ceba361cd74b79250.
|
| |
|
| |
|
| |
|
| |
|