summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-105-60/+68
|\
| * Fix crashing btchat example when selecting remote devicev5.4.1Alex Blasche2015-01-294-59/+65
| * Register PublicBrowseGroup as sequenceAlex Blasche2015-01-211-1/+3
* | 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
|/
* 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