summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdeviceinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERNIvan Solovev2022-04-271-0/+5
* Port simple cases of count() to size()Marc Mutz2022-04-111-1/+1
* Add support for service data in BLE advertismentAndreas Buhr2021-11-291-6/+84
* Make comparison operators hidden friends in QtBluetoothAndreas Buhr2021-03-121-27/+28
* Read LocalName based on scan data in case BluetoothDevice.getName() is emptyAlex Blasche2021-03-041-0/+12
* Remove documentation about DataCompleteness enum, which was removedAndreas Buhr2020-12-211-11/+0
* Remove documentation for removed LANAccessDevice in MajorDeviceClassAndreas Buhr2020-12-211-3/+0
* Use QList instead of QVectorJarek Kobus2020-06-251-3/+3
* Initialize the QBluetoothDeviceInfoPrivate membersAlex Blasche2020-05-071-8/+1
* Realign QBluetoothDeviceInfoPrivate to reduce mem holesAlex Blasche2020-05-071-2/+2
* Remove QBluetoothDeviceInfo::DataCompleteness et al.Alex Blasche2020-05-061-86/+0
* Fix build as QMultiHash no longer derives from QHashAlex Blasche2020-05-061-1/+1
* QBluetoothDeviceInfo: Use a QMultiHash internallyFriedemann Kleint2020-01-291-3/+3
* Doc: Fix documentation warningsTopi Reinio2019-11-111-1/+1
* Add ability to have multiple manufacturer data per manufacturer IDAlex Blasche2019-08-081-5/+21
* Fix build with deprecated APIs disabled since 5.13Sona Kurazyan2019-08-071-2/+29
* Remove winrt TODOs about manufacturer dataOliver Wolff2019-03-251-1/+0
* Replace QBluetoothDeviceInfo::LANAccessDevice with NetworkDeviceAlex Blasche2018-10-091-1/+4
* Deprecate QBluetoothDeviceInfo::DataCompleteness with Qt 6 in mindAlex Blasche2018-10-091-2/+34
* Fix various qdoc warnings in QtBluetoothAlex Blasche2018-09-181-3/+3
* Add QBluetoothDeviceDiscoveryAgent::deviceUpdated signalAlex Blasche2018-08-231-1/+33
* Spell QBluetoothDeviceInfo::manufacturerIds correctlyShawn Rutledge2018-08-211-1/+1
* Add manufacturer data to QBluetoothDeviceInfoAlex Blasche2018-08-171-1/+54
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-4/+4
|\
| * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-161-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-1/+6
|\|
| * Document the meaning of QBluetoothDeviceInfo::minorDeviceClass()Alex Blasche2016-07-251-1/+6
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Improve QBluetoothDeviceInfo::address() documentationAlex Blasche2015-11-161-0/+6
* Improve QBluetoothDeviceInfo::deviceUuid() documentationAlex Blasche2015-09-031-0/+5
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Fix qdoc warnings & adds missing changelog entry for recent API changeAlex Blasche2014-10-301-3/+5
* QBluetoothDeviceInfo - add "non-addressable" devices supportTimur Pocheptsov2014-10-291-0/+62
* Add QBluetoothDeviceInfo::UnknownCoreConfiguration enum valueAlex Blasche2014-10-161-1/+6
* Add \since to all Qt Bluetooth classes which didn't have the tag yetAlex Blasche2014-09-261-0/+2
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* QBluetoothDeviceInfo::coreConfiguration() should return the QFlagAlex Blasche2014-06-041-6/+6
* Fix BTLE related qdoc errorsAlex Blasche2014-06-041-3/+6
* Merge branch 'dev' into btleAlex Blasche2014-05-261-17/+19
|\
| * Fix coding style in QBluetoothOleg Shparber2014-04-231-25/+28
* | Merge branch 'dev' into btleAlex Blasche2014-02-171-2/+0
|\|
| * Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-2/+0
* | Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-041-11/+49
|/
* Clean up QBluetoothDeviceInfoFabian Bumberger2013-09-101-18/+0
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Add QBluetoothDeviceInfo::operator!= which was missing.Milian Wolff2013-03-281-0/+10
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* Qt Bluetooth: Created \qmlmodule and \module pagesJerome Pasion2012-09-291-3/+2