summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in QNearFieldTarget::QNearFieldTargetLars Schmertmann20 hours1-1/+1
* Clarify the support for QBluetooth::SecurityFlags on various backendsIvan Solovev44 hours2-2/+17
* CMake/Android: enable Gradle for building Qt JARsAssam Boudjelthia3 days14-16/+118
* QBluetoothUuid: fix missing qHash() overloadMarc Mutz4 days2-0/+17
* Windows: Catch hresult_error in LE discovery completion chainJarkko Koivikko4 days1-18/+35
* Windows: Move WinRT hresult_error guard macros to a shared headerJarkko Koivikko4 days2-34/+57
* Darwin: mark btledeviceinquiry.mm as criticalIvan Solovev9 days1-0/+1
* Bluetooth Darwin: check size before parsing manufacturer dataIvan Solovev9 days1-1/+2
* Android scan record parsing: add length checks when extracting UUIDsIvan Solovev9 days1-4/+8
* Android scan record parsing: fix length and type extractionIvan Solovev9 days1-2/+2
* Android: refactor DeviceDiscoveryBroadcastReceiver for testingIvan Solovev9 days1-95/+102
* Windows: improve error handling in SDP parsingIvan Solovev11 days1-18/+20
* Windows SDP scanner: properly check remainingLengthIvan Solovev11 days1-0/+29
* WinRT: limit recursion when parsing SDP recordsIvan Solovev14 days1-3/+8
* BlueZ: limit recursion when parsing SDP recordsIvan Solovev14 days2-4/+17
* BlueZ LE Advertiser: fix potential integer underflowIvan Solovev14 days1-1/+1
* BlueZ: check packet size before casting to MgmtEventDeviceFoundIvan Solovev2026-04-231-13/+16
* HCI ACL: use length information from the header instead of buffer sizeIvan Solovev2026-04-231-2/+3
* QBlueToothDeviceDiscoveryAgent: add a test case to test minorMappingsMate Barany2026-04-221-0/+11
* QPcscSlotName: add missing qHash() overloadMarc Mutz2026-04-221-1/+11
* BTLE: do not log CSRK and MACIvan Solovev2026-04-202-8/+2
* BlueZ: suppress Axivion warning when running sdpscannerIvan Solovev2026-04-201-0/+1
* BlueZ: suppress Qt-Security-QProcessStart in bluetoothdVersion()Ivan Solovev2026-04-201-0/+1
* BlueZ: make QBluetoothLocalDevicePrivate::isValid() a common getterIvan Solovev2026-04-081-3/+1
* Fix potential detach in range-for loop: trivial caseIvan Solovev2026-04-081-1/+1
* Fix detaches in ranged-for with rvalue containersIvan Solovev2026-04-084-9/+17
* Fix potential detaches when iterating over QMap::values()Ivan Solovev2026-04-081-2/+2
* QLowEnergyController: fix unintentional copies in range-for loopsIvan Solovev2026-04-081-3/+4
* QBluetoothDeviceDiscoveryAgent: use QMap::asKeyValueRange()Ivan Solovev2026-04-081-8/+4
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT=1Ahmad Samir2026-03-143-6/+0
* Doc: Add CMake info to Bluetooth classesKai Köhne2026-03-031-0/+1
* [macOS] Remove an assert in rfcommChannelOpenComplete()Ivan Solovev2026-03-021-2/+4
* Rework LE advertising on AndroidIvan Solovev2026-03-023-40/+103
* Doc: Fix link for macOS platformKai Köhne2026-02-251-1/+1
* Doc: Fix links due to rename 'Qt for Linux/X11' to 'Qt for Linux'Alexei Cazacov2026-02-252-2/+2
* Android: Add extern "C" to JNI_OnLoad to prevent name manglingAssam Boudjelthia2026-02-102-2/+2
* Don't specify a conflicting type for setField callsVolker Hilsheimer2025-12-015-6/+6
* Doc: Fix QDoc warnings for internal classes and functionsJerome Pasion2025-11-204-4/+22
* Fix QBluetoothDeviceInfo::isCached() on WindowsIvan Solovev2025-10-091-6/+29
* nfc: fix typo in configure summaryIlya Katsnelson2025-10-081-1/+1
* BlueZ: avoid registering the same UUID twiceIvan Solovev2025-10-081-3/+4
* Expect user-defined QT_NO_INT128 in removed_api.cppMarc Mutz2025-09-091-1/+3
* Doc: Fix incorrect usage of \generatelistTopi Reinio2025-08-061-1/+1
* Bluetooth: add missing namespace macrosTim Blechmann2025-07-212-8/+13
* Remove year from Qt Copyright in REUSE.tomlLucie Gérard2025-07-142-2/+2
* Doc: Add textual descriptions for QtBluetooth documentation imagesDheerendra Purohit2025-07-041-1/+1
* Move Unity build exclusions to the correct locationFriedemann Kleint2025-06-181-3/+2
* Fix Unity build on WindowsFriedemann Kleint2025-06-181-0/+3
* Report error and targetLost if system call failsJan Moeller2025-06-101-2/+16
* Android: Increase NFC transceive timeoutLars Schmertmann2025-06-081-1/+1