aboutsummaryrefslogtreecommitdiff
path: root/gui/pages/LogPage.h
AgeCommit message (Collapse)Author
2015-04-02NOISSUE Refactors and moving of thingsPetr Mrázek
2015-03-01GH-796 Icon theme loading workaroundPetr Mrázek
Replacing the Qt machinery with other Qt machinery under our control
2015-02-06Change copyright dates to 2015Greenphlem
2014-11-09Improve log formattingPetr Mrázek
* Updated log level detection for current Minecraft versions * Better formatting: using a monospaced font and raw text instead of HTML (fixes #111)
2014-11-09Implement search and logging pause in minecraft logPetr Mrázek
Fixes #47
2014-11-08Fix #537Petr Mrázek
Core Mods help now goes to Loader Mods Fixed Minecraft Log -> Minecraft Logs problem
2014-11-02Update copyright year (finally...)Jan Dalheimer
2014-07-12Finish of the OtherLogs page, and (re)format page related filesJan Dalheimer
2014-07-12Add a new page that can show all sorts of logsJan Dalheimer
2014-07-11Add clear and copy buttons to the log page.Petr Mrázek
2014-06-30Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek
Dirty fix for screenshot thumbnail generation. Needs more QTimer.