summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* IOBluetoothDeviceInquiry: manually interrupt Classic scanTimur Pocheptsov2021-09-071-18/+45
* Doc: Update the depends list to fix a broken linkVenugopal Shivashankar2021-09-071-1/+1
* Remove remaining cases of isBluez5()Alex Blasche2021-09-073-30/+6
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-09-063-4/+3
* Better naming of member variables in QBluetoothSocketBasePrivateAndreas Buhr2021-09-015-40/+40
* Rename variables and methods having Bluez5 in their nameAndreas Buhr2021-08-308-117/+109
* Remove BlueZ4 XML files and their usageAndreas Buhr2021-08-3020-774/+0
* Remove BlueZ4 detectionAndreas Buhr2021-08-301-15/+4
* Remove BlueZ4 code paths in QLowEnergyControllerAndreas Buhr2021-08-271-55/+21
* Remove BlueZ4 implementation from BluetoothServiceInfoAndreas Buhr2021-08-272-141/+63
* Remove BlueZ4 implementation from BluetoothSocketAndreas Buhr2021-08-271-52/+19
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-08-232-7/+7
* Replace "Getting Started" by "Using the Module" in QtBluetooth docsAndreas Buhr2021-08-192-3/+11
* Beautify QtBluetooth 6 migration guideAndreas Buhr2021-08-191-55/+71
* Don't mention changes in Qt 5.7 in QtBluetooth introduction docsAndreas Buhr2021-08-191-3/+0
* Remove documentation of previously removed Qt Bluetooth QML typesAndreas Buhr2021-08-194-141/+1
* QtNFC: add CMake info to class documentationIvan Solovev2021-07-301-0/+1
* Use private permission APIAssam Boudjelthia2021-07-281-5/+6
* Doc: Fix typoPaul Wicking2021-07-261-1/+1
* Rename streamingoperator to adhere to camelCaseAndreas Buhr2021-07-236-9/+9
* Create Qt5.15 to 6.2 migration documentation for QtBluetoothAndreas Buhr2021-07-223-119/+154
* introduce new error for location service turned offAndreas Buhr2021-07-203-1/+5
* LE controller (CoreBluetooth): do not emit MTU change on disconnectedTimur Pocheptsov2021-07-201-1/+0
* Move sdpscanner to libexecKai Köhne2021-07-162-1/+2
* Improve detection of enabled location service on SDK<28Andreas Buhr2021-07-121-12/+9
* CoreBluetooth (peripheral role) - remove a dummy methodTimur Pocheptsov2021-07-082-10/+0
* NFC Android: fix checkIsTargetLost() logicIvan Solovev2021-06-281-2/+2
* Remove unnecessary debug output operatorsAndreas Buhr2021-06-282-73/+0
* LEC: implement mtu() on Darwin platforms (CoreBluetooth)Timur Pocheptsov2021-06-227-2/+60
* Remove old configure-related filesJoerg Bornemann2021-06-171-96/+0
* QNdefMessage: fix fromByteArray algorithmIvan Solovev2021-06-141-32/+45
* QtNFC: add migration guideIvan Solovev2021-06-142-0/+178
* NdefEditor: update UI for better usability on mobile platformsIvan Solovev2021-06-141-1/+1
* QtNFC: fix doc issuesIvan Solovev2021-06-116-40/+56
* Android: use the new permission API, clean up some leftoversVille Voutilainen2021-06-107-43/+16
* QNdefNfcSmartPoster: cleanup and extend unit testsIvan Solovev2021-06-092-33/+38
* QtNFC: fix since version for the new methodsIvan Solovev2021-06-094-5/+9
* CMake: Don't use internal compatibility APIFabian Kosmale2021-06-051-1/+1
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-0439-588/+455
* Enhance iOS Nfc implementationJan Moeller2021-06-036-26/+75
* Make QLECharacteristic::handle() and QLEDescriptor::handle() privateAndreas Buhr2021-06-035-2/+12
* QLowEnergyController: ATT-MTU backend on WindowsAndreas Buhr2021-06-032-3/+89
* Normalize qHash signature in nfs/qndfrecord.hKai Köhne2021-06-032-2/+2
* Add convenience API to access CCCDAndreas Buhr2021-06-034-3/+92
* QtNFC: refactor main module pageIvan Solovev2021-06-034-12/+26
* QNdefNfcIconRecord: add documentationIvan Solovev2021-06-031-0/+32
* QNdefFilter: add match() methodIvan Solovev2021-06-033-2/+283
* Change members in QLECharacteristic and QLEDescriptor to privateAndreas Buhr2021-06-022-4/+2
* Remove obsolete QLEControllerPrivate friendsAlex Blasche2021-06-012-4/+0
* QBluetoothServerPrivate: Fix warning about constructor orderFriedemann Kleint2021-06-011-1/+1