Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -2069/+0 |
| | ||||
* | SCRATCH separate the generic updater logic from the application | Petr Mrázek | 2015-04-12 | -6/+9 |
| | ||||
* | NOISSUE fix notification checker | Petr Mrázek | 2015-04-12 | -2/+8 |
| | ||||
* | SCRATCH no more gui includes in logic | Petr Mrázek | 2015-04-12 | -4/+11 |
| | ||||
* | SCRATCH move things to the right places | Petr Mrázek | 2015-04-12 | -7/+4 |
| | ||||
* | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | 2015-04-12 | -5/+5 |
| | ||||
* | Fix NagUtils and hack GroupView to work | Petr Mrázek | 2015-04-12 | -1/+1 |
| | ||||
* | SCRATCH move icons over to Env, instance proxy model to gui | Petr Mrázek | 2015-04-12 | -4/+5 |
| | ||||
* | SCRATCH eliminate InstanceFactory | Petr Mrázek | 2015-04-12 | -16/+14 |
| | ||||
* | GH-881 Include a top-level directory in exported instances | Petr Mrázek | 2015-04-12 | -2/+91 |
| | ||||
* | NOISSUE remove obsolete LWJGL selection dialog | Petr Mrázek | 2015-04-02 | -1/+0 |
| | ||||
* | NOISSUE Split MultiMC app object into MultiMC and Env | Petr Mrázek | 2015-04-02 | -5/+6 |
| | ||||
* | NOISSUE remove obsolete assets migration task | Petr Mrázek | 2015-04-02 | -1/+0 |
| | ||||
* | NOISSUE remove notification checker form application object | Petr Mrázek | 2015-04-02 | -3/+3 |
| | ||||
* | NOISSUE remove status checker from application object | Petr Mrázek | 2015-04-02 | -2/+0 |
| | ||||
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -133/+140 |
| | ||||
* | GH-841 fix for modpack downloads on windows | Petr Mrázek | 2015-03-27 | -1/+2 |
| | ||||
* | GH-796 Icon theme loading workaround | Petr Mrázek | 2015-03-01 | -5/+290 |
| | | | | 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 | -30/+139 |
| | | | | Also removed the in-source QuaZIP in favour of upstream version | |||
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -1/+1 |
| | ||||
* | NOISSUE change icon themes without restart | Petr Mrázek | 2015-01-28 | -0/+1 |
| | ||||
* | GH-721 Redo internal NetJob implementation. | Petr Mrázek | 2015-01-11 | -0/+2 |
| | | | | NetJob is now using its own task queue and does not start more than 6 actions at the same time | |||
* | NOISSUE Always follow redirects for NetAction based downloads | Petr Mrázek | 2014-12-12 | -1/+0 |
| | ||||
* | NOISSUE Remove remnant of crash handler | Petr Mrázek | 2014-11-21 | -5/+0 |
| | ||||
* | GH-608 Re-detect java when the binary goes missing | Petr Mrázek | 2014-11-16 | -0/+10 |
| | ||||
* | Follow redirects for skins | Petr Mrázek | 2014-11-10 | -0/+1 |
| | ||||
* | Implement #545 | Petr Mrázek | 2014-11-08 | -0/+7 |
| | | | | | | * 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 |
| | ||||
* | Finally with Qt5.3 this should work. :D | max96at | 2014-10-19 | -1/+1 |
| | ||||
* | Sync from quickmods | Petr Mrázek | 2014-09-06 | -3/+4 |
| | ||||
* | Show a warning if the instance path contains a '!' | Loetkolben | 2014-07-30 | -0/+18 |
| | | | | 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. | |||
* | Rework the settings dialog. Rework all of it. Thoroughly. | Petr Mrázek | 2014-07-20 | -3/+9 |
| | | | | | Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/ | |||
* | Merge global settings and accounts into a pagedialog | Jan Dalheimer | 2014-07-20 | -14/+22 |
| | | | | Also split external tools into it's own page | |||
* | Fix last minute derps | Petr Mrázek | 2014-07-14 | -2/+4 |
| | | | | | * Changelog formatting * Update dialog popping up on start even when it shouldn't | |||
* | Show changelog even when there are no new updates available. | Petr Mrázek | 2014-07-14 | -6/+8 |
| | ||||
* | Turn screenshot management into a page. | Petr Mrázek | 2014-06-28 | -23/+6 |
| | ||||
* | Merge branch 'feature/fix_intel' into develop | Petr Mrázek | 2014-06-28 | -46/+75 |
|\ | | | | | | | | | | | | | Conflicts: CMakeLists.txt changelog.yaml gui/MainWindow.cpp | |||
| * | Bump version, fix typo, update the changelog. | Petr Mrázek | 2014-06-28 | -3/+5 |
| | | ||||
| * | Fix issues with intel drivers. Forced java re-detection on Windows. | Petr Mrázek | 2014-06-28 | -61/+90 |
| | | ||||
* | | No more disabling of actions in the instance toolbar. It makes no sense. | Petr Mrázek | 2014-06-20 | -2/+0 |
| | | ||||
* | | Replace notes dialog with a page. | Petr Mrázek | 2014-06-18 | -31/+19 |
| | | ||||
* | | Instance settings moved to a page. | Petr Mrázek | 2014-06-09 | -20/+14 |
| | | ||||
* | | Add and implement pages and page dialog. | Petr Mrázek | 2014-06-09 | -1/+8 |
| | | ||||
* | | Move instance settings back to the main window. | Petr Mrázek | 2014-06-09 | -0/+10 |
| | | ||||
* | | Fix last instance remaining selected when deleted | Petr Mrázek | 2014-06-09 | -20/+17 |
| | | ||||
* | | Reorganize logic code. | Petr Mrázek | 2014-06-09 | -5/+5 |
| | | ||||
* | | Begin the transformation! | Petr Mrázek | 2014-06-09 | -94/+3 |
|/ | | | | Nuke all the things. | |||
* | Merge branch 'feature_crashreport' into develop | Jan Dalheimer | 2014-05-21 | -0/+5 |
|\ | ||||
| * | Implement backtraces on Windows. | Andrew | 2014-05-10 | -0/+5 |
| | | | | | | | | Much !!FUN!! was had | |||
* | | Restore manage screenshots in main window. | Petr Mrázek | 2014-05-18 | -0/+23 |
| | |