Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE do not use proxy by default | Petr Mrázek | 2015-02-06 | -1/+1 |
| | ||||
* | NOISSUE ignore PermGen warnings in log | Petr Mrázek | 2015-02-02 | -0/+6 |
| | ||||
* | Change default PermGen from 64 to 128 mb | Greenphlem | 2015-02-02 | -1/+1 |
| | | | This will help users who run mods. Too many issues have been made over the lack of more permgen being assigned. | |||
* | NOISSUE change icon themes without restart | Petr Mrázek | 2015-01-28 | -0/+7 |
| | ||||
* | GH-734: block more java env variable holes. | Petr Mrázek | 2015-01-17 | -1/+11 |
| | ||||
* | GH-720 Add timestamps (since mmc start) to log | Petr Mrázek | 2015-01-12 | -7/+30 |
| | ||||
* | GH-721 Log errors in asset and MMC update downloads. | Petr Mrázek | 2015-01-11 | -4/+3 |
| | ||||
* | GH-721 Redo internal NetJob implementation. | Petr Mrázek | 2015-01-11 | -46/+130 |
| | | | | 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 limit | Petr Mrázek | 2015-01-11 | -10/+33 |
| | ||||
* | NOISSUE Update and sort modlist after adding mods | robotbrain | 2015-01-06 | -4/+4 |
| | ||||
* | Remove IRC in favor of ElrosGem | Alex Sieberer | 2014-12-29 | -5/+0 |
| | ||||
* | Add translation badge to README | Alex Sieberer | 2014-12-29 | -1/+1 |
| | ||||
* | NOISSUE Treat any forge downloads <= 4KB as stale. | Petr Mrázek | 2014-12-27 | -8/+26 |
| | ||||
* | NOISSUE Fix jar mods for OnesSix | Petr Mrázek | 2014-12-27 | -1050/+444 |
| | ||||
* | NOISSUE Set minimum Minecraft window size to 1x1 | Petr Mrázek | 2014-12-12 | -4/+4 |
| | ||||
* | NOISSUE Always follow redirects for NetAction based downloads | Petr Mrázek | 2014-12-12 | -48/+36 |
| | ||||
* | GH-631, GH-658 Implement yellow status icon, refresh status icons in themes. | Petr Mrázek | 2014-12-07 | -1325/+494 |
| | ||||
* | NOISSUE Change default font on Windows to Courier size 10 | Petr Mrázek | 2014-12-03 | -2/+4 |
| | ||||
* | GH-640 Make legacy forge downloads follow redirects | Petr Mrázek | 2014-11-29 | -1/+3 |
| | ||||
* | NOISSUE No more symlinks for LWJGL. | Petr Mrázek | 2014-11-29 | -49/+16 |
| | ||||
* | NOISSUE Update changelog for version 0.4.50.4.5 | Petr Mrázek | 2014-11-21 | -4/+8 |
| | ||||
* | NOISSUE Remove obsolete ReleaseCandidate logic from the build system | Petr Mrázek | 2014-11-21 | -3/+0 |
| | ||||
* | NOISSUE Remove remnant of crash handler | Petr Mrázek | 2014-11-21 | -5/+0 |
| | ||||
* | NOISSUE fix OSX version number and (C) year | Petr Mrázek | 2014-11-20 | -4/+4 |
| | ||||
* | NOISSUE Fix console window hiding | Petr Mrázek | 2014-11-17 | -17/+5 |
| | ||||
* | GH-618 Add updated light and dark simple icons | Petr Mrázek | 2014-11-17 | -132/+11 |
| | ||||
* | GH-619 Add libraries missing in copies of 1.7.10 FTB packs | Petr Mrázek | 2014-11-17 | -0/+17 |
| | ||||
* | GH-608 Re-detect java when the binary goes missing | Petr Mrázek | 2014-11-16 | -0/+10 |
| | ||||
* | Set versions back to develop | Petr Mrázek | 2014-11-16 | -2/+5 |
| | ||||
* | Do not do symlink hackery for java < 80.4.4 | Petr Mrázek | 2014-11-16 | -0/+10 |
| | ||||
* | Fix typo in changelog | Petr Mrázek | 2014-11-16 | -1/+1 |
| | ||||
* | VersionSelectDialog is for SELECTING versions. | Petr Mrázek | 2014-11-16 | -18/+1 |
| | | | | Not blinking in and out of existence. That is not the job of a version SELECTION dialog. | |||
* | Set version to 0.4.4 for release | Petr Mrázek | 2014-11-15 | -4/+15 |
| | ||||
* | Add Batch icon set to the about dialog. | Petr Mrázek | 2014-11-15 | -1/+21 |
| | ||||
* | Remove crash handler | Petr Mrázek | 2014-11-15 | -446/+0 |
| | ||||
* | Fix a OS X build error (missing a defined()) | Jan Dalheimer | 2014-11-15 | -1/+1 |
| | ||||
* | Add console font size setting and a preview\ | Petr Mrázek | 2014-11-15 | -65/+201 |
| | | | | Also moves the console settings from the minecraft page. | |||
* | 'Fix' instance group sorting | Petr Mrázek | 2014-11-10 | -2/+34 |
| | ||||
* | More pixels. | Petr Mrázek | 2014-11-10 | -1/+1 |
| | ||||
* | HACK for scalable icons in QListView on Windows | Petr Mrázek | 2014-11-10 | -1/+2 |
| | ||||
* | Default console font tweaks | Petr Mrázek | 2014-11-10 | -10/+18 |
| | | | | | | | * 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 output | Petr Mrázek | 2014-11-10 | -2/+8 |
| | | | | | * Removing \r * Adding missing break statements for coloring | |||
* | Follow redirects for skins | Petr Mrázek | 2014-11-10 | -0/+1 |
| | ||||
* | Do not use QFont without Xorg | Petr Mrázek | 2014-11-09 | -14/+23 |
| | ||||
* | Allow changing the console font family | Petr Mrázek | 2014-11-09 | -10/+51 |
| | ||||
* | Improve log formatting | Petr Mrázek | 2014-11-09 | -62/+97 |
| | | | | | * 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 dialog | Jan Dalheimer | 2014-11-09 | -2/+3 |
| | ||||
* | Give paste upload a nice status message | Petr Mrázek | 2014-11-09 | -0/+1 |
| | | | | Fixes #364 | |||
* | Document pre/post commands better | Petr Mrázek | 2014-11-09 | -4/+1 |
| | | | | Fixes #398 | |||
* | Implement search and logging pause in minecraft log | Petr Mrázek | 2014-11-09 | -27/+92 |
| | | | | Fixes #47 |