summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothuuid.h
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
* QBluetoothUuid: add QDataStream operator<<,>>Thiago Macieira2018-10-191-0/+12
* Avoid wrong implicit cast leading to wrong connectToService() callAlex Blasche2018-01-251-0/+1
* Add default assignment operator for QBluetoothUuidAlex Blasche2017-10-191-0/+2
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-291-2/+2
* Rename qbluetoothglobal.h to qtbluetoothglobal.hOliver Wolff2017-08-301-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-2/+2
|\
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-151-2/+2
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-261-14/+20
|\ \
| * | Updated license headersAntti Kokko2016-01-201-14/+20
| |/
* / Add operator!= for QBluetoothUuid.Christian Kandeler2015-12-111-0/+1
|/
* Fix trailing commas in enumsAlex Blasche2015-04-201-3/+2
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Add new environmental sensing descriptor typesAlex Blasche2014-12-051-1/+6
* Add newly adopted BTLE service/characteristic type uuidsAlex Blasche2014-12-051-0/+90
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Introduce QLowEnergyDescriptorAlex Blasche2014-06-261-0/+1
* Provide means of translating descriptor types to user stringsAlex Blasche2014-06-111-0/+1
* Improve handling of QBluetoothUuid::CharacteristicType enumAlex Blasche2014-06-041-69/+70
* Streamline some of the QLowEnergyDescriptorInfo related codeAlex Blasche2014-06-041-3/+4
* Merge branch 'dev' into btleAlex Blasche2014-05-261-1/+7
|\
| * Add QBluetoothUuid::protocolToString()Alex Blasche2014-05-261-0/+1
| * Service discovery via Bluez5Alex Blasche2014-05-221-1/+3
| * Check for QT_NO_DEBUG_STREAM for QBluetoothUuid QDebug helperOleg Shparber2014-04-281-0/+3
* | Merge branch 'dev' into btleAlex Blasche2014-03-141-1/+9
|\|
| * Add missing Standard BT service/profile uuidsAlex Blasche2014-03-061-0/+8
| * Fix uuid value of ServiceClassId PnpInformationAlex Blasche2014-03-061-1/+1
* | Unify the BtLE service class id descriptionsAlex Blasche2014-03-061-1/+0
* | Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-041-1/+121
|/
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-3/+3
* Add missing Bt Core spec service attribute identifiersAlex Blasche2013-07-111-0/+1
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Fix qmake warnings about incorrect header includes in public headers.Alex Blasche2013-06-211-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-031-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-111-2/+6
* added missing service uuid for Hands-Free Unit ServiceMichael Zanetti2011-10-071-1/+2
* Split qconnectivityglobal.hMichael Zanetti2011-09-151-2/+2
* Initial commit.Michael Zanetti2011-08-241-0/+177