summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_qnx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-161-6/+6
* Fix QBluetoothSocket::isReadable()/isOpen()/isWritable()Alex Blasche2014-10-131-0/+1
* Make QBluetoothSocket's _q_writeNotify & _q_readNotify privateAlex Blasche2014-08-251-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Merge branch 'stable' into devAlex Blasche2014-05-081-15/+64
|\
| * BlackBerry C API added for OS>10.2.1Nedim Hadzic2014-04-291-13/+64
| * Refactor disconnection signals emittance in QBluetoothSocketOleg Shparber2014-04-151-2/+0
* | Replace all occurrences of Q_EMIT with emitOleg Shparber2014-04-291-2/+2
|/
* QNX connected state fixv5.3.0-beta1Nedim Hadzic2014-03-181-0/+1
* Convert internal function parameter to const &Alex Blasche2014-03-131-1/+3
* Fix a few TODOs around the source code and remove obsolete onesAlex Blasche2014-03-131-1/+2
* Utilize new QBluetoothSocket::OperationError on QNX and BluezAlex Blasche2014-02-271-1/+16
* Remove QBluetoothSocketPrivate::socketDescriptor()Alex Blasche2014-02-261-5/+0
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-2/+5
* Use qt_error_string rather than strerror.Alex Blasche2014-01-301-2/+2
* Synchronize setting of QBluetoothSocket's error string, code and signalAlex Blasche2014-01-301-11/+9
* Don't cache the QBluetoothSocket::localName() & peerName()Alex Blasche2014-01-291-1/+1
* Initialize QBluetoothSocket::socketError properly.Alex Blasche2014-01-281-0/+1
* Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-11/+11
* QNX: Fix socket connection with a service info objectFabian Bumberger2013-10-011-1/+1
* QNX: Fix compilation and a compiler warningFabian Bumberger2013-09-201-1/+1
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-201-4/+4
* Lower the verbosity of bluetoothFabian Bumberger2013-09-181-2/+2
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* QNX: Properly supporting SPP services with a service nameFabian Bumberger2013-07-291-3/+3
* QNX: Add name to SPP profileFabian Bumberger2013-06-261-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* QNX fix compilation errorFabian Bumberger2012-11-301-1/+1
* QNX refactoring SPP supportFabian Bumberger2012-11-291-31/+19
* QNX making the device discovery agent more robustFabian Bumberger2012-11-271-1/+1
* QNX: Adding SPP supportFabian Bumberger2012-11-231-0/+374