summaryrefslogtreecommitdiffstats
path: root/src/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Extend and improve the unit test for QBluetoothServiceInfoAlex Blasche2013-08-123-57/+33
* Improve QBluetoothTransferManager unit testAlex Blasche2013-08-097-16/+14
* 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-061-0/+1
* QNX: Emit pairing finished signalFabian Bumberger2013-08-066-15/+74
* Improve btfiletransfer applicationAlex Blasche2013-08-063-14/+30
* Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-021-0/+1
* 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-019-116/+42
* QNX: Fix compiler warningsFabian Bumberger2013-07-314-12/+12
* Fix bluetooth device discovery testAlex Blasche2013-07-311-0/+5
* 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-291-9/+18
* Improve and fix the qbluetoothlocaldevice testAlex Blasche2013-07-152-19/+37
* Add missing Bt Core spec service attribute identifiersAlex Blasche2013-07-114-15/+32
* Fix broken QBluetoothLocalDevice::isValid() behaviorAlex Blasche2013-06-284-16/+56
* QNX: Add name to SPP profileFabian Bumberger2013-06-263-7/+9
* QNX: Fix crash when setting host modeFabian Bumberger2013-06-263-10/+54
* Remove workaround for improper namespace macro parsing by qdocAlex Blasche2013-06-261-4/+0
* Fix links to general qtdoc related pages for NFC and BluetoothAlex Blasche2013-06-262-1/+6
* Fix namespace used by qbluetooth.cppAlex Blasche2013-06-261-2/+2
* Update Copyright headersAlex Blasche2013-06-2575-76/+76
* Fix QtBluetooth documentationAlex Blasche2013-06-216-22/+25
* Fix qmake warnings about incorrect header includes in public headers.Alex Blasche2013-06-2123-44/+44
* clean headers: Fix pedantic compiler warningThiago Macieira2013-06-051-2/+2
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-2318-18/+18
* Fix warning about checking for metatypes that aren't in QVariant::TypeThiago Macieira2013-04-071-1/+1
* Fix header public header cleanlinessThiago Macieira2013-04-073-3/+3
* Add QBluetoothDeviceInfo::operator!= which was missing.Milian Wolff2013-03-282-0/+11
* Fix signals usage caught by tst_HeadersSergio Ahumada2013-03-135-5/+5
* fix examples regarding namespace macro useOswald Buddenhagen2013-03-131-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-1473-152/+153
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-0331-124/+0
* Modularise documentation.Aaron McCarthy2013-01-304-79/+70
* make use of qtHaveModule()Oswald Buddenhagen2013-01-041-1/+1
* QNX fix for bug when setting host modeFabian Bumberger2012-12-062-1/+13
* fix docs build: canonical naming of qdocconf fileOswald Buddenhagen2012-12-031-1/+1