summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch '5.3' into devAlex Blasche2014-06-272-11/+26
| |\
| | * Properly deal with pairing errors in btfiletransfer examplev5.3.1Alex Blasche2014-06-162-11/+26
* | | Make lowenergyscanner example compile after recent API changesAlex Blasche2014-06-111-1/+1
* | | QBluetoothDeviceInfo::coreConfiguration() should return the QFlagAlex Blasche2014-06-042-2/+2
* | | Rename permission related API in QLowEnergyCharacteristicInfoAlex Blasche2014-06-041-1/+1
* | | Merge branch 'dev' into btleAlex Blasche2014-05-2652-2639/+1310
|\| |
| * | Utilize QStringLiteral where possibleAlex Blasche2014-05-155-21/+21
| * | Merge branch 'stable' into devAlex Blasche2014-05-0811-37/+87
| |\|
| | * Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-2310-36/+86
| | |\
| | | * Doc: Improved example documentationJerome Pasion2014-04-1410-36/+86
| | * | Use extended SDP discovery in btchat example.Alex Blasche2014-04-141-1/+1
| | |/
| * / Replace all occurrences of Q_EMIT with emitOleg Shparber2014-04-292-13/+13
| |/
| * Remove old Bluetooth tennis exampleAlex Blasche2014-04-0222-2579/+1
| * QML PingPong example addedNedim Hadzic2014-04-0213-1/+1186
| * Ensure examples behave on default backend and/or with no local Bt deviceAlex Blasche2014-03-142-3/+16
* | Added and improved error handling in controller classNedim Hadzic2014-03-255-15/+17
* | Cleanup of BtLE codeAlex Blasche2014-03-151-0/+2
* | Merge branch 'dev' into btleAlex Blasche2014-03-1416-28/+71
|\|
| * Improve NFC documentationAlex Blasche2014-03-113-9/+24
| * Update QtBluetooth docs for Qt 5.3Alex Blasche2014-03-103-5/+10
| * Add screenshots and description to the QML scanner example.Alex Blasche2014-03-103-1/+21
| * Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-034-9/+9
| * the poster example needs no widgets, but it needs quickOswald Buddenhagen2014-02-203-4/+7
* | BLE scanner search bar fixNedim Hadzic2014-03-103-4/+17
* | Fix 16 bit mode for heart rate measurementAlex Blasche2014-03-062-25/+23
* | Lowenergyscanner example improvedNedim Hadzic2014-02-2712-57/+82