summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-2112-0/+48
* Catch up with latest qtbase/qtdeclarativeAlex Blasche2020-10-261-1/+1
* Remove last remnant of poster exampleAlex Blasche2020-10-201-50/+0
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-2013-28/+78
* Remove usage of AA_EnableHighDpiScalingAlex Blasche2020-10-159-9/+0
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-081-51/+0
* Only scan for NFC tags with the given access methodLars Schmertmann2020-08-102-3/+3
* Remove QNearFieldManager::TargetAccessModeLars Schmertmann2020-08-041-5/+0
* Merge remote-tracking branch 'origin/wip/cmake' into devOliver Wolff2020-07-0317-0/+712
|\
| * Port qtconnectivity to cmakeOliver Wolff2019-10-2417-0/+712
* | Fix crashing NFC annotated exampleAlex Blasche2020-06-301-0/+6
* | Use QList instead of QVectorJarek Kobus2020-06-251-2/+2
* | Remove QBluetoothDeviceDiscoveryAgent::inquiryType propertyAlex Blasche2020-05-143-22/+0
* | Rename QLEService::DiscoveringServices to DiscoveringServiceAlex Blasche2020-05-143-3/+3
* | Remove the registration mechanism from QNearFieldManagerLars Schmertmann2020-04-241-21/+0
* | Remove QML API from QtNFCLars Schmertmann2020-04-2420-983/+0
* | Rename isAvailable() to isEnabled() in QNearFieldManagerLars Schmertmann2020-03-271-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-152-0/+9
|\ \
| * | "Fix" heartrate-server on AndroidOliver Wolff2020-02-112-0/+9
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-4/+2
|\| |
| * | Update AndroidManifest.xml to be compatible with Qt 5.14Eskil Abrahamsen Blomfeldt2019-10-251-4/+2
| |/
* / examples/nfc/poster: Remove empty "icons" prefixOliver Wolff2019-10-161-1/+0
|/
* Modify point when lowenergyscanner remembers found BTLE devicesAlex Blasche2019-08-071-5/+7
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-06-183-22/+15
* Update Bluetooth examples for high-DPI displays and nullptrAndre de la Rocha2019-06-0616-12/+21
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-2/+2