summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version5.6Oswald Buddenhagen2017-09-211-1/+1
* Add change file for Qt 5.6.3v5.6.3Alex Blasche2017-09-061-0/+47
* Make sdpscanner to be compiled with non C++11 compilerDongmei Wang2017-08-021-2/+2
* Bump versionOswald Buddenhagen2016-11-281-1/+1
* Fix ODR violation in QLlcpServer on AndroidAlex Blasche2016-11-082-0/+3
* remove dependencies from sync.profileOswald Buddenhagen2016-11-051-13/+0
* Android: Fix crash in QBluetoothDeviceDiscoveryAgent ctor due to Java exceptionAndré Klitzing2016-11-041-0/+8
* BTLE device discovery - fix incorrect comparisons (iOS/macOS)Timur Pocheptsov2016-11-011-2/+2
* CoreBluetooth - fix broken builds (macOS, iOS, tvOS, watchOS)Timur Pocheptsov2016-10-0428-126/+61
* Fix misleading error message in QBluetoothSocket Dummy implementationAlex Blasche2016-10-041-1/+1
* Fixed build with MaxOSX10.12 SDKSamuel Gaist2016-10-033-0/+16
* Handle iOS 10 deprecated data structuresMike Krus2016-09-282-0/+34
* Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-0/+73
|\
| * Add changes file for 5.6.2v5.6.2Alex Blasche2016-09-121-0/+73
* | BC data files for QtConnectivity for Qt 5.6Milla Pohjanheimo2016-09-052-0/+8421
|/
* QBluetoothSocket::connectToService - check a socket type firstTimur Pocheptsov2016-08-263-4/+98
* Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-167-22/+22
* Android: Avoid newDevice signal spamming in QBluetoothDeviceDiscoveryAgentAlex Blasche2016-08-011-5/+12
* Android: Device discovery doesn't provide major & minor device class infoAlex Blasche2016-08-011-11/+298
* Document the meaning of QBluetoothDeviceInfo::minorDeviceClass()Alex Blasche2016-07-252-2/+7
* Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-202-0/+10
* Android: Workaround clang default destructor export bugBogDan Vatra2016-07-192-0/+5
* Disable notifications before disconnecting heartlistener clientAlex Blasche2016-07-191-4/+6
* Make QtBluetooth compile in setups with BlueZ version w/o BTLE supportAlex Blasche2016-06-161-0/+1
* Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-164-4/+4
* Bluetooth - remove duplicated class definition (iOS)Timur Pocheptsov2016-06-102-5/+0
* Adds a better state transition support to the BluetoothModelAlex Blasche2016-06-092-50/+211
* BlueZ5: Prevent premature abortion of device discoveryAlex Blasche2016-06-082-3/+19
* Bluez5: Run SDP on target devices which do not support public scansAlex Blasche2016-06-082-17/+99
* Make the usage of a dummy backend obvious in the QtBluetooth docsAlex Blasche2016-06-061-0/+13
* Make it more obvious what tags the NFC poster example expects.Alex Blasche2016-06-063-2/+33
* BlueZ4: Don't process stop discovery notification in unready stateAlex Blasche2016-06-061-0/+4
* QBluetoothServiceDiscoveryAgent: set q_ptr in d_ptr's constructor.Edward Welbourne2016-06-026-20/+31
* Android: Don't progress device search when BTLE search is not supportedAlex Blasche2016-06-011-0/+2
* Bluez: Cleanup internal states before sending notifications to API userAlex Blasche2016-06-011-4/+11
* QNearFieldTagType1Private: take more care over m_tlv{Writ,Read}er.Edward Welbourne2016-05-311-1/+8
* do not enable example installs explicitly any moreOswald Buddenhagen2016-05-241-1/+0
* Merge remote-tracking branch 'gerrit/5.6.1' into 5.6Alex Blasche2016-05-237-0/+28
|\
| * QtBluetooth (iOS) - fix potential linker errorsv5.6.1-1v5.6.1Timur Pocheptsov2016-05-237-0/+28
* | tst_qlowenergycontroller.cpp: Fixed typoOliver Wolff2016-05-201-1/+1
* | tst_qlowenergycontroller: Fixed condition for IOSOliver Wolff2016-05-201-1/+1
* | Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-194-2/+64
|\|
| * Add changelog for 5.6.1 releaseAlex Blasche2016-05-191-0/+60
| * Fix iOS compilationAlex Blasche2016-05-191-0/+2
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-122-2/+2
* | Bump versionOswald Buddenhagen2016-05-191-1/+1
* | Increase the BTLE scan timeout to 25sAlex Blasche2016-05-181-1/+1
|/
* Add a runtime warning when dummy QtBluetooth backend is runningAlex Blasche2016-05-0412-1/+134
* Bluez5: Fix serial service discovery inside QBluetoothSocketAlex Blasche2016-04-291-5/+7
* Fix QBluetoothServiceInfo QDebug operatorAlex Blasche2016-04-291-23/+31