summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the right Nfc import in qml examplesPeter Rustler2015-03-242-2/+2
* Fix loading of image and show image beneath textsStephan Binner2015-03-241-10/+10
* Fix storing of image MIME recordStephan Binner2015-03-231-0/+1
* Update copyright headersJani Heikkinen2015-02-16105-423/+423
* Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-113-1/+7
|\
| * Fix crashing btchat example when selecting remote devicev5.4.1Alex Blasche2015-01-292-0/+4
| * Register PublicBrowseGroup as sequenceAlex Blasche2015-01-211-1/+3
* | Bluetooth LE - hearlistener example (OS X, iOS)Timur Pocheptsov2015-01-233-1/+20
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-193-1/+16
|\|
| * Make chat example more error tolerantAlex Blasche2014-12-223-1/+16
* | Don't leave UI hanging if NdefMessage handling returned invalid requestAlex Blasche2015-01-131-0/+4
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-171-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-271-0/+2
| |\
| | * Add missing InvalidBluetoothAdapterError to QML discovery modelAlex Blasche2014-11-211-0/+2
* | | Fix corkboard example displayAlex Blasche2014-12-102-81/+88
* | | Enable automatic tag polling if message handler is not supported.Alex Blasche2014-12-105-26/+110
* | | Bluetooth example - lowenergyscanner (OS X and iOS)Timur Pocheptsov2014-12-053-0/+15
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-274-10/+10
|\| |
| * | Improve lowenergyscanner status reportingAlex Blasche2014-11-244-10/+10
| |/
* | lowenergyscanned - update example (iOS and OS X)Timur Pocheptsov2014-11-251-0/+4
* | More lowenergyscanner example fixes.Alex Blasche2014-11-112-2/+13
|/
* Force lowenergyscanner to show empty list if we did not find servicesAlex Blasche2014-10-301-0/+3
* Fix lowenergyscanner ui bugs when QLEController connection errorsAlex Blasche2014-10-293-1/+28
* Fix lowenergyscanner when dealing with device scan errorsAlex Blasche2014-10-283-4/+16
* Improve QML Chat example UIAlex Blasche2014-10-0510-51/+36
* Provide example documentation for new chat example.Alex Blasche2014-09-303-3/+102
* New QML based Bt chat clientAlex Blasche2014-09-3014-1/+600
* Update image for NFC poster exampleAlex Blasche2014-09-291-0/+0
* QtBluetooth : pingpong example on OS XTimur Pocheptsov2014-09-261-12/+12
* Fix pingpong exampleAlex Blasche2014-09-262-3/+3
* Fix reference error in NFC poster exampleAlex Blasche2014-09-161-2/+2
* Remove QLowEnergyServiceInfoAlex Blasche2014-09-033-15/+0
* Rename descriptorChanged() to descriptorWritten()Alex Blasche2014-09-021-1/+1
* Add support for random vs public address selection to lowenergyscannerAlex Blasche2014-09-027-10/+70
* Update and extend the lowenergyscanner example docsAlex Blasche2014-08-258-3/+121
* First round of fixes for heartrate example docsAlex Blasche2014-08-257-38/+39
* Provide a documentation overview for Bluetooth LEAlex Blasche2014-08-252-9/+26
* Detect secondary services and display service type in lowenergyscannerAlex Blasche2014-07-233-0/+27
* Characteristic and descriptor value() are no longer hex encodedAlex Blasche2014-07-232-8/+7
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-234-16/+16
* Remove old GATT APIAlex Blasche2014-07-231-1/+0
* Minor anchor optimization pointed out during code reviewAlex Blasche2014-07-171-2/+1
* Various improvements to lowenergyscanner exampleAlex Blasche2014-07-164-20/+43
* Add simpler API to retrieve descriptor/characteristic for certain uuidAlex Blasche2014-07-161-18/+14
* Port HeartRateListener Example to new API.Alex Blasche2014-07-167-232/+273
* Improve qlowenergyscanner example UIAlex Blasche2014-07-157-46/+60
* Port lowenergyscanner example to new APIAlex Blasche2014-07-1513-149/+260
* Merge branch 'dev' into btleAlex Blasche2014-07-032-11/+26
|\