summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Avoid multiple client sockets in pingpong bluetooth exampleJuha Vuolle2022-02-121-2/+6
* PingPong example: let the parent QObject do the cleanupIvan Solovev2022-01-241-2/+1
* Store the serviceinfo in pingpong exampleJuha Vuolle2022-01-241-1/+1
* macOS specific Info.plist file for Bluetooth ExamplesJuha Vuolle2021-11-185-0/+28
* QtBluetooth (examples): add Info.plist for iOSTimur Pocheptsov2021-09-092-0/+43
* CoreBluetooth: provide a description (in Info.plist) of BT usageTimur Pocheptsov2021-09-092-0/+41
* Heart-rate example: add a proper Info.plistTimur Pocheptsov2021-09-074-0/+90
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-152-0/+9
|\
| * "Fix" heartrate-server on AndroidOliver Wolff2020-02-112-0/+9
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-4/+2
|\|
| * Update AndroidManifest.xml to be compatible with Qt 5.14Eskil Abrahamsen Blomfeldt2019-10-251-4/+2
* | examples/nfc/poster: Remove empty "icons" prefixOliver Wolff2019-10-161-1/+0
|/
* Modify point when lowenergyscanner remembers found BTLE devicesAlex Blasche2019-08-071-5/+7
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-06-183-22/+15
* Update Bluetooth examples for high-DPI displays and nullptrAndre de la Rocha2019-06-0616-12/+21
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-2/+2
* Fix nfc corkboard example on AndroidAlex Blasche2019-04-251-1/+1
* btscanner example: Fix deprecation warningFriedemann Kleint2019-02-111-4/+4
* Fix the BluetoothProfileDescriptorStructureAlex Blasche2018-10-151-3/+7
* Remove unused snippet section markersAlex Blasche2018-10-151-3/+0
* Fix a few clazy/clang warnings in HeartRate Game exampleAlex Blasche2018-09-058-29/+29
* Fix failing restart of HeartRateServer exampleAlex Blasche2018-08-311-4/+7
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-301-2/+6
|\
| * Provide more informative error messages in the BLE Scanner exampleShawn Rutledge2018-08-211-2/+6
* | Cleanup lowenergyscanner example with clang tidy and clazy helpAlex Blasche2018-08-249-45/+37
* | Remove direct usage of QLowEnergyController::ctorAlex Blasche2018-08-212-2/+2
* | Clean up btchat exampleOliver Wolff2018-08-169-70/+90
* | Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-155-6/+7
|/
* Revamp Qt NFC examples: documentation updateAndrew O'Doherty2018-03-067-16/+86
* Revamp Qt NFC examples: documentation updateAndrew O'Doherty2018-03-057-10/+147
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-181-1/+1
|\
| * Fix stalling at characteristics updating in Low Energy Scanner exampleDenis Shienkov2018-02-031-1/+1
* | Revamp Qt NFC examples: poster exampleAndrew O'Doherty2018-02-012-40/+21
* | Revamp Qt NFC examples: ndefeditor exampleAndrew O'Doherty2018-02-017-42/+29
* | Revamp Qt NFC examples: corkboard exampleAndrew O'Doherty2018-02-012-6/+6
* | Revamp Qt NFC examples: annotatedurl exampleAndrew O'Doherty2018-02-015-38/+33
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-182-2/+3
|\|
| * QtBluetooth: Fix heartrate-game for QT_PLATFORM_UIKITTimur Pocheptsov2018-01-041-1/+2
| * Example heartrate-server needs only core and bluetooth modulePeter Seiderer2017-11-201-1/+1
* | qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-124-0/+4
* | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-3/+3
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-30105-274/+1324
|\|
| * Fix outdated BSD license headerKai Koehne2017-10-17105-274/+1324
* | Merge remote-tracking branch 'gerrit/5.9' into 5.10v5.10.0-beta3Alex Blasche2017-10-1714-69/+69
|\|
| * Fix outdated FDL license headerKai Koehne2017-10-1614-69/+69
* | Rename qnfcglobal.h to qtnfcglobal.hOliver Wolff2017-08-303-5/+0
* | Rename qbluetoothglobal.h to qtbluetoothglobal.hOliver Wolff2017-08-305-4/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0615-45/+127
|\|
| * lowenergyscanner: Use new connect syntaxOliver Wolff2017-07-041-18/+18
| * Btchat example should be fullscreen on mobileAlex Blasche2017-06-291-0/+4