summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothsocket
Commit message (Expand)AuthorAgeFilesLines
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-1/+1
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-04-241-1/+1
* Replace custom QT_BLUEZ_BLUETOOTH against the related feature defineAlex Blasche2017-04-062-3/+1
* The BlueZ feature implies that QtDBus is enabledAlex Blasche2017-04-051-1/+1
* Convert qtconnectivity to the new configure systemLars Knoll2016-11-011-3/+3
* 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
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-291-1/+1
* | Updated license headersAntti Kokko2016-01-201-17/+12
|/
* Add test for QBluetoothSocket::preferredSecurityFlags() and setterAlex Blasche2015-07-062-1/+32
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-281-4/+2
* QBluetoothSocket - auto test on OS XTimur Pocheptsov2014-12-031-1/+0
* Bluetooth auto test - OS X and iOSTimur Pocheptsov2014-12-031-0/+1
* Merge remote-tracking branch 'gerrit/5.4' into HEADAlex Blasche2014-10-161-20/+57
|\
| * Fix QBluetoothSocket unit test failures on AndroidAlex Blasche2014-10-131-8/+22
| * Fix QBluetoothSocket::isReadable()/isOpen()/isWritable()Alex Blasche2014-10-131-12/+35
* | QtBluetooth - enable auto tests on OS X.Timur Pocheptsov2014-10-011-0/+1
|/
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Utilize QStringLiteral where possibleAlex Blasche2014-05-151-2/+2
* Remove insignificant flag from working unit test.Alex Blasche2014-03-041-1/+0
* Remove btclientAlex Blasche2014-02-271-2/+0
* Fix qbluetoothsocket unit testAlex Blasche2014-02-272-437/+139
* 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
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-291-0/+1
* No more Bluetooth on Symbianalex2012-02-082-11/+0
* QtConnectivity: Add dependency to QtConcurrentFriedemann Kleint2012-02-081-1/+1
* 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
* tests: enabled all passing autotestsRohan McGovern2011-10-181-0/+2
* re-added autotestsMichael Zanetti2011-10-073-0/+809