Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE all Qt5 libraries are REQUIRED | Petr Mrázek | 2017-05-08 | -6/+6 |
| | ||||
* | GH-1876 Fork and update quazip | Petr Mrázek | 2017-05-06 | -19/+1 |
| | | | | | | | | * 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 unused wonkoclient | Petr Mrázek | 2017-04-07 | -1/+0 |
| | ||||
* | NOISSUE fix up translation selection in settings and add OS/sys arch reporting | Petr Mrázek | 2017-01-01 | -0/+1 |
| | ||||
* | GH-1379 rename shared libraries to avoid collisions with system libraries | Petr Mrázek | 2016-12-28 | -0/+1 |
| | | | | It was unlikely, now it's impossible. | |||
* | NOISSUE import google analytics from third party | Petr Mrázek | 2016-11-20 | -0/+1 |
| | | | | | | | 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. | |||
* | NOISSUE refactor window management and launch, make MultiMC a single ↵ | Petr Mrázek | 2016-10-30 | -0/+1 |
| | | | | instance application. | |||
* | NOISSUE revert to dumping all build artifacts to the root | Petr Mrázek | 2016-05-01 | -1/+5 |
| | | | | This fixes unit tests on Windows... Windows has no mechanism to set library lookup path. | |||
* | NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵ | Petr Mrázek | 2016-05-01 | -8/+0 |
| | | | | more dead tests. | |||
* | NOISSUE re/move some dead code and unused build system parts | Petr Mrázek | 2016-05-01 | -9/+0 |
| | ||||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -14/+11 |
| | ||||
* | NOISSUE split GUI stuff from logic library | Petr Mrázek | 2016-04-30 | -1/+3 |
| | ||||
* | NOISSUE tiny skeleton for a CLI wonko client | Petr Mrázek | 2016-04-30 | -0/+1 |
| | ||||
* | NOISSUE revert attempt to use normal binary output locations | Petr Mrázek | 2016-03-26 | -6/+6 |
| | ||||
* | NOISSUE continue version file format refactors | Petr Mrázek | 2016-03-26 | -6/+6 |
| | ||||
* | NOISSUE Fix building when embedded in another project | Alexia | 2016-03-26 | -6/+6 |
| | ||||
* | GH-1410 use libc++ on OSX | Petr Mrázek | 2016-02-19 | -0/+3 |
| | ||||
* | GH-1397 add discord icon to MultiMC toolbar | Petr Mrázek | 2016-01-09 | -2/+2 |
| | ||||
* | NOISSUE Add more qt versions to travis | Jan Dalheimer | 2016-01-06 | -1/+6 |
| | | | | | | 5.0, 5.1 and 5.2 are currently marked as "allow failure". If they can be made to pass they should be removed from this list, if not they should be removed entirely. | |||
* | NOISSUE maybe less evil... | Petr Mrázek | 2015-10-11 | -4/+3 |
| | ||||
* | NOISSUE make the compiler more evil | Petr Mrázek | 2015-10-11 | -3/+4 |
| | ||||
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -1/+0 |
| | ||||
* | NOISSUE more cmake tweakery | Petr Mrázek | 2015-09-28 | -3/+3 |
| | ||||
* | NOISSUE clean up some old cmake messes | Petr Mrázek | 2015-09-28 | -54/+18 |
| | ||||
* | NOISSUE attempt to fix NBT lib options not applying | Petr Mrázek | 2015-09-26 | -4/+4 |
| | ||||
* | GH-1238 re-integrate nbt library | Petr Mrázek | 2015-09-23 | -4/+4 |
| | ||||
* | GH-1047 parse world files and integrate MCEdit with world page | Petr Mrázek | 2015-09-06 | -0/+5 |
| | ||||
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -1/+3 |
| | ||||
* | GH-1197 add console log color adaptation | Petr Mrázek | 2015-08-19 | -0/+4 |
| | | | | rainbow library was part of KDE - KGuiAddons | |||
* | GH-1060 remove updater code | Petr Mrázek | 2015-06-07 | -1/+0 |
| | ||||
* | GH-1052 switch over to C++14 everywhere | Petr Mrázek | 2015-06-06 | -1/+1 |
| | ||||
* | NOISSUE use -fPIC builds when the system Qt is derpy | Petr Mrázek | 2015-05-26 | -0/+4 |
| | ||||
* | NOISSUE replace derpy merkdown thing with hoedown | Petr Mrázek | 2015-05-16 | -1/+3 |
| | ||||
* | NOISSUE fix build issues | Petr Mrázek | 2015-05-02 | -1/+6 |
| | | | | Hopefully all | |||
* | SCRATCH small cmake tweaks | Petr Mrázek | 2015-04-12 | -4/+7 |
| | ||||
* | SCRATCH move some cmake bits | Petr Mrázek | 2015-04-12 | -18/+0 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -779/+5 |
| | ||||
* | SCRATCH separate the generic updater logic from the application | Petr Mrázek | 2015-04-12 | -2/+6 |
| | ||||
* | SCRATCH no more gui includes in logic | Petr Mrázek | 2015-04-12 | -0/+3 |
| | ||||
* | SCRATCH move things to the right places | Petr Mrázek | 2015-04-12 | -22/+22 |
| | ||||
* | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | 2015-04-12 | -8/+0 |
| | ||||
* | Fix NagUtils and hack GroupView to work | Petr Mrázek | 2015-04-12 | -2/+2 |
| | ||||
* | SCRATCH move icons over to Env, instance proxy model to gui | Petr Mrázek | 2015-04-12 | -0/+2 |
| | ||||
* | SCRATCH eliminate InstanceFactory | Petr Mrázek | 2015-04-12 | -2/+0 |
| | ||||
* | NOISSUE Move FTB logic out of generic code | Petr Mrázek | 2015-04-04 | -0/+2 |
| | ||||
* | GH-856 add profile strategy for FTB packs | Petr Mrázek | 2015-04-03 | -0/+2 |
| | ||||
* | NOISSUE remove obsolete EnabledItemFilter model | Petr Mrázek | 2015-04-02 | -2/+0 |
| | ||||
* | NOISSUE remove obsolete LWJGL selection dialog | Petr Mrázek | 2015-04-02 | -3/+0 |
| | ||||
* | NOISSUE Split MultiMC app object into MultiMC and Env | Petr Mrázek | 2015-04-02 | -0/+2 |
| | ||||
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -16/+22 |
| |