qt5base-lts/src
Christian Ehrlicher 5795317454 QFormLayout: honor vertical expanding size policy
QFormLayout did not honor the vertical expanding state for widgets.
Therefore e.g. a QTextEdit was not expanded vertically when it was
inside a QFormLayout but worked fine inside a QGridLayout.
It was honored when a stretch factor was set though.
Fix it by not adding a dummy stretch item when one item is expanding.

[ChangeLog][QtWidgets][QFormLayout] Honor the vertical expanding state
of a widget inside a QFormLayout.

Fixes: QTBUG-72676
Change-Id: If4456145918afa5a10435063770cc93bb9315fbe
Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2019-02-14 16:48:14 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.12' into dev 2019-01-26 08:35:40 +01:00
android Merge remote-tracking branch 'origin/5.12' into dev 2019-01-26 08:35:40 +01:00
angle configure: detect fxc.exe more thoroughly 2018-12-17 21:29:11 +00:00
concurrent Doc: Fix typo and grammar issues 2018-07-09 17:00:19 +00:00
corelib Remove eval mode 2019-02-12 15:48:45 +00:00
dbus Use Q_DISABLE_COPY_MOVE for private classes 2018-12-12 07:23:54 +00:00
gui Allow more fine grained control over QFont debug output 2019-02-11 13:14:07 +00:00
network Merge dev into 5.13 2019-02-01 13:33:26 +01:00
opengl QtBase: replace 0 with \nullptr in documentation 2019-01-28 19:37:30 +00:00
openglextensions QtOpenGLExtensions: Unify license headers 2019-01-11 11:06:25 +00:00
platformheaders Merge remote-tracking branch 'origin/5.12' into dev 2019-01-26 08:35:40 +01:00
platformsupport eglfs: Add vsync support when using NVIDIA eglstreams 2019-02-12 15:10:28 +00:00
plugins eglfs: Add vsync support when using NVIDIA eglstreams 2019-02-12 15:10:28 +00:00
printsupport Merge remote-tracking branch 'origin/5.12' into dev 2019-01-26 08:35:40 +01:00
sql QtBase: replace 0 with \nullptr in documentation 2019-01-28 19:37:30 +00:00
testlib Shave ~5% off from signal emission time 2019-02-08 21:55:16 +00:00
tools Remove eval mode 2019-02-12 15:48:45 +00:00
widgets QFormLayout: honor vertical expanding size policy 2019-02-14 16:48:14 +00:00
winmain Use msvc qmake scope where appropriate 2018-11-22 14:16:52 +00:00
xml QtBase: replace 0 with \nullptr in documentation 2019-01-28 19:37:30 +00:00
src.pro Move androiddeployqt to qtbase 2018-06-21 11:08:57 +00:00