summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* QtNFC: fix AndroidManifest files for the examplesIvan Solovev2021-07-212-64/+0
* Fix wrong image in QML pingpong example documentationAndreas Buhr2021-06-282-1/+1
* Increase timeout of lowenergyscannerAndreas Buhr2021-06-141-1/+1
* AnnotatedUrl: add QNdefFilter supportIvan Solovev2021-06-147-7/+72
* NdefEditor: update UI for better usability on mobile platformsIvan Solovev2021-06-1411-54/+266
* AnnotatedUrl: refactor UIIvan Solovev2021-06-115-92/+98
* AnnotatedUrl: handle adapter stateIvan Solovev2021-06-096-5/+43
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-046-25/+4
* Make QLECharacteristic::handle() and QLEDescriptor::handle() privateAndreas Buhr2021-06-032-7/+0
* Update Annotated URL exampleIvan Solovev2021-05-3110-20/+161
* QtNFC: remove QNearFieldTarget::ndefMessagesWritten signalIvan Solovev2021-05-273-8/+10
* Doc: Fix documentation warningsTopi Reinio2021-04-301-2/+1
* Fix binary name clash with qtscxml exampleAlex Blasche2021-04-261-7/+8
* Change QLowEnergyService::ServiceState enum to reflect future changesAndreas Buhr2021-04-083-9/+9
* rename error signals to errorOccurredAndreas Buhr2021-03-225-20/+15
* Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enumsAndreas Buhr2021-03-121-2/+2
* Update screenshots in QtBluetooth Example documentationAndreas Buhr2021-03-114-0/+0
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-115-17/+17
* Pingpong example: update documentationAndreas Buhr2021-03-111-5/+5
* Pingpong example: Add convex paddles and speedupAndreas Buhr2021-03-051-2/+50
* Pingpong example: Restart game at endAndreas Buhr2021-03-051-8/+11
* Pingpong example: Gamelogic works on unit squareAndreas Buhr2021-03-053-138/+66
* Pingpong example: User 600x600 window by default, fullscreen on mobileAndreas Buhr2021-03-032-4/+4
* Pingpong example: enlarge MouseArea for paddlesAndreas Buhr2021-03-031-2/+6
* Pingpong example: use square area for playingAndreas Buhr2021-03-031-73/+82
* Pingpong example: nicer ball visualizationAndreas Buhr2021-03-031-9/+3
* Pingpong example: move properties and event handlersAndreas Buhr2021-03-031-37/+37
* Pingpong example: make paddle shape independent of scaleAndreas Buhr2021-03-031-2/+2
* Remove QML API from QtBluetoothAndreas Buhr2021-03-0125-1367/+2
* Fix clazy warningAlex Blasche2021-02-261-1/+1
* Remove QBluetoothTransferManager and friendsAndreas Buhr2021-02-2636-2399/+1
* Correct documentation of heartrate-game exampleAndreas Buhr2021-02-251-2/+3
* Unify logging preparation across bluetooth examplesAndreas Buhr2021-02-257-7/+9
* Bring btchat example documentation in line with implementationAndreas Buhr2021-02-241-1/+1
* Fix Android build of heartrate-serverAndreas Buhr2021-02-231-0/+3
* Fix deprecation warnings in lowenergyscanner exampleAndreas Buhr2021-02-232-4/+4
* Fix warning about deprecated parameter injectionAndreas Buhr2021-02-221-2/+2
* Fix error in qml_scanner visualizationAndreas Buhr2021-02-221-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
* QtBluetooth examples: make server device discoverableAndreas Buhr2021-02-222-2/+8
* Beautify btchat output: Remove double newlineAndreas Buhr2021-02-171-1/+1
* Fix btchat standalone build: find AndroidExtras before linking itAndreas Buhr2021-02-152-0/+2
* Beautify btchat: Leave focus on text input on send messageAndreas Buhr2021-02-152-0/+4
* Beautify btchat example: print a newline after error messagesAndreas Buhr2021-02-151-1/+1
* Beautify btchat example: Print name of leaving clientsAndreas Buhr2021-02-152-2/+6
* Adapt btchat example for AndroidAndreas Buhr2021-02-123-1/+30
* Fix btchat standalone build: find AndroidExtras before linking itAndreas Buhr2021-02-111-0/+1
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-1515-30/+0
* Fix namespace buildAndreas Buhr2020-12-211-1/+1