aboutsummaryrefslogtreecommitdiff
path: root/gui/pages/global
AgeCommit message (Collapse)Author
2015-01-28NOISSUE change icon themes without restartPetr Mrázek
2014-12-12NOISSUE Set minimum Minecraft window size to 1x1Petr Mrázek
2014-11-15Add console font size setting and a preview\Petr Mrázek
Also moves the console settings from the minecraft page.
2014-11-10Default console font tweaksPetr Mrázek
* Lucida Console on Windows * Menlo on OSX * Monospace (resolved to whatever Monospace means) on linux * Added ability to select proportional fonts in settings
2014-11-09Allow changing the console font familyPetr Mrázek
2014-11-02Fix another bunch of copyright years, including fixing #397Jan Dalheimer
2014-11-02Update copyright year (finally...)Jan Dalheimer
2014-10-27Fix some issues in the newly added themesPetr Mrázek
2014-10-27Add iOS and OSX icon themes by pePetr Mrázek
2014-10-26Add dark, light, blue and colored theme from pe.Petr Mrázek
Replaces the old dark and light themes
2014-07-30Show a warning if the instance path contains a '!'Loetkolben
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.
2014-07-20Rework the settings dialog. Rework all of it. Thoroughly.Petr Mrázek
Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/
2014-07-20Merge global settings and accounts into a pagedialogJan Dalheimer
Also split external tools into it's own page