summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothsocket/tst_qbluetoothsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-0/+47
|\
| * QBluetoothSocket::connectToService - check a socket type firstTimur Pocheptsov2016-08-261-0/+47
* | Updated license headersAntti Kokko2016-01-201-17/+12
|/
* Add test for QBluetoothSocket::preferredSecurityFlags() and setterAlex Blasche2015-07-061-0/+25
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-281-4/+2
* Fix QBluetoothSocket unit test failures on AndroidAlex Blasche2014-10-131-8/+22
* Fix QBluetoothSocket::isReadable()/isOpen()/isWritable()Alex Blasche2014-10-131-12/+35
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Utilize QStringLiteral where possibleAlex Blasche2014-05-151-2/+2
* Fix qbluetoothsocket unit testAlex Blasche2014-02-271-425/+134
* Error handling for QBluetoothServerFabian Bumberger2013-09-201-3/+1
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-201-28/+28
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-1/+1
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix various Bluetooth tests such that they run via CIalex2012-06-271-0/+3
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-301-2/+2
* No more Bluetooth on Symbianalex2012-02-081-9/+0
* 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 Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* QtConnectivity: Fix test crashes/asserts/hangs.Friedemann Kleint2012-01-031-4/+2
* tst_qbluetoothsocket: Fix warnings about operators.Friedemann Kleint2011-11-301-7/+8
* QtConnectivity: Fix compilation on Windows.Friedemann Kleint2011-11-301-7/+1
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-111-1/+3
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-11-091-2/+2
* re-added autotestsMichael Zanetti2011-10-071-0/+782