summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothserver_bluez.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix warning in QBluetoothServer on LinuxAlex Blasche2019-12-051-1/+1
* Enable the use of the Win32 Bluetooth backendAndre de la Rocha2019-08-051-2/+3
* Ensure QObject context is retained to avoid crashesv5.12.0-beta4Alex Blasche2018-10-311-1/+1
* Normalize QObject::connect() statementsAlex Blasche2018-08-291-1/+4
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-5/+5
* Ensure that QBluetoothServer works with new DBus based socketsAlex Blasche2018-08-161-12/+16
* Updated license headersAntti Kokko2016-01-201-14/+20
* Bluez: Improve security flag handling in QBluetoothServerAlex Blasche2015-07-071-82/+71
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-2/+4
|\
| * Set QBluetoothServer::ServiceAlreadyRegisteredError where possibleAlex Blasche2015-02-171-2/+4
* | Update copyright headersJani Heikkinen2015-02-161-7/+7
|/
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Reduce system header dependenciesAlex Blasche2014-07-161-4/+1
* Fix not working listen() on Bluez with default Bluetooth addressesAlex Blasche2014-03-031-1/+1
* Fix qrfcomm unit testAlex Blasche2014-03-011-0/+18
* Fix namespaced buildsAlex Blasche2014-02-141-1/+1
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-1/+1
* QBluetoothServer fixesAlex Blasche2014-02-071-3/+24
* Use qt_error_string rather than strerror.Alex Blasche2014-01-301-4/+4
* Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-9/+10
* Fixing small QBluetoothServer issuesAlex Blasche2013-09-251-0/+1
* Error handling for QBluetoothServerFabian Bumberger2013-09-201-6/+22
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-201-11/+11
* Lower the verbosity of bluetoothFabian Bumberger2013-09-181-1/+1
* Fix compiler warningsAlex Blasche2013-09-101-1/+1
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Merge QRfcommServer and QL2capServer to QBluetoothServerFabian Bumberger2013-08-291-0/+315