summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-1212-28/+28
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-123-23/+23
* Doc: Fix BlueZ license to GPL-2.0-onlyKai Köhne2022-10-181-1/+1
* Remove unused and redundant table row in documentationJuha Vuolle2022-10-141-7/+0
* Replace GATT specification link with accessible one in documentationJuha Vuolle2022-10-141-1/+1
* Fix unorthodoxically placed parantheses in documentationJuha Vuolle2022-10-141-9/+6
* Add a missing verb in BT LE documentationJuha Vuolle2022-10-141-2/+2
* Clear previous bluetooth device/service discovery errors on restartJuha Vuolle2022-09-235-1/+17
* Add windows bluetooth discovery worker metatype registrationJuha Vuolle2022-09-201-0/+1
* Generate key string for field cache at compile timeVolker Hilsheimer2022-09-135-124/+86
* Android BT fix deprecated "getDefaultAdapter" method usageJuha Vuolle2022-09-1313-44/+103
* Fix access to destroyed QtJniTypes::String objectVolker Hilsheimer2022-09-071-18/+23
* Add missing qt_configure_end_summary_section to fix summary indentationShawn Rutledge2022-09-071-0/+1
* Windows device discovery: fix memory leaksIvan Solovev2022-09-013-15/+13
* Windows device discovery: fix crash at discovery stopIvan Solovev2022-08-301-27/+26
* Bluetooth Windows: refactor getNativeServiceIvan Solovev2022-08-262-93/+132
* Bluetooth Windows: refactor getNativeCharacteristicIvan Solovev2022-08-262-103/+207
* Fix error() to errorOccurred() in documentation (changed in Qt 6)Juha Vuolle2022-08-213-8/+8
* Windows: properly cache discovered services in QLowEnergyControllerIvan Solovev2022-08-151-0/+1
* QWinRTBluetoothDeviceDiscoveryWorker: properly stop LE scan timerIvan Solovev2022-08-151-0/+2
* Unstringify Android QtBluetooth: native JNI callbacksJuha Vuolle2022-08-046-114/+151
* Fix several more improperly placed #include mocThiago Macieira2022-07-282-4/+4
* Windows: refactor device discoveryIvan Solovev2022-07-112-36/+47
* Windows: refactor low energy device discoveryIvan Solovev2022-07-111-569/+315
* Windows: fix Classic device discovery by porting to C++/WinRTIvan Solovev2022-07-112-239/+257
* Windows Bluetooth: move DeviceWatcher wrapper into a separate headerIvan Solovev2022-07-114-62/+207
* Unstringify Android QtBluetooth: signatures, types and method callsJuha Vuolle2022-07-0715-273/+285
* Fix bluetooth service discovery not finishing on AndroidJuha Vuolle2022-06-282-10/+22
* Fix documentation issues and enable documentation testing in CITopi Reinio2022-06-283-5/+13
* Fix Bluez LE advertiser crash on large advertisement dataJuha Vuolle2022-06-281-1/+2
* Fix spelling errors in debug outputKai Köhne2022-06-242-4/+4
* Add a timeout guard for Android BT device discovery not startingJuha Vuolle2022-06-215-25/+95
* Repair tst_QBluetoothDeviceDiscoveryAgent unit test on AndroidAndreas Buhr2022-06-211-2/+7
* Android BT LE advertisement start to fail when bluetooth is OFFJuha Vuolle2022-06-211-7/+14
* Fix Bluez LE advertiser delete crashJuha Vuolle2022-06-216-17/+22
* QtNfc: Fix iOS session invalidation/restartMike Achtelik2022-06-151-15/+11
* Fix an Android bluetooth logging typoJuha Vuolle2022-06-131-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-13264-9928/+559
* Port QtConnectivity configure check reporting from Qt 5Juha Vuolle2022-06-021-2/+23
* Remove QScopedPointer related deprecation warnings on macOSJuha Vuolle2022-05-314-17/+14
* Use the new "permissions error" code on macOSJuha Vuolle2022-05-309-17/+46
* Close socket descriptor when QBluetoothSocketBluez is destroyedJuha Vuolle2022-05-302-1/+12
* QNdefMessage: un-export the classIevgenii Meshcheriakov2022-05-201-12/+24
* Properly use 'since' qdoc command in enum values documentationIvan Solovev2022-05-195-46/+38
* Introduce error codes for missing permissionsIvan Solovev2022-05-1918-13/+41
* QtNfc: create "Supported Features" doc pageIvan Solovev2022-05-182-0/+89
* QtNfc docs: add PC/SC documentation page to the list of articlesIvan Solovev2022-05-181-0/+1
* Android bluetooth local device always to use "Paired"Juha Vuolle2022-05-171-1/+1
* QtNfc: Get rid of NearFieldTarget classIevgenii Meshcheriakov2022-05-167-15/+8
* QNearFieldTargetPrivate: Use same types in declarations and definitionsIevgenii Meshcheriakov2022-05-161-6/+9