summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Bluetooth LE scan - move to its own dispatch queue (iOS/OS X)Timur Pocheptsov2015-11-277-393/+452
| | * | Bluetooth autotests - remove outdated insignificantTimur Pocheptsov2015-11-254-5/+0
| | * | Android: Build .jar filesEskil Abrahamsen Blomfeldt2015-11-231-1/+4
| | * | LE discovery - change a timer creation time (iOS/OS X)Timur Pocheptsov2015-11-201-10/+11
| | * | Improve QBluetoothDeviceInfo::address() documentationAlex Blasche2015-11-161-0/+6
| | * | Standardize DST terminology.Edward Welbourne2015-11-121-1/+1
* | | | Bluetooth: Partial implementation of GATT server functionality.Christian Kandeler2015-11-304-24/+872
* | | | Bluetooth: Fix reversed logic.Christian Kandeler2015-11-231-1/+1
* | | | QLowEnergyController: Rename "sendCommand" function.Christian Kandeler2015-11-232-7/+7
* | | | QLowEnergyController: Rename variable.Christian Kandeler2015-11-231-7/+8
* | | | Bluetooth: Add API to set up GATT services.Christian Kandeler2015-11-2016-8/+1147
* | | | QLowEnergyController: Listen for and accept GATT connection requests.Christian Kandeler2015-11-194-5/+132
* | | | QBluetoothSocket: Do not report an error when the connection closes.Christian Kandeler2015-11-171-2/+2
* | | | Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-1726-21/+1963
* | | | Bluetooth: Introduce convenience "put data" function for quint* types.Christian Kandeler2015-11-121-0/+14
* | | | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2015-11-1250-90/+561
|\| | |
| * | | Merge remote-tracking branch 'gerrit/5.6' into devAlex Blasche2015-11-1113-79/+125
| |\| |
| | * | QLowEnergyController: Add missing error string for ConnectionError.Christian Kandeler2015-11-101-1/+5
| | * | Add comment that QBluetoothSocket only supports asynch read/writeAlex Blasche2015-11-021-0/+3
| | * | Doc: minor link issuesNico Vertriest2015-10-302-2/+2
| | * | CoreBluetooth - simplify osxbledeviceinquiry's code.Timur Pocheptsov2015-10-292-42/+43
| | * | Core Bluetooth - give a user the second chance to enable BluetoothTimur Pocheptsov2015-10-291-11/+52
| | * | Bluetooth: Put some data types into the Qt namespace.Christian Kandeler2015-10-231-0/+4
| | * | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-212-2/+2
| | * | Bluetooth: Fix value of an ATT error type.Christian Kandeler2015-10-161-4/+10
| | * | Bluetooth socket: Simplify address conversion.Christian Kandeler2015-10-153-30/+17
| * | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1439-11/+436
| |\| |
| | * | Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2015-10-131-0/+2
| | |\|
| | | * CoreBluetooth - update for iOS 9.0Timur Pocheptsov2015-10-122-10/+31
| | | * Bluetooth device discovery agent (bluez): Prevent null pointer access.Christian Kandeler2015-10-081-0/+2
| | * | 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
| |\| |
* | | | Merge remote-tracking branch 'gerrit/5.6' into devAlex Blasche2015-10-1225-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