summaryrefslogtreecommitdiffstats
path: root/gui/pages/LogPage.h
Commit message (Collapse)AuthorAgeLines
* NOISSUE move everything.Petr Mrázek2015-04-12-86/+0
|
* NOISSUE remove obsolete EnabledItemFilter modelPetr Mrázek2015-04-02-2/+0
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-3/+3
|
* GH-796 Icon theme loading workaroundPetr Mrázek2015-03-01-1/+2
| | | | Replacing the Qt machinery with other Qt machinery under our control
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* Improve log formattingPetr Mrázek2014-11-09-9/+3
| | | | | * 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 logPetr Mrázek2014-11-09-1/+8
| | | | Fixes #47
* Fix #537Petr Mrázek2014-11-08-1/+1
| | | | | Core Mods help now goes to Loader Mods Fixed Minecraft Log -> Minecraft Logs problem
* Update copyright year (finally...)Jan Dalheimer2014-11-02-1/+1
|
* Finish of the OtherLogs page, and (re)format page related filesJan Dalheimer2014-07-12-9/+21
|
* Add a new page that can show all sorts of logsJan Dalheimer2014-07-12-5/+5
|
* Add clear and copy buttons to the log page.Petr Mrázek2014-07-11-0/+2
|
* Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek2014-06-30-0/+72
Dirty fix for screenshot thumbnail generation. Needs more QTimer.