summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Provide more informative error messages in the BLE Scanner exampleShawn Rutledge2018-08-211-2/+6
* 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
* | 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-123-0/+3
* | 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-3086-217/+1077
|\|
| * Fix outdated BSD license headerKai Koehne2017-10-1786-217/+1077
* | Merge remote-tracking branch 'gerrit/5.9' into 5.10v5.10.0-beta3Alex Blasche2017-10-1710-49/+49
|\|
| * Fix outdated FDL license headerKai Koehne2017-10-1610-49/+49
* | 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
|/
* 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
* Remove wrong attribute assignment from btchat exampleOliver Wolff2017-01-301-1/+0
* Restrict the BTLE examples to Low Energy use casesAlex Blasche2016-12-072-2/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-4/+6
|\
| * Disable notifications before disconnecting heartlistener clientAlex Blasche2016-07-191-4/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-062-1/+7
|\|
| * fix example installsOswald Buddenhagen2016-04-282-1/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-0811-0/+0
|\|
| * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-229-0/+0
| * Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-222-0/+0
* | Add example for Bluetooth Peripheral functionality.Christian Kandeler2016-01-265-2/+253
|/
* Bluetooth: Fix undefined behavior in example.Christian Kandeler2015-12-151-7/+9
* Bluetooth: Fix crash in btscanner example.Christian Kandeler2015-09-231-0/+2
* Reduce platform specific code linesAlex Blasche2015-05-122-18/+3
* Don't remain on Service list page if the BTLE controller disconnectedAlex Blasche2015-03-311-0/+4
* Don't mix pixel and point sizeAlex Blasche2015-03-312-2/+2
* Update copyright headersJani Heikkinen2015-02-1682-323/+323
* Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-113-1/+7
|\