summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdeviceinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Add QBluetoothDeviceDiscoveryAgent::deviceUpdated signalAlex Blasche2018-08-231-1/+10
* Spell QBluetoothDeviceInfo::manufacturerIds correctlyShawn Rutledge2018-08-211-1/+1
* Add manufacturer data to QBluetoothDeviceInfoAlex Blasche2018-08-171-0/+6
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-291-1/+1
* Rename qbluetoothglobal.h to qtbluetoothglobal.hOliver Wolff2017-08-301-1/+1
* Add Qt6 TODO for QBLuetoothDeviceInfo::DataCompletenessAlex Blasche2017-06-211-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-1/+1
|\
| * Document the meaning of QBluetoothDeviceInfo::minorDeviceClass()Alex Blasche2016-07-251-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-1/+1
|\|
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-151-1/+1
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Provide missing Q_DECLARE_OPERATORS_FOR_FLAGSKonstantin Ritt2015-05-281-0/+3
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-281-1/+4
* QBluetoothDeviceInfo - add "non-addressable" devices supportTimur Pocheptsov2014-10-291-0/+5
* Add QBluetoothDeviceInfo::UnknownCoreConfiguration enum valueAlex Blasche2014-10-161-0/+1
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* QBluetoothDeviceInfo::coreConfiguration() should return the QFlagAlex Blasche2014-06-041-2/+3
* Merge branch 'dev' into btleAlex Blasche2014-05-261-1/+2
|\
| * Fix coding style in QBluetoothOleg Shparber2014-04-231-1/+2
* | QBluetoothDeviceInfo coreConfiguration fix implementedNedim Hadzic2014-02-211-3/+3
* | Merge branch 'dev' into btleAlex Blasche2014-02-171-1/+1
|\|
| * whitespace fixesOswald Buddenhagen2014-01-201-1/+1
* | Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-041-0/+9
|/
* Clean up QBluetoothDeviceInfoFabian Bumberger2013-09-101-21/+11
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Fix qmake warnings about incorrect header includes in public headers.Alex Blasche2013-06-211-1/+1
* Add QBluetoothDeviceInfo::operator!= which was missing.Milian Wolff2013-03-281-0/+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-1/+5
* Split qconnectivityglobal.hMichael Zanetti2011-09-151-2/+2
* Initial commit.Michael Zanetti2011-08-241-0/+245