summaryrefslogtreecommitdiffstats
path: root/src/nfc/qnearfieldtagtype1.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtNFC: refactor directory structureIvan Solovev2021-05-271-732/+0
* QtNFC: remove QNearFieldTarget::ndefMessagesWritten signalIvan Solovev2021-05-271-1/+0
* Remove duplicate methode QNearFieldTarget::handleResponseLars Schmertmann2020-06-301-4/+5
* Refactor QNearFieldTargetLars Schmertmann2020-06-301-2/+2
* Use the fully qualified name for the nested classes of QNearFieldTargetLars Schmertmann2020-06-231-16/+16
* Replace 0 with nullptr in Qt NFCLars Schmertmann2020-06-171-6/+6
* Match QNearFieldTarget::handleResponse with setResponseForRequestLars Schmertmann2020-06-171-10/+4
* Replace emit with Q_EMIT in QtNFCLars Schmertmann2020-03-271-11/+11
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-2/+2
* Introduce reportError to fix "QMetaObject::invokeMethod: No such method"Lars Schmertmann2018-07-171-6/+2
* Fix GCC 7 warnings about implicit fallthroughsThiago Macieira2017-05-191-2/+2
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-06-091-1/+8
|\
| * QNearFieldTagType1Private: take more care over m_tlv{Writ,Read}er.Edward Welbourne2016-05-311-1/+8
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Don't export QNearFieldTagType* classes.Alex Blasche2013-07-251-1/+2
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* Further porting of NFC module from mobility to Qt 5.Aaron McCarthy2012-10-011-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* 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-1/+5
* Initial commit.Michael Zanetti2011-08-241-0/+735