summaryrefslogtreecommitdiffstats
path: root/gui/pages/LogPage.cpp
Commit message (Collapse)AuthorAgeLines
* Unify look of all pages.Petr Mrázek2014-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 filesJan Dalheimer2014-07-12-15/+0
|
* Add a new page that can show all sorts of logsJan Dalheimer2014-07-12-36/+11
|
* Add clear and copy buttons to the log page.Petr Mrázek2014-07-11-0/+12
|
* Tweak the response to successful uploads (screenshots, log pastes)Petr Mrázek2014-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ázek2014-06-30-0/+137
Dirty fix for screenshot thumbnail generation. Needs more QTimer.