qt5base-lts/tests/auto/widgets/kernel
Jan Arve Saether 3ab6653d97 Fixed crash when adding items with spans
This only occurred if the item added was the only item in the last
row/column, since then the the internal grid failed to expand
(in this case it would always call expand(0, 0), which would not
create the extra row/column).

[ChangeLog][QtWidgets][QGridLayout] Fixed crash that sometimes happened
when adding items with spans that spanned to the bottom/right edge.

Task-number: QTBUG-38052
Change-Id: Iba95f6d9d9356b4d1c84c7b93f4af9b4ea0cf714
Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com>
2015-02-09 21:10:31 +00:00
..
qaction Fix QAction::setFont crash on OSX, when font is unknown. 2014-11-21 00:42:55 +01:00
qactiongroup Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qapplication Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qboxlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdesktopwidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qformlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgridlayout Fixed crash when adding items with spans 2015-02-09 21:10:31 +00:00
qlayout Android: Fix QLayout tests 2015-01-16 09:27:57 +01:00
qshortcut Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsizepolicy Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qstackedlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtooltip Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwidget Windows: Fix coordinate offset when positioning the taskbar on the left. 2015-01-20 19:59:23 +01:00
qwidget_window Fix too many resizes and move events for native widgets 2014-11-04 19:07:28 +01:00
qwidgetaction Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwidgetmetatype Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwidgetsvariant Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwindowcontainer Stabilize tst_QWindowContainer. 2014-12-04 20:18:38 +01:00
kernel.pro Introducing QWidget::createWindowContainer() 2013-01-25 14:11:07 +01:00