summaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Collapse)AuthorAgeLines
* NOISSUE move everything.Petr Mrázek2015-04-12-16923/+0
|
* SCRATCH separate the generic updater logic from the applicationPetr Mrázek2015-04-12-9/+13
|
* NOISSUE fix notification checkerPetr Mrázek2015-04-12-2/+8
|
* SCRATCH no more gui includes in logicPetr Mrázek2015-04-12-6/+67
|
* SCRATCH move things to the right placesPetr Mrázek2015-04-12-23/+18
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-21/+21
|
* Fix NagUtils and hack GroupView to workPetr Mrázek2015-04-12-8/+69
|
* SCRATCH move icons over to Env, instance proxy model to guiPetr Mrázek2015-04-12-16/+53
|
* SCRATCH eliminate InstanceFactoryPetr Mrázek2015-04-12-18/+14
|
* GH-881 Include a top-level directory in exported instancesPetr Mrázek2015-04-12-2/+91
|
* NOISSUE Improve new instance dialogPetr Mrázek2015-04-11-37/+49
| | | | | Better layout, showing more of the modpack URL Fixed logic for enabling OK button
* NOISSUE remove obsolete EnabledItemFilter modelPetr Mrázek2015-04-02-13/+2
|
* NOISSUE remove obsolete LWJGL selection dialogPetr Mrázek2015-04-02-202/+0
|
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-29/+11
|
* NOISSUE remove obsolete assets migration taskPetr Mrázek2015-04-02-1/+0
|
* NOISSUE remove notification checker form application objectPetr Mrázek2015-04-02-3/+5
|
* NOISSUE remove status checker from application objectPetr Mrázek2015-04-02-5/+6
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-232/+193
|
* GH-841 fix for modpack downloads on windowsPetr Mrázek2015-03-27-1/+2
|
* NOISSUE tweak version display in the application to reflect recent changesPetr Mrázek2015-03-24-27/+16
|
* GH-796 Icon theme loading workaroundPetr Mrázek2015-03-01-547/+331
| | | | Replacing the Qt machinery with other Qt machinery under our control
* GH-366: Plain and simple modpack export/import/downloadJan Dalheimer2015-02-19-59/+336
| | | | Also removed the in-source QuaZIP in favour of upstream version
* Change copyright dates to 2015Greenphlem2015-02-06-73/+73
|
* NOISSUE change icon themes without restartPetr Mrázek2015-01-28-0/+7
|
* GH-721 Redo internal NetJob implementation.Petr Mrázek2015-01-11-0/+2
| | | | NetJob is now using its own task queue and does not start more than 6 actions at the same time
* GH-719 Fix paste upload encoding and do not try to upload over limitPetr Mrázek2015-01-11-7/+17
|
* NOISSUE Set minimum Minecraft window size to 1x1Petr Mrázek2014-12-12-4/+4
|
* NOISSUE Always follow redirects for NetAction based downloadsPetr Mrázek2014-12-12-2/+0
|
* GH-631, GH-658 Implement yellow status icon, refresh status icons in themes.Petr Mrázek2014-12-07-9/+23
|
* GH-640 Make legacy forge downloads follow redirectsPetr Mrázek2014-11-29-1/+3
|
* NOISSUE Remove remnant of crash handlerPetr Mrázek2014-11-21-5/+0
|
* NOISSUE Fix console window hidingPetr Mrázek2014-11-17-17/+5
|
* GH-608 Re-detect java when the binary goes missingPetr Mrázek2014-11-16-0/+10
|
* VersionSelectDialog is for SELECTING versions.Petr Mrázek2014-11-16-18/+1
| | | | Not blinking in and out of existence. That is not the job of a version SELECTION dialog.
* Add Batch icon set to the about dialog.Petr Mrázek2014-11-15-1/+21
|
* Add console font size setting and a preview\Petr Mrázek2014-11-15-65/+200
| | | | Also moves the console settings from the minecraft page.
* 'Fix' instance group sortingPetr Mrázek2014-11-10-2/+34
|
* More pixels.Petr Mrázek2014-11-10-1/+1
|
* HACK for scalable icons in QListView on WindowsPetr Mrázek2014-11-10-1/+2
|
* Default console font tweaksPetr Mrázek2014-11-10-4/+1
| | | | | | | * Lucida Console on Windows * Menlo on OSX * Monospace (resolved to whatever Monospace means) on linux * Added ability to select proportional fonts in settings
* Fix coloring and processing of console outputPetr Mrázek2014-11-10-0/+2
| | | | | * Removing \r * Adding missing break statements for coloring
* Follow redirects for skinsPetr Mrázek2014-11-10-0/+1
|
* Allow changing the console font familyPetr Mrázek2014-11-09-10/+42
|
* Improve log formattingPetr Mrázek2014-11-09-50/+63
| | | | | * Updated log level detection for current Minecraft versions * Better formatting: using a monospaced font and raw text instead of HTML (fixes #111)
* Fix #208: Allow double clicking an account in the account selection dialogJan Dalheimer2014-11-09-2/+3
|
* Document pre/post commands betterPetr Mrázek2014-11-09-4/+1
| | | | Fixes #398
* Implement search and logging pause in minecraft logPetr Mrázek2014-11-09-27/+92
| | | | Fixes #47
* Fix #537Petr Mrázek2014-11-08-1/+1
| | | | | Core Mods help now goes to Loader Mods Fixed Minecraft Log -> Minecraft Logs problem
* Implement #545Petr Mrázek2014-11-08-14/+117
| | | | | | * 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 #397Jan Dalheimer2014-11-02-26/+26
|