summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prepare QtNfc for Android Service supportAlex Blasche2016-08-312-3/+11
* Make QtBluetooth Low Energy work when Qt runs as Android serviceAlex Blasche2016-08-032-7/+7
* Make Classic QtBluetooth work as an Android serviceAlex Blasche2016-08-033-14/+28
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-016-2/+22
|\
| * 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
* | Highlight incomplete handling of BTLE packet writesAlex Blasche2016-07-191-0/+7
* | Improve failed ::write() handling in QBluetoothSocketAlex Blasche2016-07-191-13/+37
* | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-07-112-5/+1
|\|
| * Make QtBluetooth compile in setups with BlueZ version w/o BTLE supportAlex Blasche2016-06-161-0/+1
| * Bluetooth - remove duplicated class definition (iOS)Timur Pocheptsov2016-06-102-5/+0
* | Fix build error on Linux using clang/trunkAlex Blasche2016-06-161-1/+1
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-166-16/+73
|\ \
| * | Doc: Add thumbnail for Bluetooth Low Energy Heart Rate Server ExampleLeena Miettinen2016-06-021-0/+1
| * | Merge remote-tracking branch 'gerrit/5.6.1' into 5.7.0v5.7.0-rc1Alex Blasche2016-05-237-0/+28
| |\ \
| * \ \ Merge 5.7 into 5.7.0Oswald Buddenhagen2016-05-206-8/+25
| |\ \ \
| * | | | Add missing documentation to BTLE overview documentationAlex Blasche2016-05-201-12/+43
| * | | | Improve QtBluetooth index pageAlex Blasche2016-05-201-2/+5
| * | | | Add missing \since 5.7 markers to QLE classesAlex Blasche2016-05-192-1/+23
| * | | | Mark QBluetooth::AttAccessConstraint as 5.7 API in class docsAlex Blasche2016-05-191-0/+1
| * | | | Don't print the same advertising code snippet twiceAlex Blasche2016-05-191-1/+0
* | | | | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-06-0914-95/+398
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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
| * | | | 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
* | | | | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-05-237-0/+28
|\| | | | | |_|/ / |/| | |
| * | | 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
* | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-194-3/+5
|\| | |
| * | | Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-193-2/+4
| |\| |
| | * | Fix iOS compilationAlex Blasche2016-05-191-0/+2
| | * | Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-122-2/+2
| * | | Increase the BTLE scan timeout to 25sAlex Blasche2016-05-181-1/+1
| |/ /
* | | Fix endianness conversion order bug when handling 128bit Qt UuidAlex Blasche2016-05-182-5/+18
* | | Zero out the advertising parameters data before setting the fields.Christian Kandeler2016-05-181-0/+2
| |/ |/|
* | QLowEnergyController: fix new uses of 0 as null pointer constantMarc Mutz2016-05-121-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-0622-39/+207
|\|
| * 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
| * Improve QBluetoothServiceDiscoveryAgent::setUuidFilter() docsAlex Blasche2016-04-271-1/+6
| * Improve QBluetoothUuid(QString) ctor documentationAlex Blasche2016-04-261-3/+6
| * Fix typo in Android permission nameAlex Blasche2016-04-131-1/+1