summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix the BluetoothProfileDescriptorStructureAlex Blasche2018-10-151-3/+7
* Remove unused snippet section markersAlex Blasche2018-10-151-3/+0
* Fix a few clazy/clang warnings in HeartRate Game exampleAlex Blasche2018-09-058-29/+29
* Fix failing restart of HeartRateServer exampleAlex Blasche2018-08-311-4/+7
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-301-2/+6
|\
| * Provide more informative error messages in the BLE Scanner exampleShawn Rutledge2018-08-211-2/+6
* | Cleanup lowenergyscanner example with clang tidy and clazy helpAlex Blasche2018-08-249-45/+37
* | Remove direct usage of QLowEnergyController::ctorAlex Blasche2018-08-212-2/+2
* | Clean up btchat exampleOliver Wolff2018-08-169-70/+90
* | Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-155-6/+7
|/
* Revamp Qt NFC examples: documentation updateAndrew O'Doherty2018-03-067-16/+86
* Revamp Qt NFC examples: documentation updateAndrew O'Doherty2018-03-057-10/+147
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-181-1/+1
|\
| * Fix stalling at characteristics updating in Low Energy Scanner exampleDenis Shienkov2018-02-031-1/+1
* | Revamp Qt NFC examples: poster exampleAndrew O'Doherty2018-02-012-40/+21
* | Revamp Qt NFC examples: ndefeditor exampleAndrew O'Doherty2018-02-017-42/+29
* | Revamp Qt NFC examples: corkboard exampleAndrew O'Doherty2018-02-012-6/+6
* | Revamp Qt NFC examples: annotatedurl exampleAndrew O'Doherty2018-02-015-38/+33
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-182-2/+3
|\|
| * QtBluetooth: Fix heartrate-game for QT_PLATFORM_UIKITTimur Pocheptsov2018-01-041-1/+2
| * Example heartrate-server needs only core and bluetooth modulePeter Seiderer2017-11-201-1/+1
* | qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-124-0/+4
* | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-3/+3
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-30105-274/+1324
|\|
| * Fix outdated BSD license headerKai Koehne2017-10-17105-274/+1324
* | Merge remote-tracking branch 'gerrit/5.9' into 5.10v5.10.0-beta3Alex Blasche2017-10-1714-69/+69
|\|
| * Fix outdated FDL license headerKai Koehne2017-10-1614-69/+69
* | Rename qnfcglobal.h to qtnfcglobal.hOliver Wolff2017-08-303-5/+0
* | Rename qbluetoothglobal.h to qtbluetoothglobal.hOliver Wolff2017-08-305-4/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0615-45/+127
|\|
| * lowenergyscanner: Use new connect syntaxOliver Wolff2017-07-041-18/+18
| * Btchat example should be fullscreen on mobileAlex Blasche2017-06-291-0/+4
| * Adjust btchat example to Android UUID SDP discovery bugAlex Blasche2017-06-282-0/+15
| * Improve pingpong exampleAlex Blasche2017-06-284-21/+32
| * Adjust pingpong example to Android UUID SDP discovery bugAlex Blasche2017-06-233-1/+14
| * Adjust qml chat example to workaround required to Android SDP bugAlex Blasche2017-06-223-2/+21
| * Properly handle disconnect socket event in QML chat exampleAlex Blasche2017-06-202-2/+21
| * Fix minor documentation issues in QML chat exampleAlex Blasche2017-06-202-1/+2
* | Use QRandomGenerator instead of q?randThiago Macieira2017-06-301-3/+4
|/
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-04-241-0/+2
* Fix failing heart-rate example on macOSv5.9.0-beta2Milla Pohjanheimo2017-04-131-1/+1
* Remove heartlistener exampleAlex Blasche2017-04-0725-1895/+1
* Use heartrate-game example for snippets in BTLE overviewAlex Blasche2017-04-072-0/+21
* Add Logging category provisioning to heartrate-server exampleAlex Blasche2017-04-071-0/+2
* Update heartrate-game against latest heartlistener exampleAlex Blasche2017-04-062-3/+5
* Remove not needed includes from heartrate-gameAlex Blasche2017-04-052-3/+0
* Permit BlueZ platforms to set the address type in heartrate-gameAlex Blasche2017-04-057-2/+84
* Add documentation for the HeartRate game exampleAlex Blasche2017-04-045-0/+86
* Add means to enable simulator build with one easy defineAlex Blasche2017-04-048-15/+71
* Add new heartrate exampleAlex Blasche2017-04-0333-0/+2602