Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE Add back Legacy for migration purposes | Petr Mrázek | 2017-09-17 | -1/+4 |
| | ||||
* | NOISSUE Remove Legacy support | Petr Mrázek | 2017-09-09 | -6/+0 |
| | ||||
* | NOISSUE more compiler warning removal | Petr Mrázek | 2017-05-21 | -1/+0 |
| | ||||
* | NOISSUE bump version to 0.6.0 - MultiMC changed a lot since 0.5.x | Petr Mrázek | 2017-05-13 | -1/+1 |
| | ||||
* | NOISSUE make the linux package binary name configurable and default to 'multimc' | Petr Mrázek | 2017-05-13 | -2/+3 |
| | ||||
* | NOISSUE add a linux system packaging install layout | Petr Mrázek | 2017-05-13 | -15/+35 |
| | ||||
* | NOISSUE make qt.conf downloadable in presence of GH-1885 | Petr Mrázek | 2017-05-08 | -1/+1 |
| | | | | Now it has a single space inside. | |||
* | NOISSUE include qt.conf in all bundles again | Petr Mrázek | 2017-05-07 | -6/+6 |
| | | | | Looks like it just doesn't work properly without that. | |||
* | GH-1876 replace ColumnResizer with a newer, BSD-3 licensed version | Petr Mrázek | 2017-05-06 | -0/+2 |
| | | | | | Also, keep licensing info only in one file. The COPYING.md is now a resource and rendered to HTML in the About dialog. | |||
* | GH-1876 Fork and update quazip | Petr Mrázek | 2017-05-06 | -2/+3 |
| | | | | | | | | * 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 | |||
* | NOISSUE remove debug symbols of Qt plugins from macOS bundle | Petr Mrázek | 2017-05-06 | -0/+3 |
| | ||||
* | NOISSUE add back qt.conf on macOS | Petr Mrázek | 2017-05-06 | -0/+6 |
| | | | | | Looks like it doesn't start without this magical empty file. Who would have guessed? Not me. | |||
* | NOISSUE reorganize build system to allow avoiding the bundle utilities | Petr Mrázek | 2017-05-06 | -111/+181 |
| | ||||
* | NOISSUE remove (assumed) obsolete parts of the application cmake script | Petr Mrázek | 2017-05-05 | -60/+0 |
| | ||||
* | NOISSUE remove macOS SSL workarounds | Petr Mrázek | 2017-04-25 | -10/+0 |
| | | | | Should not be necessary anymore... | |||
* | NOISSUE Remove hardcoded LWJGL (modern) | Petr Mrázek | 2017-04-07 | -1/+0 |
| | ||||
* | NOISSUE fix downloading of metadata files | Petr Mrázek | 2017-04-07 | -3/+3 |
| | ||||
* | NOISSUE Wonko is the new Meta | Petr Mrázek | 2017-04-07 | -8/+3 |
| | | | | And then Wonko was the Meta. | |||
* | NOISSUE always include the hotfix version in the version string | Petr Mrázek | 2017-01-14 | -4/+1 |
| | | | | It's 0.5.0, not 0.5. | |||
* | NOISSUE set version to 0.5.0 | Petr Mrázek | 2017-01-08 | -2/+2 |
| | ||||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -1/+1 |
| | ||||
* | NOISSUE feature complete setup wizard | Petr Mrázek | 2017-01-05 | -1/+9 |
| | ||||
* | NOISSUE Translations model and initial setup wizard work | Petr Mrázek | 2017-01-01 | -3/+0 |
| | ||||
* | NOISSUE add skeleton of the setup wizard | Petr Mrázek | 2016-12-28 | -0/+7 |
| | | | | Very wizardly. Also very empty and opening on every start for now. | |||
* | GH-1379 rename shared libraries to avoid collisions with system libraries | Petr Mrázek | 2016-12-28 | -1/+1 |
| | | | | It was unlikely, now it's impossible. | |||
* | NOISSUE most basic analytics integration possible | Petr Mrázek | 2016-11-21 | -1/+4 |
| | ||||
* | GH-1726 better failure detection for updates | Petr Mrázek | 2016-11-19 | -0/+2 |
| | | | | | | 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. | |||
* | NOISSUE allow using icon themes for instances and instance badges | Petr Mrázek | 2016-11-10 | -1/+0 |
| | ||||
* | GH-378 add basic custom theme support | Petr Mrázek | 2016-11-06 | -0/+3 |
| | | | | Files you can customize are created in themes/custom/ | |||
* | GH-1711 fix inactive element shading in Dark and Bright themes | Petr Mrázek | 2016-11-06 | -0/+2 |
| | ||||
* | NOISSUE add bright theme to complement the dark theme | Petr Mrázek | 2016-11-01 | -0/+2 |
| | | | | Same style, different colors. | |||
* | NOISSUE refactor window management and launch, make MultiMC a single ↵ | Petr Mrázek | 2016-10-30 | -1/+1 |
| | | | | instance application. | |||
* | GH-903 simple theme switching and dark theme | Petr Mrázek | 2016-10-21 | -0/+7 |
| | ||||
* | NOISSUE use model/view for Minecraft log data | Petr Mrázek | 2016-08-19 | -0/+2 |
| | ||||
* | GH-1433 with no default account, show profiles instead of accounts in ↵ | Petr Mrázek | 2016-08-11 | -5/+5 |
| | | | | selection dialog | |||
* | GH-338, GH-513, GH-700 Unify edit instance with console window | Petr Mrázek | 2016-08-07 | -3/+2 |
| | | | | | | | * The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running. | |||
* | GH-767 Basic skin upload | Alexia | 2016-05-15 | -2/+4 |
| | ||||
* | NOISSUE do not scan extra folders for libraries | Mrazek, Petr | 2016-05-03 | -1/+1 |
| | ||||
* | NOISSUE add nbt lib to bundle utilities search path | Petr Mrázek | 2016-05-01 | -1/+1 |
| | ||||
* | NOISSUE tell bundle utilities about more places where libraries hide | Petr Mrázek | 2016-05-01 | -1/+1 |
| | | | | It was super effective. | |||
* | NOISSUE re/move some dead code and unused build system parts | Petr Mrázek | 2016-05-01 | -6/+0 |
| | ||||
* | NOISSUE split GUI stuff from logic library | Petr Mrázek | 2016-04-30 | -1/+1 |
| | ||||
* | NOISSUE Add a skeleton of the wonko system | Jan Dalheimer | 2016-04-30 | -0/+9 |
| | ||||
* | NOISSUE bump version number and update changelog for next release | Petr Mrázek | 2016-02-29 | -1/+1 |
| | ||||
* | NOISSUE bump release number | Petr Mrázek | 2016-02-03 | -1/+1 |
| | ||||
* | GH-1422 bump version to 0.4.10 and update changelog0.4.10 | Petr Mrázek | 2016-01-22 | -1/+1 |
| | ||||
* | GH-1422 remove bearer plugins again. | Petr Mrázek | 2016-01-21 | -14/+0 |
| | ||||
* | NOISSUE bump version number to 0.4.90.4.9 | Petr Mrázek | 2016-01-21 | -1/+1 |
| | ||||
* | GH-1408 add bearer plugins | Petr Mrázek | 2016-01-20 | -0/+14 |
| | | | | This should fix wifi issues on Windows | |||
* | NOISSUE select modpack field content on focus in new instance dialog | Petr Mrázek | 2016-01-12 | -0/+2 |
| |