summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-041-1/+1
* Doc: Use proper Qt Bluetooth linkKai Köhne2024-01-091-1/+1
* Doc: Extend list of highlighted Connectivity examplesKai Köhne2023-09-261-1/+4
* Doc: Fix parameter type in QBluetoothAddress::qHash()Topi Reinio2023-09-051-0/+3
* Make BlueZ DBus peripheral the default backend on LinuxJuha Vuolle2023-08-231-10/+12
* Doc: Remove \ingroup all-examples command from the docsJaishree Vyas2023-07-121-1/+0
* Doc: Remove warninglimit .qdocconf variableTopi Reinio2023-06-271-3/+0
* QtBluetooth: do not request permissions on AndroidIvan Solovev2023-04-051-0/+10
* HeartRate Game example: do not show duplicated devicesIvan Solovev2023-03-291-1/+4
* HeartRate Server: revamp the exampleIvan Solovev2023-03-281-1/+1
* Remove PingPong exampleIvan Solovev2023-03-222-4/+0
* BtScanner example: move to manual testsIvan Solovev2023-03-212-4/+0
* Purge mentioning of Technical Preview from the Bt LE overviewAlex Blasche2023-01-111-5/+3
* Add Bluez DBus peripheral role supportJuha Vuolle2022-12-071-0/+17
* Remove unused and redundant table row in documentationJuha Vuolle2022-10-141-7/+0
* Replace GATT specification link with accessible one in documentationJuha Vuolle2022-10-141-1/+1
* Fix unorthodoxically placed parantheses in documentationJuha Vuolle2022-10-141-9/+6
* Add a missing verb in BT LE documentationJuha Vuolle2022-10-141-2/+2
* 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
* Fix documentation issues and enable documentation testing in CITopi Reinio2022-06-281-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-107-205/+14
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-131-1/+1
* Doc: Depend bluetooth qdoc on qtgui, qtwidgetsKai Köhne2022-04-041-1/+1
* Doc: Revise Qt Bluetooth module landing pageAndreas Eliasson2022-03-281-25/+26
* Doc: remove mentioning of win32 backendKai Köhne2022-03-211-7/+0
* Doc: Unify naming of platformsKai Köhne2022-03-211-2/+2
* Doc: Add macOS specific dependency informationNico Vertriest2021-10-081-0/+10
* Bluetooth docs: mention the Apple's specific requirementsTimur Pocheptsov2021-09-071-0/+10
* Doc: Update the depends list to fix a broken linkVenugopal Shivashankar2021-09-071-1/+1
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-09-063-4/+3
* Doc: Remove unsupported customFiltersKai Köhne2021-09-031-3/+0
* Replace "Getting Started" by "Using the Module" in QtBluetooth docsAndreas Buhr2021-08-192-3/+11
* Beautify QtBluetooth 6 migration guideAndreas Buhr2021-08-191-55/+71
* Don't mention changes in Qt 5.7 in QtBluetooth introduction docsAndreas Buhr2021-08-191-3/+0
* Remove documentation of previously removed Qt Bluetooth QML typesAndreas Buhr2021-08-194-141/+1
* Doc: Fix typoPaul Wicking2021-07-261-1/+1
* Create Qt5.15 to 6.2 migration documentation for QtBluetoothAndreas Buhr2021-07-222-0/+154
* Drop Bluez4 from the documentationAlex Blasche2021-05-071-1/+1
* Doc: Fix documentation warningsTopi Reinio2021-04-301-0/+3
* Remove link to "Qt for UWP" which has been removedAndreas Buhr2021-04-131-11/+2
* Change QLowEnergyService::ServiceState enum to reflect future changesAndreas Buhr2021-04-082-5/+5
* Fix doc warnings related to missing QML APIAlex Blasche2021-03-121-4/+2
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-112-8/+8
* Remove QML API from QtBluetoothAndreas Buhr2021-03-012-8/+0
* Remove QBluetoothTransferManager and friendsAndreas Buhr2021-02-264-59/+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-142-2/+2
* Doc: Fix documentation warningsTopi Reinio2019-11-111-5/+6
* Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta2Liang Qi2019-10-141-5/+6
|\