summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate-server
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-041-1/+1
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2024-01-171-3/+3
* Examples: Use Qt's canonical CamelCase headersKai Köhne2024-01-101-15/+19
* Doc: Tweak Qt Bluetooth example documentationKai Köhne2024-01-091-2/+4
* Make BlueZ DBus peripheral the default backend on LinuxJuha Vuolle2023-08-231-7/+0
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-111-1/+1
* Fix .plist when building an example for iOS with CMakeJuha Vuolle2023-03-303-47/+4
* HeartRate Server: revamp the exampleIvan Solovev2023-03-284-29/+44
* Heartrate server: use permissions API to access BluetoothTimur Pocheptsov2023-03-034-9/+47
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Bluetooth heartrate-server: Handle errorsFriedemann Kleint2022-08-173-3/+18
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-102-75/+4
* Add bluetooth example app Qt::Gui linkage on iOSJuha Vuolle2022-03-181-2/+2
* Improve examples CMakeLists.txtKai Köhne2022-02-211-9/+6
* macOS specific Info.plist file for Bluetooth ExamplesJuha Vuolle2021-11-112-4/+13
* Bluetooth (examples): update CMakeLists.txt to include Info.plistTimur Pocheptsov2021-09-101-0/+7
* Heart-rate example: add a proper Info.plistTimur Pocheptsov2021-09-072-0/+45
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-5/+5
* Unify logging preparation across bluetooth examplesAndreas Buhr2021-02-251-1/+1
* Fix Android build of heartrate-serverAndreas Buhr2021-02-231-0/+3
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-151-2/+0
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-211-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-2/+12
* Merge remote-tracking branch 'origin/wip/cmake' into devOliver Wolff2020-07-031-0/+29
|\
| * Port qtconnectivity to cmakeOliver Wolff2019-10-241-0/+29
* | "Fix" heartrate-server on AndroidOliver Wolff2020-02-112-0/+9
|/
* Fix failing restart of HeartRateServer exampleAlex Blasche2018-08-311-4/+7
* Example heartrate-server needs only core and bluetooth modulePeter Seiderer2017-11-201-1/+1
* Fix outdated BSD license headerKai Koehne2017-10-171-3/+13
* Fix outdated FDL license headerKai Koehne2017-10-161-5/+5
* Remove heartlistener exampleAlex Blasche2017-04-071-1/+1
* Add Logging category provisioning to heartrate-server exampleAlex Blasche2017-04-071-0/+2
* Add example for Bluetooth Peripheral functionality.Christian Kandeler2016-01-263-0/+246