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 5a47e04b52
Revamped C++ BitBuffer code to be based on std::vector<bool>, updated dependent code.
7 years ago
..
BitBuffer.cpp Revamped C++ BitBuffer code to be based on std::vector<bool>, updated dependent code. 7 years ago
BitBuffer.hpp Revamped C++ BitBuffer code to be based on std::vector<bool>, updated dependent code. 7 years ago
Makefile Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 8 years ago
QrCode.cpp Revamped C++ BitBuffer code to be based on std::vector<bool>, updated dependent code. 7 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 Revamped C++ BitBuffer code to be based on std::vector<bool>, updated dependent code. 7 years ago
QrSegment.hpp Added support for making Extended Channel Interpretation (ECI) segments - in Java, C++, JavaScript, and Python language versions. 8 years ago