summaryrefslogtreecommitdiffstats
path: root/gui/pages/LogPage.ui
Commit message (Collapse)AuthorAgeLines
* Implement search and logging pause in minecraft logPetr Mrázek2014-11-09-19/+6
| | | | Fixes #47
* Unify look of all pages.Petr Mrázek2014-07-21-104/+118
| | | | Now they have a QTabWidget with no tabs as a background.
* Mess around with log UI. Herp Derp.Petr Mrázek2014-07-13-23/+63
|
* Add clear and copy buttons to the log page.Petr Mrázek2014-07-11-0/+23
|
* Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek2014-06-30-0/+76
Dirty fix for screenshot thumbnail generation. Needs more QTimer.