aboutsummaryrefslogtreecommitdiff
path: root/gui/pages/LogPage.cpp
AgeCommit message (Collapse)Author
2014-07-21Unify look of all pages.Petr Mrázek
Now they have a QTabWidget with no tabs as a background.
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-07-07Tweak the response to successful uploads (screenshots, log pastes)Petr Mrázek
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.
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.