summaryrefslogtreecommitdiffstats
path: root/src/connectivity/nfc/qnearfieldmanager_symbian.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
* Fix for Case 885082: QNearFieldManager::isAvailable() returns true when NFC i...jennifzh2011-08-251-5/+29
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Add new function QNearFieldManager::isAvailable().Aaron McCarthy2011-03-211-0/+5
* Fix crash on Symbian^3 when NFC is not supported by hardware.Aaron McCarthy2011-03-211-6/+16
* modify the interface name to com.nokia.qtmobility.nfc.NdefMessageHandlerjennifzh2011-03-041-2/+2
* Private implementation do not need to be qdoc comments.Aaron McCarthy2011-02-241-10/+10
* Merge branch 'master' into seanSean Fang2011-02-211-12/+12
|\
| * Rename registerTargetDetectedHandler to registerNdefMessageHandler.Aaron McCarthy2011-02-171-12/+12
* | fix the tag connection crashHaidong Gao2011-02-151-2/+2
* | refactor code based on NfcForumDevice typeHaidong Gao2011-02-141-1/+1
|/
* Change startTargetDetect() to return an bool.Aaron McCarthy2011-02-011-3/+4
* fix defect for m_serviceRegister not NULLjennifzh2011-01-131-10/+10
* rework after the formal reviewHaidong Gao2011-01-111-11/+18
* rework after the formal reviewHaidong Gao2011-01-071-14/+14
* fix bug of m_serviceregister not initialised to NULLjennifzh2010-12-301-3/+3
* add support for qt content handlerjennifzh2010-12-301-4/+82
* fix bug: ut will close when touch several timeHaidong Gao2010-12-161-4/+4
* Add more UT and logsHaidong Gao2010-12-151-48/+69
* Remove useless include pathHaidong Gao2010-11-231-16/+2
* Add more error code check for AddNdefSubscription() methodHaidong Gao2010-11-231-1/+4
* Remove tagType parameter from registerTargetDetectHandler()Haidong Gao2010-11-231-15/+11
* remove all code scanner issuesHaidong Gao2010-11-191-12/+12
* implement llcp socket and serverHaidong Gao2010-11-181-92/+86
* rework for startTargetDetection() and stopTargetDetection()Haidong Gao2010-11-111-70/+10
* rewrite the ndef handling by using nfc ndef discovery apiHaidong Gao2010-11-081-1/+63
* change to use NfcMessageListener to discover NDEF messageHaidong Gao2010-11-011-63/+95
* add targetLost signal and add more commentsHaidong Gao2010-10-211-1/+58
* qnearfieldmanager symbian backend compile okHaidong Gao2010-10-191-0/+197