Commit graph

12 commits

Author SHA1 Message Date
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
ftylitak@gmail.com f9244cdd30 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.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2089 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-12-16 18:51:48 +00:00
ftylitak@gmail.com 7f1462994c small fix (forgotten invalid resource elements)
git-svn-id: https://zxing.googlecode.com/svn/trunk@1926 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-21 20:52:04 +00:00
ftylitak@gmail.com f0e371d622 Updated QQrDecoder (ZXing + Qt).
Added zoom functionality + autofocus + automatic detection (at the immediate previous version the user had to press a button to initiate decoding).

git-svn-id: https://zxing.googlecode.com/svn/trunk@1925 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-21 08:15:08 +00:00
ftylitak@gmail.com e1aab01022 Updated Symbian project QQrDecoder. It now supports the latest devices and Symbian OSs (Symbian^3, Belle, Anna).
Uses Qt SDK + Camera APIs from Qt Mobility.

Updated the tutorial which shows how to use it.

Updated the installation file included to test without compiling (also advice the tutorial for details).

git-svn-id: https://zxing.googlecode.com/svn/trunk@1920 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2011-09-19 10:32:17 +00:00
ftylitak@gmail.com 9fd3d18ee3 An update on the ZXingBarcodeReader tutorial.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1591 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-15 20:50:09 +00:00
ftylitak 31b5627fee Updated with the latest version of the library. Uses MultiFormatReader instead of QRCodeReader. DataMatrixReader is still not supported.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1481 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-07-14 09:32:32 +00:00
ftylitak 70132ed061 improved the presentation of the decoded information
git-svn-id: https://zxing.googlecode.com/svn/trunk@1378 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-21 09:47:21 +00:00
ftylitak 3ca1966aa2 Updated the zxing folder with the latest SVN version, changed the CameraImageWrapper to comply with the new library version and changed the PRO file (added a MACRO)
git-svn-id: https://zxing.googlecode.com/svn/trunk@1341 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-06 20:19:38 +00:00
ftylitak e29b06083d Added a project written on Qt framework for Symbian and added tutorials for both ZXingBarcodeReader and QQrDecoder
git-svn-id: https://zxing.googlecode.com/svn/trunk@1339 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-06 11:18:01 +00:00
ftylitak 0ce1ed851f git-svn-id: https://zxing.googlecode.com/svn/trunk@1336 59b500cc-1b3d-0410-9834-0bbf25fbcc57 2010-05-04 23:28:04 +00:00
ftylitak 515f743dc0 ZXing on Symbian using OpenC++ (currently only Qr decoder)
git-svn-id: https://zxing.googlecode.com/svn/trunk@1332 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-04 00:24:11 +00:00