skia2/debugger/QT
bungeman@google.com 2ff6d1d1dc Separate showing and hiding the debugger settings and inspector.
Internally the settings and inspector in the debugger are separate, but the
inspector button toggles both of them. This is unfortunate, because both of
these have large minimum vertical sizes. This means that those with vertical
resolutions less than ~1024 cannot see the the details tab.

This change separates the settings and inspector toggles into two so that
the interface is usable on screens of smaller size.

R=robertphillips@google.com

Review URL: https://codereview.chromium.org/18279002

git-svn-id: http://skia.googlecode.com/svn/trunk@9835 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-07-01 14:24:12 +00:00
..
Icons Added Reload icon 2012-11-19 18:25:09 +00:00
qrc_SkIcons.cpp Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkCanvasWidget.cpp Sanitizing source files in Skia_Periodic_House_Keeping 2013-02-14 07:01:34 +00:00
SkCanvasWidget.h Allow debugger to be compiled without Ganesh 2013-02-13 13:26:13 +00:00
SkDebuggerGUI.cpp Separate showing and hiding the debugger settings and inspector. 2013-07-01 14:24:12 +00:00
SkDebuggerGUI.h Separate showing and hiding the debugger settings and inspector. 2013-07-01 14:24:12 +00:00
SkGLWidget.cpp Basic error checking for debugger GL widget. 2013-07-01 13:54:10 +00:00
SkGLWidget.h Allow debugger to be compiled without Ganesh 2013-02-13 13:26:13 +00:00
SkIcons.qrc clt debugger 2012-06-29 14:21:22 +00:00
SkImageWidget.cpp Sanitizing source files in Housekeeper-Nightly 2013-06-07 07:01:06 +00:00
SkImageWidget.h Sanitizing source files in Housekeeper-Nightly 2013-06-07 07:01:06 +00:00
SkInspectorWidget.cpp Refactored inspector widget such that creating custom tabs for information is straightforward for future developers. 2012-08-14 19:34:13 +00:00
SkInspectorWidget.h Refactored inspector widget such that creating custom tabs for information is straightforward for future developers. 2012-08-14 19:34:13 +00:00
SkListWidget.cpp Normalize the debugger's profile times by the repeat count 2013-03-07 19:32:45 +00:00
SkListWidget.h clt debugger 2012-06-29 14:21:22 +00:00
SkRasterWidget.cpp Add overdraw visualization to the debugger 2013-02-06 20:13:54 +00:00
SkRasterWidget.h Allow debugger to be compiled without Ganesh 2013-02-13 13:26:13 +00:00
SkSettingsWidget.cpp Allow debugger to be compiled without Ganesh 2013-02-13 13:26:13 +00:00
SkSettingsWidget.h Allow debugger to be compiled without Ganesh 2013-02-13 13:26:13 +00:00