summaryrefslogtreecommitdiffstats
path: root/src/nfc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into btleAlex Blasche2014-02-1726-19/+1814
|\
| * QNX: Config test for libbb2Fabian Bumberger2014-02-141-11/+32
| * Fix qmake and compiler warningsAlex Blasche2014-02-142-3/+2
| * Add support for NFC file and data sharingStuart Burge2014-02-1317-8/+1778
| * Merge "Merge remote-tracking branch 'gerrit/stable' into dev" into refs/stagi...Alex Blasche2014-02-061-0/+1
| |\
| | * Merge remote-tracking branch 'gerrit/stable' into devAlex Blasche2014-02-031-0/+1
| | |\
| | | * Add missing documentation for QQmlNdefRecord::Unknown enum value.Alex Blasche2014-01-221-0/+1
| * | | Normalize signal & slot signatures in connectionThiago Macieira2014-02-032-6/+6
| * | | Misc fixes for the new corkboard exampleAlex Blasche2014-02-032-0/+4
| |/ /
| * / whitespace fixesOswald Buddenhagen2014-01-203-3/+3
| |/
| * Fix remaining compiler warnings in QtConnectivity moduleFabian Bumberger2014-01-071-1/+1
| * Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
| * Build Bluetooth and NFC only for BlackberryAndreas Holzammer2013-11-011-1/+1
| * use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
* | Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-041-0/+1
|/
* Doc: Fix module name formatv5.2.0-beta1Sze Howe Koh2013-10-212-2/+2
* Doc: language and style review doc qtconnectivityNico Vertriest2013-10-145-11/+11
* QtNfc QML Api starts with version 5.2Alex Blasche2013-10-142-2/+2
* Fix unit test error in qndefrecord.Alex Blasche2013-10-112-14/+12
* 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