summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/btchat
Commit message (Expand)AuthorAgeFilesLines
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-06-181-6/+4
* Update Bluetooth examples for high-DPI displays and nullptrAndre de la Rocha2019-06-061-0/+1
* Fix the BluetoothProfileDescriptorStructureAlex Blasche2018-10-151-3/+7
* Remove unused snippet section markersAlex Blasche2018-10-151-3/+0
* Clean up btchat exampleOliver Wolff2018-08-169-70/+90
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-1/+1
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Fix outdated BSD license headerKai Koehne2017-10-179-27/+117
* Fix outdated FDL license headerKai Koehne2017-10-161-5/+5
* 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
* Remove wrong attribute assignment from btchat exampleOliver Wolff2017-01-301-1/+0
* Update copyright headersJani Heikkinen2015-02-1610-42/+42
* Fix crashing btchat example when selecting remote devicev5.4.1Alex Blasche2015-01-292-0/+4
* Register PublicBrowseGroup as sequenceAlex Blasche2015-01-211-1/+3
* New QML based Bt chat clientAlex Blasche2014-09-301-0/+1
* Merge branch 'dev' into btleAlex Blasche2014-05-262-3/+6
|\
| * Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-231-2/+5
| |\
| | * Doc: Improved example documentationJerome Pasion2014-04-141-2/+5
| * | Use extended SDP discovery in btchat example.Alex Blasche2014-04-141-1/+1
| |/
* | Merge branch 'dev' into btleAlex Blasche2014-02-171-0/+3
|\|
| * Fix make install rules to all examples in QtConnectivity repoAlex Blasche2013-11-281-0/+3
* | Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-041-0/+2
|/
* Doc: language and style review doc qtconnectivityNico Vertriest2013-10-141-41/+41
* 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
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-202-2/+2
* Cleanup Bluetooth project dependenciesAlex Blasche2013-09-171-1/+1
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-095-16/+8
* Make Bluetooth adapter choosable for device and service searchNedim Hadzic2013-09-051-2/+18
* Merge QRfcommServer and QL2capServer to QBluetoothServerFabian Bumberger2013-08-293-5/+5
* Remove code related to dead or currently unsupported platformsAlex Blasche2013-07-253-12/+0
* Update Copyright headersAlex Blasche2013-06-2510-10/+10
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-145-11/+11
* Qt Bluetooth: Modularized documentationJerome Pasion2012-09-2714-0/+1351