8 Commits

Author SHA1 Message Date
Simon Stürz
344a5c7fd9 Update license text and add SPDX identifier 2025-11-17 13:09:17 +01:00
Simon Stürz
4f1e4771fc Port bluetooth LE support to Qt6 2025-08-07 13:55:43 +02:00
Benedek Kupper
17de2d6fc1 bluetooth: use qt5 connect syntax
The origin of the mixed use is probably due to existing overloaded methods of error()
The solution is here:
https://stackoverflow.com/questions/16794695/connecting-overloaded-signals-and-slots-in-qt-5
2022-11-15 17:19:54 +01:00
Michael Zanetti
41ff0224ee Update copyright 2020-01-23 11:01:40 +01:00
Simon Stürz
80452061e3 Add basic documentation structure 2019-10-09 09:48:07 +02:00
Simon Stürz
58fd8466f7 Fix bluetooth server initialisation and add auto serialnumber and auto devicename mechanism 2019-10-09 09:48:07 +02:00
Simon Stürz
b93069608e Update license header 2019-10-09 09:48:07 +02:00
Simon Stürz
1788716a4d Add bluetooth basics 2019-10-09 09:48:07 +02:00