summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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-2645-2607/+1256
|\| |
| * | Utilize QStringLiteral where possibleAlex Blasche2014-05-152-2/+2
| * | Merge branch 'stable' into devAlex Blasche2014-05-087-24/+52
| |\|
| | * Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-236-23/+51
| | |\
| | | * Doc: Improved example documentationJerome Pasion2014-04-146-23/+51
| | * | 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-1410-15/+40
|\|
| * 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
* | 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
* | Renaming QLowEnergyServiceInfo methodsNedim Hadzic2014-02-214-11/+13
* | Heart Listener example addedNedim Hadzic2014-02-2125-1/+1821
* | Show characteristic values with proper encoding in LEscanner exampleAlex Blasche2014-02-202-4/+6
* | Fix incorrect license header.Alex Blasche2014-02-201-1/+1
* | Merge branch 'dev' into btleAlex Blasche2014-02-1725-14/+844
|\|
| * Adjust qml scanner example to high dpi displayAlex Blasche2014-01-292-9/+19
| * Add documentation for picture transfer example and minor QML fixesAlex Blasche2014-01-2817-22/+135
| * Adding a qml OPP example for sending picturesFabian Bumberger2014-01-2812-0/+676
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-171-1/+1
| |\
| | * Don't build scanner example without QtQuickAlex Blasche2014-01-151-1/+1
| * | Print error message in Bluetooth QML scanner example.Alex Blasche2014-01-151-0/+12
| |/
| * Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-0/+2
| * Fix make install rules to all examples in QtConnectivity repoAlex Blasche2013-11-285-3/+19
* | Implemented Bluetooth Low Energy: examples documentationNedim Hadzic2014-01-143-0/+40
* | Implemented Bluetooth Low Energy: examplesNedim Hadzic2014-01-0919-1/+1506
* | Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-043-0/+18
|/
* Doc: language and style review doc qtconnectivityNico Vertriest2013-10-141-41/+41
* QtBluetooth QML API starts with 5.2.Alex Blasche2013-10-141-1/+1
* BluetoothDiscoveryModel API fixesAlex Blasche2013-10-111-2/+5
* Change the service properties in btchat exampleFabian Bumberger2013-10-011-2/+7
* Emit service discovery error during internal device discoveryAlex Blasche2013-09-251-1/+2
* Fix peer to peer communication using two local adapters.Alex Blasche2013-09-258-25/+95