index
:
delta/qt5/qtconnectivity.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
btle
dev
neard
old/5.2
stable
wip/cmake
wip/qt6
wip/win
code.qt.io: qt/qtconnectivity.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-11-12
4
-5
/
+5
*
Bluetooth heartrate-server: Handle errors
Friedemann Kleint
2022-08-17
3
-3
/
+18
*
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
*
Use SPDX license identifiers
Lucie Gérard
2022-06-13
85
-3995
/
+184
*
ndefeditor: fix dropdown menu problems
Ivan Solovev
2022-06-02
2
-6
/
+27
*
Add NFCReaderUsageDescription key to NFC example apps
Juha Vuolle
2022-06-02
6
-0
/
+98
*
Remove unsupported Android bluetooth codepaths
Juha Vuolle
2022-05-12
2
-9
/
+6
*
Make bluetooth errors visible on pingpong example application
Juha Vuolle
2022-04-12
1
-5
/
+10
*
Port simple cases of count() to size()
Marc Mutz
2022-04-11
1
-1
/
+1
*
Add bluetooth example app Qt::Gui linkage on iOS
Juha Vuolle
2022-03-18
1
-2
/
+2
*
Improve examples CMakeLists.txt
Kai Köhne
2022-02-21
8
-70
/
+34
*
Avoid multiple client sockets in pingpong bluetooth example
Juha Vuolle
2022-02-12
1
-2
/
+6
*
Switch examples to build as isolated sub-builds part 2
Alexandru Croitor
2022-02-05
1
-1
/
+1
*
btscanner example: Add option to stop a running scan
Oliver Wolff
2022-01-26
3
-2
/
+20
*
PingPong example: let the parent QObject do the cleanup
Ivan Solovev
2022-01-21
1
-2
/
+1
*
Store the serviceinfo in pingpong example
Juha Vuolle
2022-01-21
1
-1
/
+1
*
Switch examples to build as isolated sub-builds
Alexandru Croitor
2021-12-15
2
-8
/
+8
*
BtChat: fix crash when no adapter is found
Ivan Solovev
2021-11-16
1
-2
/
+12
*
macOS specific Info.plist file for Bluetooth Examples
Juha Vuolle
2021-11-11
10
-18
/
+101
*
Fix 'width' of 'null' QML warnings in lowenergyscanner example
Juha Vuolle
2021-10-25
3
-3
/
+3
*
Polish the btscanner example
Friedemann Kleint
2021-10-19
6
-120
/
+97
*
Remove float => double truncation compilation warning on MSVC
Juha Vuolle
2021-09-17
1
-7
/
+7
*
Bluetooth (examples): update CMakeLists.txt to include Info.plist
Timur Pocheptsov
2021-09-10
4
-0
/
+26
*
Remove error messages on lowenergyscanner example app exit
Juha Vuolle
2021-09-09
2
-6
/
+6
*
QtBluetooth (examples): add Info.plist for iOS
Timur Pocheptsov
2021-09-09
2
-0
/
+43
*
CoreBluetooth: provide a description (in Info.plist) of BT usage
Timur Pocheptsov
2021-09-09
2
-0
/
+41
*
Heart-rate example: add a proper Info.plist
Timur Pocheptsov
2021-09-07
4
-0
/
+90
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
8
-8
/
+8
*
QtNFC: fix AndroidManifest files for the examples
Ivan Solovev
2021-07-21
2
-64
/
+0
*
Fix wrong image in QML pingpong example documentation
Andreas Buhr
2021-06-24
2
-1
/
+1
*
Increase timeout of lowenergyscanner
Andreas Buhr
2021-06-14
1
-1
/
+1
*
AnnotatedUrl: add QNdefFilter support
Ivan Solovev
2021-06-14
7
-7
/
+72
*
NdefEditor: update UI for better usability on mobile platforms
Ivan Solovev
2021-06-14
11
-54
/
+266
*
AnnotatedUrl: refactor UI
Ivan Solovev
2021-06-11
5
-92
/
+98
*
AnnotatedUrl: handle adapter state
Ivan Solovev
2021-06-09
6
-5
/
+43
*
Remove AndroidExtras dependencies and port to new Qt 6 Android APIs
Ville Voutilainen
2021-06-04
6
-25
/
+4
*
Make QLECharacteristic::handle() and QLEDescriptor::handle() private
Andreas Buhr
2021-06-03
2
-7
/
+0
*
Update Annotated URL example
Ivan Solovev
2021-05-31
10
-20
/
+161
*
QtNFC: remove QNearFieldTarget::ndefMessagesWritten signal
Ivan Solovev
2021-05-27
3
-8
/
+10
*
Doc: Fix documentation warnings
Topi Reinio
2021-04-30
1
-2
/
+1
*
Fix binary name clash with qtscxml example
Alex Blasche
2021-04-26
1
-7
/
+8
*
Change QLowEnergyService::ServiceState enum to reflect future changes
Andreas Buhr
2021-04-08
3
-9
/
+9
*
rename error signals to errorOccurred
Andreas Buhr
2021-03-22
5
-20
/
+15
*
Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enums
Andreas Buhr
2021-03-12
1
-2
/
+2
*
Update screenshots in QtBluetooth Example documentation
Andreas Buhr
2021-03-11
4
-0
/
+0
*
Use scoped enum for constants in QBluetoothUuid
Andreas Buhr
2021-03-11
5
-17
/
+17
*
Pingpong example: update documentation
Andreas Buhr
2021-03-11
1
-5
/
+5
[next]