summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_bluez.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust strings for translationAlex Blasche2014-02-131-2/+2
* Merge remote-tracking branch 'gerrit/stable' into devAlex Blasche2014-02-031-25/+17
|\
| * Use qt_error_string rather than strerror.Alex Blasche2014-01-301-3/+3
| * Synchronize setting of QBluetoothSocket's error string, code and signalAlex Blasche2014-01-301-7/+7
| * Don't cache the QBluetoothSocket::localName() & peerName()Alex Blasche2014-01-291-12/+2
| * Initialize QBluetoothSocket::socketError properly.Alex Blasche2014-01-281-0/+1
| * Fix crash in Bluez implementation for QBluetoothSocketAlex Blasche2014-01-281-2/+3
| * Fix broken SDP discovery on QBluetoothSocketAlex Blasche2014-01-281-1/+1
* | whitespace fixesOswald Buddenhagen2014-01-201-4/+4
|/
* Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-2/+5
* Fix peer to peer communication using two local adapters.Alex Blasche2013-09-251-4/+5
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-201-17/+17
* Lower the verbosity of bluetoothFabian Bumberger2013-09-181-1/+1
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* removed Nokia specific stuff not needed any moreMichael Zanetti2012-06-261-87/+0
* Replace deprecated use of QString::operator=(const char *).alex2012-06-251-1/+1
* Extend SPP profile to be used with NOKIA_BT_SERVICESMichael Zanetti2012-04-261-0/+87
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-111-1/+4
* Initial commit.Michael Zanetti2011-08-241-0/+549