Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -633/+0 |
| | ||||
* | SCRATCH separate the generic updater logic from the application | Petr Mrázek | 2015-04-12 | -1/+1 |
| | ||||
* | SCRATCH move things to the right places | Petr Mrázek | 2015-04-12 | -1/+1 |
| | ||||
* | SCRATCH fix version file loading | Petr Mrázek | 2015-04-12 | -2/+2 |
| | ||||
* | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | 2015-04-12 | -35/+59 |
| | ||||
* | SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGL | Petr Mrázek | 2015-04-12 | -1/+6 |
| | ||||
* | SCRATCH move icons over to Env, instance proxy model to gui | Petr Mrázek | 2015-04-12 | -15/+14 |
| | ||||
* | SCRATCH eliminate InstanceFactory | Petr Mrázek | 2015-04-12 | -1/+5 |
| | ||||
* | NOISSUE Move FTB logic out of generic code | Petr Mrázek | 2015-04-04 | -90/+2 |
| | ||||
* | NOISSUE Split MultiMC app object into MultiMC and Env | Petr Mrázek | 2015-04-02 | -105/+31 |
| | ||||
* | NOISSUE remove notification checker form application object | Petr Mrázek | 2015-04-02 | -4/+0 |
| | ||||
* | NOISSUE remove status checker from application object | Petr Mrázek | 2015-04-02 | -5/+0 |
| | ||||
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -12/+9 |
| | ||||
* | GH-796 Icon theme loading workaround | Petr Mrázek | 2015-03-01 | -0/+11 |
| | | | | Replacing the Qt machinery with other Qt machinery under our control | |||
* | GH-366: Plain and simple modpack export/import/download | Jan Dalheimer | 2015-02-19 | -0/+1 |
| | | | | Also removed the in-source QuaZIP in favour of upstream version | |||
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -1/+1 |
| | ||||
* | NOISSUE do not use proxy by default | Petr Mrázek | 2015-02-06 | -1/+1 |
| | ||||
* | Change default PermGen from 64 to 128 mb | Greenphlem | 2015-02-02 | -1/+1 |
| | | | This will help users who run mods. Too many issues have been made over the lack of more permgen being assigned. | |||
* | NOISSUE Fix jar mods for OnesSix | Petr Mrázek | 2014-12-27 | -31/+0 |
| | ||||
* | NOISSUE Change default font on Windows to Courier size 10 | Petr Mrázek | 2014-12-03 | -2/+4 |
| | ||||
* | Remove crash handler | Petr Mrázek | 2014-11-15 | -3/+0 |
| | ||||
* | Fix a OS X build error (missing a defined()) | Jan Dalheimer | 2014-11-15 | -1/+1 |
| | ||||
* | Add console font size setting and a preview\ | Petr Mrázek | 2014-11-15 | -0/+1 |
| | | | | Also moves the console settings from the minecraft page. | |||
* | Default console font tweaks | Petr Mrázek | 2014-11-10 | -6/+17 |
| | | | | | | | * Lucida Console on Windows * Menlo on OSX * Monospace (resolved to whatever Monospace means) on linux * Added ability to select proportional fonts in settings | |||
* | Do not use QFont without Xorg | Petr Mrázek | 2014-11-09 | -12/+21 |
| | ||||
* | Allow changing the console font family | Petr Mrázek | 2014-11-09 | -0/+9 |
| | ||||
* | Implement #545 | Petr Mrázek | 2014-11-08 | -0/+3 |
| | | | | | | * Instance group can be selected when creating and copying instances * Original group is pre-selected when copying * Last used group is pre-selected when creating new instances | |||
* | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | 2014-11-02 | -1/+1 |
| | ||||
* | Fix translations path for the meta cache | Petr Mrázek | 2014-10-01 | -1/+1 |
| | ||||
* | Translation downloading! | robotbrain | 2014-09-30 | -0/+7 |
| | ||||
* | Sync from quickmods | Petr Mrázek | 2014-09-06 | -2/+2 |
| | ||||
* | Show a warning if the instance path contains a '!' | Loetkolben | 2014-07-30 | -48/+59 |
| | | | | The checks and warnings happen the time MMC loads (via QLOG_INFO), the time the GUI starts (via a dialog) and when the user changes the instance path via the settings window. | |||
* | Make forge work. | Petr Mrázek | 2014-07-19 | -0/+3 |
| | | | | Using classifiers FTW. | |||
* | Move settings lib into the main code, fixing error logging in it. | Petr Mrázek | 2014-07-01 | -4/+4 |
| | ||||
* | Merge branch 'feature_theme_support' into develop | Petr Mrázek | 2014-06-30 | -0/+1 |
|\ | | | | | | | | | Conflicts: main.cpp | |||
| * | New flat icon themes from pexner | Petr Mrázek | 2014-05-25 | -0/+1 |
| | | | | | | | | Squash and rework of commits from robotbrain | |||
* | | Merge branch 'feature/fix_intel' into develop | Petr Mrázek | 2014-06-28 | -0/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt changelog.yaml gui/MainWindow.cpp | |||
| * | | Fix issues with intel drivers. Forced java re-detection on Windows. | Petr Mrázek | 2014-06-28 | -0/+1 |
| | | | ||||
* | | | Tweaks to page dialog and version page. | Petr Mrázek | 2014-06-09 | -0/+2 |
| | | | ||||
* | | | Reduce startup logging verbosity | Petr Mrázek | 2014-06-09 | -1/+1 |
| | | | ||||
* | | | Reorganize logic code. | Petr Mrázek | 2014-06-09 | -4/+4 |
| | | | ||||
* | | | Much change, very jarmod. | Petr Mrázek | 2014-06-09 | -0/+12 |
| | | | ||||
* | | | Begin the transformation! | Petr Mrázek | 2014-06-09 | -2/+3 |
|/ / | | | | | | | Nuke all the things. | |||
* | | Still trying to fix FTB | Jan Dalheimer | 2014-05-23 | -0/+4 |
| | | ||||
* | | Attempt at fixing FTB | Jan Dalheimer | 2014-05-23 | -36/+17 |
| | | ||||
* | | Fix FTB? | Jan Dalheimer | 2014-05-23 | -5/+6 |
| | | ||||
* | | More FTB debug stuff | Jan Dalheimer | 2014-05-23 | -1/+1 |
| | | ||||
* | | Some more FTB related debug info | Jan Dalheimer | 2014-05-23 | -8/+26 |
| | | ||||
* | | QDir::exists is not static in Qt 5.1.1 | Petr Mrázek | 2014-05-22 | -1/+1 |
| | | ||||
* | | FTB paths changed on windows. Fixes #255 | Jan Dalheimer | 2014-05-22 | -5/+28 |
| | |