From b9597d402d778685fe4c75a293e551ba55b406ce Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Thu, 11 Dec 2014 12:08:08 +0100 Subject: [PATCH] Submit editor: Unclutter UI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The new layout that was supposed to give especially the files list more space looked very unstructured with the different boxes in different sizes everywhere. Vertically align the description edit and file list. Even though it gives the header much horizontal room, it has fewer visual breaks. Also use MiniSplitter. Change-Id: I62699d2b9e9142b9d2c3d01f29db9a3b49b79b00 Reviewed-by: Orgad Shaneh Reviewed-by: André Hartmann Reviewed-by: Tobias Hunger --- src/plugins/vcsbase/submiteditorwidget.ui | 44 +++++++++++++---------- 1 file changed, 25 insertions(+), 19 deletions(-) diff --git a/src/plugins/vcsbase/submiteditorwidget.ui b/src/plugins/vcsbase/submiteditorwidget.ui index 9ba414b2dc1..654fc52e010 100644 --- a/src/plugins/vcsbase/submiteditorwidget.ui +++ b/src/plugins/vcsbase/submiteditorwidget.ui @@ -13,31 +13,31 @@ Subversion Submit - + - + + + + 0 + 0 + + Qt::Horizontal - - + + + Descriptio&n + + + true + + - - - Descriptio&n + + + false - - true - - - - - - false - - - - @@ -95,6 +95,12 @@ QTextEdit
utils/completingtextedit.h
+ + Core::MiniSplitter + QSplitter +
coreplugin/minisplitter.h
+ 1 +