This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_qrcodegen
Watch
1
Star
0
Fork
0
You've already forked third_party_qrcodegen
mirror of
https://github.com/openharmony/third_party_qrcodegen.git
synced
2026-07-20 04:34:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc5f11b3b2de6bc44a172f68f52e898220a74a3f
third_party_qrcodegen
/
cpp
T
History
Nayuki Minase
fc5f11b3b2
Tweaked line breaking, whitespace, and declaration ordering without changing behavior.
2016-04-20 20:50:42 +00:00
..
BitBuffer.cpp
Added C++ port of the library.
2016-04-15 04:26:37 +00:00
BitBuffer.hpp
Tweaked minor comment and whitespace consistency in Python and C++ code.
2016-04-16 01:17:15 +00:00
QrCode.cpp
Added white background rectangle to SVG XML code output, in all language versions.
2016-04-18 20:44:02 +00:00
QrCode.hpp
Updated some comments to note public and private members in JavaScript, Python, C++ code.
2016-04-20 20:46:46 +00:00
QrCodeGeneratorDemo.cpp
Tweaked line breaking, whitespace, and declaration ordering without changing behavior.
2016-04-20 20:50:42 +00:00
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.
2016-04-16 03:53:58 +00:00
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.
2016-04-20 20:40:49 +00:00