summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-1/+1
| |\
| | * winrt: Add bluetooth capabilities for msvc2017 as wellOliver Wolff2017-12-121-1/+1
| * | Remove qlowenergycontroller_p.cpp from macOS buildAlex Blasche2017-10-301-1/+0
* | | Implement bluetoothd version testAlex Blasche2017-12-131-0/+3
* | | Reorder the qlowenergycontroller_p.h includesAlex Blasche2017-11-031-10/+4
* | | Provide UWP specific header for QLEControllerPrivateAlex Blasche2017-11-031-0/+3
* | | Provide own header for QLEControllerPrivate on AndroidAlex Blasche2017-11-031-0/+3
* | | Provide own header for QLowEnergyControllerPrivate instance on BluezAlex Blasche2017-11-031-1/+4
* | | Introduce Base class for QLowEnergyControllerPrivateAlex Blasche2017-11-031-1/+13
* | | Android: remove support for local/debug deploymentJake Petroules2017-09-061-2/+0
|/ /
* | Bail out early if Bluetooth is used on an unsupported Windows versionv5.10.0-alpha1Oliver Wolff2017-08-301-1/+1
* | Add missing qtbluetoothglobal_p.hOliver Wolff2017-08-301-0/+1
* | Rename qbluetoothglobal.h to qtbluetoothglobal.hOliver Wolff2017-08-301-1/+1
* | Add configure test to detect presence of winrt APIOliver Wolff2017-08-301-5/+14
* | iOS: Do not include qlowenergycontroller_p.cpp if not neededAlex Blasche2017-07-181-3/+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
| | |/