summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarativeNdefRecord -> QQmlNdefRecordSze Howe Koh2013-10-0412-42/+42
* QML Near Field: Allow detecting NDEF messages without setting a filterFabian Bumberger2013-09-301-7/+5
* Alter the way type and TNF are treated in the qml APIFabian Bumberger2013-09-304-26/+39
* Refactor QDeclarativeBluetoothServiceInfoFabian Bumberger2013-09-302-171/+76
* Update QML plugin meta data for Qt CreatorAlex Blasche2013-09-262-10/+125
* Doc: Removed version from \inqmlmodule.Jerome Pasion2013-09-259-9/+9
* Error handling for QBluetoothServerFabian Bumberger2013-09-202-4/+0
* Refactor device and service discovery errorsFabian Bumberger2013-09-202-33/+6
* Refactor QDeclarativeBluetoothSocketFabian Bumberger2013-09-202-62/+72
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-201-3/+3
* Add remote address property to QBluetoothDiscoveryModelFabian Bumberger2013-09-182-0/+31
* Lower the verbosity of bluetoothFabian Bumberger2013-09-182-8/+9
* Refactor QBluetoothDiscoveryModelFabian Bumberger2013-09-182-130/+268
* Cleanup Bluetooth project dependenciesAlex Blasche2013-09-171-1/+1
* Remove qdeclarativebluetoothimageproviderFabian Bumberger2013-09-167-199/+1
* Remove LLCP from the public APIFabian Bumberger2013-09-163-7/+6
* Fix qdoc warningsAlex Blasche2013-09-163-3/+0
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-0910-10/+10
* Merge QRfcommServer and QL2capServer to QBluetoothServerFabian Bumberger2013-08-292-44/+16
* Fix BluetoothDiscoveryModel API and related fixes in exampleAlex Blasche2013-07-122-45/+71
* Remove workaround for improper namespace macro parsing by qdocAlex Blasche2013-06-263-12/+0
* Update Copyright headersAlex Blasche2013-06-2522-22/+22
* Fix QtBluetooth documentationAlex Blasche2013-06-213-30/+74
* Fix qmake warnings about incorrect header includes in public headers.Alex Blasche2013-06-214-6/+6
* Improve/Fix QtNFC documentationAlex Blasche2013-06-205-2/+14
* Update qmldir filesLiang Qi2013-05-292-0/+4
* Update all plugins.qmltypes files except nfcLiang Qi2013-05-291-121/+10
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-1410-10/+10
* Modularise documentation.Aaron McCarthy2013-01-306-6/+6
* make use of qtHaveModule()Oswald Buddenhagen2013-01-041-2/+2
* Further porting of NFC module from mobility to Qt 5.Aaron McCarthy2012-10-016-60/+60
* Qt Bluetooth: Created \qmlmodule and \module pagesJerome Pasion2012-09-293-14/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2322-529/+529
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-319-9/+18
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-114-109/+2
* Port to the new plugin systemLars Knoll2012-06-052-3/+2
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-301-1/+1
* improve documentation for BluetoothSocket::stringDataMichael Zanetti2012-05-291-1/+20
* improve BluetoothSocket docsMichael Zanetti2012-05-291-7/+10
* Fix QQml name change build failures.Toby Tomkins2012-04-243-4/+4
* added plugins.qmltypesMichael Zanetti2012-04-132-5/+239
* Changed all occurrances of QML "element" to QML "type" as agreed by the docs ...Michael Zanetti2012-03-229-20/+20
* QDeclarative is deprecated, change it to QQmlMichael Zanetti2012-03-227-21/+21
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-069-21/+21
* Remove/disable QtNFC from Qt 5.0.alex2012-03-011-1/+4
* Language edits to the QDoc markupVenugopal Shivashankar2012-02-293-26/+26
* Modified the \brief text for the Bluetooth C++ classes and the QML elements.veshivas2012-02-283-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3022-22/+22
* added documentation and examplesMichael Zanetti2012-01-239-27/+27