summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/btchat
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-122-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-1310-467/+20
* Remove unsupported Android bluetooth codepathsJuha Vuolle2022-05-121-4/+3
* Port simple cases of count() to size()Marc Mutz2022-04-111-1/+1
* Improve examples CMakeLists.txtKai Köhne2022-02-211-7/+4
* BtChat: fix crash when no adapter is foundIvan Solovev2021-11-161-2/+12
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-043-13/+2
* rename error signals to errorOccurredAndreas Buhr2021-03-221-3/+1
* Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enumsAndreas Buhr2021-03-121-2/+2
* Update screenshots in QtBluetooth Example documentationAndreas Buhr2021-03-111-0/+0
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-5/+5
* Unify logging preparation across bluetooth examplesAndreas Buhr2021-02-251-2/+2
* Bring btchat example documentation in line with implementationAndreas Buhr2021-02-241-1/+1
* QtBluetooth examples: make server device discoverableAndreas Buhr2021-02-221-2/+4
* Beautify btchat output: Remove double newlineAndreas Buhr2021-02-171-1/+1
* Beautify btchat: Leave focus on text input on send messageAndreas Buhr2021-02-152-0/+4
* Beautify btchat example: print a newline after error messagesAndreas Buhr2021-02-151-1/+1
* Beautify btchat example: Print name of leaving clientsAndreas Buhr2021-02-152-2/+6
* Adapt btchat example for AndroidAndreas Buhr2021-02-123-1/+30
* Fix btchat standalone build: find AndroidExtras before linking itAndreas Buhr2021-02-111-0/+1
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-151-2/+0
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-211-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-2/+6
* Remove usage of AA_EnableHighDpiScalingAlex Blasche2020-10-151-1/+0
* Port qtconnectivity to cmakeOliver Wolff2019-10-241-0/+41
* 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