summaryrefslogtreecommitdiffstats
path: root/src/connectivity/nfc/qnearfieldmanager_simulator.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
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Fix compile on Qt Simulator target.Aaron McCarthy2011-03-221-2/+2
* Don't emit targetLost() for targets that the application has deleted.Aaron McCarthy2011-03-221-1/+3
* Add new function QNearFieldManager::isAvailable().Aaron McCarthy2011-03-211-0/+5
* Implement targetLost() signal in Qt Simulator.Aaron McCarthy2011-03-041-5/+22
* Factor out common code.Aaron McCarthy2011-03-041-16/+2
* Change startTargetDetect() to return an bool.Aaron McCarthy2011-02-011-2/+3
* Add RequestId parameter to error signal.Aaron McCarthy2010-12-211-4/+7
* Asynchronous API for QNearFieldTarget.Aaron McCarthy2010-12-081-11/+30
* Simplify CRC comparisons.Aaron McCarthy2010-11-251-4/+2
* Simulator backend requires QtGui.Aaron McCarthy2010-11-181-1/+1
* Add functions to start and stop target detection.Aaron McCarthy2010-11-101-2/+15
* Add NFC simulator backend.Aaron McCarthy2010-10-191-0/+164