summaryrefslogtreecommitdiffstats
path: root/src/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-02-166-7/+7
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-166-7/+7
| |\
| | * Add the QtCore/ library prefix in public headersSergio Ahumada2015-02-127-8/+8
* | | Update copyright headersJani Heikkinen2015-02-16191-1609/+1345
|/ /
* | Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-1113-156/+174
|\|
| * Merge remote-tracking branch 'gerrit/5.4.1' into 5.4Alex Blasche2015-02-105-60/+68
| |\
| | * Fix crashing btchat example when selecting remote devicev5.4.1Alex Blasche2015-01-294-59/+65
| | * Register PublicBrowseGroup as sequenceAlex Blasche2015-01-211-1/+3
| * | Avoid potential memory leak on variable 'device'Sergio Ahumada2015-02-101-3/+11
| * | Android: Fix leaking of local reference table in QBluetoothSocketAlex Blasche2015-02-051-33/+32
| * | Android: Enable pairing for Android v15+Alex Blasche2015-02-022-5/+5
| * | Fix build with -no-c++11Fatih Aşıcı2015-01-274-55/+58
| |/
* | Bluetooth - add runtime OS version check (OS X)Timur Pocheptsov2015-02-061-24/+52
* | Bluetooth - check OS X/iOS version in runtimeTimur Pocheptsov2015-02-061-4/+8
* | Bluetooth - check OS X version in runtimeTimur Pocheptsov2015-02-061-2/+6
* | Bluetooth - runtime OS X/iOS version checkTimur Pocheptsov2015-02-061-15/+14
* | Qt Bluetooth - add runtime OS version check (OS X, iOS)Timur Pocheptsov2015-02-062-25/+41
* | Qt Bluetooth - update documentationTimur Pocheptsov2015-02-062-0/+9
* | Optimize qRegisterMetaType() calls for QBluetoothTransferReplyAlex Blasche2015-01-282-2/+2
* | Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-2814-19/+31
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2014-12-303-15/+27
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-173-15/+27
| |\|
| | * Improve documentation for undiscovered QLEServiceAlex Blasche2014-12-011-1/+14
| | * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-272-14/+13
| | |\
| | | * Fix crash during service discovery on Androidv5.4.0Alex Blasche2014-11-211-13/+11
| | | * Add missing InvalidBluetoothAdapterError to QML discovery modelAlex Blasche2014-11-211-1/+2
* | | | QBluetoothTransferReply - cleanup (OS X)Timur Pocheptsov2014-12-183-76/+58
* | | | Bluetooth socket listener (OS X)Timur Pocheptsov2014-12-181-14/+6
* | | | QBluetoothServer - cleanup (OS X)Timur Pocheptsov2014-12-181-41/+30
* | | | QBluetoothSocket - cleanup (OS X)Timur Pocheptsov2014-12-185-97/+73
* | | | QBluetoothServiceInfo - cleanup (OS X)Timur Pocheptsov2014-12-182-50/+28
* | | | QBluetoothServiceDiscoveryAgent - cleanup (OS X)Timur Pocheptsov2014-12-184-56/+34
* | | | QBluetoothDeviceDiscoveryAgent - cleanup (OS X/iOS)Timur Pocheptsov2014-12-187-308/+80
* | | | QBluetoothLocalDevice - cleanup (OS X)Timur Pocheptsov2014-12-183-81/+53
|/ / /
* | | QBluetoothDeviceDiscoveryAgent - cleanup (iOS)Timur Pocheptsov2014-12-092-27/+20
* | | QLowEnergyController/CentralManager - cleanup (OS X/iOS)Timur Pocheptsov2014-12-094-279/+183
* | | QLowEnergyConttroller - char/descriptor values (OS X/iOS)Timur Pocheptsov2014-12-082-82/+108
* | | QLowEnergyController - bug fixes (OS X, iOS)Timur Pocheptsov2014-12-083-21/+62
* | | QLowEnergyController - remove debug messages (OS X, iOS)Timur Pocheptsov2014-12-051-3/+0
* | | QLowEnergyController - localAddress (OS X)Timur Pocheptsov2014-12-051-2/+7
* | | QBluetoothDeviceDiscoveryAgent - timeout on OS X/iOSTimur Pocheptsov2014-12-051-1/+1
* | | Provide user visible strings/translations for new BTLE uuidsAlex Blasche2014-12-051-1/+81
* | | Add new environmental sensing descriptor typesAlex Blasche2014-12-052-2/+16
* | | Add newly adopted BTLE service/characteristic type uuidsAlex Blasche2014-12-052-11/+191
* | | Client characteristic configuration (OS X and iOS)Timur Pocheptsov2014-12-052-2/+10
* | | Update supported platforms and feature in QtBluetoothAlex Blasche2014-12-052-17/+8
* | | QLowEnergyCharacteristic - cached values (OS X and iOS)Timur Pocheptsov2014-12-041-2/+6
* | | Low energy descriptor - value on iOSTimur Pocheptsov2014-12-042-0/+59
* | | Don't update cached char value when property is not readableAlex Blasche2014-12-043-5/+22
* | | Android: enable writing of characteristics without response modeAlex Blasche2014-12-041-4/+6