summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-9/+9
|\
| * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-161-9/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-0/+4
|\|
| * Document changed behavior of QBLD::address() on Android 6.0Alex Blasche2016-04-131-0/+4
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2015-12-011-7/+4
|\
| * Don't register meta types during static init time5.5Alex Blasche2015-11-301-7/+4
* | Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-281-3/+3
* Merge branch '5.4' into btleAlex Blasche2014-10-011-0/+2
|\
| * Add \since to all Qt Bluetooth classes which didn't have the tag yetAlex Blasche2014-09-261-0/+2
* | Port QBluetoothLocalDevice and QBluetoothDeviceDiscoveryAgent to OS X.Timur Pocheptsov2014-09-161-3/+21
|/
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Merge branch '5.3' into devAlex Blasche2014-06-271-1/+9
|\
| * Bluez4: Ensure QBluetoothLocalDevice becomes invalid if adapter disappearsAlex Blasche2014-05-271-1/+9
* | Fix coding style in QBluetoothOleg Shparber2014-04-231-12/+9
|/
* Fix a few TODOs around the source code and remove obsolete onesAlex Blasche2014-03-131-5/+9
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-7/+32
* Remove const modifier from QBluetoothLocalDevice signals.Alex Blasche2014-01-241-3/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-1/+0
|\
| * Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-1/+0
* | Added new API for device "connected" statusOleksandr Matasov2013-11-121-0/+21
|/
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Clarify the docs for QBluetoothLocalDevice(QBluetoothAddress(),0)Alex Blasche2013-08-071-1/+2
* QNX: Emit pairing finished signalFabian Bumberger2013-08-061-0/+1
* Improve and fix the qbluetoothlocaldevice testAlex Blasche2013-07-151-2/+4
* Fix broken QBluetoothLocalDevice::isValid() behaviorAlex Blasche2013-06-281-10/+12
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* Qt Bluetooth: Created \qmlmodule and \module pagesJerome Pasion2012-09-291-3/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* clarify Bluetooth power situation in docsMichael Zanetti2012-06-131-0/+6
* Language edits to the QDoc markupVenugopal Shivashankar2012-02-291-18/+16
* Modified the \brief text for the Bluetooth C++ classes and the QML elements.veshivas2012-02-281-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* added documentation and examplesMichael Zanetti2012-01-231-2/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-111-2/+5
* Initial commit.Michael Zanetti2011-08-241-0/+239