qt5base-lts/src
Kevin Krammer 8c59e22538 Create interface for navigator calls and implement for BPS and PPS
Makes QQnxServices available on non-BPS systems by delegating to an interface
which is implemented on systems with BPS using the currenly used navigator API
and on systems without BPS by sending an appropriate message to the navigator's
PPS service interface.

Change-Id: I0e32fb11e6debb7b7b4693c0bc02af4f75ee2162
Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-04-26 15:21:46 +02:00
..
3rdparty Fixed libjpeg compiler warning about macro redefinition. 2012-04-18 01:33:57 +02:00
concurrent Remove references to QT_NO_STL from QtConcurrent 2012-04-07 05:19:50 +02:00
corelib Doc: Use the proper way to find qdoc. 2012-04-26 15:04:38 +02:00
dbus Remove QMetaObjectExtraData and put everything into QMetaObject 2012-04-25 20:19:29 +02:00
gui Do not map LayeredPane and Terminal to the wrong MSAA role 2012-04-25 12:43:25 +02:00
modules Revert "List QtPrintSupport as a dependency of QtPlatformSupport." 2012-04-20 12:46:47 +02:00
network QHttpMultiPart: supply new line at the end of the body 2012-04-25 01:57:14 +02:00
opengl Removed legacy pixmap and image cleanup hooks. 2012-04-19 16:57:08 +02:00
platformsupport Extend QUDeviceHelper to detect DRM graphics devices. 2012-04-19 08:48:18 +02:00
plugins Create interface for navigator calls and implement for BPS and PPS 2012-04-26 15:21:46 +02:00
printsupport PrintSupport - Remove Qt5 To-do Messages 2012-04-19 22:15:16 +02:00
sql QSqlQueryModel::setQuery() don't use deprecated reset() 2012-04-23 19:20:19 +02:00
testlib Update QTest::QTouchEventSequence docs 2012-04-25 08:16:41 +02:00
tools QDoc: Disambiguate prev and next links in html source. 2012-04-26 14:12:12 +02:00
widgets Take account of spanned items in QTreeView when dragging. 2012-04-26 15:20:30 +02:00
winmain replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific variables 2012-03-08 18:57:56 +01:00
xml Doc: Use the proper way to find qdoc. 2012-04-26 15:04:38 +02:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Reintroduce testlib to widget free builds 2012-04-17 03:26:32 +02:00