summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice_bluez.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure the passkey and pincode for pairing are randomAlex Blasche2017-03-141-2/+2
* Match connected device changes based on local device instanceAlex Blasche2017-02-171-23/+38
* Updated license headersAntti Kokko2016-01-201-14/+20
* Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2015-12-011-0/+2
|\
| * Don't register meta types during static init time5.5Alex Blasche2015-11-301-0/+2
* | [Bluetooth] Optimize loopsKonstantin Ritt2015-09-161-15/+33
|/
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Avoid potential memory leak on variable 'device'Sergio Ahumada2015-02-101-3/+11
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Merge branch '5.3' into devAlex Blasche2014-06-271-6/+50
|\
| * Bluez4: Ensure QBluetoothLocalDevice becomes invalid if adapter disappearsAlex Blasche2014-05-271-6/+50
* | Bluez5: Simplify lookup of default adapterAlex Blasche2014-06-021-43/+6
* | Bluez5: QBluetoothLocalDevice becomes invalid if adapter disappearsAlex Blasche2014-05-281-2/+24
* | Use Alias as Device/Adapter name on Bluez 5Alex Blasche2014-05-261-1/+1
* | Utilize Qt global discovery mode session in QBluetootLocalDevice.Alex Blasche2014-05-231-21/+8
* | Utilize QStringLiteral where possibleAlex Blasche2014-05-151-22/+22
* | Merge branch 'stable' into devAlex Blasche2014-05-081-26/+22
|\|
| * Bluez4: Fix incorrect list of connected devices in QBluetoothLocalDeviceAlex Blasche2014-04-221-23/+18
* | Add Bluez5 support for QBluetoothLocalDeviceAlex Blasche2014-05-061-107/+645
* | Fix coding style in QBluetoothOleg Shparber2014-04-231-114/+152
|/
* Fix crash when calling QBluetoothLocalDevice::connectedDevices()Alex Blasche2014-02-261-0/+3
* Suppress warning from QObject attempting to connect null objectAlex Blasche2014-01-241-3/+5
* whitespace fixesOswald Buddenhagen2014-01-201-1/+1
* Fix remaining uncategorized debug/warning messages (catchup in dev)Alex Blasche2014-01-081-3/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-19/+21
|\
| * Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-19/+21
* | Added new API for device "connected" statusOleksandr Matasov2013-11-121-1/+117
|/
* Remove compiler warningsAlex Blasche2013-09-201-0/+1
* Lower the verbosity of bluetoothFabian Bumberger2013-09-181-16/+27
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* BlueZ: Fix setting host modeFabian Bumberger2013-07-301-7/+33
* Don't hardcode the test device's Bt address in the unit test.Alex Blasche2013-07-291-9/+18
* Improve and fix the qbluetoothlocaldevice testAlex Blasche2013-07-151-17/+33
* Fix broken QBluetoothLocalDevice::isValid() behaviorAlex Blasche2013-06-281-0/+5
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* removed Nokia specific stuff not needed any moreMichael Zanetti2012-06-261-250/+0
* only allow apps to temporarily power on BluetoothMichael Zanetti2012-06-131-8/+4
* Make use of Nokia bt services for pairing requests.Christian Fetzer2012-05-291-0/+54
* Make use of Nokia bt services for powering on/off bluetooth.Christian Fetzer2012-05-291-71/+262
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QtConnectivity: Fix test crashes/asserts/hangs.Friedemann Kleint2012-01-031-5/+8
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-111-1/+5
* Initial commit.Michael Zanetti2011-08-241-0/+518