summaryrefslogtreecommitdiffstats
path: root/src/nfc
Commit message (Expand)AuthorAgeFilesLines
* Remove the "registerNdefMessageHandler" template function and doc fixesAlex Blasche2013-10-112-12/+1
* Rename QDeclarativeNdefRecord -> QQmlNdefRecordSze Howe Koh2013-10-045-63/+63
* Alter the way type and TNF are treated in the qml APIFabian Bumberger2013-09-302-32/+107
* QNX: Extend documentation for NDEF message handlersv5.2.0-alpha1Fabian Bumberger2013-09-251-0/+15
* QNX: Set the correct target id for the invoke filterFabian Bumberger2013-09-251-2/+7
* Doc: Removed version from \inqmlmodule.Jerome Pasion2013-09-251-1/+1
* Changing the way nfc target detection worksFabian Bumberger2013-09-1915-70/+33
* Lower the verbosity of bluetoothFabian Bumberger2013-09-181-1/+1
* Remove LLCP from the public APIFabian Bumberger2013-09-1613-123/+147
* Fix qdoc warningsAlex Blasche2013-09-161-7/+5
* Remove transactionDetected signalFabian Bumberger2013-09-112-12/+0
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-0971-155/+147
* Move qNfcChecksum() definition into a .cpp fileSze Howe Koh2013-09-094-72/+24
* Add copy constructor to QNdefNfcSmartPosterRecord to avoid compile errorAlex Blasche2013-08-132-0/+9
* Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-021-0/+1
* QNX: Fix compiler warningsFabian Bumberger2013-07-313-4/+7
* Remove code related to dead or currently unsupported platformsAlex Blasche2013-07-2532-4215/+8
* Don't export QNearFieldTagType* classes.Alex Blasche2013-07-2514-21/+69
* Add support for NFC smart posterStuart Burge2013-07-101-1/+1
* Add unit test and signal for/to QDeclarativeNdefRecordAlex Blasche2013-07-102-1/+20
* Fixing QNearFieldTarget::waitForRequestCompletedFabian Bumberger2013-07-103-25/+14
* Add support for NFC smart posterStuart Burge2013-07-028-5/+1004
* QNX: Fix compilation with new NDKFabian Bumberger2013-07-023-3/+3
* Fix QNearFieldTarget::AccessMethods flags to permit OR concatenationAlex Blasche2013-06-272-3/+5
* Fix test error in qnearfieldtagtype2 auto test due to race condition.Alex Blasche2013-06-271-1/+1
* Export qHash(QNdefRecord)Alex Blasche2013-06-271-1/+1
* Remove workaround for improper namespace macro parsing by qdocAlex Blasche2013-06-265-20/+0
* Fix links to general qtdoc related pages for NFC and BluetoothAlex Blasche2013-06-262-1/+6
* Enable Qt NFC in the CI system.Alex Blasche2013-06-263-5/+9
* Remove not needed symbol 'qHash(const QNdefRecord&)'Alex Blasche2013-06-252-9/+0
* Fix parsing of QNdefMessage::fromByteArray()Alex Blasche2013-06-251-1/+3
* Update Copyright headersAlex Blasche2013-06-2576-88/+169
* Improve/Fix QtNFC documentationAlex Blasche2013-06-2016-48/+411
* Fix signals usage caught by tst_HeadersSergio Ahumada2013-03-131-1/+1
* fix examples regarding namespace macro useOswald Buddenhagen2013-03-131-1/+1
* QNX bugfixes and cleanups for QNearFieldTargetFabian Bumberger2013-02-251-23/+49
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-1473-154/+154
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-0327-104/+1
* QNX: Fix requestCompleted signal and traget detectionFabian Bumberger2013-01-302-15/+5
* QNX: Adding ndef registration over the invocation frameworkFabian Bumberger2013-01-307-65/+308
* QNX adding llcp functionalityFabian Bumberger2013-01-3012-45/+856
* Modularise documentation.Aaron McCarthy2013-01-3011-1/+467
* Adding QNearFieldManager backend for QNXFabian Bumberger2012-11-266-16/+275
* QNX adding NearFieldTargetFabian Bumberger2012-11-264-8/+215
* Preparing the NFC QNX portFabian Bumberger2012-11-223-0/+405
* Fix qnearfieldmanager test.Aaron McCarthy2012-10-281-1/+3
* Fix syncqt warnings.Aaron McCarthy2012-10-2815-38/+26
* Further porting of NFC module from mobility to Qt 5.Aaron McCarthy2012-10-0123-41/+58
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2373-1762/+1762
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-2/+0