summaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Collapse)AuthorAgeLines
* 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
|
* Update copyright year (finally...)Jan Dalheimer2014-11-02-47/+47
|
* Fix #231: Enable translation for more stringsJan Dalheimer2014-11-02-3/+3
|
* Fix some issues in the newly added themesPetr Mrázek2014-10-27-10/+11
|
* Add iOS and OSX icon themes by pePetr Mrázek2014-10-27-3/+37
|
* Add dark, light, blue and colored theme from pe.Petr Mrázek2014-10-26-4/+43
| | | | Replaces the old dark and light themes
* Finally with Qt5.3 this should work. :Dmax96at2014-10-19-1/+1
|
* Do not choke on large files when showing them in the 'other logs' page.Petr Mrázek2014-09-21-2/+11
|
* More sync from quickmodsPetr Mrázek2014-09-06-11/+102
| | | | Also a small VersionSelectDialog refactor
* Sync from quickmodsPetr Mrázek2014-09-06-27/+14
|
* Fix version file problems, fix console window not being destroyedPetr Mrázek2014-08-21-1/+6
|
* Show a warning if the instance path contains a '!'Loetkolben2014-07-30-4/+44
| | | | 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.
* Unify look of all pages.Petr Mrázek2014-07-21-525/+607
| | | | Now they have a QTabWidget with no tabs as a background.
* Rework the settings dialog. Rework all of it. Thoroughly.Petr Mrázek2014-07-20-1525/+2286
| | | | | Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/
* Merge global settings and accounts into a pagedialogJan Dalheimer2014-07-20-472/+626
| | | | Also split external tools into it's own page
* Make forge work.Petr Mrázek2014-07-19-8/+59
| | | | Using classifiers FTW.
* Fix #367Petr Mrázek2014-07-14-0/+24
|
* Change one small thing0.4Petr Mrázek2014-07-14-1/+1
| | | | Bunnies!