QR-Code-generator/cpp
Project Nayuki 9f2c8d9e96 Simplified and tweaked various small pieces of C++ code. 2017-08-18 00:17:11 +00:00
..
BitBuffer.cpp Simplified and tweaked various small pieces of C++ code. 2017-08-18 00:17:11 +00:00
BitBuffer.hpp Revamped C++ BitBuffer code to be based on std::vector<bool>, updated dependent code. 2017-08-17 21:18:31 +00:00
Makefile Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 2017-04-24 20:41:54 +00:00
QrCode.cpp Simplified and tweaked various small pieces of C++ code. 2017-08-18 00:17:11 +00:00
QrCode.hpp Simplified and tweaked various small pieces of C++ code. 2017-08-18 00:17:11 +00:00
QrCodeGeneratorDemo.cpp Renamed 'packedKanjiData' constant in demo programs. 2017-08-17 21:52:08 +00:00
QrCodeGeneratorWorker.cpp Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 2017-04-24 20:41:54 +00:00
QrSegment.cpp Simplified and tweaked various small pieces of C++ code. 2017-08-18 00:17:11 +00:00
QrSegment.hpp Updated C++ QrSegment class to accept and store std::vector<bool> instead of BitBuffer. 2017-08-18 00:14:16 +00:00