summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9.3' into 5.10.0v5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.0Liang Qi2017-11-211-0/+37
|\
| * Add changes file for Qt 5.9.3v5.9.3Alex Blasche2017-11-081-0/+37
* | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-202-1/+30
|\ \
| * | 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
* | | Add changes file for Qt 5.10.0Alex Blasche2017-11-201-0/+78
|/ /
* | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-033-7/+7
* | 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-30121-302/+1459
|\|
| * 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-17113-297/+1427
| * 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-1740-144/+302
|\|
| * Fix outdated FDL license headerKai Koehne2017-10-1626-125/+125
| * IOBluetooth: warn about incorrent thread/runloopTimur Pocheptsov2017-10-117-2/+32
| * Replace mixing of const_iterator by for-eachAndré Klitzing2017-10-091-4/+2
| * Bump versionOswald Buddenhagen2017-10-061-1/+1
| * Add changes file for Qt 5.9.2v5.9.2Alex Blasche2017-09-291-0/+75
| * 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
| * Add change file for Qt 5.6.3Alex Blasche2017-08-301-0/+47
| * 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
* | winrt: Use config feature when checking for winrt backend in auto testsOliver Wolff2017-08-307-18/+26
* | 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-3025-26/+24
* | Rename qbluetoothglobal.h to qtbluetoothglobal.hOliver Wolff2017-08-3029-27/+29
* | 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-3011-6/+146
* | Merge remote-tracking branch 'gerrit/5.9' into devAlex Blasche2017-08-078-3/+50
|\|
| * Avoid recursion during QBluetoothDeviceDiscoveryAgent::stop()Alex Blasche2017-08-042-0/+11
| * winrt: Fix crash in QBluetoothServer::nextPendingConnectionOliver Wolff2017-08-041-0/+2
| * winrt: "Fix" tst_qbluetoothlocaldeviceOliver Wolff2017-08-041-1/+14
| * winrt: Fix tst_QBluetoothServerOliver Wolff2017-08-041-0/+2
| * winrt: Make tst_QLowEnergyController pass if no remote device was givenOliver Wolff2017-08-041-1/+5
| * 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