This website requires JavaScript.
Explore
Help
Sign In
status-im
/
qzxing
mirror of
https://github.com/status-im/qzxing.git
Watch
2
Star
0
Fork
You've already forked qzxing
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
124
Commits
3
Branches
0
Tags
146
MiB
C++
91.7%
C
4.7%
QMake
1.6%
CMake
1.2%
Shell
0.8%
afbe30fe0d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
favoritas37
afbe30fe0d
Started the transission of char containers to unsinged char. By changing BitArray, there are 100 our of 1100 more tests that succeed.
2016-05-24 21:27:45 +03:00
examples
rename project QZXingTests to the valid name QZXingDragNDropTest
2016-02-28 15:40:05 +02:00
src
Started the transission of char containers to unsinged char. By changing BitArray, there are 100 our of 1100 more tests that succeed.
2016-05-24 21:27:45 +03:00
tests
In automatic tests, enhanced logs to provide more info for the inconsistent results. Also handled the fact that the txt files used for results matching instead of having \r\n they have \n.
2016-04-08 19:49:14 +03:00
.gitignore
Tested against compiling with MSVC and Mingw compilers on Windows.
2014-01-22 18:29:42 +02:00