You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
QR-Code-generator/cpp
Project Nayuki a610a3d8df
Added support for making Extended Channel Interpretation (ECI) segments - in Java, C++, JavaScript, and Python language versions.
8 years ago
..
BitBuffer.cpp Updated some C++ implementation code to be stricter by prepending std:: prefix for C standard library types. 8 years ago
BitBuffer.hpp Updated C++ header code to be stricter by prepending std:: prefix for C standard library types. 8 years ago
Makefile Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 8 years ago
QrCode.cpp Simplified a small bit of variables and logic of QrCode.getPenaltyScore() in all language versions, but in a subtly different way per language. 8 years ago
QrCode.hpp Updated comment for QrCode.getNumRawDataModules() in all language versions. 8 years ago
QrCodeGeneratorDemo.cpp Updated some C++ implementation code to be stricter by adding appropriate 'using' directives for C standard library types. 8 years ago
QrCodeGeneratorWorker.cpp Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 8 years ago
QrSegment.cpp Added support for making Extended Channel Interpretation (ECI) segments - in Java, C++, JavaScript, and Python language versions. 8 years ago
QrSegment.hpp Added support for making Extended Channel Interpretation (ECI) segments - in Java, C++, JavaScript, and Python language versions. 8 years ago