summaryrefslogtreecommitdiffstats
path: root/src/nfc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-2828-1/+308
|\
| * Add missing private headers warningSamuel Gaist2014-08-1828-1/+308
* | Update license headers and add new licensesJani Heikkinen2014-08-2484-1566/+894
* | Merge remote-tracking branch 'gerrit/5.4' into btleAlex Blasche2014-08-131-1/+0
|\ \
| * | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* | | Merge branch 'dev' into btleAlex Blasche2014-05-2617-35/+42
|\| |
| * | Utilize QStringLiteral where possibleAlex Blasche2014-05-153-12/+12
| * | Replace Q_SIGNALS/Q_SLOTS with signals/slots in private headersOleg Shparber2014-04-299-11/+11
| * | Replace all occurrences of Q_EMIT with emitOleg Shparber2014-04-293-8/+8
| |/
| * Equalize the docs front page layout with qtlocation and qtsensors.Alex Blasche2014-04-021-1/+8
| * Replace double quote with single quote for single charactersSergio Ahumada2014-03-292-3/+3
* | Merge branch 'dev' into btleAlex Blasche2014-03-1413-70/+169
|\|
| * Fix code snippet error in docs and point out supported NFC platformsAlex Blasche2014-03-113-5/+27
| * Improve NFC documentationAlex Blasche2014-03-118-61/+138
| * Fix some typosSergio Ahumada2014-03-033-4/+4
* | 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