index
:
qt/qtconnectivity.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
btle
dev
neard
old/5.2
wip/cmake
wip/win
Qt Connectivity
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
nfc
/
annotatedurl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove android:icon property from annotatedurl AndroidManifest.xml
Konsta Alajärvi
2024-08-14
1
-2
/
+1
*
Android: cleanup AndroidManifest.xml files in examples
Assam Boudjelthia
2024-05-23
1
-45
/
+24
*
Correct license for examples files
Lucie Gérard
2024-04-04
1
-1
/
+1
*
Examples: Use versioned CMake targets for Qt modules
Kai Köhne
2024-01-17
1
-4
/
+4
*
Doc: Tweak description of Qt NFC examples
Kai Köhne
2024-01-11
1
-4
/
+5
*
Examples: Use Qt's canonical CamelCase headers
Kai Köhne
2024-01-10
5
-31
/
+34
*
Android-example: add missing properties in AndroidManifest.xml
Bartlomiej Moskal
2023-04-26
1
-2
/
+2
*
Doc: Use the \examplecategory macro to tag examples
Topi Reinio
2023-04-11
1
-1
/
+1
*
Revamp annotatedurl example
Ivan Solovev
2023-03-15
7
-29
/
+32
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
6
-271
/
+12
*
Add NFCReaderUsageDescription key to NFC example apps
Juha Vuolle
2022-06-02
3
-0
/
+49
*
Improve examples CMakeLists.txt
Kai Köhne
2022-02-21
1
-9
/
+4
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
1
-1
/
+1
*
QtNFC: fix AndroidManifest files for the examples
Ivan Solovev
2021-07-21
1
-32
/
+0
*
AnnotatedUrl: add QNdefFilter support
Ivan Solovev
2021-06-14
7
-7
/
+72
*
AnnotatedUrl: refactor UI
Ivan Solovev
2021-06-11
5
-92
/
+98
*
AnnotatedUrl: handle adapter state
Ivan Solovev
2021-06-09
6
-5
/
+43
*
Update Annotated URL example
Ivan Solovev
2021-05-31
10
-20
/
+161
*
Doc: Fix documentation warnings
Topi Reinio
2021-04-30
1
-2
/
+1
*
Remove all *.pro files and all "special case" markers in CMakeLists.txt
Andreas Buhr
2021-01-15
1
-2
/
+0
*
Update CMake scripts in QtConnectivity
Andreas Buhr
2020-12-21
1
-0
/
+4
*
Catch up with latest qtbase/qtdeclarative
Alex Blasche
2020-10-26
1
-1
/
+1
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
1
-2
/
+6
*
Only scan for NFC tags with the given access method
Lars Schmertmann
2020-08-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/wip/cmake' into dev
Oliver Wolff
2020-07-03
1
-0
/
+35
|
\
|
*
Port qtconnectivity to cmake
Oliver Wolff
2019-10-24
1
-0
/
+35
*
|
Fix crashing NFC annotated example
Alex Blasche
2020-06-30
1
-0
/
+6
*
|
Remove the registration mechanism from QNearFieldManager
Lars Schmertmann
2020-04-24
1
-21
/
+0
*
|
Rename isAvailable() to isEnabled() in QNearFieldManager
Lars Schmertmann
2020-03-27
1
-2
/
+2
|
/
*
Replace foreach with for loop and set QT_NO_FOREACH
Oliver Wolff
2018-08-15
1
-1
/
+1
*
Revamp Qt NFC examples: documentation update
Andrew O'Doherty
2018-03-05
5
-6
/
+48
*
Revamp Qt NFC examples: annotatedurl example
Andrew O'Doherty
2018-02-01
5
-38
/
+33
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
5
-15
/
+65
|
\
|
*
Fix outdated BSD license header
Kai Koehne
2017-10-17
5
-15
/
+65
*
|
Merge remote-tracking branch 'gerrit/5.9' into 5.10
v5.10.0-beta3
Alex Blasche
2017-10-17
1
-5
/
+5
|
\
|
|
*
Fix outdated FDL license header
Kai Koehne
2017-10-16
1
-5
/
+5
*
|
Rename qnfcglobal.h to qtnfcglobal.h
Oliver Wolff
2017-08-30
1
-1
/
+0
|
/
*
Fix Annotated URL Example on Android
Alex Blasche
2016-04-13
1
-2
/
+2
*
Purge sRGB chunks from PNGs in documentation.
Edward Welbourne
2016-03-22
1
-0
/
+0
*
Fix implementation of and improve NdefFilter usage
Stephan Binner
2015-04-02
1
-0
/
+3
*
Update copyright headers
Jani Heikkinen
2015-02-16
6
-26
/
+26
*
Enable automatic tag polling if message handler is not supported.
Alex Blasche
2014-12-10
3
-15
/
+56
*
Doc: Improved example documentation
Jerome Pasion
2014-04-14
1
-4
/
+10
*
Improve NFC documentation
Alex Blasche
2014-03-11
2
-7
/
+12
*
Fix make install rules to all examples in QtConnectivity repo
Alex Blasche
2013-11-28
1
-0
/
+2
*
Doc: language and style review doc qtconnectivity
Nico Vertriest
2013-10-14
1
-2
/
+2
*
Remove QtBluetooth and QtNfc namespace.
Alex Blasche
2013-09-09
1
-3
/
+3
*
Remove code related to dead or currently unsupported platforms
Alex Blasche
2013-07-25
1
-4
/
+0
[next]