summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
Commit message (Expand)AuthorAgeFilesLines
* Grant ACCESS_FINE_LOCATION to QtBluetoothAlex Blasche2020-02-211-0/+1
* Merge remote-tracking branch 'origin/dev' into wip/winOliver Wolff2019-08-071-27/+7
|\
| * Service discovery agent - remove the public API implementation (macOS)Timur Pocheptsov2019-07-151-2/+0
| * QBluetoothServiceInfo - remove the code-duplicate (macOS)Timur Pocheptsov2019-07-151-1/+0
| * QBluetoothSocket - deduplicate the code (macOS)Timur Pocheptsov2019-07-151-2/+0
| * QBluetoothServer - cleanup and de-duplicate codeTimur Pocheptsov2019-07-051-2/+0
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-221-1/+1
| |\
| | * Create qbluetoothlocaldevice_winrtOliver Wolff2019-06-181-1/+1
| * | LE controller/service remove code duplication (Darwin)Timur Pocheptsov2019-06-171-15/+4
| * | De-duplicate device discovery code (Darwin)Timur Pocheptsov2019-06-141-4/+2
| |/
* | Enable the use of the Win32 Bluetooth backendAndre de la Rocha2019-08-051-3/+0
* | Merge remote-tracking branch 'gerrit/dev' into win32Alex Blasche2018-11-221-3/+10
|\|
| * Don't require pairing when connecting to BLE on WinRTLauri Laanmets2018-10-081-1/+8
| * 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
* | Port win32 port to new QBluetoothSocketBasePrivate patternAlex Blasche2018-07-251-2/+2
* | Merge remote-tracking branch 'gerrit/dev' into wip/winAlex Blasche2018-07-251-10/+18
|\|
| * 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 'gerrit/dev' into winAlex Blasche2018-02-201-1/+4
|\|
| * 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
* | | | Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2017-11-151-3/+20
|\| | |
| * | | 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
* | | | Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2017-10-171-11/+17
|\| | |
| * | | 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
| |/
* | Merge remote-tracking branch 'gerrit/5.9' into wip/winAlex Blasche2017-05-121-27/+68
|\|
| * 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