summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate-game
Commit message (Expand)AuthorAgeFilesLines
* macOS specific Info.plist file for Bluetooth ExamplesJuha Vuolle2021-11-181-0/+1
* Heart-rate example: add a proper Info.plistTimur Pocheptsov2021-09-072-0/+45
* 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
|\|
| * Fix outdated FDL license headerKai Koehne2017-10-161-4/+4
* | Use QRandomGenerator instead of q?randThiago Macieira2017-06-301-3/+4
|/
* Fix failing heart-rate example on macOSv5.9.0-beta2Milla Pohjanheimo2017-04-131-1/+1
* Use heartrate-game example for snippets in BTLE overviewAlex Blasche2017-04-072-0/+21
* Update heartrate-game against latest heartlistener exampleAlex Blasche2017-04-062-3/+5
* Remove not needed includes from heartrate-gameAlex Blasche2017-04-052-3/+0
* Permit BlueZ platforms to set the address type in heartrate-gameAlex Blasche2017-04-057-2/+84
* Add documentation for the HeartRate game exampleAlex Blasche2017-04-045-0/+86
* Add means to enable simulator build with one easy defineAlex Blasche2017-04-048-15/+71
* Add new heartrate exampleAlex Blasche2017-04-0332-0/+2601