summaryrefslogtreecommitdiffstats
path: root/src/nfc
Commit message (Expand)AuthorAgeFilesLines
* Fix the documentation for QtNFC in services on AndroidLars Schmertmann2020-04-081-2/+13
* Also add a response for a request if reportError is calledLars Schmertmann2020-03-051-0/+1
* Doc: Fix documentation warningsTopi Reinio2019-11-112-1/+8
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-181-0/+1
|\
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-06-183-13/+8
* | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-2/+2
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-273-6/+12
|\
| * Address compile error on gcc 4.8Alex Blasche2019-03-193-6/+12
* | Fully qualify the parameter in QNearFieldManager::adapterStateChangedv5.13.0-alpha1Andy Shaw2019-02-051-1/+1
|/
* qnearfieldmanager_emulator: Use Q_GLOBAL_STATIC for tag activatorOliver Wolff2018-12-063-12/+6
* Prepare tst_qnearfieldmanager for configurations with builtin_testdataOliver Wolff2018-12-061-0/+4
* QQmlNdefRecord: port to QRegularExpressionSamuel Gaist2018-12-031-3/+3
* Doc: Use a macro to resolve QML import versionsTopi Reinio2018-09-282-4/+5
* Doc: Remove empty section in Qt NFC example overview pagePaul Wicking2018-09-071-2/+0
* Fix QNearFieldManager related override warningsAlex Blasche2018-09-034-27/+28
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-1510-15/+22
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-211-5/+8
|\
| * Fix "QMetaObject::invokeMethod: No such method" for ndefMessageReadLars Schmertmann2018-07-171-5/+8
* | Introduce reportError to fix "QMetaObject::invokeMethod: No such method"Lars Schmertmann2018-07-176-54/+33
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-264-10/+14
|\|
| * Fix "QMetaObject::invokeMethod: No such method"Lars Schmertmann2018-06-192-8/+12
| * Doc: Add missing dots (qtconnectivity)Paul Wicking2018-06-192-2/+2
* | Use functor-based connections in the nfc implementationLars Schmertmann2018-06-196-37/+37
* | Use Android broadcast ACTION_ADAPTER_STATE_CHANGEDLars Schmertmann2018-05-304-0/+70
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-221-0/+9
|\|
| * Doc: Add license details to index page of Qt NFCKai Koehne2018-05-151-0/+9
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-241-1/+1
|\|
| * General QML version bump in docs and qmltypesAlex Blasche2018-04-191-1/+1
* | Add since command in documentation for new API methodAndrew O'Doherty2018-03-201-0/+2
* | Add NFC API method isSupportedAndrew O'Doherty2018-03-159-1/+50
|/
* Android Qt NFC manager may not startAndrew O'Doherty2018-03-061-4/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-217-19/+78
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-307-19/+78
| |\
| | * Fix writing of NdefMessages on androidDaniel Engelke2017-10-241-2/+1
| | * Fix outdated BSD license headerKai Koehne2017-10-176-17/+77
* | | Do not return from void functions/expressionsAlex Blasche2017-11-062-2/+2
* | | Normalize Q_ARG arguments (const modifier removed)Alex Blasche2017-11-032-18/+18
* | | Convert Q_ARG params to normalized formAlex Blasche2017-10-202-4/+4
* | | Merge remote-tracking branch 'gerrit/5.10' into devAlex Blasche2017-10-177-30/+28
|\| |
| * | Merge remote-tracking branch 'gerrit/5.9' into 5.10v5.10.0-beta3Alex Blasche2017-10-177-30/+28
| |\|
| | * Fix outdated FDL license headerKai Koehne2017-10-166-26/+26
| | * Replace mixing of const_iterator by for-eachAndré Klitzing2017-10-091-4/+2
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-295-7/+7
* | | Android: remove support for local/debug deploymentJake Petroules2017-09-061-2/+0
|/ /
* | Add missing qtnfcglobal_p.hOliver Wolff2017-08-302-0/+60
* | Rename qnfcglobal.h to qtnfcglobal.hOliver Wolff2017-08-3021-21/+21
|/
* Fix QNdefNfcActRecord::action for platforms with unsigned charSami Nurmenniemi2017-06-271-1/+1
* Fix GCC 7 warnings about implicit fallthroughsThiago Macieira2017-05-191-2/+2
* Fix build for -no-feature-textcodecStephan Binner2017-04-251-0/+10