Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix console window (now not a QDialog) | Petr Mrázek | 2013-11-23 | -3/+33 |
| | | | | | | It now opens and coloses as expected, depending on user preferences and the status of the various processes involved. Console window geometry and state are remembered between runs. | |||
* | Fix broken signal in ConsoleWindow | Petr Mrázek | 2013-11-17 | -1/+1 |
| | | | | Wasn't detecting minecraft shutdown properly | |||
* | Fix signal derp from previous commit | Petr Mrázek | 2013-11-13 | -21/+21 |
| | | | | Console should now properly close/not close based on minecraft return code/signal. | |||
* | Fix console not staying open on minecraft crash | Petr Mrázek | 2013-11-12 | -4/+5 |
| | ||||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -0/+135 |