qzxing/source
favoritas37 dfa2c5b2f8 Minor edit: Removed dummy character from BitArray.cpp 2016-01-08 22:08:07 +02:00
..
zxing Minor edit: Removed dummy character from BitArray.cpp 2016-01-08 22:08:07 +02:00
CameraImageWrapper.cpp I found that if QR-Code was generated with non standard charSet (and the message language is not English) than decoded QString contains wrong characters. So we must use QTextCodec to make it readable. 2015-06-11 10:36:08 +03:00
CameraImageWrapper.h Updated core ZXing library from v2.2 to v2.3. Needs more testing. 2014-01-21 17:29:44 +02:00
QZXing.h Added the main function that will be used for encoding in qzxing.cpp + latest bug fixes 2015-07-16 22:28:28 +03:00
QZXing.pri WinRt (and Windows Phone) compilation fixes. std::Min and std::Max are in algorithm header. 2015-10-21 12:24:24 +03:00
QZXing.pro Refactoring of the projects file. Now the pro file uses the pri file instead of being a copy of the same things. 2015-04-26 16:28:26 +03:00
QZXing_global.h Moving on to version V1.2. This brings Aztec support and big imporovement in speed for 1D barcodes. Also QML support is fixed. Binaries, sources and examples are updated to that version. 2012-05-14 17:01:57 +03:00
imagehandler.cpp bug fixing at qr code encoding. this tests fail 2015-10-31 19:14:59 +02:00
imagehandler.h Moving on to version V1.2. This brings Aztec support and big imporovement in speed for 1D barcodes. Also QML support is fixed. Binaries, sources and examples are updated to that version. 2012-05-14 17:01:57 +03:00
qzxing.cpp bug fixing in the decoder side 2015-11-22 20:33:49 +02:00