summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate-game
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-5/+5
* Examples: Use Qt's canonical CamelCase headersKai Köhne2024-01-1010-34/+35
* Doc: Tweak Qt Bluetooth example documentationKai Köhne2024-01-091-2/+3
* Update BTLE Heartrate Game example UIIvan Solovev2023-12-2132-177/+460
* QtBluetooth: use public QPermission API to check for permissions on AndroidIvan Solovev2023-05-032-0/+2
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-111-1/+1
* heartrate-game: use permission API to grant Bluetooth permissionTimur Pocheptsov2023-04-036-9/+77
* Fix .plist when building an example for iOS with CMakeJuha Vuolle2023-03-303-47/+4
* HeartRate Game example: do not show duplicated devicesIvan Solovev2023-03-292-2/+13
* HeartRate Game: QML revampIvan Solovev2023-03-2826-361/+383
* HeartRate Game example: general clean-upIvan Solovev2023-03-2812-64/+81
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Doc: Wrap command line argument in \c{}Paul Wicking2022-08-181-1/+1
* Bluetooth heartrate example: increase scan time and remove QML warningsJuha Vuolle2022-08-172-3/+3
* Bluetooth heartrate-game example: Use modern QML registrationFriedemann Kleint2022-08-167-5/+32
* Bluetooth heartrate-game example: Make simulation switcheable by command line...Friedemann Kleint2022-08-159-61/+74
* Bluetooth heartrate-game example: Basic polishFriedemann Kleint2022-08-1524-62/+67
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-1026-1251/+52
* Improve examples CMakeLists.txtKai Köhne2022-02-211-10/+5
* macOS specific Info.plist file for Bluetooth ExamplesJuha Vuolle2021-11-112-6/+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
* Change QLowEnergyService::ServiceState enum to reflect future changesAndreas Buhr2021-04-081-3/+3
* rename error signals to errorOccurredAndreas Buhr2021-03-222-7/+7
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-5/+5
* Correct documentation of heartrate-game exampleAndreas Buhr2021-02-251-2/+3
* Unify logging preparation across bluetooth examplesAndreas Buhr2021-02-251-1/+1
* Fix error in heartrate-game exampleAndreas Buhr2021-02-221-1/+1
* Fix deprecation warning in heartrate-game exampleAndreas Buhr2021-02-221-1/+1
* 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/+6
* Remove usage of AA_EnableHighDpiScalingAlex Blasche2020-10-151-1/+0
* Merge remote-tracking branch 'origin/wip/cmake' into devOliver Wolff2020-07-031-0/+79
|\
| * Port qtconnectivity to cmakeOliver Wolff2019-10-241-0/+79
* | Use QList instead of QVectorJarek Kobus2020-06-251-2/+2
* | Rename QLEService::DiscoveringServices to DiscoveringServiceAlex Blasche2020-05-141-1/+1
|/
* Update Bluetooth examples for high-DPI displays and nullptrAndre de la Rocha2019-06-061-0/+1
* Fix a few clazy/clang warnings in HeartRate Game exampleAlex Blasche2018-09-058-29/+29
* Remove direct usage of QLowEnergyController::ctorAlex Blasche2018-08-211-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-1/+2
|\
| * QtBluetooth: Fix heartrate-game for QT_PLATFORM_UIKITTimur Pocheptsov2018-01-041-1/+2
* | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-3/+3
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-3025-50/+300
|\|
| * Fix outdated BSD license headerKai Koehne2017-10-1725-50/+300
* | Merge remote-tracking branch 'gerrit/5.9' into 5.10v5.10.0-beta3Alex Blasche2017-10-171-4/+4
|\|