summaryrefslogtreecommitdiffstats
path: root/src/connectivity/nfc/qnearfieldtarget.h
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
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Return a RequestId from NDEF read/write functions.Aaron McCarthy2011-04-141-2/+4
* Fix up some compiler warnings.Aaron McCarthy2011-03-141-1/+1
* Fix memory leak.Aaron McCarthy2011-02-171-0/+1
* Fix NFC unit tests.Aaron McCarthy2011-02-021-0/+1
* Add target type for NFC Forum device.Aaron McCarthy2011-02-011-2/+3
* Add parameter to control signal emission.Aaron McCarthy2010-12-311-1/+2
* Remove APDU methods.Aaron McCarthy2010-12-211-5/+0
* Add RequestId parameter to error signal.Aaron McCarthy2010-12-211-1/+1
* Convert writeNdefMessages() to async API.Aaron McCarthy2010-12-141-0/+1
* Port readNdefMessages() to async API.Aaron McCarthy2010-12-131-0/+1
* Asynchronous API for QNearFieldTarget.Aaron McCarthy2010-12-081-6/+63
* Add targetLost signals.Aaron McCarthy2010-10-201-0/+3
* Make QNearFieldTarget a QObject.Aaron McCarthy2010-10-181-13/+15
* Change NDEF functions to take/return a QList<QNdefMessage>.Aaron McCarthy2010-10-111-2/+2
* Rename QContactless* -> QNearField*.Aaron McCarthy2010-10-071-0/+111