Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-12 | SCRATCH move icons over to Env, instance proxy model to gui | Petr Mrázek | |
2015-04-12 | SCRATCH eliminate InstanceFactory | Petr Mrázek | |
2015-04-12 | GH-881 Include a top-level directory in exported instances | Petr Mrázek | |
2015-04-11 | NOISSUE Improve new instance dialog | Petr Mrázek | |
Better layout, showing more of the modpack URL Fixed logic for enabling OK button | |||
2015-04-02 | NOISSUE remove obsolete EnabledItemFilter model | Petr Mrázek | |
2015-04-02 | NOISSUE remove obsolete LWJGL selection dialog | Petr Mrázek | |
2015-04-02 | NOISSUE Split MultiMC app object into MultiMC and Env | Petr Mrázek | |
2015-04-02 | NOISSUE remove obsolete assets migration task | Petr Mrázek | |
2015-04-02 | NOISSUE remove notification checker form application object | Petr Mrázek | |
2015-04-02 | NOISSUE remove status checker from application object | Petr Mrázek | |
2015-04-02 | NOISSUE Refactors and moving of things | Petr Mrázek | |
2015-03-27 | GH-841 fix for modpack downloads on windows | Petr Mrázek | |
2015-03-24 | NOISSUE tweak version display in the application to reflect recent changes | Petr Mrázek | |
2015-03-01 | GH-796 Icon theme loading workaround | Petr Mrázek | |
Replacing the Qt machinery with other Qt machinery under our control | |||
2015-02-19 | GH-366: Plain and simple modpack export/import/download | Jan Dalheimer | |
Also removed the in-source QuaZIP in favour of upstream version | |||
2015-02-06 | Change copyright dates to 2015 | Greenphlem | |
2015-01-28 | NOISSUE change icon themes without restart | Petr Mrázek | |
2015-01-11 | GH-721 Redo internal NetJob implementation. | Petr Mrázek | |
NetJob is now using its own task queue and does not start more than 6 actions at the same time | |||
2015-01-11 | GH-719 Fix paste upload encoding and do not try to upload over limit | Petr Mrázek | |
2014-12-12 | NOISSUE Set minimum Minecraft window size to 1x1 | Petr Mrázek | |
2014-12-12 | NOISSUE Always follow redirects for NetAction based downloads | Petr Mrázek | |
2014-12-07 | GH-631, GH-658 Implement yellow status icon, refresh status icons in themes. | Petr Mrázek | |
2014-11-29 | GH-640 Make legacy forge downloads follow redirects | Petr Mrázek | |
2014-11-21 | NOISSUE Remove remnant of crash handler | Petr Mrázek | |
2014-11-17 | NOISSUE Fix console window hiding | Petr Mrázek | |
2014-11-16 | GH-608 Re-detect java when the binary goes missing | Petr Mrázek | |
2014-11-16 | VersionSelectDialog is for SELECTING versions. | Petr Mrázek | |
Not blinking in and out of existence. That is not the job of a version SELECTION dialog. | |||
2014-11-15 | Add Batch icon set to the about dialog. | Petr Mrázek | |
2014-11-15 | Add console font size setting and a preview\ | Petr Mrázek | |
Also moves the console settings from the minecraft page. | |||
2014-11-10 | 'Fix' instance group sorting | Petr Mrázek | |
2014-11-10 | More pixels. | Petr Mrázek | |
2014-11-10 | HACK for scalable icons in QListView on Windows | Petr Mrázek | |
2014-11-10 | Default console font tweaks | Petr 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-10 | Fix coloring and processing of console output | Petr Mrázek | |
* Removing \r * Adding missing break statements for coloring | |||
2014-11-10 | Follow redirects for skins | Petr Mrázek | |
2014-11-09 | Allow changing the console font family | Petr Mrázek | |
2014-11-09 | Improve log formatting | Petr Mrázek | |
* Updated log level detection for current Minecraft versions * Better formatting: using a monospaced font and raw text instead of HTML (fixes #111) | |||
2014-11-09 | Fix #208: Allow double clicking an account in the account selection dialog | Jan Dalheimer | |
2014-11-09 | Document pre/post commands better | Petr Mrázek | |
Fixes #398 | |||
2014-11-09 | Implement search and logging pause in minecraft log | Petr Mrázek | |
Fixes #47 | |||
2014-11-08 | Fix #537 | Petr Mrázek | |
Core Mods help now goes to Loader Mods Fixed Minecraft Log -> Minecraft Logs problem | |||
2014-11-08 | Implement #545 | Petr Mrázek | |
* 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 | |||
2014-11-02 | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | |
2014-11-02 | Update copyright year (finally...) | Jan Dalheimer | |
2014-11-02 | Fix #231: Enable translation for more strings | Jan Dalheimer | |
2014-10-27 | Fix some issues in the newly added themes | Petr Mrázek | |
2014-10-27 | Add iOS and OSX icon themes by pe | Petr Mrázek | |
2014-10-26 | Add dark, light, blue and colored theme from pe. | Petr Mrázek | |
Replaces the old dark and light themes | |||
2014-10-19 | Finally with Qt5.3 this should work. :D | max96at | |
2014-09-21 | Do not choke on large files when showing them in the 'other logs' page. | Petr Mrázek | |