summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crashing btchat example when selecting remote devicev5.4.1Alex Blasche2015-01-296-59/+69
* Add changelog for QtBluetooth/QtNfc 5.4.1 release.Alex Blasche2015-01-291-0/+38
* Register PublicBrowseGroup as sequenceAlex Blasche2015-01-212-2/+6
* Make chat example more error tolerantAlex Blasche2014-12-223-1/+16
* Bump versionOswald Buddenhagen2014-12-121-1/+1
* Improve documentation for undiscovered QLEServiceAlex Blasche2014-12-011-1/+14
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-276-17/+45
|\
| * Fix crash during service discovery on Androidv5.4.0Alex Blasche2014-11-211-13/+11
| * Add missing InvalidBluetoothAdapterError to QML discovery modelAlex Blasche2014-11-215-4/+34
* | Improve lowenergyscanner status reportingAlex Blasche2014-11-244-10/+10
* | 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-214-2/+108
|\|
| * Fix spelling mistake in change logsv5.4.0-rc1Alex Blasche2014-11-181-1/+1
| * Add change log for Qt 5.4.0 releaseAlex Blasche2014-11-171-0/+99
| * 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
|/
* Force lowenergyscanner to show empty list if we did not find servicesAlex Blasche2014-10-301-0/+3
* Fix lowenergyscanner ui bugs when QLEController connection errorsAlex Blasche2014-10-293-1/+28
* If btle connect attempt fails return QLEController back to UnconnectedAlex Blasche2014-10-291-1/+3
* Fix lowenergyscanner when dealing with device scan errorsAlex Blasche2014-10-283-4/+16
* Unwarn compile of QtBluetoothAlex Blasche2014-10-281-1/+1
* Add QBluetoothDeviceInfo::UnknownCoreConfiguration enum valueAlex Blasche2014-10-163-2/+10
* Improve QBluetoothTransferManager documentationAlex Blasche2014-10-163-8/+29
* Catch segfault when passing 0 to QBluetoothTransferManager::put()Alex Blasche2014-10-133-0/+33
* Fix QBluetoothSocket unit test failures on AndroidAlex Blasche2014-10-132-8/+23
* Fix QBluetoothSocket::isReadable()/isOpen()/isWritable()Alex Blasche2014-10-135-19/+47
* 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
* Improve QML Chat example UIAlex Blasche2014-10-0510-51/+36
* Add new QML Chat example to Bluetooth module example listAlex Blasche2014-10-021-9/+12
* Remove nfctestserver test applicationAlex Blasche2014-10-018-609/+0
* Fix QBluetoothServiceInfo uni test on platforms using fake server portsAlex Blasche2014-09-302-6/+56
* Android: Fix broken QBluetoothServer::isListeningAlex Blasche2014-09-301-1/+1
* Provide example documentation for new chat example.Alex Blasche2014-09-304-3/+103
* New QML based Bt chat clientAlex Blasche2014-09-3015-2/+600
* Extend docs on Minimal SDP discoveryAlex Blasche2014-09-301-4/+10
* Update image for NFC poster exampleAlex Blasche2014-09-291-0/+0
* Fix tr()-context in src/bluetooth/qbluetoothservicediscoveryagent_qnx.Friedemann Kleint2014-09-291-1/+1
* QtBluetooth : pingpong example on OS XTimur Pocheptsov2014-09-261-12/+12
* Don't permit write of non-existing or empty data via socketAlex Blasche2014-09-261-0/+7
* Fix pingpong exampleAlex Blasche2014-09-262-3/+3
* 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-186-8/+47
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-170-0/+0
|\