summaryrefslogtreecommitdiffstats
path: root/src/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
| * | Document a somewhat peculiar signal behavior mismatch during Bt discoveryAlex Blasche2014-01-152-3/+9
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-103-5/+3
| |\|
| | * Fix remaining compiler warnings in QtConnectivity moduleFabian Bumberger2014-01-072-3/+2
| | * Don't set the internal service discovery state twice to the sameAlex Blasche2014-01-071-2/+0
| * | BlackBerry: Fix compilationSergio Ahumada2014-01-082-8/+8
| * | Fix remaining uncategorized debug/warning messages (catchup in dev)Alex Blasche2014-01-083-8/+8
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-0624-230/+197
| |\|
| | * Translate so far untranslated error strings.Alex Blasche2013-12-203-7/+7
| | * Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-2022-225/+188
| | * Improve error reporting.Alex Blasche2013-12-202-1/+6
| * | Improve and fix documentation for the Bluetooth discovery classes.Alex Blasche2013-12-202-12/+25
| * | Check the local adapter's BluetoothAdress before doing the discoveryFabian Bumberger2013-12-204-3/+36
| * | Fix error state of default QBluetoothServiceDiscoveryAgentAlex Blasche2013-12-201-1/+1
| * | Fix active state of default implementation of QBluetoothServiceDiscoveryAgentFabian Bumberger2013-12-201-0/+1
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-4/+4
| |\|
| | * QNX: Fix a dangling pointer use in QBluetoothServiceDiscoveryAgent on QNXRobin Burchell2013-12-051-4/+4
| * | Implemented QNX API for device "connected" statusNedim Hadzic2013-11-272-2/+62
| * | Added new API for device "connected" statusOleksandr Matasov2013-11-126-1/+167
| * | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-11-082-2/+2
| |\|
| | * Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
| | * Build Bluetooth and NFC only for BlackberryAndreas Holzammer2013-11-011-1/+1
* | | Added class description.Nedim Hadzic2014-02-133-0/+40
* | | Fixed couple minor things for QNX platformNedim Hadzic2014-01-143-1/+4
* | | Implemented Bluetooth Low Energy: examples documentationNedim Hadzic2014-01-141-0/+3
* | | Implemented Bluetooth Low Energy: documentationNedim Hadzic2013-12-051-1/+104
* | | Implemented the characteristic error handling.Nedim Hadzic2013-11-288-25/+82
* | | Removed get part in return methods.Nedim Hadzic2013-11-286-20/+22
* | | QNX complie error solved.Nedim Hadzic2013-11-202-1/+2
* | | Additional constructors to QLowEnergyDescriptorInfo class and method modifica...Nedim Hadzic2013-11-1116-60/+70
* | | Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-0438-96/+4426
|/ /
* | Merge branch 'stable' into devAlex Blasche2013-10-2225-121/+175
|\|
| * Doc: Fix module name formatv5.2.0-beta1Sze Howe Koh2013-10-211-1/+1
| * Doc: language and style review doc qtconnectivityNico Vertriest2013-10-144-14/+17
| * QtBluetooth QML API starts with 5.2.Alex Blasche2013-10-142-2/+2
| * Improve handling of invalid Bt address by QBluetoothTransferManagerAlex Blasche2013-10-112-2/+19
| * Make the QBluetoothTransferRequest constructor explicitFabian Bumberger2013-10-111-1/+1
| * Fix Bluetooth doc errors.Alex Blasche2013-10-101-1/+1
| * Fix MSVC64-warning about truncation from size_t to int.Friedemann Kleint2013-10-101-1/+1
| * QNX: Fix update progressFabian Bumberger2013-10-081-4/+8
| * Change the service properties in btchat exampleFabian Bumberger2013-10-012-2/+8
| * QNX: Fix socket connection with a service info objectFabian Bumberger2013-10-012-3/+7
| * QNX: Fix uuid filter in service discoveryFabian Bumberger2013-09-301-1/+1
| * Don't throw an error when a low energy device is discoveredFabian Bumberger2013-09-301-4/+11
| * Remove private and unused API from QBluetoothServiceInfoPrivateAlex Blasche2013-09-255-57/+16
| * Emit service discovery error during internal device discoveryAlex Blasche2013-09-253-1/+21
| * Fix peer to peer communication using two local adapters.Alex Blasche2013-09-258-37/+65
| * Emit ServiceLookup signal in QBluetoothSocket/Bluez when required.Alex Blasche2013-09-251-0/+4
| * Fixing small QBluetoothServer issuesAlex Blasche2013-09-252-1/+3
* | Implemented new approach for Bluetooth service discoveryNedim Hadzic2013-10-213-1/+128
* | Introduce compile test for BT API 10.2.1Fabian Bumberger2013-10-171-0/+4
|/