summaryrefslogtreecommitdiffstats
path: root/src/nfc
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation issues and enable documentation testing in CITopi Reinio2022-06-281-0/+3
* QtNfc: Fix iOS session invalidation/restartMike Achtelik2022-06-151-15/+11
* Use SPDX license identifiersLucie Gérard2022-06-1366-2438/+136
* QNdefMessage: un-export the classIevgenii Meshcheriakov2022-05-201-12/+24
* QtNfc: create "Supported Features" doc pageIvan Solovev2022-05-182-0/+89
* QtNfc docs: add PC/SC documentation page to the list of articlesIvan Solovev2022-05-181-0/+1
* QtNfc: Get rid of NearFieldTarget classIevgenii Meshcheriakov2022-05-167-15/+8
* QNearFieldTargetPrivate: Use same types in declarations and definitionsIevgenii Meshcheriakov2022-05-161-6/+9
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-131-1/+1
* includemocsMarc Mutz2022-05-043-0/+8
* Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERNIvan Solovev2022-04-274-2/+7
* Replace uses of deprecated _qs with _sSona Kurazyan2022-04-192-2/+6
* Port indexed for-loops from int to qsizetypeMarc Mutz2022-04-111-2/+2
* Port simple cases of count() to size()Marc Mutz2022-04-112-6/+6
* Replace count() comparisons against 0 with isEmpty()Marc Mutz2022-04-081-2/+2
* qnearfieldtarget_p.h: add missing include <QMap>Marc Mutz2022-04-071-0/+1
* NFC: Fix undefined symbols when linking an iOS appAlexandru Croitor2022-04-051-0/+3
* Doc: Revise Qt NFC module landing pageAndreas Eliasson2022-03-151-42/+35
* QtNFC: Add PSCSLite/winscard backendIevgenii Meshcheriakov2022-02-1022-0/+2941
* QNearFieldTarget: Fix living QObjectMike Achtelik2021-12-161-1/+3
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-082-14/+2
* Doc: Remove unsupported customFiltersKai Köhne2021-09-031-3/+0
* Android: Call handleTargetLost directly on NFC TagLostExceptionJens Trillmann2021-09-031-3/+3
* QtNFC: add CMake info to class documentationIvan Solovev2021-07-301-0/+1
* NFC Android: fix checkIsTargetLost() logicIvan Solovev2021-06-281-2/+2
* QNdefMessage: fix fromByteArray algorithmIvan Solovev2021-06-141-32/+45
* NdefEditor: update UI for better usability on mobile platformsIvan Solovev2021-06-141-1/+1
* QtNFC: add migration guideIvan Solovev2021-06-142-0/+178
* QtNFC: fix doc issuesIvan Solovev2021-06-116-40/+56
* Android: use the new permission API, clean up some leftoversVille Voutilainen2021-06-101-1/+0
* QNdefNfcSmartPoster: cleanup and extend unit testsIvan Solovev2021-06-092-33/+38
* QtNFC: fix since version for the new methodsIvan Solovev2021-06-094-5/+9
* CMake: Don't use internal compatibility APIFabian Kosmale2021-06-051-1/+1
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-048-112/+108
* Enhance iOS Nfc implementationJan Moeller2021-06-036-26/+75
* Normalize qHash signature in nfs/qndfrecord.hKai Köhne2021-06-032-2/+2
* QtNFC: refactor main module pageIvan Solovev2021-06-034-12/+26
* QNdefNfcIconRecord: add documentationIvan Solovev2021-06-031-0/+32
* QNdefFilter: add match() methodIvan Solovev2021-06-033-2/+283
* QNdefFilter::appendRecord - do minimal validationIvan Solovev2021-05-313-17/+37
* Fix memory leak and use the standard idiom for autoreleaseLars Schmertmann2021-05-312-3/+2
* QtNFC: change int -> qsizetype in public APIIvan Solovev2021-05-314-14/+18
* QNearFieldTarger::readNdefMessage - explain corner casesIvan Solovev2021-05-311-0/+4
* QtNFC: extend Android-specific documentationIvan Solovev2021-05-312-22/+42
* QNdefRecord: add clear() methodIvan Solovev2021-05-313-0/+19
* QtNFC: refactor directory structureIvan Solovev2021-05-2713-3065/+0
* QNdefFilter: extend docsIvan Solovev2021-05-271-2/+25
* QNearFieldTarget: fix module name in the documentationIvan Solovev2021-05-271-1/+1
* QtNFC: remove QNearFieldTarget::ndefMessagesWritten signalIvan Solovev2021-05-277-17/+8
* Doc: Fix documentation warningsTopi Reinio2021-04-302-3/+5