summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Simplify QBluetoothTransferManager autotestFabian Bumberger2013-10-111-66/+6
* Improve handling of invalid Bt address by QBluetoothTransferManagerAlex Blasche2013-10-111-5/+4
* Rename QDeclarativeNdefRecord -> QQmlNdefRecordSze Howe Koh2013-10-041-24/+24
* Alter the way type and TNF are treated in the qml APIFabian Bumberger2013-09-301-37/+54
* Error handling for QBluetoothServerFabian Bumberger2013-09-202-3/+18
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-207-42/+42
* Changing the way nfc target detection worksFabian Bumberger2013-09-194-9/+7
* Remove LLCP from the public APIFabian Bumberger2013-09-162-2/+2
* Clean up QBluetoothDeviceInfoFabian Bumberger2013-09-101-12/+0
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-0922-23/+21
* Make Bluetooth adapter choosable for device and service searchNedim Hadzic2013-09-052-4/+114
* Update cmake auto test.Stephen Kelly2013-09-044-73/+12
* Merge QRfcommServer and QL2capServer to QBluetoothServerFabian Bumberger2013-08-292-12/+12
* QBluetoothServiceDiscovery auto test fixAlex Blasche2013-08-133-33/+37
* Add unit test for QNdefNfcSmartPosterRecordStuart Burge2013-08-133-1/+563
* Extend and improve the unit test for QBluetoothServiceInfoAlex Blasche2013-08-121-1/+86
* Improve QBluetoothTransferManager unit testAlex Blasche2013-08-093-94/+223
* The QBluetoothDeviceDiscoveryAgent test is not longer insignificantAlex Blasche2013-08-061-1/+0
* Fix bluetooth device discovery testAlex Blasche2013-07-311-129/+166
* Don't hardcode the test device's Bt address in the unit test.Alex Blasche2013-07-291-7/+14
* Don't export QNearFieldTagType* classes.Alex Blasche2013-07-252-2/+2
* Improve and fix the qbluetoothlocaldevice testAlex Blasche2013-07-151-49/+127
* Add unit test and signal for/to QDeclarativeNdefRecordAlex Blasche2013-07-101-0/+126
* Fixing QNearFieldTarget::waitForRequestCompletedFabian Bumberger2013-07-101-7/+7
* Re-enable qnearfieldtagtype* auto test.Alex Blasche2013-07-012-6/+0
* Fix broken QBluetoothLocalDevice::isValid() behaviorAlex Blasche2013-06-282-8/+26
* Export qHash(QNdefRecord)Alex Blasche2013-06-271-0/+6
* Enable Qt NFC in the CI system.Alex Blasche2013-06-264-16/+7
* Fix parsing of QNdefMessage::fromByteArray()Alex Blasche2013-06-251-0/+40
* Update Copyright headersAlex Blasche2013-06-2529-82/+84
* Add QBluetoothDeviceInfo::operator!= which was missing.Milian Wolff2013-03-281-3/+3
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-1420-20/+20
* Fix building of NFC tests.Aaron McCarthy2013-02-083-0/+3
* make use of qtHaveModule()Oswald Buddenhagen2013-01-042-4/+4
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-166-7/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+0
* Fix QBluetoothDeviceInfo testLiang Qi2012-11-221-4/+2
* Fix qnearfieldmanager test.Aaron McCarthy2012-10-281-2/+0
* Further porting of NFC module from mobility to Qt 5.Aaron McCarthy2012-10-018-49/+115
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2330-687/+687
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0121-0/+21
* Modify setAttribute parameter, it no longer accepts QUuid.Toby Tomkins2012-07-311-1/+1
* Test that the package configs for QtConnectivity work.Stephen Kelly2012-07-205-0/+90
* Rename getter functions for QBluetoothHostInfoalex2012-07-021-16/+16
* Add unit test for new QBluetoothHostInfo class.alex2012-06-273-0/+184
* Fix various Bluetooth tests such that they run via CIalex2012-06-275-5/+43
* Fix QBluetoothServiceInfo testalex2012-06-251-6/+9
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-302-3/+3
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-292-0/+2
* tst_qbluetoothservicediscoveryagent disabled, it has timeout crashes.Toby Tomkins2012-05-091-0/+1