index
:
qt/qtconnectivity.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
btle
dev
neard
old/5.2
wip/cmake
wip/win
Qt Connectivity
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
bluetooth
/
heartrate-game
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct license for examples files
Lucie Gérard
2024-04-04
1
-1
/
+1
*
Examples: Use versioned CMake targets for Qt modules
Kai Köhne
2024-01-17
1
-5
/
+5
*
Examples: Use Qt's canonical CamelCase headers
Kai Köhne
2024-01-10
10
-34
/
+35
*
Doc: Tweak Qt Bluetooth example documentation
Kai Köhne
2024-01-09
1
-2
/
+3
*
Update BTLE Heartrate Game example UI
Ivan Solovev
2023-12-21
32
-177
/
+460
*
QtBluetooth: use public QPermission API to check for permissions on Android
Ivan Solovev
2023-05-03
2
-0
/
+2
*
Doc: Use the \examplecategory macro to tag examples
Topi Reinio
2023-04-11
1
-1
/
+1
*
heartrate-game: use permission API to grant Bluetooth permission
Timur Pocheptsov
2023-04-03
6
-9
/
+77
*
Fix .plist when building an example for iOS with CMake
Juha Vuolle
2023-03-30
3
-47
/
+4
*
HeartRate Game example: do not show duplicated devices
Ivan Solovev
2023-03-29
2
-2
/
+13
*
HeartRate Game: QML revamp
Ivan Solovev
2023-03-28
26
-361
/
+383
*
HeartRate Game example: general clean-up
Ivan Solovev
2023-03-28
12
-64
/
+81
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
1
-1
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Doc: Wrap command line argument in \c{}
Paul Wicking
2022-08-18
1
-1
/
+1
*
Bluetooth heartrate example: increase scan time and remove QML warnings
Juha Vuolle
2022-08-17
2
-3
/
+3
*
Bluetooth heartrate-game example: Use modern QML registration
Friedemann Kleint
2022-08-16
7
-5
/
+32
*
Bluetooth heartrate-game example: Make simulation switcheable by command line...
Friedemann Kleint
2022-08-15
9
-61
/
+74
*
Bluetooth heartrate-game example: Basic polish
Friedemann Kleint
2022-08-15
24
-62
/
+67
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
26
-1251
/
+52
*
Improve examples CMakeLists.txt
Kai Köhne
2022-02-21
1
-10
/
+5
*
macOS specific Info.plist file for Bluetooth Examples
Juha Vuolle
2021-11-11
2
-6
/
+13
*
Bluetooth (examples): update CMakeLists.txt to include Info.plist
Timur Pocheptsov
2021-09-10
1
-0
/
+7
*
Heart-rate example: add a proper Info.plist
Timur Pocheptsov
2021-09-07
2
-0
/
+45
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
1
-1
/
+1
*
Change QLowEnergyService::ServiceState enum to reflect future changes
Andreas Buhr
2021-04-08
1
-3
/
+3
*
rename error signals to errorOccurred
Andreas Buhr
2021-03-22
2
-7
/
+7
*
Use scoped enum for constants in QBluetoothUuid
Andreas Buhr
2021-03-11
1
-5
/
+5
*
Correct documentation of heartrate-game example
Andreas Buhr
2021-02-25
1
-2
/
+3
*
Unify logging preparation across bluetooth examples
Andreas Buhr
2021-02-25
1
-1
/
+1
*
Fix error in heartrate-game example
Andreas Buhr
2021-02-22
1
-1
/
+1
*
Fix deprecation warning in heartrate-game example
Andreas Buhr
2021-02-22
1
-1
/
+1
*
Remove all *.pro files and all "special case" markers in CMakeLists.txt
Andreas Buhr
2021-01-15
1
-2
/
+0
*
Update CMake scripts in QtConnectivity
Andreas Buhr
2020-12-21
1
-0
/
+4
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
1
-2
/
+6
*
Remove usage of AA_EnableHighDpiScaling
Alex Blasche
2020-10-15
1
-1
/
+0
*
Merge remote-tracking branch 'origin/wip/cmake' into dev
Oliver Wolff
2020-07-03
1
-0
/
+79
|
\
|
*
Port qtconnectivity to cmake
Oliver Wolff
2019-10-24
1
-0
/
+79
*
|
Use QList instead of QVector
Jarek Kobus
2020-06-25
1
-2
/
+2
*
|
Rename QLEService::DiscoveringServices to DiscoveringService
Alex Blasche
2020-05-14
1
-1
/
+1
|
/
*
Update Bluetooth examples for high-DPI displays and nullptr
Andre de la Rocha
2019-06-06
1
-0
/
+1
*
Fix a few clazy/clang warnings in HeartRate Game example
Alex Blasche
2018-09-05
8
-29
/
+29
*
Remove direct usage of QLowEnergyController::ctor
Alex Blasche
2018-08-21
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-18
1
-1
/
+2
|
\
|
*
QtBluetooth: Fix heartrate-game for QT_PLATFORM_UIKIT
Timur Pocheptsov
2018-01-04
1
-1
/
+2
*
|
Update to new QRandomGenerator API
v5.10.0-beta4
Thiago Macieira
2017-11-03
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
25
-50
/
+300
|
\
|
|
*
Fix outdated BSD license header
Kai Koehne
2017-10-17
25
-50
/
+300
*
|
Merge remote-tracking branch 'gerrit/5.9' into 5.10
v5.10.0-beta3
Alex Blasche
2017-10-17
1
-4
/
+4
|
\
|
[next]