This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
mirror of
https://github.com/status-im/QR-Code-generator.git
Watch
2
Star
0
Fork
You've already forked QR-Code-generator
0
Code
Issues
Projects
Releases
Wiki
Activity
1bcbf53e63
QR-Code-generator
/
cpp
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