summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/pingpong/pingpong.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unsupported Android bluetooth codepathsJuha Vuolle2022-05-121-5/+3
* Make bluetooth errors visible on pingpong example applicationJuha Vuolle2022-04-121-5/+10
* Avoid multiple client sockets in pingpong bluetooth exampleJuha Vuolle2022-02-121-2/+6
* PingPong example: let the parent QObject do the cleanupIvan Solovev2022-01-211-2/+1
* Store the serviceinfo in pingpong exampleJuha Vuolle2022-01-211-1/+1
* Remove float => double truncation compilation warning on MSVCJuha Vuolle2021-09-171-7/+7
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-041-4/+2
* rename error signals to errorOccurredAndreas Buhr2021-03-221-6/+4
* Pingpong example: Add convex paddles and speedupAndreas Buhr2021-03-051-2/+50
* Pingpong example: Restart game at endAndreas Buhr2021-03-051-8/+11
* Pingpong example: Gamelogic works on unit squareAndreas Buhr2021-03-051-101/+42
* QtBluetooth examples: make server device discoverableAndreas Buhr2021-02-221-0/+4
* Fix namespace buildAndreas Buhr2020-12-211-1/+1
* Fix outdated BSD license headerKai Koehne2017-10-171-2/+12
* Improve pingpong exampleAlex Blasche2017-06-281-16/+21
* Adjust pingpong example to Android UUID SDP discovery bugAlex Blasche2017-06-231-0/+11
* Update copyright headersJani Heikkinen2015-02-161-3/+3
* Fix pingpong exampleAlex Blasche2014-09-261-1/+1
* Replace all occurrences of Q_EMIT with emitOleg Shparber2014-04-291-12/+12
* QML PingPong example addedNedim Hadzic2014-04-021-0/+463