Age | Commit message (Collapse) | Author |
|
|
|
Possibly also some bug fixes.
|
|
|
|
All LGPL code is back in the customized quazip fork
|
|
It's not entirely clean yet.
|
|
This lets you use commands with parameters.
|
|
|
|
The LGPL code that came from KDE has been removed back in 2014.
It was replaced with a different implementation, made in
a separate repository.
See commits:
a17caba2c9c2aa5960581db01e4b66472a9c019c
b82eb5873e99dce6aec735b08929e3add52e53e7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
or 203
|
|
|
|
|
|
|
|
Now it has a single space inside.
|
|
Looks like it just doesn't work properly without that.
|
|
|
|
Also, keep licensing info only in one file.
The COPYING.md is now a resource and rendered to HTML in the About dialog.
|
|
* It is added as a new submodule: https://github.com/MultiMC/quazip/tree/multimc-1
* Its build system has been entirely replaced to remove the existing issues with it
* It now has working unit tests
* No more patches needed
* It has a static linking exception in its license now, but we use it shared anyway
|
|
|
|
Looks like it doesn't start without this magical empty file.
Who would have guessed? Not me.
|
|
|
|
|
|
|
|
|
|
|
|
* Put icon theme in iconthemes/custom/
* Select 'Custom' in the UI.
* ...
* Maybe it won't explode.
|
|
|
|
|
|
|
|
This is a nasty hack. Proper solution will require moving all
update related functionality out of the main window.
Running instances and updating should be mutually exclusive.
|
|
|
|
|
|
|
|
|
|
Synonyms for "-Xms" and "-Xmx" that I missed originally.
These are ALWAYS managed by MultiMC. Do not touch them.
|
|
|
|
|
|
Still missing some things, this is part 1.
|
|
|
|
|