zxing/symbian/QZXing/source/zxing
ftylitak@gmail.com f78c18671b Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan.
By V1.2 support to Aztec codes is added.

It now fully supports Qt Quick. 

Symbian Examples are updated to comply with the changes.

git-svn-id: https://zxing.googlecode.com/svn/trunk@2296 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-05-19 16:14:45 +00:00
..
aztec Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
common Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
datamatrix Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
multi Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
oned Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
qrcode Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
BarcodeFormat.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
BarcodeFormat.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
Binarizer.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
Binarizer.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
BinaryBitmap.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
BinaryBitmap.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
DecodeHints.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
DecodeHints.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
Exception.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
Exception.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
FormatException.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
FormatException.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
LuminanceSource.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
LuminanceSource.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
MultiFormatReader.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
MultiFormatReader.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
NotFoundException.cpp Added QZXing. A wrapper library of C++ part of ZXing written in Qt to make it usable in multiple platforms through the same code: Symbian, Windows, Linux. Very simple interface with some basic functions. The library is also accessible through QML. 2 example programs included. Tutorial contained as well. 2011-12-16 18:51:48 +00:00
NotFoundException.h Added QZXing. A wrapper library of C++ part of ZXing written in Qt to make it usable in multiple platforms through the same code: Symbian, Windows, Linux. Very simple interface with some basic functions. The library is also accessible through QML. 2 example programs included. Tutorial contained as well. 2011-12-16 18:51:48 +00:00
Reader.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
Reader.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
ReaderException.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
ReaderException.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
Result.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
Result.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
ResultPoint.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
ResultPoint.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
ResultPointCallback.cpp Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00
ResultPointCallback.h Latest update at Qt based ZXing wrapper => QZXing V1.2. Supports Windows Mingw compiler, Symbian, Maemo-Harmattan. 2012-05-19 16:14:45 +00:00