summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
Commit message (Expand)AuthorAgeFilesLines
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-1/+1
* Implement QBluetoothSocket Client support for Bluez5 DBusAlex Blasche2018-08-091-1/+1
* Rename qbluetoothsocket_p files to qbluetoothsocket_dummyAlex Blasche2018-07-251-4/+4
* Rename the final interface for the QBluetoothSocketPrivate dummyAlex Blasche2018-07-251-12/+5
* Add QBluetoothSocketPrivate interface for WinRTAlex Blasche2018-07-251-1/+4
* Add QBluetoothSocketPrivate interface for AndroidAlex Blasche2018-07-251-1/+3
* Add separate interfaces for QBluetoothSocketPrivate on LinuxAlex Blasche2018-07-251-1/+6
* Add runtime polymorphism for QBluetoothSocketPrivateAlex Blasche2018-07-251-0/+5
* 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