summaryrefslogtreecommitdiffstats
path: root/src/nfc
Commit message (Expand)AuthorAgeFilesLines
* QNearFieldTarget: Fix living QObjectMike Achtelik2021-12-241-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
* Implement Qt NFC on iOS starting with TagTypeSpecificAccessLars Schmertmann2021-04-269-1/+891
* Set android nfc transceive timeoutMike Achtelik2021-04-162-0/+12
* Avoid ambigous variable name introduced in 99ac5295fcLars Schmertmann2021-04-082-3/+3
* Code cleanup: Remove some superfluous semicolonsAndreas Buhr2021-03-261-1/+1
* Allow QNearFieldTarget to detect a lost cardLars Schmertmann2021-01-261-0/+6
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-154-159/+2
* Remove deprecation warnings due to QVariant::type() usageJuha Vuolle2021-01-051-2/+2
* Fix further documentation warningAndreas Buhr2020-12-221-1/+1
* Fix typo in documentationAndreas Buhr2020-12-211-1/+1
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-212-9/+9
* Fix a few deprecation warningsAlex Blasche2020-10-264-16/+17
* Catch up with latest qtbase/qtdeclarativeAlex Blasche2020-10-261-1/+1
* Fix operator ambiguityAlex Blasche2020-10-161-1/+1
* Android: fix qt package renamingAssam Boudjelthia2020-10-151-1/+1
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-085-13/+5
* Remove m_ from member variables to fit the Qt naming schemeLars Schmertmann2020-10-068-107/+108
* Extend QNearFieldManager::isSupportedLars Schmertmann2020-09-097-7/+15
* Extend the interface of QNearFieldManager for iOSLars Schmertmann2020-08-175-8/+67
* Introduce QNearFieldTarget::ConnectionErrorLars Schmertmann2020-08-133-3/+5