summaryrefslogtreecommitdiffstats
path: root/examples/nfc
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-044-4/+4
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2024-01-172-6/+6
* Doc: Tweak description of Qt NFC examplesKai Köhne2024-01-113-8/+10
* Examples: Use Qt's canonical CamelCase headersKai Köhne2024-01-105-31/+34
* NdefEditor: do not clear the existing message before readingIvan Solovev2024-01-052-1/+7
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+1
* Doc: Hide attributions for example icons from overviewKai Köhne2023-09-041-0/+3
* Doc: Add example categories for Qt NFC examplesMats Honkamaa2023-08-211-0/+1
* Remove AUTO_RESOURCE_PREFIXAmir Masoud Abdol2023-05-311-1/+2
* Android-example: add missing properties in AndroidManifest.xmlBartlomiej Moskal2023-04-261-2/+2
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-111-1/+1
* Revamp annotatedurl exampleIvan Solovev2023-03-157-29/+32
* Fix qt_attribution.json for the NDEF Editor exampleTopi Reinio2023-02-111-2/+2
* QtNfc: Rewrite NDEF Editor example using Qt Quick ComponentsIevgenii Meshcheriakov2023-02-0859-1490/+1027
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* Add license headers to cmake filesLucie Gérard2022-07-083-0/+9
* Use SPDX license identifiersLucie Gérard2022-06-1016-738/+32
* ndefeditor: fix dropdown menu problemsIvan Solovev2022-06-022-6/+27
* Add NFCReaderUsageDescription key to NFC example appsJuha Vuolle2022-06-026-0/+98
* Improve examples CMakeLists.txtKai Köhne2022-02-212-17/+8
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-151-2/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-172-2/+2
* QtNFC: fix AndroidManifest files for the examplesIvan Solovev2021-07-212-64/+0
* AnnotatedUrl: add QNdefFilter supportIvan Solovev2021-06-147-7/+72
* NdefEditor: update UI for better usability on mobile platformsIvan Solovev2021-06-1411-54/+266
* AnnotatedUrl: refactor UIIvan Solovev2021-06-115-92/+98
* AnnotatedUrl: handle adapter stateIvan Solovev2021-06-096-5/+43
* Update Annotated URL exampleIvan Solovev2021-05-3110-20/+161
* QtNFC: remove QNearFieldTarget::ndefMessagesWritten signalIvan Solovev2021-05-273-8/+10
* Doc: Fix documentation warningsTopi Reinio2021-04-301-2/+1
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-153-6/+0
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-212-0/+8
* Catch up with latest qtbase/qtdeclarativeAlex Blasche2020-10-261-1/+1
* Remove last remnant of poster exampleAlex Blasche2020-10-201-50/+0
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-203-8/+12
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-081-51/+0
* Only scan for NFC tags with the given access methodLars Schmertmann2020-08-102-3/+3
* Remove QNearFieldManager::TargetAccessModeLars Schmertmann2020-08-041-5/+0
* Merge remote-tracking branch 'origin/wip/cmake' into devOliver Wolff2020-07-035-0/+183
|\
| * Port qtconnectivity to cmakeOliver Wolff2019-10-245-0/+183
* | Fix crashing NFC annotated exampleAlex Blasche2020-06-301-0/+6
* | Remove the registration mechanism from QNearFieldManagerLars Schmertmann2020-04-241-21/+0
* | Remove QML API from QtNFCLars Schmertmann2020-04-2420-983/+0
* | Rename isAvailable() to isEnabled() in QNearFieldManagerLars Schmertmann2020-03-271-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-4/+2
|\ \
| * | Update AndroidManifest.xml to be compatible with Qt 5.14Eskil Abrahamsen Blomfeldt2019-10-251-4/+2
| |/
* / examples/nfc/poster: Remove empty "icons" prefixOliver Wolff2019-10-161-1/+0
|/
* Fix nfc corkboard example on AndroidAlex Blasche2019-04-251-1/+1
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-152-2/+2
* Revamp Qt NFC examples: documentation updateAndrew O'Doherty2018-03-067-16/+86