summaryrefslogtreecommitdiffstats
path: root/src/connectivity/nfc/qnearfieldtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-serviceframeworkPeter Yard2011-07-061-17/+17
|\
| * Re-apply licenseheader text in source files for qtmobilityJyri Tahtela2011-06-301-17/+17
* | Docs: Remove references to Maemo6.Peter Yard2011-06-241-2/+2
|/
* Merge remote branch 'origin/master' into connectivity/masterAaron McCarthy2011-06-011-1/+1
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-serviceframewo...Qt Continuous Integration System2011-06-011-0/+1
| |\
| | * Docs: fix qdoc errors.Peter Yard2011-05-311-0/+1
* | | QML documentation.Aaron McCarthy2011-05-311-17/+18
|/ /
* / Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
|/
* Merge branch 'master' of ../qtmobilityAlex2011-04-181-13/+35
|\
| * Return a RequestId from NDEF read/write functions.Aaron McCarthy2011-04-141-9/+26
| * Add note that reading/writing only one NDEF message is supported.Aaron McCarthy2011-04-121-0/+5
| * Fix use of old function names in docs.Aaron McCarthy2011-04-121-4/+4
* | Docs: QTMOBILITY-790 added since tag to 1.2 classes.Peter Yard2011-04-151-0/+1
|/
* Fix memory leak.Aaron McCarthy2011-02-171-0/+8
* Add target type for NFC Forum device.Aaron McCarthy2011-02-011-1/+2
* Add parameter to control signal emission.Aaron McCarthy2010-12-311-3/+5
* Fix linux-static-check unit test.Aaron McCarthy2010-12-221-3/+3
* Remove APDU methods.Aaron McCarthy2010-12-211-29/+0
* Update docs for QNearFieldTarget sendCommand() and sendCommands().Aaron McCarthy2010-12-211-4/+23
* Add RequestId parameter to error signal.Aaron McCarthy2010-12-211-8/+9
* Add NFC Tag Type 3 header.Aaron McCarthy2010-12-171-3/+4
* Add missing function.Aaron McCarthy2010-12-171-0/+8
* Convert writeNdefMessages() to async API.Aaron McCarthy2010-12-141-0/+1
* Port readNdefMessages() to async API.Aaron McCarthy2010-12-131-0/+8
* Asynchronous API for QNearFieldTarget.Aaron McCarthy2010-12-081-18/+214
* Move implementation of qNfcChecksum.Aaron McCarthy2010-10-291-28/+9
* Add targetLost signals.Aaron McCarthy2010-10-201-0/+6
* Rename parameter from slot to method.Aaron McCarthy2010-10-201-1/+1
* Make QNearFieldTarget a QObject.Aaron McCarthy2010-10-181-21/+41
* Change NDEF functions to take/return a QList<QNdefMessage>.Aaron McCarthy2010-10-111-10/+11
* Rename QContactless* -> QNearField*.Aaron McCarthy2010-10-071-0/+220