summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergydescriptor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-3/+3
* QLowEnergyDescriptor fix spelling in docsNikita Baryshnikov2018-03-051-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-1/+1
|\
| * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-161-1/+1
* | Updated license headersAntti Kokko2016-01-201-15/+21
|/
* Remove some Tech preview remnants from Bluetooth documentationAlex Blasche2015-05-181-3/+0
* Add ability to read characteristics and descriptorsAlex Blasche2015-04-101-2/+2
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Qt Bluetooth - update documentationTimur Pocheptsov2015-02-061-0/+3
* Make it more obvious that QLowEnergy* classes are Tech previewAlex Blasche2014-09-261-0/+3
* Add support for long descriptor value writesAlex Blasche2014-09-081-1/+1
* Rename descriptorChanged() to descriptorWritten()Alex Blasche2014-09-021-3/+3
* Add support for BTLE write command (BlueZ/Linux)Alex Blasche2014-09-021-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Update QLowEnergyDescriptor class documentation.Alex Blasche2014-08-181-17/+43
* Support writing of descriptorsAlex Blasche2014-07-151-12/+0
* Add QLowEnergyService::contains(QLowEnergyDescriptor)Alex Blasche2014-07-151-0/+13
* Add comparison operators for QLECharacteristic & QLEDescriptorAlex Blasche2014-07-021-0/+36
* Rewrite Descriptor class unit testAlex Blasche2014-07-021-1/+1
* Add a few minor code cleanups pointed out by previous patch reviews.Alex Blasche2014-07-021-3/+5
* Introduce QLowEnergyDescriptorAlex Blasche2014-06-261-0/+254