Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | 2017-12-03 | -2/+4 |
| | ||||
* | NOISSUE some safe refactors and changes of the task subsystem | Petr Mrázek | 2017-06-26 | -2/+2 |
| | | | | Possibly also some bug fixes. | |||
* | NOISSUE Revert all recent changes to NetAction and NetJob | Petr Mrázek | 2017-05-03 | -1/+1 |
| | ||||
* | NOISSUE refactor NetAction to be based on Task | Petr Mrázek | 2017-04-29 | -1/+1 |
| | | | | Still missing some things, this is part 1. | |||
* | NOISSUE set line limit and overflow behaviour even for hidden console | Petr Mrázek | 2017-02-08 | -0/+12 |
| | ||||
* | GH-1802 fix log resize handling | Petr Mrázek | 2017-02-08 | -1/+1 |
| | | | | | The log could end up with many empty lines because the wrong maximum size was used during the resize. | |||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -11/+11 |
| | ||||
* | NOISSUE allow killing the instance from main window | Petr Mrázek | 2016-11-26 | -1/+23 |
| | ||||
* | NOISSUE always run the ExtractNatives task during launch | Petr Mrázek | 2016-11-17 | -2/+0 |
| | | | | | The task now checks the conditions, giving the update process time to supply all the metadata. | |||
* | NOISSUE mark used accounts/sessions in selection menus | Petr Mrázek | 2016-11-17 | -2/+23 |
| | ||||
* | NOISSUE add a badge for crashed instances | Petr Mrázek | 2016-11-04 | -0/+2 |
| | | | | Not persistent across MultiMC runs. | |||
* | NOISSUE use LoggedProcess to work around issues with QProcess on macOS | Petr Mrázek | 2016-11-03 | -324/+5 |
| | ||||
* | GH-1675 reimplement suspesion of log watch | Petr Mrázek | 2016-10-11 | -0/+11 |
| | ||||
* | NOISSUE use model/view for Minecraft log data | Petr Mrázek | 2016-08-19 | -8/+202 |
| | ||||
* | GH-352 Make OneSix instance update downloads cancellable | Petr Mrázek | 2016-08-14 | -8/+40 |
| | ||||
* | Revert "NOISSUE rework of minecraft log" | Petr Mrázek | 2016-08-10 | -202/+8 |
| | | | | This reverts commit fc198dd3085a2cd33fbaa7a3d2c95c2c8d3ee31a. | |||
* | NOISSUE Do not kill running instances when MultiMC shuts down | Petr Mrázek | 2016-08-10 | -2/+18 |
| | ||||
* | NOISSUE rework of minecraft log | Petr Mrázek | 2016-08-10 | -8/+202 |
| | | | | | | | 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. | |||
* | NOISSUE move Java and Minecraft launch tasks to the proper places | Petr Mrázek | 2016-05-01 | -419/+0 |
| | | | | Minecraft and Java are not generic. | |||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+1557 |