Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -459/+0 |
| | ||||
* | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | 2015-04-12 | -1/+1 |
| | ||||
* | Fix NagUtils and hack GroupView to work | Petr Mrázek | 2015-04-12 | -1/+1 |
| | ||||
* | GH-796 Icon theme loading workaround | Petr Mrázek | 2015-03-01 | -1/+1 |
| | | | | Replacing the Qt machinery with other Qt machinery under our control | |||
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -1/+1 |
| | ||||
* | NOISSUE change icon themes without restart | Petr Mrázek | 2015-01-28 | -0/+6 |
| | ||||
* | Add console font size setting and a preview\ | Petr Mrázek | 2014-11-15 | -0/+53 |
| | | | | Also moves the console settings from the minecraft page. | |||
* | Allow changing the console font family | Petr Mrázek | 2014-11-09 | -0/+11 |
| | ||||
* | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | 2014-11-02 | -1/+1 |
| | ||||
* | Add iOS and OSX icon themes by pe | Petr Mrázek | 2014-10-27 | -0/+14 |
| | ||||
* | Add dark, light, blue and colored theme from pe. | Petr Mrázek | 2014-10-26 | -0/+14 |
| | | | | Replaces the old dark and light themes | |||
* | Show a warning if the instance path contains a '!' | Loetkolben | 2014-07-30 | -4/+25 |
| | | | | 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 | -0/+340 |
Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/ |