summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothserviceinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* QBluetoothServiceInfo - remove the code-duplicate (macOS)Timur Pocheptsov2019-07-151-0/+5
* Ensure SDP records can be byte arrays/hex encodedAlex Blasche2019-02-151-1/+8
* winrt: Clarify situation of ServiceClassIds and ProtocolDescriptorListOliver Wolff2018-11-161-0/+4
* qRegisterMetaType for QBluetoothServiceInfoAlex Blasche2018-08-281-0/+1
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-4/+7
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+2
|\
| * Improve documentation about missing iOS support in QtBluetoothAlex Blasche2018-01-041-0/+2
* | Use QStringLiteral where needed to avoid QString allocationsAlex Blasche2017-11-061-1/+1
|/
* Use QSharedPointer::create() moreMarc Mutz2017-07-311-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-23/+31
|\
| * Fix QBluetoothServiceInfo QDebug operatorAlex Blasche2016-04-291-23/+31
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Fix missing breakFrank Meerkoetter2015-12-181-0/+1
* [Bluetooth] Optimize loopsKonstantin Ritt2015-09-161-1/+1
* Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-2/+5
|\
| * Improve QBluetoothServiceInfo documentationAlex Blasche2015-02-171-2/+5
* | Update copyright headersJani Heikkinen2015-02-161-7/+7
|/
* Add \since to all Qt Bluetooth classes which didn't have the tag yetAlex Blasche2014-09-261-0/+5
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Update QtBluetooth docs for Qt 5.3Alex Blasche2014-03-101-1/+2
* Fix broken QBluetoothServiceInfo::serviceClassUuids() callAlex Blasche2014-02-071-12/+24
* Fix Bluetooth doc errors.Alex Blasche2013-10-101-1/+1
* Change the service properties in btchat exampleFabian Bumberger2013-10-011-2/+4
* Remove private and unused API from QBluetoothServiceInfoPrivateAlex Blasche2013-09-251-13/+16
* Fix peer to peer communication using two local adapters.Alex Blasche2013-09-251-5/+11
* Lower the verbosity of bluetoothFabian Bumberger2013-09-181-2/+2
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* QNX: Fix compilationFabian Bumberger2013-08-231-22/+32
* Extend and improve the unit test for QBluetoothServiceInfoAlex Blasche2013-08-121-45/+30
* Use the getter instead of accessing the value directlyThomas McGuire2013-07-301-1/+1
* Add missing Bt Core spec service attribute identifiersAlex Blasche2013-07-111-4/+11
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Fix warning about checking for metatypes that aren't in QVariant::TypeThiago Macieira2013-04-071-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* Refactoring service infoFabian Bumberger2012-11-271-0/+19
* Qt Bluetooth: Created \qmlmodule and \module pagesJerome Pasion2012-09-291-9/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Language edits to the QDoc markupVenugopal Shivashankar2012-02-291-24/+23
* Modified the \brief text for the Bluetooth C++ classes and the QML elements.veshivas2012-02-281-5/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* added documentation and examplesMichael Zanetti2012-01-231-4/+3
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-111-1/+5
* Initial commit.Michael Zanetti2011-08-241-0/+604