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
55dd3c881ea10d5b4c73be7e1e3603d2ecf77dbc
third_party_qrcodegen
/
cpp
T
History
Project Nayuki
13a25580a3
Simplified QrCode.getPenalty() in all language versions except Rust, related to commit
1439e8e4a5
.
2020-01-29 17:52:21 +00:00
..
Makefile
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
QrCode.cpp
Simplified QrCode.getPenalty() in all language versions except Rust, related to commit
1439e8e4a5
.
2020-01-29 17:52:21 +00:00
QrCode.hpp
Simplified QrCode.getPenalty() in all language versions except Rust, related to commit
1439e8e4a5
.
2020-01-29 17:52:21 +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