summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0932-0/+352
| * | CoreBluetooth - update for iOS 9.0Timur Pocheptsov2015-10-082-10/+31
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-023-1/+49
| |\|
| | * Add changelog for QtConnectivity 5.5.1 releasev5.5.1Alex Blasche2015-09-231-0/+43
| | * Tweak documentation terminologyAlex Blasche2015-09-041-1/+1
| | * Improve QBluetoothDeviceInfo::deviceUuid() documentationAlex Blasche2015-09-031-0/+5
| * | Bluetooth: Fix crash in btscanner example.Christian Kandeler2015-09-231-0/+2
* | | Merge remote-tracking branch 'gerrit/5.6' into devAlex Blasche2015-09-2225-154/+976
|\| |
| * | Use the new way of disabling strict C++ supportThiago Macieira2015-09-211-9/+1
| * | [Bluetooth] Optimize loopsKonstantin Ritt2015-09-1615-100/+196
| * | A nano optimization to QLowEnergyServiceKonstantin Ritt2015-09-162-17/+8
| * | bluez: SDP: find a device before creating it.Robin Burchell2015-09-153-13/+54
| * | QBluetoothSocket's securityFlag exists since Qt 5.6 and not 5.5Alex Blasche2015-09-151-2/+2
| * | Introduce QML Nfc 5.6 versionv5.6.0-alpha1Alex Blasche2015-08-252-3/+9
| * | Introduce QML Bluetooth 5.6 version.Alex Blasche2015-08-252-5/+5
| * | Stop device discovery session before retrieving service records.Robin Burchell2015-08-211-0/+2
| * | bluez: Fix some memory leaks on device discovery.Robin Burchell2015-08-201-2/+7
| * | bluez: peername: find a device before creating it.Robin Burchell2015-08-201-3/+3
| * | To check for errors when starting discovery, wait for the call.Hannu Mallat2015-08-201-0/+1
| * | Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2015-08-195-7/+722
| |\|
| | * Add the GPLv3 license textThiago Macieira2015-08-132-0/+688
* | | Bump versionOswald Buddenhagen2015-09-101-1/+1
* | | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-254-6/+2
* | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-2515-15/+0
* | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-093-7/+34
|\ \ \ | |/ / |/| / | |/
| * Parse all char descriptions in one goAlex Blasche2015-07-131-0/+1
| * Add debug option to sdpscanner permitting plain text output of scan resultsAlex Blasche2015-07-131-4/+30
| * Do not cut 32bit value down to 16bitAlex Blasche2015-07-132-2/+2
| * Cut high bits from QLECharacteristic::PropertyTypesAlex Blasche2015-07-131-1/+1
* | Add missing metatype registration related functions for Q_ENUMsOliver Wolff2015-07-105-0/+17
* | Android: Apply QBluetoothSocket::preferredSecurityFlags during connectAlex Blasche2015-07-071-2/+21
* | Bluez: Apply QBluetoothSocket::preferredSecurityFlags during connectAlex Blasche2015-07-071-0/+21
* | Bluez: Improve security flag handling in QBluetoothServerAlex Blasche2015-07-072-82/+73
* | Add security flag support for tests with bttestuiAlex Blasche2015-07-063-3/+73
* | Add test for QBluetoothSocket::preferredSecurityFlags() and setterAlex Blasche2015-07-062-1/+32
* | Add preferredSecurityFlags to QBluetoothSocketAlex Blasche2015-07-037-6/+80
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-2927-46/+412
|\|
| * Bump versionOswald Buddenhagen2015-06-291-1/+1
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-262-0/+106
| |\
| | * Android: Fix crashing QBluetoothDeviceDiscoveryAgent on Androids <v18v5.5.0-rc1v5.5.0Alex Blasche2015-06-101-0/+1
| | * Add changelog for Qt 5.5.0 releaseAlex Blasche2015-06-081-0/+105
| * | Port from Q_ENUMS to new macro Q_ENUMKonstantin Ritt2015-06-2323-44/+37
| * | Remove main documentation stating Blackberry being supportedAlex Blasche2015-06-172-2/+2
| * | Update qmltypes for QtNfcAlex Blasche2015-06-101-1/+2
| * | Update qmltypes for QtBluetoothAlex Blasche2015-06-101-1/+267
| |/
* | Remove BlackBerry as supported platform from QtNfcAlex Blasche2015-06-1830-2989/+3
* | Document that Security flags are not supported on OS XAlex Blasche2015-06-171-0/+2
* | Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-1734-3231/+24
* | Fix qdoc warning due to wrong parameter name used in docsAlex Blasche2015-06-161-1/+1
* | Update list of supported platforms in QtNfcAlex Blasche2015-06-101-1/+3