Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -2/+2 |
| | ||||
* | Add console font size setting and a preview\ | Petr Mrázek | 2014-11-15 | -1/+7 |
| | | | | Also moves the console settings from the minecraft page. | |||
* | Fix coloring and processing of console output | Petr Mrázek | 2014-11-10 | -0/+2 |
| | | | | | * Removing \r * Adding missing break statements for coloring | |||
* | Allow changing the console font family | Petr Mrázek | 2014-11-09 | -5/+4 |
| | ||||
* | Improve log formatting | Petr Mrázek | 2014-11-09 | -41/+60 |
| | | | | | * Updated log level detection for current Minecraft versions * Better formatting: using a monospaced font and raw text instead of HTML (fixes #111) | |||
* | Implement search and logging pause in minecraft log | Petr Mrázek | 2014-11-09 | -7/+78 |
| | | | | Fixes #47 | |||
* | Unify look of all pages. | Petr Mrázek | 2014-07-21 | -0/+1 |
| | | | | Now they have a QTabWidget with no tabs as a background. | |||
* | Finish of the OtherLogs page, and (re)format page related files | Jan Dalheimer | 2014-07-12 | -15/+0 |
| | ||||
* | Add a new page that can show all sorts of logs | Jan Dalheimer | 2014-07-12 | -36/+11 |
| | ||||
* | Add clear and copy buttons to the log page. | Petr Mrázek | 2014-07-11 | -0/+12 |
| | ||||
* | Tweak the response to successful uploads (screenshots, log pastes) | Petr Mrázek | 2014-07-07 | -0/+15 |
| | | | | | The url will now be shown as link, put into the clipboard AND opened in a browser. At the same time. To avoid losing the URL. | |||
* | Redo the console window. Log is now a page. Console window has relevant pages. | Petr Mrázek | 2014-06-30 | -0/+137 |
Dirty fix for screenshot thumbnail generation. Needs more QTimer. |