summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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
| | |\ \ | | |/ / | |/| |
| | * | Add changes file for Qt 5.10.0Alex Blasche2017-11-201-0/+78
* | | | Implement QLEService::discoverDetails for DBus BluezAlex Blasche2018-01-054-7/+405
* | | | Support service discovery for BlueZ DBus backendAlex Blasche2018-01-052-1/+49
* | | | BTLE DBus: Add ability to connect/disconnect to remote deviceAlex Blasche2018-01-052-4/+268
* | | | Implement bluetoothd version testAlex Blasche2017-12-136-10/+189
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-21127-310/+1511
|\| | |
| * | | 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-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
* | | Convert most old-style QObject::connect() to pointer syntaxAlex Blasche2017-11-135-39/+60
* | | Use QStringLiteral where needed to avoid QString allocationsAlex Blasche2017-11-062-3/+3
* | | Do not return from void functions/expressionsAlex Blasche2017-11-062-2/+2
* | | Normalize Q_ARG arguments (const modifier removed)Alex Blasche2017-11-032-18/+18
* | | Merge all QLEConrollerPrivate::addServiceHelper() implementationAlex Blasche2017-11-0311-180/+60
* | | Consolidate the QLEControllerPrivate instanciationsAlex Blasche2017-11-031-49/+23
* | | Reorder the qlowenergycontroller_p.h includesAlex Blasche2017-11-035-35/+24
* | | Various cleanups following the recent QLEControllerPrivate header splitsAlex Blasche2017-11-036-45/+5
* | | Unify meta type registration for QLEDescriptor and QLECharacteristicAlex Blasche2017-11-036-10/+5
* | | Provide UWP specific header for QLEControllerPrivateAlex Blasche2017-11-038-60/+210
* | | Provide own header for QLEControllerPrivate on AndroidAlex Blasche2017-11-038-85/+236
* | | Provide own header for QLowEnergyControllerPrivate instance on BluezAlex Blasche2017-11-0312-379/+636
* | | Rename various QLEControllerPrivate classesAlex Blasche2017-11-0317-214/+214
* | | Move common helper function from QLECPrivate to QLECPrivateBaseAlex Blasche2017-11-036-136/+128
* | | Introduce Base class for QLowEnergyControllerPrivateAlex Blasche2017-11-0316-157/+654
* | | Hook new gatt dbus classes into build systemAlex Blasche2017-11-022-2/+9
* | | Run a general update of all dbus interface classesAlex Blasche2017-11-0232-186/+190
* | | Setup GattService1, GattChar1 & GattDesc1 dbus interface classesAlex Blasche2017-11-027-0/+311
* | | Add DBus XML descriptions for Gatt interfacesAlex Blasche2017-11-023-0/+45
* | | Convert Q_ARG params to normalized formAlex Blasche2017-10-202-4/+4
* | | Add default assignment operator for QBluetoothUuidAlex Blasche2017-10-191-0/+2
* | | Merge remote-tracking branch 'gerrit/5.10' into devAlex Blasche2017-10-1740-144/+321
|\| |
| * | 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