summaryrefslogtreecommitdiffstats
path: root/src/nfc
Commit message (Expand)AuthorAgeFilesLines
* Fix "QMetaObject::invokeMethod: No such method" for ndefMessageReadLars Schmertmann2018-07-171-5/+8
* Fix "QMetaObject::invokeMethod: No such method"Lars Schmertmann2018-06-192-8/+12
* Doc: Add missing dots (qtconnectivity)Paul Wicking2018-06-192-2/+2
* Doc: Add license details to index page of Qt NFCKai Koehne2018-05-151-0/+9
* General QML version bump in docs and qmltypesAlex Blasche2018-04-191-1/+1
* 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
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-04-241-1/+1
* Fix undocumented parameter warning from qdocAlex Blasche2017-04-061-3/+4
* NFC on Android: Fix crash on restart of an app in debug buildv5.9.0-beta1Lars Schmertmann2017-03-162-1/+4
* Fix unused parameter warningAlex Blasche2017-03-131-0/+1
* NFC on Android: Fix crash on restart of an appLars Schmertmann2017-03-081-0/+4
* QNearfieldTarget: Introduce (set)keepConnection() and disconnect()Lars Schmertmann2017-01-188-101/+265
* Avoid code duplication by using checksum calculation from qtbaseLars Schmertmann2017-01-144-35/+20
* Android: QNearfieldTarget: Introduce maxCommandLength()Lars Schmertmann2017-01-039-6/+214
* Android: Add support for sendCommand to QNearFieldTargetLars Schmertmann2016-12-163-31/+56
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-242-0/+3
|\
| * Fix ODR violation in QLlcpServer on AndroidAlex Blasche2016-11-082-0/+3
* | Prepare QtNfc for Android Service supportAlex Blasche2016-08-311-0/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-013-0/+10
|\|
| * Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
| * Android: Workaround clang default destructor export bugBogDan Vatra2016-07-192-0/+5
* | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-06-091-1/+8
|\|
| * QNearFieldTagType1Private: take more care over m_tlv{Writ,Read}er.Edward Welbourne2016-05-311-1/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\|
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-064-5/+15
|\|
| * Android: Suppress failed connect/close attempts due to targetLost detectionAlex Blasche2016-04-132-5/+6
| * Fix Annotated URL Example on AndroidAlex Blasche2016-04-132-0/+9
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-291-1/+1
* | Remove simulator support for NFCRainer Keller2016-04-057-776/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-216-10/+13
|\|
| * Nfc - guarantee statics initialization orderTimur Pocheptsov2016-03-181-3/+6