summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-041-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-49/+2
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-131-1/+1
* Replace "Getting Started" by "Using the Module" in QtBluetooth docsAndreas Buhr2021-08-191-0/+4
* Remove documentation of previously removed Qt Bluetooth QML typesAndreas Buhr2021-08-191-78/+0
* Doc: Fix documentation warningsTopi Reinio2021-04-301-0/+3
* Change QLowEnergyService::ServiceState enum to reflect future changesAndreas Buhr2021-04-081-2/+2
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-5/+5
* Remove QBluetoothTransferManager and friendsAndreas Buhr2021-02-261-39/+0
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-151-8/+0
* Rename QLEService::DiscoveringServices to DiscoveringServiceAlex Blasche2020-05-141-1/+1
* Doc: Use a macro to resolve QML import versionsTopi Reinio2018-09-281-1/+1
* Remove direct usage of QLowEnergyController::ctorAlex Blasche2018-08-211-1/+1
* Fix outdated BSD license headerKai Koehne2017-10-172-6/+26
* Reduce platform specific code linesAlex Blasche2015-05-121-2/+2
* Update copyright headersJani Heikkinen2015-02-162-8/+8
* Improve QBluetoothTransferManager documentationAlex Blasche2014-10-161-4/+15
* Improve documentation on how to enable characteristic notificationsAlex Blasche2014-09-021-0/+51
* Add class documentation for QLowEnergyServiceAlex Blasche2014-08-181-0/+28
* Remove duplicate function definitionLouai Al-Khanji2014-04-241-4/+5
* Provide correct code snippet for QBluetoothServiceDiscoveryAgentOleg Shparber2014-04-221-2/+27
* Update QtBluetooth docs for Qt 5.3Alex Blasche2014-03-101-0/+6
* Build the bluetooth doc snippet.Alex Blasche2014-03-103-56/+67
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-2/+2
* QtBluetooth QML API starts with 5.2.Alex Blasche2013-10-141-1/+1
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-1/+1
* Update Copyright headersAlex Blasche2013-06-253-3/+3
* fix examples regarding namespace macro useOswald Buddenhagen2013-03-131-1/+1
* Qt Bluetooth: Modularized documentationJerome Pasion2012-09-273-0/+210