summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add license files mandated by (L)GPL and FDL.Timo Jyrinki2013-08-224-0/+1660
* QBluetoothServiceDiscovery auto test fixAlex Blasche2013-08-133-33/+37
* Remove unnecessary dependency to qtjsbackend from sync.profileSimon Hausmann2013-08-131-1/+0
* Add unit test for QNdefNfcSmartPosterRecordStuart Burge2013-08-133-1/+563
* Add copy constructor to QNdefNfcSmartPosterRecord to avoid compile errorAlex Blasche2013-08-132-0/+9
* Extend and improve the unit test for QBluetoothServiceInfoAlex Blasche2013-08-124-58/+119
* Improve QBluetoothTransferManager unit testAlex Blasche2013-08-0911-110/+240
* QNX: Make the device discovery agent more robustFabian Bumberger2013-08-083-72/+134
* QNX: Only send radio_init message when Bluetooth is really powered offFabian Bumberger2013-08-071-1/+2
* QNX: Close the BT control FD with a delayFabian Bumberger2013-08-072-10/+22
* QNX: Change default value for inquiry type in QBluetoothDeviceDiscoveryAgentFabian Bumberger2013-08-071-0/+1
* Clarify the docs for QBluetoothLocalDevice(QBluetoothAddress(),0)Alex Blasche2013-08-071-1/+2
* QNX: Use default adapter for default constructed BT addressFabian Bumberger2013-08-061-1/+2
* QNX: Emiting HostPoweredOff when BT is shut downFabian Bumberger2013-08-061-0/+5
* The QBluetoothDeviceDiscoveryAgent test is not longer insignificantAlex Blasche2013-08-062-1/+1
* QNX: Emit pairing finished signalFabian Bumberger2013-08-066-15/+74
* Improve btfiletransfer applicationAlex Blasche2013-08-064-15/+32
* Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-022-0/+2
* QNX: Fix Compilation error and compiler warningsFabian Bumberger2013-08-011-5/+5
* Adding a convenience function for registering an SPP serverFabian Bumberger2013-08-013-1/+56
* QNX Bluetooth adding OPPFabian Bumberger2013-08-016-1/+409
* Clean up for OPPFabian Bumberger2013-08-0110-117/+43
* QNX: Fix compiler warningsFabian Bumberger2013-07-317-16/+19
* Fix bluetooth device discovery testAlex Blasche2013-07-312-129/+171
* Fix compiler warningAlex Blasche2013-07-301-1/+1
* Use the getter instead of accessing the value directlyThomas McGuire2013-07-302-1/+6
* Removing QRfcommSocket and QL2capSocketFabian Bumberger2013-07-305-246/+0
* BlueZ: Fix setting host modeFabian Bumberger2013-07-302-7/+34
* QNX: Properly supporting SPP services with a service nameFabian Bumberger2013-07-296-26/+33
* QNX: Fake rfcomm portsFabian Bumberger2013-07-293-44/+67
* Don't hardcode the test device's Bt address in the unit test.Alex Blasche2013-07-292-16/+32
* Remove code related to dead or currently unsupported platformsAlex Blasche2013-07-2543-4259/+8
* Don't export QNearFieldTagType* classes.Alex Blasche2013-07-2516-23/+71
* Update gitignore (suppress auto test binaries)Alex Blasche2013-07-251-3/+21
* Improve and fix the qbluetoothlocaldevice testAlex Blasche2013-07-153-68/+164
* Fix BluetoothDiscoveryModel API and related fixes in exampleAlex Blasche2013-07-124-63/+82
* Add missing Bt Core spec service attribute identifiersAlex Blasche2013-07-114-15/+32
* Add support for NFC smart posterStuart Burge2013-07-101-1/+1
* Fix NFC qml poster application.Alex Blasche2013-07-101-1/+1
* Add unit test and signal for/to QDeclarativeNdefRecordAlex Blasche2013-07-103-1/+146
* Fixing QNearFieldTarget::waitForRequestCompletedFabian Bumberger2013-07-104-32/+21
* Add support for NFC smart posterStuart Burge2013-07-028-5/+1004
* QNX: Fix compilation with new NDKFabian Bumberger2013-07-023-3/+3
* Re-enable qnearfieldtagtype* auto test.Alex Blasche2013-07-012-6/+0
* Fix broken QBluetoothLocalDevice::isValid() behaviorAlex Blasche2013-06-286-24/+82
* Fix QNearFieldTarget::AccessMethods flags to permit OR concatenationAlex Blasche2013-06-272-3/+5
* Fix test error in qnearfieldtagtype2 auto test due to race condition.Alex Blasche2013-06-271-1/+1
* Export qHash(QNdefRecord)Alex Blasche2013-06-272-1/+7
* QNX: Add name to SPP profileFabian Bumberger2013-06-263-7/+9
* QNX: Fix crash when setting host modeFabian Bumberger2013-06-263-10/+54