summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4.2' into 5.45.4Liang Qi2015-05-181-0/+50
|\
| * Add QtConnectivity release notes for Qt 5.4.2v5.4.2Alex Blasche2015-04-221-0/+50
* | Bump versionOswald Buddenhagen2015-04-201-1/+1
|/
* Android: Fix crash due to dangling pointer inputthreadAlex Blasche2015-03-311-0/+4
* Do not assert if encryption change was requested by somebody elseAlex Blasche2015-03-311-1/+3
* Android: abort() QBluetoothSocket in its dtorAlex Blasche2015-03-301-0/+2
* Android: Fix crash when destructing socket during active connectAlex Blasche2015-03-302-73/+244
* Fix crash in QBluetoothServiceDiscoveryAgent on Bluez 5.xAlex Blasche2015-03-232-1/+17
* Minor code optimizationAlex Blasche2015-03-191-12/+2
* Android: Fix crash in QBluetoothLocalDevice ctor due to Java exceptionAlex Blasche2015-03-181-28/+10
* QLowEnergyController_bluez now responds to server requests.Christian Waßmuth2015-03-171-2/+14
* Fix case where BluetoothDevice.getServiceChannel() error is not handledAlex Blasche2015-03-051-1/+2
* Improve QBluetoothServiceInfo documentationAlex Blasche2015-02-171-2/+5
* Set QBluetoothServer::ServiceAlreadyRegisteredError where possibleAlex Blasche2015-02-171-2/+4
* Use proper endian conversion functionsAndreas Schwab2015-02-171-7/+8
* bic: Add 5.{2,3,4}.0 bic data for QtBluetooth and QtNfcSergio Ahumada2015-02-178-0/+23331
* Add the QtCore/ library prefix in public headersSergio Ahumada2015-02-128-9/+9
* Bluez5: Fix plain text handover of xml from sdpscannerAlex Blasche2015-02-121-6/+10
* Use single-char QString operations for efficiencySergio Ahumada2015-02-112-6/+6
* Merge remote-tracking branch 'gerrit/5.4.1' into 5.4Alex Blasche2015-02-109-61/+113
|\
| * 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
* | Avoid potential memory leak on variable 'device'Sergio Ahumada2015-02-101-3/+11
* | Android: Fix leaking of local reference table in QBluetoothSocketAlex Blasche2015-02-051-33/+32
* | Android: Enable pairing for Android v15+Alex Blasche2015-02-022-5/+5
* | Fix build with -no-c++11Fatih Aşıcı2015-01-274-55/+58
* | Bump versionOswald Buddenhagen2015-01-161-1/+1
|/
* 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