summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gerrit/stable' into devAlex Blasche2014-02-141-0/+1
|\
| * Fix missing QBluetoothSocket::state update after unsuccessful SDP searchold/5.2Alex Blasche2014-02-131-0/+1
* | Port QtBluetooth to AndroidAlex Blasche2014-02-131-27/+70
|/
* Synchronize setting of QBluetoothSocket's error string, code and signalAlex Blasche2014-01-301-3/+6
* Refine documentation for QBluetoothSocket::localXYZ() functions.Alex Blasche2014-01-281-1/+12
* Fix broken SDP discovery on QBluetoothSocketAlex Blasche2014-01-281-1/+3
* Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-10/+13
* Emit ServiceLookup signal in QBluetoothSocket/Bluez when required.Alex Blasche2013-09-251-0/+4
* Error handling for QBluetoothServerFabian Bumberger2013-09-201-8/+0
* QNX: Fix compilation and a compiler warningFabian Bumberger2013-09-201-1/+1
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-201-30/+19
* QNX: Take socketType and serverType into accountFabian Bumberger2013-09-191-1/+19
* Lower the verbosity of bluetoothFabian Bumberger2013-09-181-7/+7
* BlackBerry: Add some platform documentationFabian Bumberger2013-09-181-7/+13
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Merge QRfcommServer and QL2capServer to QBluetoothServerFabian Bumberger2013-08-291-1/+1
* QNX: Change name of platform define to QT_QNX_BLUETOOTHFabian Bumberger2013-08-231-3/+3
* QNX: Fix compiler warningsFabian Bumberger2013-07-311-1/+1
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* QNX: Adding SPP supportFabian Bumberger2012-11-231-3/+24
* Qt Bluetooth: Created \qmlmodule and \module pagesJerome Pasion2012-09-291-3/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Language edits to the QDoc markupVenugopal Shivashankar2012-02-291-11/+10
* Modified the \brief text for the Bluetooth C++ classes and the QML elements.veshivas2012-02-281-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* added documentation and examplesMichael Zanetti2012-01-231-2/+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/+5
* Initial commit.Michael Zanetti2011-08-241-0/+660