qt5base-lts/tests/auto
David Skoland 9e09677c1d Remove QtDBus includes
Per the discussion of QTBUG-88831, we determined that module-wide
imports are unfortunate, especially for compile times. Following this,
all QtDBus includes have been replaced with the headers for the classes
actually used in each file. Additionally, some cleanup of header file
order and format has been performed in the changed files.

Pick-to: 6.0
Change-Id: I62c1b75682a48422f0ba1168dd5d7bd0952808ac
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-01-12 09:19:27 +01:00
..
cmake Remove the qmake project files 2021-01-07 15:32:28 +01:00
concurrent Remove the qmake project files 2021-01-07 15:32:28 +01:00
corelib Make sure QMimeData is fully declared 2021-01-11 16:57:41 +01:00
dbus Remove QtDBus includes 2021-01-12 09:19:27 +01:00
gui Remove irrelevant test row, fix compiler warning 2021-01-08 16:37:22 +01:00
guiapplauncher Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
network tst_QSslSocket::setSslConfiguration - skip if SecureTransport is in use 2021-01-08 20:33:24 +00:00
opengl Remove the qmake project files 2021-01-07 15:32:28 +01:00
other Remove the qmake project files 2021-01-07 15:32:28 +01:00
printsupport Remove the qmake project files 2021-01-07 15:32:28 +01:00
shared Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
sql Sql ODBC driver: add direct support for float and short datatype 2021-01-10 13:02:14 +01:00
testlib Remove the qmake project files 2021-01-07 15:32:28 +01:00
tools Remove the qmake project files 2021-01-07 15:32:28 +01:00
widgets Android: exclude failing tests for tst_QPlainTextEdit on Android 2021-01-11 12:14:35 +00:00
xml Remove the qmake project files 2021-01-07 15:32:28 +01:00
.prev_CMakeLists.txt CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
network-settings.h Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00