QR-Code-generator/cpp
Project Nayuki 5073db4487 Somewhat simplified black/white balance penalty calculation in all language versions. 2018-08-26 03:20:12 +00:00
..
BitBuffer.cpp Updated C++ code to use standard exception classes instead of bare C strings. 2018-08-21 23:12:42 +00:00
BitBuffer.hpp Converted Java BitBuffer comments to Javadoc, updated related comments in most other language versions. 2017-08-18 03:36:00 +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 Somewhat simplified black/white balance penalty calculation in all language versions. 2018-08-26 03:20:12 +00:00
QrCode.hpp Renamed QrCode.appendErrorCorrection() to addEccAndInterleave() in all language versions. 2018-08-26 01:33:06 +00:00
QrCodeGeneratorDemo.cpp Tweaked comment for kanji demo in multiple languages, so that it corresponds to the order in the sample text string. 2018-06-24 03:33:22 +00:00
QrCodeGeneratorWorker.cpp Tweaked C++ code for style and robustness. 2018-02-26 20:21:23 +00:00
QrSegment.cpp Updated C++ code to use standard exception classes instead of bare C strings. 2018-08-21 23:12:42 +00:00
QrSegment.hpp Tweaked C++ code for style and robustness. 2018-02-26 20:21:23 +00:00