summaryrefslogtreecommitdiffstats
path: root/qtconnectivity.pro
Commit message (Collapse)AuthorAgeFilesLines
* disable build on android if androidextras is absentOswald Buddenhagen2015-12-211-0/+2
| | | | | | Change-Id: Iefea81376d0486aead874dad985e55f0b0af5d27 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
* Remove BlackBerry as supported platform from QtNfcAlex Blasche2015-06-181-1/+0
| | | | | | | | [ChangeLog][QtNfc][Platform Specific Changes] Removed support for Blackberry 10 from QtNfc. Change-Id: Ideca878656826de7d04dda96bd213895433a3737 Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
* Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-1/+0
| | | | | | | | | [ChangeLog][QtBluetooth][Platform Specific Changes] Removed support for Blackberry 10. Change-Id: I431c4f34bb10aa3668542df7a8b3403b61bf4705 Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com> Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
* Provide guarding against non-BTLE enabled versions of BluezAlex Blasche2014-06-161-0/+1
| | | | | | | | | | This disables the gatttool based controller as well. While it might compile on older systems they are likely to not have a gatttool and why would a Bluez version without BTLE symbols ever work anyway. Change-Id: I761e482d3dd1e99008c5d170053e19a1a3a51e6c Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
* QNX: Config test for libbb2Fabian Bumberger2014-02-141-0/+1
| | | | | | | | | | | libbb2 is not available in a public NDK yet. In order to be able to compile NFC for BlackBerry 10 with a public NDK the BB10 implementation for the QNearfieldShareManager is only built if libbb2 is detected. Change-Id: Idd11d4584215fade91db9f79895f901547bce3ef Reviewed-by: Stuart Burge <sburge@blackberry.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com> Reviewed-by: Wolfgang Bremer <wbremer@blackberry.com>
* Introduce compile test for BT API 10.2.1Fabian Bumberger2013-10-171-1/+1
| | | | | Change-Id: If4d805f49666cf9d09cc82c377f96398b7d4039c Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-111-25/+1
| | | | | Change-Id: Idaf91af13dadd8813b6bbff5c59534e13e589b8c Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Use the recommended way of building module docs.alex2012-06-271-2/+0
| | | | | Change-Id: I57e6dd9b7323e8feaa2f7ed1bee0e24518f2b91e Reviewed-by: Andrew Stanley-Jones <andrew.stanley-jones@nokia.com>
* switch to new-style configure testsOswald Buddenhagen2012-06-251-0/+3
| | | | | Change-Id: I74e506c6de49631e692eb8efda64083ba319127e Reviewed-by: Alex <alex.blasche@nokia.com>
* Enable Bluetooth examplesalex2012-03-121-1/+1
| | | | | Change-Id: Ifa01f167a576f167be5b0388e736c95c219a00f2 Reviewed-by: Alex <alex.blasche@nokia.com>
* Generate make rules for module documentation generationalex2012-03-021-0/+2
| | | | | Change-Id: I670ab20b67a147a3d15252ccdac700ca9b17f822 Reviewed-by: Alex <alex.blasche@nokia.com>
* Remove old and obsolete documentationalex2012-01-261-2/+0
| | | | | | | | | and provide means for hooking it into the Qt5 docs. Change-Id: I7c56097bde6a2b0ea0ed0f204d59d67618c1dfce Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Zanetti <michael.zanetti@nokia.com> Reviewed-by: Alex <alex.blasche@nokia.com>
* added documentation and examplesMichael Zanetti2012-01-231-0/+2
| | | | | | Change-Id: Ia99e5f8f9579c189379bce1a22de3d58b12ce5fc Reviewed-by: Alex <alex.blasche@nokia.com> Sanity-Review: Alex <alex.blasche@nokia.com>
* Don't install tests by default.Rohan McGovern2011-11-161-1/+2
| | | | | | | | | | Installing tests is a relatively rare use case, and is already disabled by default for some qt5 modules. Make the behavior consistent and disable it by default here too. Change-Id: I3ff16c84e8e101bec7d5f14ced711295179b03d4 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alex <alex.blasche@nokia.com>
* Fixed compile.Rohan McGovern2011-08-251-1/+1
| | | | | | | | | Don't add examples to SUBDIRS, since no examples exist. Change-Id: If1de4f5772aede3ec2f7061aa68ea97f3ea4c0b3 Reviewed-on: http://codereview.qt.nokia.com/3540 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
* Initial commit.Michael Zanetti2011-08-241-0/+24
From qt5connectivity.tar.gz, md5 317c149d6f8c07d09632353188582834