aboutsummaryrefslogtreecommitdiff
path: root/gui/widgets/PageContainer.cpp
AgeCommit message (Collapse)Author
2015-04-12NOISSUE move everything.Petr 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-02Update copyright year (finally...)Jan Dalheimer
2014-07-20Rework the settings dialog. Rework all of it. Thoroughly.Petr Mrázek
Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/
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-01Move settings lib into the main code, fixing error logging in it.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.
2014-06-29Separate page dialog into a page container and a dialog.Petr Mrázek