qt5base-lts/mkspecs/features/uikit
Liang Qi 1cc571593a Merge remote-tracking branch 'origin/5.7' into 5.8
cf53aa21bf and 3aaa5d6b32
were reverted because of reconstruction in 5.7.

defineTest(qtConfTest_checkCompiler) in configure.pri is smart
enough to cover the case in a9474d1260.

DirectWrite: Fix advances being scaled to 0

Since 131eee5cd, the stretch of a font can be 0, meaning
"whatever the font provides". In combination with ec7fee96,
this would cause advances in the DirectWrite engine to be scaled to
0, causing the QRawFont test to fail.

Conflicts:
	configure
	mkspecs/features/uikit/device_destinations.sh
	mkspecs/features/uikit/xcodebuild.mk
	src/corelib/global/qglobal.cpp
	src/corelib/global/qnamespace.qdoc
	src/plugins/platforms/cocoa/qcocoamenuitem.h
	src/plugins/platforms/windows/qwindowsservices.cpp
	src/plugins/platformthemes/gtk3/qgtk3dialoghelpers.cpp
	src/plugins/platforms/windows/qwindowsfontenginedirectwrite.cpp
	src/widgets/kernel/qapplication.cpp
	tests/auto/widgets/dialogs/qfiledialog/tst_qfiledialog.cpp
	tests/auto/widgets/dialogs/qfiledialog2/tst_qfiledialog2.cpp

Change-Id: I4656d8133da7ee9fcc84ad3f1c7950f924432d1e
2016-08-29 15:30:17 +02:00
..
bitcode.prf qmake: Also add bitcode flags to linker 2016-08-20 00:32:07 +00:00
default_post.prf Add support for Apple watchOS 2016-08-19 21:05:55 +00:00
default_pre.prf Add support for Apple watchOS 2016-08-19 21:05:55 +00:00
device_destinations.sh Merge remote-tracking branch 'origin/5.7' into 5.8 2016-08-29 15:30:17 +02:00
exclusive_builds_post.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
qt_config.prf Add support for Apple watchOS 2016-08-19 21:05:55 +00:00
qt_parts.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
qt.prf Add support for Apple watchOS 2016-08-19 21:05:55 +00:00
resolve_config.prf Merge remote-tracking branch 'origin/5.7' into dev 2016-05-12 08:33:08 +02:00
sdk.prf Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
testcase_targets.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
testcase.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
xcodebuild.mk Merge remote-tracking branch 'origin/5.7' into 5.8 2016-08-29 15:30:17 +02:00
xcodebuild.prf Add support for Apple watchOS 2016-08-19 21:05:55 +00:00