Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE set line limit and overflow behaviour even for hidden console | Petr Mrázek | 2017-02-08 | -13/+0 |
| | ||||
* | GH-1807 fix 'loggging' typo | Petr Mrázek | 2017-02-01 | -1/+1 |
| | ||||
* | GH-1445 update page list when version and log pages need it | Petr Mrázek | 2016-11-07 | -0/+1 |
| | ||||
* | GH-1675 reimplement suspesion of log watch | Petr Mrázek | 2016-10-11 | -1/+1 |
| | ||||
* | NOISSUE use model/view for Minecraft log data | Petr Mrázek | 2016-08-19 | -161/+156 |
| | ||||
* | Revert "NOISSUE rework of minecraft log" | Petr Mrázek | 2016-08-10 | -201/+149 |
| | | | | This reverts commit fc198dd3085a2cd33fbaa7a3d2c95c2c8d3ee31a. | |||
* | NOISSUE rework of minecraft log | Petr Mrázek | 2016-08-10 | -149/+201 |
| | | | | | | | Now uses a model and a list view instead of text This lets mmc keep track of the contents regardless of whether the instance windows are open This is currently missing a way to select and copy text from the log. | |||
* | GH-338, GH-513, GH-700 Unify edit instance with console window | Petr Mrázek | 2016-08-07 | -22/+53 |
| | | | | | | | * The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running. | |||
* | NOISSUE add line wrapping checkbox to log page | Petr Mrázek | 2016-04-10 | -0/+12 |
| | ||||
* | GH-1362 Put timestamps into the log when it is copied or uploaded | Petr Mrázek | 2016-01-20 | -1/+12 |
| | ||||
* | GH-1197 finish color stuff | Petr Mrázek | 2015-08-20 | -43/+7 |
| | ||||
* | GH-1197 add console log color adaptation | Petr Mrázek | 2015-08-19 | -6/+14 |
| | | | | rainbow library was part of KDE - KGuiAddons | |||
* | GH-1053 move launch related things and rename them | Petr Mrázek | 2015-07-10 | -2/+2 |
| | ||||
* | GH-1053 move instance update into the launch task (BaseLauncher) | Petr Mrázek | 2015-07-04 | -2/+2 |
| | ||||
* | GH-1053 base process and launch refactor, part 1 | Petr Mrázek | 2015-06-30 | -9/+4 |
| | ||||
* | GH-1008 implement log window max line count | Petr Mrázek | 2015-06-11 | -0/+38 |
| | | | | Defaults to 100k lines | |||
* | GH-925 add scroll to bottom button to LogPage | Petr Mrázek | 2015-04-29 | -0/+5 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -0/+222 |