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-18 17:55:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8bdecc51a38c04562498389e27bcdb73f2fe63b8
third_party_qrcodegen
/
cpp
T
History
Nayuki Minase
8bdecc51a3
Fixed simple errors in C++ and Python code.
2016-04-20 20:59:31 +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
Fixed simple errors in C++ and Python code.
2016-04-20 20:59:31 +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