skia2/debugger
kkinnunen 7c339ae1e3 debugger: Make inspector widget smaller
Make inspector widget a bit smaller by letting the Qt widget system
layout the widgets.

Let the inspector widget calculate its own smallest size. Use stretch
factor of 0 for inspector, 1 for picture canvas.

Group the matrix and clip widgets in groups. Put the text edits in a grid
layout instead of a handwritted column layout containing row layouts.

This commit is part of work that tries to make the debugger window to be
a bit more resizeable, so that it would fit 1900x1200 screen.

Review URL: https://codereview.chromium.org/830743002
2015-01-02 06:35:43 -08:00
..
QT debugger: Make inspector widget smaller 2015-01-02 06:35:43 -08:00
debuggermain.cpp Fix debugger with GL to work with non-default locale 2014-11-13 05:13:50 -08:00
SkDebugger.cpp "NULL !=" = NULL 2014-09-05 13:34:00 -07:00
SkDebugger.h Change DebugCanvas API to not encourage memory leaks 2014-12-30 07:22:58 -08:00