summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/btchat
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-041-1/+1
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2024-01-171-3/+3
* Examples: Use Qt's canonical CamelCase headersKai Köhne2024-01-109-31/+34
* Bluetooth Chat example: update UIIvan Solovev2023-11-2727-25/+160
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-111-1/+1
* BtChat: adapt to using new QBluetoothPermissionIvan Solovev2023-04-054-6/+54
* BtChat: fix a potential crash when deleting uninitialized pointerIvan Solovev2023-04-052-2/+1
* BtChat example: document service lookupIvan Solovev2023-03-222-1/+34
* BtChat example: revamp documentationIvan Solovev2023-03-201-52/+67
* BtChat example: improve codeIvan Solovev2023-03-2010-47/+54
* examples: port bluetooth examples to new connection styleSamuel Gaist2022-11-251-4/+6
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-062-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-1010-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