summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.6.0' in qt/qtconnectivityv6.6.06.6.0Qt Submodule Update Bot2023-10-031-1/+1
* Update dependencies on '6.6.0' in qt/qtconnectivityQt Submodule Update Bot2023-10-021-2/+2
* Update dependencies on '6.6.0' in qt/qtconnectivityQt Submodule Update Bot2023-09-291-2/+2
* Update dependencies on '6.6.0' in qt/qtconnectivityQt Submodule Update Bot2023-09-281-2/+2
* Doc: Extend list of highlighted Connectivity examplesKai Köhne2023-09-272-2/+7
* Update dependencies on '6.6.0' in qt/qtconnectivityQt Submodule Update Bot2023-09-261-2/+2
* Update dependencies on '6.6.0' in qt/qtconnectivityv6.6.0-rc1Qt Submodule Update Bot2023-09-211-2/+2
* Update dependencies on '6.6.0' in qt/qtconnectivityQt Submodule Update Bot2023-09-191-2/+2
* Allow to set user information after detection started for non NDEF tagsJan Moeller2023-09-121-3/+5
* Update dependencies on '6.6' in qt/qtconnectivityv6.6.0-beta4Qt Submodule Update Bot2023-09-111-2/+2
* Bluetooth autotests: do _not_ request permissions to use BTTimur Pocheptsov2023-09-053-14/+18
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-09-041-2/+2
* Doc: Hide attributions for example icons from overviewKai Köhne2023-09-041-0/+3
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-09-011-2/+2
* Consider protocols that derive NFCNDEFTag in isNdefTag()Jan Moeller2023-08-301-1/+10
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-08-301-2/+2
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-08-291-2/+2
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-08-281-2/+2
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-08-251-2/+2
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-08-241-2/+2
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-08-231-2/+2
* Bluetooth: remove custom implementations of qbswap(QUuid::Id128Bytes)Ivan Solovev2023-08-232-18/+0
* Doc: Add example categories for Qt NFC examplesMats Honkamaa2023-08-211-0/+1
* Fix translation context of QBluetoothUuid::WeightScaleFeatureFriedemann Kleint2023-08-211-1/+1
* QBluetoothUuid: magic_numbers -= 50Marc Mutz2023-08-181-5/+5
* QBluetoothUuid: inherit all ctors from QUuidMarc Mutz2023-08-184-18/+13
* QBluetoothUuid: inline the (quint128, Endian) ctorMarc Mutz2023-08-182-20/+4
* QBluetoothUuid: inline converting ctor from QUuidMarc Mutz2023-08-172-5/+12
* Update dependencies on '6.6' in qt/qtconnectivityv6.6.0-beta3Qt Submodule Update Bot2023-08-161-2/+2
* QBluetoothUuid: cut out the streamingOperator() middle-manMarc Mutz2023-08-153-5/+12
* QBluetoothUuid: provide Endian overloads for quint128 functionsMarc Mutz2023-08-153-31/+53
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-08-151-1/+1
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-08-151-2/+2
* tst_QBluetoothUuid: add tests for (QString) ctorMarc Mutz2023-08-121-0/+6
* QBluetoothUuid: remove default case labels and fix the falloutMarc Mutz2023-08-121-8/+4
* QBluetoothUuid: remove unused equals() method declarationMarc Mutz2023-08-121-3/+0
* QBluetoothUuid: insulate against potentially-disappearing QUuid(quint128) ctorMarc Mutz2023-08-121-1/+1
* QBluetoothUuid: add missing Endian argument to Id128Bytes ctorMarc Mutz2023-08-112-4/+5
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-08-081-2/+2
* QBluetoothUuid: keep custom quint128 and related methods when 128-bit ints ar...Ivan Solovev2023-08-034-12/+65
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-08-021-2/+2
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-07-311-2/+2
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-07-261-2/+2
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-07-211-2/+2
* Doc: List of all Qt overviews which are now termed as explanationJaishree Vyas2023-07-191-0/+1
* Update dependencies on '6.6' in qt/qtconnectivityQt Submodule Update Bot2023-07-121-2/+2
* Doc: Remove \ingroup all-examples command from the docsJaishree Vyas2023-07-122-2/+0
* QBluetoothUuid: fix alignment of the custom quint128 structIvan Solovev2023-07-112-3/+6
* QBluetoothAddress: restore missing move SMFsMarc Mutz2023-07-091-0/+2
* QBluetoothAddress: inline most functionsMarc Mutz2023-07-093-42/+40