summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on '6.4' in qt/qtconnectivityQt Submodule Update Bot2022-06-281-2/+2
* Fix spelling errors in debug outputKai Köhne2022-06-242-4/+4
* Update dependencies on '6.4' in qt/qtconnectivityQt Submodule Update Bot2022-06-211-2/+2
* 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
* Update dependencies on '6.4' in qt/qtconnectivityQt Submodule Update Bot2022-06-141-2/+2
* Fix an Android bluetooth logging typoJuha Vuolle2022-06-131-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-13404-16063/+890
* Update dependencies on '6.4' in qt/qtconnectivityv6.4.0-beta1Qt Submodule Update Bot2022-06-111-2/+2
* Update dependencies on '6.4' in qt/qtconnectivityQt Submodule Update Bot2022-06-081-2/+2
* ndefeditor: fix dropdown menu problemsIvan Solovev2022-06-022-6/+27
* Port QtConnectivity configure check reporting from Qt 5Juha Vuolle2022-06-022-3/+24
* Add NFCReaderUsageDescription key to NFC example appsJuha Vuolle2022-06-026-0/+98
* Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2022-05-311-2/+2
* Remove QScopedPointer related deprecation warnings on macOSJuha Vuolle2022-05-314-17/+14
* Use the new "permissions error" code on macOSJuha Vuolle2022-05-3010-17/+58
* Close socket descriptor when QBluetoothSocketBluez is destroyedJuha Vuolle2022-05-303-3/+14
* Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2022-05-271-2/+2
* Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2022-05-241-2/+2
* 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-1919-13/+43
* 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
* Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2022-05-171-2/+2
* Revise bluetooth hostmode autotest to pass on Android 12Juha Vuolle2022-05-171-8/+20
* Android bluetooth local device always to use "Paired"Juha Vuolle2022-05-172-2/+8
* QtNfc: Get rid of NearFieldTarget classIevgenii Meshcheriakov2022-05-168-16/+9
* QNearFieldTargetPrivate: Use same types in declarations and definitionsIevgenii Meshcheriakov2022-05-161-6/+9
* Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2022-05-161-2/+2
* Tests: Use REQUIRED COMPONENTS where applicableKai Köhne2022-05-132-3/+3
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-132-2/+2
* Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2022-05-121-2/+2
* Windows: implement the missing APIs for QBluetoothLocalDeviceIvan Solovev2022-05-124-13/+177
* Windows: refactor QBluetoothLocalDevice private implementationIvan Solovev2022-05-121-39/+71
* Remove unsupported Android bluetooth codepaths part 2Juha Vuolle2022-05-121-35/+17
* Remove unsupported Android bluetooth codepathsJuha Vuolle2022-05-1213-272/+59
* Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2022-05-111-2/+2
* bluez dbus files: work around qdbusxml2cpp's inability to includemocsMarc Mutz2022-05-1111-0/+25
* bluez dbus files: adapt the generate script to recent changesMarc Mutz2022-05-1121-69/+85
* Assorted int/qsizetype fixesMarc Mutz2022-05-105-7/+7
* Replace some length() calls with size()Marc Mutz2022-05-104-6/+6
* Fix some signed/unsigned mismatchesMarc Mutz2022-05-102-4/+4
* Port length() == 0 to isEmpty()Marc Mutz2022-05-103-6/+6
* ServiceDiscoveryBroadcastReceiver: fix int/jint mismatchMarc Mutz2022-05-101-1/+1
* QtConnectivity: replace qSwap with std::swap/member-swap where possibleMarc Mutz2022-05-096-6/+6
* Fix crash when service discovery agent (SDA) is stopped on AndroidJuha Vuolle2022-05-071-11/+20