summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Normalize signal/slot signatures 2025Marc Mutz2025-06-041-4/+4
* CMake: Add PURL and CPE info to 3rd party attribution filesAlexandru Croitor2025-06-041-0/+1
* Document iOS BLE device discovery cache behaviorJuha Vuolle2025-06-041-0/+11
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio2025-05-272-0/+6
* QLowEnergyControllerPrivateAndroid: use jsize when allocating buffersIvan Solovev2025-05-231-10/+15
* QBluetoothSocketPrivateWinRT: remove unused variablesIvan Solovev2025-05-232-8/+0
* Mark qprivatelinearbuffer_p.h as security-criticalIvan Solovev2025-05-231-0/+1
* QLeAdvertiserBluez::handleCommandCompleted(): check data sizeIvan Solovev2025-05-221-1/+4
* Mark qleadvertiser_bluez.cpp as security-significantIvan Solovev2025-05-221-0/+1
* QBluetoothSocketPrivateAndroid::writeData(): return correct number of bytes w...Ivan Solovev2025-05-221-5/+7
* Fix size inconsistencies in QBluetoothSocketPrivateDarwin::readChannelData()Ivan Solovev2025-05-221-2/+7
* Fix size inconsistencies in QBluetoothSocketPrivateDarwin::writeData()Ivan Solovev2025-05-221-3/+5
* QBluetoothServiceInfo: extend the QT_NO_DEBUG_STREAM guardIvan Solovev2025-05-221-2/+2
* Mark qbluetoothservicediscoveryagent_bluez.cpp as security-criticalIvan Solovev2025-05-221-0/+1
* Mark qbluetoothservicediscoveryagent_winrt.cpp as security-criticalIvan Solovev2025-05-211-0/+1
* Mark lecmaccalculator.cpp as security-criticalIvan Solovev2025-05-211-0/+1
* HciManager::handleHciAclPacket(): swap the order of the checksIvan Solovev2025-05-211-2/+2
* HciManager::handleLeMetaEvent(): check size before accessing the dataIvan Solovev2025-05-212-3/+22
* HciManager::handleHciEventPacket(): check size before accessing the dataIvan Solovev2025-05-201-3/+12
* HciManagerhandleHciEventPacket(): call sizeof() only onceIvan Solovev2025-05-201-4/+6
* HciManager::_q_readNotify(): return early when no data is readIvan Solovev2025-05-201-0/+5
* Mark bluez/hcimanager.cpp as security-criticalIvan Solovev2025-05-201-0/+1
* Mark blurz/bluez5_helper.cpp as security-criticalIvan Solovev2025-05-201-0/+1
* Mark bluez/bluetoothmanagement.cpp as security-significantIvan Solovev2025-05-201-0/+1
* Mark android/devicediscoverybroadcastreceiver.cpp as security-criticalIvan Solovev2025-05-201-0/+1
* Fix memory leak in QNdefNfcSmartPosterRecordIvan Solovev2025-05-062-9/+21
* iOS: report an error when trying to write more than one NDEF messageIvan Solovev2025-05-061-0/+1
* Docs: fix typos in QNearFieldTarget documentationIvan Solovev2025-05-061-2/+2
* QNdefNfcSmartPosterRecord: optimize setTitles() and setIcons()Ivan Solovev2025-05-061-10/+2
* QPcscCard::onReadNdefMessagesRequest: remove unused variableIvan Solovev2025-05-061-2/+0
* Mark qndefmessage.cpp as security-criticalIvan Solovev2025-05-061-0/+1
* Mark qapduutils.cpp as security-criticalIvan Solovev2025-05-061-0/+1
* PCSC: mark security-critical codeIvan Solovev2025-05-062-0/+2
* Add NFC tag UID support with neardAndreas Hartmetz2025-04-172-3/+7
* Document that macOS bluetooth runmode association is fixed in macOS 15Juha Vuolle2025-03-311-2/+2
* NFC: use qdbusxml2cpp namespace property for the NearD backendIvan Solovev2025-03-297-5/+14
* BlueZ: use custom namespace for D-Bus adaptorsIvan Solovev2025-03-1217-56/+139
* BlueZ: use new qdbusxml2cpp namespace optionIvan Solovev2025-03-1247-110/+262
* QLowEnergyControllerBluez: mark the source file as security criticalIvan Solovev2025-03-111-0/+1
* BlueZ: rename leadvertisement1 -> leadvertisement1adaptorIvan Solovev2025-03-114-3/+3
* Replace AndroidManifest.xml permission parsing with PackageManager APIsJuha Vuolle2025-03-041-40/+16
* BlueZ: rename generated DBus propperites interface classIvan Solovev2025-02-1211-41/+41
* Add features bluetooth and nfcLars Schmertmann2025-02-104-4/+28
* QLowEnergyAdvertisingData: rework the note about advertising limitationsIvan Solovev2025-02-101-7/+21
* QLowEnergyControllerPrivateBluezDBus: remove unused variableIvan Solovev2025-02-041-1/+0
* BlueZ: prefer powered on adapters when no address is specifiedIvan Solovev2025-02-041-16/+36