aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Collapse)Author
2015-04-12NOISSUE fix notification checkerPetr Mrázek
2015-04-12SCRATCH no more gui includes in logicPetr Mrázek
2015-04-12SCRATCH move things to the right placesPetr Mrázek
2015-04-12SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek
2015-04-12Fix NagUtils and hack GroupView to workPetr Mrázek
2015-04-12SCRATCH move icons over to Env, instance proxy model to guiPetr Mrázek
2015-04-12SCRATCH eliminate InstanceFactoryPetr Mrázek
2015-04-12GH-881 Include a top-level directory in exported instancesPetr Mrázek
2015-04-11NOISSUE Improve new instance dialogPetr Mrázek
Better layout, showing more of the modpack URL Fixed logic for enabling OK button
2015-04-02NOISSUE remove obsolete EnabledItemFilter modelPetr Mrázek
2015-04-02NOISSUE remove obsolete LWJGL selection dialogPetr Mrázek
2015-04-02NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek
2015-04-02NOISSUE remove obsolete assets migration taskPetr Mrázek
2015-04-02NOISSUE remove notification checker form application objectPetr Mrázek
2015-04-02NOISSUE remove status checker from application objectPetr Mrázek
2015-04-02NOISSUE Refactors and moving of thingsPetr Mrázek
2015-03-27GH-841 fix for modpack downloads on windowsPetr Mrázek
2015-03-24NOISSUE tweak version display in the application to reflect recent changesPetr Mrázek
2015-03-01GH-796 Icon theme loading workaroundPetr Mrázek
Replacing the Qt machinery with other Qt machinery under our control
2015-02-19GH-366: Plain and simple modpack export/import/downloadJan Dalheimer
Also removed the in-source QuaZIP in favour of upstream version
2015-02-06Change copyright dates to 2015Greenphlem
2015-01-28NOISSUE change icon themes without restartPetr Mrázek
2015-01-11GH-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-11GH-719 Fix paste upload encoding and do not try to upload over limitPetr Mrázek
2014-12-12NOISSUE Set minimum Minecraft window size to 1x1Petr Mrázek
2014-12-12NOISSUE Always follow redirects for NetAction based downloadsPetr Mrázek
2014-12-07GH-631, GH-658 Implement yellow status icon, refresh status icons in themes.Petr Mrázek
2014-11-29GH-640 Make legacy forge downloads follow redirectsPetr Mrázek
2014-11-21NOISSUE Remove remnant of crash handlerPetr Mrázek
2014-11-17NOISSUE Fix console window hidingPetr Mrázek
2014-11-16GH-608 Re-detect java when the binary goes missingPetr Mrázek
2014-11-16VersionSelectDialog 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-15Add Batch icon set to the about dialog.Petr 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-10'Fix' instance group sortingPetr Mrázek
2014-11-10More pixels.Petr Mrázek
2014-11-10HACK for scalable icons in QListView on WindowsPetr Mrázek
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-10Fix coloring and processing of console outputPetr Mrázek
* Removing \r * Adding missing break statements for coloring
2014-11-10Follow redirects for skinsPetr Mrázek
2014-11-09Allow changing the console font familyPetr Mrázek
2014-11-09Improve log formattingPetr 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-09Fix #208: Allow double clicking an account in the account selection dialogJan Dalheimer
2014-11-09Document pre/post commands betterPetr Mrázek
Fixes #398
2014-11-09Implement search and logging pause in minecraft logPetr Mrázek
Fixes #47
2014-11-08Fix #537Petr Mrázek
Core Mods help now goes to Loader Mods Fixed Minecraft Log -> Minecraft Logs problem
2014-11-08Implement #545Petr 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-02Fix another bunch of copyright years, including fixing #397Jan Dalheimer
2014-11-02Update copyright year (finally...)Jan Dalheimer
2014-11-02Fix #231: Enable translation for more stringsJan Dalheimer