summaryrefslogtreecommitdiffstats
path: root/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDeclarativeBluetoothDiscoveryModel: Fix warningsFriedemann Kleint2019-02-111-8/+8
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-5/+4
* Convert most old-style QObject::connect() to pointer syntaxAlex Blasche2017-11-131-12/+20
* Use QStringLiteral where needed to avoid QString allocationsAlex Blasche2017-11-061-2/+2
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-06-091-50/+195
|\
| * Adds a better state transition support to the BluetoothModelAlex Blasche2016-06-091-50/+195
* | Updated license headersAntti Kokko2016-01-201-15/+21
|/
* Fix trivial typosKonstantin Ritt2015-12-041-2/+2
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Add missing InvalidBluetoothAdapterError to QML discovery modelAlex Blasche2014-11-211-1/+26
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Merge branch 'stable' into devAlex Blasche2014-05-081-0/+1
|\
| * Fix inconsistent behavior between BtDiscoveryModel & BtServiceDiscoveryAgentAlex Blasche2014-04-141-0/+1
* | Replace all occurrences of Q_EMIT with emitOleg Shparber2014-04-291-2/+2
|/
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-181-2/+6
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-1/+2
* Merge "Merge remote-tracking branch 'gerrit/stable' into dev" into refs/stagi...Alex Blasche2014-02-061-3/+2
|\
| * Merge remote-tracking branch 'gerrit/stable' into devAlex Blasche2014-02-031-3/+2
| |\
| | * Stop SDP search if QML Model is turned offAlex Blasche2014-01-221-3/+2
* | | Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-1/+1
|/ /
* / Reset QML Bluetooth discovery model if an error occurred during device discoveryAlex Blasche2014-01-151-0/+5
|/
* Use QLoggingCategory in Bluetooth QML import plugin.Alex Blasche2014-01-081-4/+7
* Use recommended way of using \brief statements in QML Types.Alex Blasche2013-10-141-1/+1
* QtBluetooth QML API starts with 5.2.Alex Blasche2013-10-141-2/+1
* Document the data roles offered by the BluetoothDiscoveryModel.Alex Blasche2013-10-111-3/+25
* BluetoothDiscoveryModel API fixesAlex Blasche2013-10-111-13/+10
* Doc: Removed version from \inqmlmodule.Jerome Pasion2013-09-251-1/+1
* Refactor device and service discovery errorsFabian Bumberger2013-09-201-30/+4
* Add remote address property to QBluetoothDiscoveryModelFabian Bumberger2013-09-181-0/+26
* Refactor QBluetoothDiscoveryModelFabian Bumberger2013-09-181-113/+229
* Remove qdeclarativebluetoothimageproviderFabian Bumberger2013-09-161-2/+0
* Fix BluetoothDiscoveryModel API and related fixes in exampleAlex Blasche2013-07-121-39/+64
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Fix QtBluetooth documentationAlex Blasche2013-06-211-1/+1
* Fix qmake warnings about incorrect header includes in public headers.Alex Blasche2013-06-211-1/+1
* Qt Bluetooth: Created \qmlmodule and \module pagesJerome Pasion2012-09-291-4/+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-5/+5
* 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-3/+3
* 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/+306