This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_qrcodegen
Watch
1
Star
0
Fork
0
You've already forked third_party_qrcodegen
mirror of
https://github.com/openharmony/third_party_qrcodegen.git
synced
2026-07-20 04:34:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3531fda14fa22b5a252b15f65233a41b629da011
third_party_qrcodegen
/
cpp
T
History
Project Nayuki
1fd0216dfe
Changed the word "black" to "dark" in {comments, local variables,} in order to match the vocabulary in the QR Code specification document.
2021-07-27 23:35:06 +00:00
..
Makefile
Honor LDFLAGS when building executables.
2020-02-08 18:48:32 +01:00
QrCode.cpp
Changed the word "black" to "dark" in {comments, local variables,} in order to match the vocabulary in the QR Code specification document.
2021-07-27 23:35:06 +00:00
QrCode.hpp
Changed the word "black" to "dark" in {comments, local variables,} in order to match the vocabulary in the QR Code specification document.
2021-07-27 23:35:06 +00:00
QrCodeGeneratorDemo.cpp
Reorganized C++ library code into one implementation source file and one header file (instead of 3+3), changing some spacing and ordering, without changing functionality.
2020-01-11 18:26:12 +00:00
QrCodeGeneratorWorker.cpp
In C++ version, added some more explicit casts for integer signedness and width.
2019-07-22 15:02:22 +00:00