summaryrefslogtreecommitdiffstats
path: root/src/nfc/qnearfieldtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtConnectivity/NFC: implement read/writeNdef for iOSTimur Pocheptsov2022-07-051-1/+6
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* QtNfc: Get rid of NearFieldTarget classIevgenii Meshcheriakov2022-05-161-0/+3
* includemocsMarc Mutz2022-05-041-0/+2
* Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERNIvan Solovev2022-04-271-0/+2
* QtNFC: fix doc issuesIvan Solovev2021-06-111-7/+8
* Enhance iOS Nfc implementationJan Moeller2021-06-031-2/+4
* QNearFieldTarger::readNdefMessage - explain corner casesIvan Solovev2021-05-311-0/+4
* QNearFieldTarget: fix module name in the documentationIvan Solovev2021-05-271-1/+1
* QtNFC: remove QNearFieldTarget::ndefMessagesWritten signalIvan Solovev2021-05-271-11/+1
* Fix operator ambiguityAlex Blasche2020-10-161-1/+1
* Extend QNearFieldManager::isSupportedLars Schmertmann2020-09-091-0/+1
* Introduce QNearFieldTarget::ConnectionErrorLars Schmertmann2020-08-131-0/+1
* Remove LLCP from Qt NFCLars Schmertmann2020-07-311-4/+0
* Add NfcTagType4A and NfcTagType4B to QNearFieldTarget::TypeLars Schmertmann2020-06-301-1/+4
* Refactor QNearFieldTargetLars Schmertmann2020-06-301-86/+60
* Match QNearFieldTarget::handleResponse with setResponseForRequestLars Schmertmann2020-06-171-6/+3
* Remove function isProcessingCommand() from QNearFieldTargetLars Schmertmann2020-06-051-8/+0
* Remove functions keepConnection() and setKeepConnection(...)Lars Schmertmann2020-04-141-36/+5
* Replace emit with Q_EMIT in QtNFCLars Schmertmann2020-03-271-2/+2
* Remove function sendCommands(...) from QNearFieldTargetLars Schmertmann2020-03-271-27/+3
* Remove unimplemented function url() from QNearFieldTargetLars Schmertmann2020-03-261-8/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-101-0/+1
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4v5.15.0-beta3v5.15.0-beta2Qt Forward Merge Bot2020-03-071-0/+1
| |\
| | * Also add a response for a request if reportError is calledLars Schmertmann2020-03-051-0/+1
* | | Remove deprecated function qNfcChecksumLars Schmertmann2020-03-021-12/+0
|/ /
* / QNearFieldTarget: Fix deprecation warningFriedemann Kleint2020-01-291-1/+1
|/
* Doc: Fix documentation warningsTopi Reinio2019-11-111-0/+7
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-06-181-5/+4
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-2/+2
* Introduce reportError to fix "QMetaObject::invokeMethod: No such method"Lars Schmertmann2018-07-171-0/+13
* Fix undocumented parameter warning from qdocAlex Blasche2017-04-061-3/+4
* QNearfieldTarget: Introduce (set)keepConnection() and disconnect()Lars Schmertmann2017-01-181-0/+46
* Avoid code duplication by using checksum calculation from qtbaseLars Schmertmann2017-01-141-19/+3
* Android: QNearfieldTarget: Introduce maxCommandLength()Lars Schmertmann2017-01-031-1/+14
* Android: Add support for sendCommand to QNearFieldTargetLars Schmertmann2016-12-161-1/+2
* Updated license headersAntti Kokko2016-01-201-14/+20
* Remove deprecated 'register' storage class specifier.Erik Verbruggen2015-12-231-1/+1
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-281-3/+3
* Merge branch 'dev' into neardAlex Blasche2014-11-251-19/+12
|\
| * Add \since tag to NFC classes which didn't have the tag yetAlex Blasche2014-09-261-0/+1
| * Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* | Neard: porting to neard v0.14Martin Leutelt2014-09-301-0/+1
|/
* Changing the way nfc target detection worksFabian Bumberger2013-09-191-3/+0
* Fix qdoc warningsAlex Blasche2013-09-161-7/+5
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Move qNfcChecksum() definition into a .cpp fileSze Howe Koh2013-09-091-2/+23
* Fixing QNearFieldTarget::waitForRequestCompletedFabian Bumberger2013-07-101-3/+14
* Fix QNearFieldTarget::AccessMethods flags to permit OR concatenationAlex Blasche2013-06-271-0/+1