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
Nayuki Minase f63f890235
Changed ~4 members to package-private in all language versions, updating code in Java version but only updating comments in JavaScript, Python, C++ versions.
9 years ago
..
BitBuffer.cpp Added C++ port of the library. 9 years ago
BitBuffer.hpp Tweaked minor comment and whitespace consistency in Python and C++ code. 9 years ago
QrCode.cpp Added white background rectangle to SVG XML code output, in all language versions. 9 years ago
QrCode.hpp Changed ~4 members to package-private in all language versions, updating code in Java version but only updating comments in JavaScript, Python, C++ versions. 9 years ago
QrCodeGeneratorDemo.cpp Added and updated code comments for members (mostly) and within functions (a few), in all languages. 9 years ago
QrSegment.cpp Revamped QrCode.encodeSegments() to add parameters to make a much richer API, in all language versions; updated JavaScript demo script to handle new semantics. 9 years ago
QrSegment.hpp Changed ~4 members to package-private in all language versions, updating code in Java version but only updating comments in JavaScript, Python, C++ versions. 9 years ago