qt5base-lts/tests/auto/widgets/kernel
Otto Ryynänen 6d50f746fe Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags
The Embedded Android build (Boot to Qt Android injection) is defined by
having both Q_OS_ANDROID and Q_OS_ANDROID_EMBEDDED flags defined,
as well as having Qt config android-embedded.
This commit enables the possibility to build embedded Android builds.
(i.e. Qt build for Android baselayer only, without JNI)

Change-Id: I8406e959fdf1c8d9efebbbe53f1a391fa25f336a
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
2018-01-20 18:16:59 +00:00
..
qaction Disable window shortcuts if there is a window modal dialog 2017-11-04 17:41:17 +00:00
qactiongroup Updated license headers 2016-01-21 18:55:18 +00:00
qapplication Convert features.wheelevent to QT_CONFIG 2017-06-28 16:15:09 +00:00
qboxlayout testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
qdesktopwidget Updated license headers 2016-01-21 18:55:18 +00:00
qformlayout testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
qgridlayout testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
qlayout Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags 2018-01-20 18:16:59 +00:00
qshortcut Deprecate QString::null 2017-03-12 17:41:16 +00:00
qsizepolicy QSizePolicy: inline toControlTypeFieldValue() 2017-02-27 23:09:27 +00:00
qstackedlayout Plug memleaks in tst_QStackedLayout 2017-01-14 18:17:47 +00:00
qtooltip Updated license headers 2016-01-21 18:55:18 +00:00
qwidget tst_QWidget::multipleToplevelFocusCheck(): Avoid overlapping 2017-11-06 14:39:18 +00:00
qwidget_window testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
qwidgetaction testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
qwidgetmetatype Updated license headers 2016-01-21 18:55:18 +00:00
qwidgetsvariant Updated license headers 2016-01-21 18:55:18 +00:00
qwindowcontainer Fix crash when reparenting window container 2017-09-28 12:09:27 +00:00
kernel.pro Introducing QWidget::createWindowContainer() 2013-01-25 14:11:07 +01:00