summaryrefslogtreecommitdiffstats
path: root/src/imports/bluetooth/qdeclarativebluetoothservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix SDP BrowseGroupList entryAlex Blasche2018-10-161-2/+3
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-9/+7
* Convert most old-style QObject::connect() to pointer syntaxAlex Blasche2017-11-131-1/+2
* Updated license headersAntti Kokko2016-01-201-14/+20
* Emit missing BluetoothService.detailsChanged signalAlex Blasche2015-05-271-0/+2
* Don't mention non-existing `servicePort` property in the docsKonstantin Ritt2015-05-261-1/+0
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Set ATT as protocol descriptor for BTLE SDP recordsAlex Blasche2014-09-031-0/+6
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Fix crash in QDeclarativeBluetoothServiceOleg Shparber2014-04-221-41/+22
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-181-1/+3
* Use QLoggingCategory in Bluetooth QML import plugin.Alex Blasche2014-01-081-6/+10
* Unwarn on clangv5.2.0-rc1v5.2.0Alex Blasche2013-11-111-5/+3
* QtBluetooth QML API starts with 5.2.Alex Blasche2013-10-141-2/+1
* Refactor QDeclarativeBluetoothServiceInfoFabian Bumberger2013-09-301-157/+60
* Doc: Removed version from \inqmlmodule.Jerome Pasion2013-09-251-1/+1
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-201-3/+3
* Lower the verbosity of bluetoothFabian Bumberger2013-09-181-7/+8
* Merge QRfcommServer and QL2capServer to QBluetoothServerFabian Bumberger2013-08-291-42/+16
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Fix QtBluetooth documentationAlex Blasche2013-06-211-29/+54
* Fix qmake warnings about incorrect header includes in public headers.Alex Blasche2013-06-211-2/+2
* Qt Bluetooth: Created \qmlmodule and \module pagesJerome Pasion2012-09-291-5/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-311-1/+2
* Changed all occurrances of QML "element" to QML "type" as agreed by the docs ...Michael Zanetti2012-03-221-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-061-1/+1
* Language edits to the QDoc markupVenugopal Shivashankar2012-02-291-9/+9
* 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-4/+4
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* ported bluetooth and nfc declarative plugins from QtMobility to QtConnectivityMichael Zanetti2011-11-161-0/+491