summaryrefslogtreecommitdiffstats
path: root/src/imports/nfc
Commit message (Expand)AuthorAgeFilesLines
* Update plugins.qmltypes for 5.14v5.14.0-beta1Kai Koehne2019-09-301-1/+1
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-04-121-2/+2
* Fix use of the wrong constant: m_maximum should be INT_MAXThiago Macieira2018-12-121-1/+1
* Update plugins.qmltypesKai Koehne2018-09-191-2/+2
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-2/+2
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
* General QML version bump in docs and qmltypesAlex Blasche2018-04-191-1/+1
* Revamp Qt NFC examples: Fix qdoc WarningAndrew O'Doherty2018-03-061-1/+1
* Update QML versions for QtBluetooth and QtNfc in step with Qt versionAlex Blasche2017-12-152-7/+5
* Update QML export versions in QtConnectivity APIsAlex Blasche2017-02-282-4/+4
* Bump/introduce the QML plugin verion 5.8 for the next releaseAlex Blasche2016-12-062-5/+5
* Fix loading of QML pluginsv5.8.0-alpha1Simon Hausmann2016-08-261-1/+1
* Do not pin the QML plugins import version.Alex Blasche2016-05-042-4/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-161-1/+1
|\
| * Update qml types for QtConnectivity 5.6.0 releasev5.6.0-rc1v5.6.0Alex Blasche2016-02-051-1/+1
* | Bump QML types to version 5.7Alex Blasche2016-02-122-3/+3
* | Updated license headersAntti Kokko2016-01-2013-182/+260
* | Enable using the module in a statically built applicationAndy Shaw2016-01-112-0/+13
|/
* Introduce QML Nfc 5.6 versionv5.6.0-alpha1Alex Blasche2015-08-252-3/+9
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-292-3/+3
|\
| * Port from Q_ENUMS to new macro Q_ENUMKonstantin Ritt2015-06-231-2/+1
| * Update qmltypes for QtNfcAlex Blasche2015-06-101-1/+2
* | Fix implementation of and improve NdefFilter usageStephan Binner2015-04-022-3/+11
|/
* Update copyright headersJani Heikkinen2015-02-1613-91/+91
* Bump QtNfc QML API version to 5.5Alex Blasche2015-02-052-3/+12
* Mark new NearField signals and property with Revision tagAlex Blasche2015-02-051-4/+4
* QML NearField type never emitted tagRemoved() signalAlex Blasche2014-12-101-0/+2
* Mark new symbols as introduced by Qt 5.5Alex Blasche2014-12-091-0/+3
* Merge branch 'dev' into neardAlex Blasche2014-11-2513-247/+209
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-286-0/+66
| |\
| | * Add missing private headers warningSamuel Gaist2014-08-186-0/+66
| * | Update license headers and add new licensesJani Heikkinen2014-08-2413-247/+143
* | | Update documentation to reflect new Linux platform supportAlex Blasche2014-11-131-3/+3
* | | Extend QML NearField item to support neardMartin Leutelt2014-10-172-6/+103
|/ /
* | Merge branch 'stable' into devAlex Blasche2014-05-081-0/+1
|\|
| * Add missing classname tag to Bluetooth and NFC qml moduleAlex Blasche2014-05-071-0/+1
* | Replace all occurrences of Q_EMIT with emitOleg Shparber2014-04-291-1/+1
* | Merge branch 'stable' into devAlex Blasche2014-03-131-8/+1
|\|
| * Improve NFC documentationAlex Blasche2014-03-111-8/+1
| * Revert "Bump latest Nfc QML API version to 5.4"Alex Blasche2014-02-262-5/+7
| * Bump latest Nfc QML API version to 5.4v5.3.0-alpha1Alex Blasche2014-02-252-7/+5
* | Bump latest Nfc QML API version to 5.4Alex Blasche2014-02-262-7/+5
|/
* Update NFC QML API meta data following recent 5.3 version changesAlex Blasche2013-10-231-3/+7
* Register NFC QML APIs as 5.3Alex Blasche2013-10-231-0/+5
* Use recommended way of using \brief statements in QML Types.Alex Blasche2013-10-146-6/+6
* Update Nfc QML meta data for Qt CreatorAlex Blasche2013-10-141-25/+33
* QtNfc QML Api starts with version 5.2Alex Blasche2013-10-147-13/+18
* 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