Commit Graph

168 Commits

Author SHA1 Message Date
favoritas37 7d4b3350b3 Decoding works perfectly. In the process of testing more thoroughl 2013-07-28 22:28:58 +03:00
favoritas37 4367ec9d35 Project compiles successfully on platforms: Win32 Mingw, Win32 MSVC, Symbian (these are tested till now). @ runtime still experiencing some issues that are being examined. 2013-07-28 20:29:54 +03:00
favoritas37 97eeb34772 update not yet complete 2013-07-27 20:01:25 +03:00
favoritas37 a1baf435b4 Still in the proccess of updating the project. 2013-07-14 21:29:34 +03:00
favoritas37 df31c84c06 Still in the updating process 2013-07-09 15:46:37 +03:00
favoritas37 6e0972273a finished updating the library files of zxing library. haven't complied it yet. 2013-07-04 16:52:02 +03:00
favoritas37 d1fbe4ef20 In the process of integrating all the changes made from the latest ZXing update(V2.2). The version numbering of the project from now on will follow the release version numbering of ZXing project. 2013-07-03 20:44:10 +03:00
favoritas37 e5309243f0 Starting an update of the project to meet the latest changes of ZXing project. Will include a change in the version numbering as well as changes and additions in the code. 2013-07-03 19:42:06 +03:00
favoritas37 6bb616f0da Added QZXing.pri file to provide the ability to include the complete source code to the project that will use the library instead of having to include the precompiled binary. 2012-08-29 12:16:17 +03:00
favoritas37 1efc1ebef8 removed unnecessary files from source folder 2012-06-11 12:08:07 +03:00
favoritas37 959eccb986 Updated QMLBarcodeReader example. 2012-05-19 19:04:33 +03:00
favoritas37 42da993970 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
conxt 573dd17a59 Source, Desktop and Harmattan binaries moved to version 1.2
Based on Feb 2012 ZXing sources. Added small Aztec code support, improved detection of 1D barcodes.

Signed-off-by: conxt <apps@mint.com.ua>
2012-05-13 23:47:37 +03:00
favoritas37 99bf5fc5e8 Moved to version 1.1, Datamatrix is supported, selection of the enabled decoders fixed, binaries updated 2011-11-29 16:38:16 +02:00
favoritas37 0942470215 Added the support of DataMatrix decoding. Trying to fix the Decoder Selection but still has a few problems. 2011-11-26 14:59:57 +02:00
favoritas37 47c9f4538b Also compiled the project for Harmattan & Maemo5. The binaries are placed at the binaty folder but are not tested...and most propably wont be tested. That is why they are not yet put to the featured downloads. 2011-11-16 18:37:52 +02:00
favoritas37 8cf41165e5 Added examples of usage. One for normal Qt/CPP and one for Qt/QML. 2011-11-16 16:36:43 +02:00
favoritas37 ea195c3d3e The first version of the library. It only decodes QImages. Simple as that. 2011-11-16 15:40:46 +02:00