summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-201-5/+3
| |\|
| | * Unwarn on clangv5.2.0-rc1v5.2.0Alex Blasche2013-11-111-5/+3
| * | Added new API for device "connected" statusOleksandr Matasov2013-11-126-1/+167
| * | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-11-084-5/+5
| |\|
| | * Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-062-2/+2
| | * Build Bluetooth and NFC only for BlackberryAndreas Holzammer2013-11-012-2/+2
| | * use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
| * | Update NFC QML API meta data following recent 5.3 version changesAlex Blasche2013-10-231-3/+7
| * | Register NFC QML APIs as 5.3Alex Blasche2013-10-231-0/+5
| * | Update Bluetooth QML API meta data following recent 5.3 version changesAlex Blasche2013-10-231-3/+4
| * | Register Bluetooth QML APIs as 5.3Alex Blasche2013-10-231-0/+4
* | | 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-0439-96/+4427
|/ /
* | Merge branch 'stable' into devAlex Blasche2013-10-2262-609/+784
|\|
| * Doc: Fix module name formatv5.2.0-beta1Sze Howe Koh2013-10-213-3/+3
| * Remove not needed error enum and avoid future enum value collisionsAlex Blasche2013-10-153-7/+5
| * Update Bluetooth QML meta data for Qt CreatorAlex Blasche2013-10-151-7/+16
| * Doc: language and style review doc qtconnectivityNico Vertriest2013-10-149-25/+28
| * Use recommended way of using \brief statements in QML Types.Alex Blasche2013-10-148-8/+8
| * Update Nfc QML meta data for Qt CreatorAlex Blasche2013-10-141-25/+33
| * QtNfc QML Api starts with version 5.2Alex Blasche2013-10-149-15/+20
| * QtBluetooth QML API starts with 5.2.Alex Blasche2013-10-146-12/+21
| * Fix unit test error in qndefrecord.Alex Blasche2013-10-112-14/+12
| * Update QML type description for Bluetooth QML API due to API changes.Alex Blasche2013-10-111-32/+14
| * Document the data roles offered by the BluetoothDiscoveryModel.Alex Blasche2013-10-111-3/+25
| * BluetoothDiscoveryModel API fixesAlex Blasche2013-10-112-15/+12
| * Remove the "registerNdefMessageHandler" template function and doc fixesAlex Blasche2013-10-112-12/+1
| * 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-102-8/+4
| * Fix MSVC64-warning about truncation from size_t to int.Friedemann Kleint2013-10-101-1/+1