summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Windows: Do not assert due to insufficient accessAndy Shaw2018-01-251-23/+28
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-184-10/+31
|\
| * Disable compiler flag using proper qmake comment styleAlex Blasche2018-01-161-1/+1
| * BlueZ: Fix inconsistent QLEService error stateAlex Blasche2018-01-081-2/+2
| * winrt: Do not crash when trying to an unreachable paired LE deviceOliver Wolff2017-12-121-1/+11
| * winrt: Add bluetooth capabilities for msvc2017 as wellOliver Wolff2017-12-121-1/+1
| * BlueZ: Prevent hanging of QLEController job queue due to comm timeoutAlex Blasche2017-11-231-3/+7
| * winrt: Early return instead of assert is case of errorMaurice Kalinowski2017-11-161-2/+9
* | Improve documentation about missing iOS support in QtBluetoothAlex Blasche2018-01-045-0/+14
* | Update QML versions for QtBluetooth and QtNfc in step with Qt versionAlex Blasche2017-12-154-15/+11
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-152-1/+30
|\|
| * winrt: Do not assert when registering a service without a local BT adapterOliver Wolff2017-11-031-1/+6
| * winrt: Reflect unsupported state of peripheral role of lowenergycontrollerOliver Wolff2017-11-031-0/+24
* | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-032-4/+4
* | CoreBluetooth - fix compilation errorsTimur Pocheptsov2017-11-023-0/+15
* | Remove qlowenergycontroller_p.cpp from macOS buildAlex Blasche2017-10-301-1/+0
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-3016-28/+135
|\|
| * winrt: Fix build using -no-pchOliver Wolff2017-10-255-0/+14
| * Fix writing of NdefMessages on androidDaniel Engelke2017-10-241-2/+1
| * Fix outdated BSD license headerKai Koehne2017-10-178-23/+103
| * Fix crash due to inconsistent state in QLEController during JobDisconnectDeviceAlex Blasche2017-10-172-3/+17
* | Merge remote-tracking branch 'gerrit/5.9' into 5.10v5.10.0-beta3Alex Blasche2017-10-1724-75/+111
|\|
| * Fix outdated FDL license headerKai Koehne2017-10-1612-56/+56
| * IOBluetooth: warn about incorrent thread/runloopTimur Pocheptsov2017-10-117-2/+32
| * Replace mixing of const_iterator by for-eachAndré Klitzing2017-10-091-4/+2
| * CoreBluetooth - use the right enumerators/constants with SDK 10.13Timur Pocheptsov2017-09-061-2/+2
| * Enable macOS 10.13 in QtBluetoothAlex Blasche2017-08-312-7/+7
| * winrt: Make sure that "finished" is emitted for device discoveryOliver Wolff2017-08-181-4/+12
* | CoreBluetooth - fix compilation errors for 10.13 SDKv5.10.0-beta2v5.10.0-beta1Timur Pocheptsov2017-10-041-0/+19
* | Bail out early if Bluetooth is used on an unsupported Windows versionv5.10.0-alpha1Oliver Wolff2017-08-302-1/+39
* | Add missing qtnfcglobal_p.hOliver Wolff2017-08-302-0/+60
* | Add missing qtbluetoothglobal_p.hOliver Wolff2017-08-302-0/+60
* | Rename qnfcglobal.h to qtnfcglobal.hOliver Wolff2017-08-3021-21/+21
* | Rename qbluetoothglobal.h to qtbluetoothglobal.hOliver Wolff2017-08-3023-23/+23
* | windows: Make sure everything is properly CoInitialized on desktop useOliver Wolff2017-08-302-0/+15
* | Add configure test to detect presence of winrt APIOliver Wolff2017-08-309-6/+101
* | Merge remote-tracking branch 'gerrit/5.9' into devAlex Blasche2017-08-075-1/+29
|\|
| * Avoid recursion during QBluetoothDeviceDiscoveryAgent::stop()Alex Blasche2017-08-042-0/+11
| * winrt: Fix crash in QBluetoothServer::nextPendingConnectionOliver Wolff2017-08-041-0/+2
| * winrt: Check for valid m_socketObject before accessing socket informationOliver Wolff2017-08-021-0/+15
| * Use QSharedPointer::create() moreMarc Mutz2017-07-311-1/+1
* | winrt: Ensure that QLowEnergyController::RemoteHostClosedError is emittedOliver Wolff2017-08-021-0/+5
* | Merge remote-tracking branch 'gerrit/5.9' into devAlex Blasche2017-07-265-43/+142
|\|
| * Windows: Fix namespaced buildOliver Wolff2017-07-264-10/+12
| * Android: Avoid hanging in desc or char read during service discoveryAlex Blasche2017-07-181-4/+5
| * Add ability to negotiate the MTU on BTLE AndroidAlex Blasche2017-07-181-29/+125
| * BTLE (CoreBluetooth) - prospective fixTimur Pocheptsov2017-07-162-8/+2
* | Use Bluez's SetDiscoveryFilter to control the device discovery methodAlex Blasche2017-07-243-6/+38
* | Provide means to select the Bluetooth discovery type on BlueZAlex Blasche2017-07-243-10/+21
* | Enable default services for all central use cases on BlueZAlex Blasche2017-07-201-3/+3