summaryrefslogtreecommitdiffstats
path: root/examples/nfc/ndefeditor
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add example categories for Qt NFC examplesMats Honkamaa2023-09-061-0/+1
* Doc: Hide attributions for example icons from overviewKai Köhne2023-09-041-0/+3
* Remove AUTO_RESOURCE_PREFIXAmir Masoud Abdol2023-05-311-1/+2
* 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-0857-1487/+1021
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-1010-467/+20
* ndefeditor: fix dropdown menu problemsIvan Solovev2022-06-022-6/+27
* Add NFCReaderUsageDescription key to NFC example appsJuha Vuolle2022-06-023-0/+49
* Improve examples CMakeLists.txtKai Köhne2022-02-211-8/+4
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* QtNFC: fix AndroidManifest files for the examplesIvan Solovev2021-07-211-32/+0
* NdefEditor: update UI for better usability on mobile platformsIvan Solovev2021-06-1411-54/+266
* QtNFC: remove QNearFieldTarget::ndefMessagesWritten signalIvan Solovev2021-05-273-8/+10
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-151-2/+0
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-211-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-2/+6
* Only scan for NFC tags with the given access methodLars Schmertmann2020-08-101-2/+2
* Remove QNearFieldManager::TargetAccessModeLars Schmertmann2020-08-041-5/+0
* Port qtconnectivity to cmakeOliver Wolff2019-10-241-0/+37
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-1/+1
* Revamp Qt NFC examples: documentation updateAndrew O'Doherty2018-03-067-16/+86
* Revamp Qt NFC examples: ndefeditor exampleAndrew O'Doherty2018-02-017-42/+29
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-309-27/+117
|\
| * Fix outdated BSD license headerKai Koehne2017-10-179-27/+117
* | Merge remote-tracking branch 'gerrit/5.9' into 5.10v5.10.0-beta3Alex Blasche2017-10-171-5/+5
|\|
| * Fix outdated FDL license headerKai Koehne2017-10-161-5/+5
* | Rename qnfcglobal.h to qtnfcglobal.hOliver Wolff2017-08-302-4/+0
|/
* purge unreferenced .ui fileOswald Buddenhagen2016-04-281-21/+0
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-221-0/+0
* Fix storing of image MIME recordStephan Binner2015-03-231-0/+1
* Update copyright headersJani Heikkinen2015-02-1610-42/+42
* Don't leave UI hanging if NdefMessage handling returned invalid requestAlex Blasche2015-01-131-0/+4
* Utilize QStringLiteral where possibleAlex Blasche2014-05-152-18/+18
* Doc: Improved example documentationJerome Pasion2014-04-141-3/+9
* Improve NFC documentationAlex Blasche2014-03-111-2/+12
* Fix make install rules to all examples in QtConnectivity repoAlex Blasche2013-11-281-0/+3
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-094-6/+6
* Remove code related to dead or currently unsupported platformsAlex Blasche2013-07-251-4/+0
* Enable Qt NFC in the CI system.Alex Blasche2013-06-264-0/+9
* Update Copyright headersAlex Blasche2013-06-2510-10/+10
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-144-6/+6
* Qt Bluetooth: Modularized documentationJerome Pasion2012-09-2717-0/+1565