summaryrefslogtreecommitdiffstats
path: root/src/nfc/qnearfieldmanager_neard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-3/+6
* Use functor-based connections in the nfc implementationLars Schmertmann2018-06-191-4/+4
* Add NFC API method isSupportedAndrew O'Doherty2018-03-151-0/+15
* Updated license headersAntti Kokko2016-01-201-15/+21
* Update copyright headersJani Heikkinen2015-02-161-21/+13
* Fixing crash when stopping poll loopLutz Schönemann2014-10-091-26/+32
* QNearFieldManager::registerNdefMessageHandler returns -1 on errorAlex Blasche2014-10-091-1/+1
* Neard: porting to neard v0.14Martin Leutelt2014-09-301-124/+124
* Implement tag detected and tag lost signalsFabian Bumberger2014-07-021-4/+27
* Introduce a logging category for the neard implementationFabian Bumberger2014-07-021-8/+10
* Clean up neard implementationFabian Bumberger2014-07-021-22/+40
* Add QNearfieldTarget neard implementationFabian Bumberger2014-07-021-0/+4
* Initial implementation of the QNearfieldmanagerFabian Bumberger2014-07-021-0/+222