summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* QtBluetooth: use public QPermission API to check for permissions on AndroidIvan Solovev2023-05-033-2/+6
* Android-example: add missing properties in AndroidManifest.xmlBartlomiej Moskal2023-04-261-2/+2
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-115-5/+5
* BtChat: adapt to using new QBluetoothPermissionIvan Solovev2023-04-054-6/+54
* BtChat: fix a potential crash when deleting uninitialized pointerIvan Solovev2023-04-052-2/+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-3011-137/+90
* HeartRate Game example: do not show duplicated devicesIvan Solovev2023-03-292-2/+13
* LowEnergyScanner example: allow stopping device discoveryIvan Solovev2023-03-294-27/+53
* HeartRate Game: QML revampIvan Solovev2023-03-2826-361/+383
* HeartRate Game example: general clean-upIvan Solovev2023-03-2812-64/+81
* HeartRate Server: revamp the exampleIvan Solovev2023-03-284-29/+44
* LowEnergyScanner example: refactor QML codeIvan Solovev2023-03-2817-156/+233
* LowEnergyScanner example: general clean-upIvan Solovev2023-03-2810-84/+102
* Remove PingPong exampleIvan Solovev2023-03-2215-976/+1
* BtChat example: document service lookupIvan Solovev2023-03-222-1/+34
* BtScanner example: move to manual testsIvan Solovev2023-03-2114-687/+1
* BtChat example: revamp documentationIvan Solovev2023-03-201-52/+67
* BtChat example: improve codeIvan Solovev2023-03-2010-47/+54
* Revamp annotatedurl exampleIvan Solovev2023-03-157-29/+32
* Heartrate server: use permissions API to access BluetoothTimur Pocheptsov2023-03-034-9/+47
* btscanner sample - use permissions APITimur Pocheptsov2023-03-032-4/+34
* lowenergyscanner: use permissions APITimur Pocheptsov2023-03-032-0/+26
* Fix qt_attribution.json for the NDEF Editor exampleTopi Reinio2023-02-111-2/+2
* QtNfc: Rewrite NDEF Editor example using Qt Quick ComponentsIevgenii Meshcheriakov2023-02-0859-1490/+1027
* Remove empty black space from AndroidJani Korteniemi2023-01-091-0/+3
* examples: port bluetooth examples to new connection styleSamuel Gaist2022-11-252-7/+9
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-064-5/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2311-11/+11
* Doc: Wrap command line argument in \c{}Paul Wicking2022-08-181-1/+1
* Bluetooth heartrate-server: Handle errorsFriedemann Kleint2022-08-173-3/+18
* 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-0811-0/+33
* Use SPDX license identifiersLucie Gérard2022-06-1085-3995/+184
* ndefeditor: fix dropdown menu problemsIvan Solovev2022-06-022-6/+27
* Add NFCReaderUsageDescription key to NFC example appsJuha Vuolle2022-06-026-0/+98
* Remove unsupported Android bluetooth codepathsJuha Vuolle2022-05-122-9/+6
* Make bluetooth errors visible on pingpong example applicationJuha Vuolle2022-04-121-5/+10
* Port simple cases of count() to size()Marc Mutz2022-04-111-1/+1
* Add bluetooth example app Qt::Gui linkage on iOSJuha Vuolle2022-03-181-2/+2
* Improve examples CMakeLists.txtKai Köhne2022-02-218-70/+34
* Avoid multiple client sockets in pingpong bluetooth exampleJuha Vuolle2022-02-121-2/+6
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* btscanner example: Add option to stop a running scanOliver Wolff2022-01-263-2/+20
* PingPong example: let the parent QObject do the cleanupIvan Solovev2022-01-211-2/+1
* Store the serviceinfo in pingpong exampleJuha Vuolle2022-01-211-1/+1
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-152-8/+8