summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
Commit message (Expand)AuthorAgeFilesLines
* winrt: Add bluetooth capabilities for msvc2017 as wellOliver Wolff2017-12-121-1/+1
* Fix build for -no-feature-concurrentStephan Binner2017-04-251-1/+2
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-04-241-1/+1
* Replace custom QT_BLUEZ_BLUETOOTH against the related feature defineAlex Blasche2017-04-061-1/+0
* The BlueZ feature implies that QtDBus is enabledAlex Blasche2017-04-051-1/+1
* WinRT: Remove dummy warningv5.9.0-alpha1Oliver Wolff2017-02-081-3/+0
* Remove WinPhone leftoversOliver Wolff2017-02-081-1/+1
* winrt: Add bluetooth server supportOliver Wolff2017-01-311-2/+2
* winrt: Add bluetooth socket supportOliver Wolff2017-01-201-1/+1
* winrt: Add service discoveryOliver Wolff2017-01-201-1/+8
* Convert qtconnectivity to the new configure systemLars Knoll2016-11-011-6/+3
* winrt: Added default bluetooth device capabilities for Windows 10Oliver Wolff2016-10-071-0/+6
* winrt: Enable BTLE support for Windows 10 (Mobile)Oliver Wolff2016-10-071-1/+1
* Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-07-131-7/+2
|\
| * Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-07-121-1/+1
| |\
| | * Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-07-111-1/+1
| | |\
| | | * Make QtBluetooth compile in setups with BlueZ version w/o BTLE supportAlex Blasche2016-06-161-0/+1
| | | * Bluetooth - remove duplicated class definition (iOS)Timur Pocheptsov2016-06-101-1/+0
| * | | QtBluetooth - add LE device discovery timeout (OS X/iOS)Timur Pocheptsov2016-06-161-6/+1
| |/ /
* | | winrt: BTLE: Device (dis-)connectionOliver Wolff2016-05-261-1/+1
* | | Detection of bluetooth (LE) devices has to happen in Xaml threadOliver Wolff2016-05-261-0/+1
* | | Fix missing printDummyWarning() symbol on WinRTAlex Blasche2016-05-171-0/+3
* | | Merge branch 'dev' into btleAlex Blasche2016-05-131-14/+34
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-2/+4
| |\|
| | * Add a runtime warning when dummy QtBluetooth backend is runningAlex Blasche2016-05-041-1/+2
| | * Android: Ensure Bluetooth device discovery finds remote devicesAlex Blasche2016-04-131-1/+2
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-291-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-6/+6
| |\|
| | * don't over-expose private dependenciesOswald Buddenhagen2016-02-251-4/+4
| | * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+1
| * | Bluetooth LE: Add support for Signed Write command in the central role.Christian Kandeler2016-02-171-2/+2
| * | Bluetooth LE: Add support for Signed Write command.Christian Kandeler2016-02-031-2/+6
| * | Bluetooth LE: Add connection update functionality.Christian Kandeler2016-01-181-0/+2
| * | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-051-2/+1
| |\ \
| | * | tvOS supportMike Krus2016-01-051-2/+1
| | |/
| * | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2015-12-031-1/+2
| |\|
| | * Bluetooth LE scan - move to its own dispatch queue (iOS/OS X)Timur Pocheptsov2015-11-271-1/+2
| * | Bluetooth: Add API to set up GATT services.Christian Kandeler2015-11-201-0/+6
| * | Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-171-1/+7
| |/
* / winphone: Added bluetooth device discoveryOliver Wolff2015-09-221-0/+11
|/
* Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-23/+0
* Bluetooth - LE device discovery agent, timer bug (OS X)Timur Pocheptsov2015-03-241-0/+1
* QBluetoothDeviceDiscoveryAgent - cleanup (iOS)Timur Pocheptsov2014-12-091-2/+0
* QLowEnergyController/Service - enable for iOSTimur Pocheptsov2014-12-031-1/+9
* QLowEnergyController - version for OS X and iOSTimur Pocheptsov2014-11-121-2/+11
* Bluetooth - device (LE) discovery for iOSTimur Pocheptsov2014-11-101-0/+19
* Android: Add ability to (dis)connect to BTLE devices on AndroidAlex Blasche2014-11-041-1/+1
* Port QBluetoothTransferReply to OS X.Timur Pocheptsov2014-10-161-2/+4
* Port QBluetoothServer to OS X.Timur Pocheptsov2014-09-261-3/+5
* Port QBluetoothSocket to OS X.Timur Pocheptsov2014-09-261-2/+5