qt6-bb10/tests/auto/widgets/widgets
Liang Qi 790aef362f Merge remote-tracking branch 'origin/5.6' into dev
Conflicts:
	.qmake.conf
	configure
	src/corelib/global/qglobal.h
	src/tools/qdoc/node.cpp
	src/tools/qdoc/qdocdatabase.cpp
	tests/auto/corelib/io/qsettings/tst_qsettings.cpp
	tools/configure/configureapp.cpp

Change-Id: I66028ae5e441a06b73ee85ba72a03a3af3e8593f
2015-10-23 14:45:03 +02:00
..
qabstractbutton tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qabstractscrollarea Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qabstractslider Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qabstractspinbox Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qbuttongroup tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qcalendarwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qcheckbox tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qcombobox tests/auto/widgets: Remove some placeholder formatting. 2015-10-19 12:39:16 +00:00
qcommandlinkbutton tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qdatetimeedit Tests: Use QCOMPARE() with QLatin1String() for QString values. 2015-10-14 08:32:42 +00:00
qdial Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qdialogbuttonbox Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qdockwidget Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qdoublespinbox Update copyright headers 2015-02-11 06:49:51 +00:00
qfocusframe Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qfontcombobox tests/auto/widgets: Remove some placeholder formatting. 2015-10-19 12:39:16 +00:00
qframe tests/auto/widgets: Remove some placeholder formatting. 2015-10-19 12:39:16 +00:00
qgroupbox QGroupBox: Send unhandled mouse events to parent widget 2015-09-03 21:06:34 +00:00
qkeysequenceedit Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qlabel Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qlcdnumber Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qlineedit tests/auto/widgets: Remove some placeholder formatting. 2015-10-19 12:39:16 +00:00
qmainwindow tests/auto/widgets: Remove some placeholder formatting. 2015-10-19 12:39:16 +00:00
qmdiarea tests/auto/widgets: Remove some placeholder formatting. 2015-10-19 12:39:16 +00:00
qmdisubwindow Merge remote-tracking branch 'origin/5.6' into dev 2015-10-23 14:45:03 +02:00
qmenu tests/auto/widgets: Remove some placeholder formatting. 2015-10-19 12:39:16 +00:00
qmenubar Merge remote-tracking branch 'origin/5.5' into 5.6 2015-08-26 20:06:57 +02:00
qopenglwidget Autotests: Blacklist parts of tst_qopenglwidget 2015-10-13 06:52:25 +00:00
qplaintextedit tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qprogressbar Update copyright headers 2015-02-11 06:49:51 +00:00
qpushbutton Remove gtk2 style from qtbase, it will be moved to qtstyleplugins 2015-08-26 08:40:38 +00:00
qradiobutton Update copyright headers 2015-02-11 06:49:51 +00:00
qscrollarea Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qscrollbar Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qsizegrip Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qslider Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qspinbox QAbstractSpinBox::inputMethodQuery(): Consider input method hints set on the spin box. 2015-09-22 14:26:26 +00:00
qsplashscreen Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
qsplitter tests/auto/widgets: Remove some placeholder formatting. 2015-10-19 12:39:16 +00:00
qstackedwidget tests/auto/widgets: Remove some placeholder formatting. 2015-10-19 12:39:16 +00:00
qstatusbar Update copyright headers 2015-02-11 06:49:51 +00:00
qtabbar tests/auto/widgets: Remove some placeholder formatting. 2015-10-19 12:39:16 +00:00
qtabwidget tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qtextbrowser tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qtextedit Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
qtoolbar tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qtoolbox Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qtoolbutton tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
widgets.pro