Qt Declarative (Quick 2)
Go to file
Frederik Gladhorn b4fc940978 Stabilize tst_QQuickView::resizemodeitem
FAIL!  : tst_QQuickView::resizemodeitem() Compared values are not the same
    Actual   (sizeListener.at(i)): QSize(80x100)
    Expected (view->size())      : QSize(200x300)
    Loc: [tst_qquickview.cpp(172)]

The "SizeChangesListener" can be instantiated too early, catching
signals from the previous resize events. Make sure to flush all events
before.

Change-Id: Ib0933429f5c589f120c263619f00893fa813e361
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2016-07-19 09:25:28 +00:00
config.tests/d3d12 D3D12: Support translucent windows via DirectComposition 2016-07-14 13:05:13 +00:00
dist Mention license change in 5.7.0 changelog. 2016-06-08 11:29:55 +00:00
examples D3D12: Fix the rendernode example for multisampling 2016-07-01 11:37:11 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src Fix compilation 2016-07-19 08:52:39 +00:00
tests Stabilize tst_QQuickView::resizemodeitem 2016-07-19 09:25:28 +00:00
tools Merge remote-tracking branch 'origin/5.7' into dev 2016-06-30 13:28:35 +02:00
.gitattributes
.gitignore D3D12: Basic image support 2016-03-07 16:13:06 +00:00
.gitmodules Update Ecmascript testsuite submodule 2015-03-17 11:38:42 +00:00
.qmake.conf Merge remote-tracking branch 'origin/5.7' into dev 2016-06-13 19:06:06 +02:00
.tag
LGPL_EXCEPTION.txt Update copyright headers 2015-02-12 10:28:11 +00:00
LICENSE.FDL
LICENSE.GPL2 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 11:46:25 +00:00
LICENSE.GPLv3 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-16 13:42:07 +00:00
LICENSE.LGPL3 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.LGPLv3 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-16 13:42:07 +00:00
LICENSE.LGPLv21 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-16 13:42:07 +00:00
qtdeclarative.pro Merge remote-tracking branch 'origin/dev' into wip/scenegraphng 2016-04-13 09:19:18 +02:00
sync.profile Move QQmlDebugClient into separate static library 2015-10-30 19:05:07 +00:00