summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix crashing btchat example when selecting remote devicev5.4.1Alex Blasche2015-01-294-59/+65
* Register PublicBrowseGroup as sequenceAlex Blasche2015-01-211-1/+3
* Improve documentation for undiscovered QLEServiceAlex Blasche2014-12-011-1/+14
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-275-17/+43
|\
| * Fix crash during service discovery on Androidv5.4.0Alex Blasche2014-11-211-13/+11
| * Add missing InvalidBluetoothAdapterError to QML discovery modelAlex Blasche2014-11-214-4/+32
* | Reset the controller's internal state when disconnectingAlex Blasche2014-11-233-0/+14
* | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-213-2/+9
|\|
| * Add missing \since tags for new API introduced by Qt 5.4.Alex Blasche2014-11-133-2/+9
* | More clearly specify the Linux and Bluez version for BTLE supportAlex Blasche2014-11-131-2/+1
* | Fix QLEController::connectToDevice() documentationAlex Blasche2014-11-111-1/+3
|/
* If btle connect attempt fails return QLEController back to UnconnectedAlex Blasche2014-10-291-1/+3
* Unwarn compile of QtBluetoothAlex Blasche2014-10-281-1/+1
* Add QBluetoothDeviceInfo::UnknownCoreConfiguration enum valueAlex Blasche2014-10-162-1/+7
* Improve QBluetoothTransferManager documentationAlex Blasche2014-10-163-8/+29
* Catch segfault when passing 0 to QBluetoothTransferManager::put()Alex Blasche2014-10-132-0/+17
* Fix QBluetoothSocket unit test failures on AndroidAlex Blasche2014-10-131-0/+1
* Fix QBluetoothSocket::isReadable()/isOpen()/isWritable()Alex Blasche2014-10-134-7/+12
* QBluetoothTransferReply - fix a memory leak.v5.4.0-beta1Timur Pocheptsov2014-10-102-8/+8
* Improve QBluetoothSocket::close() documentationAlex Blasche2014-10-101-0/+9
* Doc: Applied title case to section1 titlesNico Vertriest2014-10-093-5/+5
* Add new QML Chat example to Bluetooth module example listAlex Blasche2014-10-021-9/+12
* Android: Fix broken QBluetoothServer::isListeningAlex Blasche2014-09-301-1/+1
* Provide example documentation for new chat example.Alex Blasche2014-09-301-0/+1
* New QML based Bt chat clientAlex Blasche2014-09-301-1/+0
* Extend docs on Minimal SDP discoveryAlex Blasche2014-09-301-4/+10
* Fix tr()-context in src/bluetooth/qbluetoothservicediscoveryagent_qnx.Friedemann Kleint2014-09-291-1/+1
* Don't permit write of non-existing or empty data via socketAlex Blasche2014-09-261-0/+7
* Add \since tag to NFC classes which didn't have the tag yetAlex Blasche2014-09-269-0/+9
* Add \since to all Qt Bluetooth classes which didn't have the tag yetAlex Blasche2014-09-2614-0/+28
* Make it more obvious that QLowEnergy* classes are Tech previewAlex Blasche2014-09-264-0/+12
* QNX/BB10 fix build failureWolfgang Bremer2014-09-221-1/+1
* Remove not needed invokeMethod() calls when emitting finished() signalAlex Blasche2014-09-193-13/+19
* Add missing error() signal to QBluetoothTransferReplyAlex Blasche2014-09-185-7/+40
* Encrypt all read/write commands which come back with related errorsAlex Blasche2014-09-172-29/+95
* Upgrade ATT reads requests to encrypted links when indicatedAlex Blasche2014-09-163-7/+73
* Add class for HCI protocol interactionAlex Blasche2014-09-164-2/+522
* Add ability to set the security level of the l2cp connectionAlex Blasche2014-09-163-0/+105
* Fix a small rfcomm related typo in warning on AndroidAlex Blasche2014-09-121-1/+1
* Add limitations to the API documentationAlex Blasche2014-09-081-0/+5
* Add support for long descriptor value writesAlex Blasche2014-09-085-36/+60
* Misc TODO and test fixesAlex Blasche2014-09-082-6/+3
* Rename defines which indicate ATT header sizesAlex Blasche2014-09-081-43/+43
* Support writing of long characteristic valuesAlex Blasche2014-09-083-8/+154
* Improve extended properties docs and fix qdoc errorv5.4.0-alpha1Alex Blasche2014-09-053-2/+4
* Set ATT as protocol descriptor for BTLE SDP recordsAlex Blasche2014-09-034-7/+46
* Remove QLowEnergyServiceInfoAlex Blasche2014-09-039-354/+68
* Improve documentation on how to enable characteristic notificationsAlex Blasche2014-09-022-1/+70
* Add QLES::characteristicWritten() signalAlex Blasche2014-09-025-16/+33
* Rename descriptorChanged() to descriptorWritten()Alex Blasche2014-09-025-11/+13