20 Commits

Author SHA1 Message Date
Alexxey593
4ad07d7cb3 WinRt (and Windows Phone) compilation fixes. std::Min and std::Max are in algorithm header. 2015-10-21 12:24:24 +03:00
favoritas37
8dbdb08997 updated pri file to include widget components and added the renaming of the Encoder to QREncoder 2015-07-16 22:22:02 +03:00
favoritas37
cb84c09e2f updated the project file to include all the newly created files. 2015-06-14 20:49:19 +03:00
favoritas37
4eeccfba38 Completed port of UnsupportedEncodingException 2015-06-14 13:59:00 +03:00
favoritas37
e70dd5e1a2 saving merge 2015-06-13 20:08:58 +03:00
favoritas37
804933947c commiting updated QZXing project file before proceeding 2015-06-13 20:05:24 +03:00
Alexxey593
362ecdba51 iconv.h defined only for win32 builds so win build for another platforms must define NO_ICONV 2015-06-11 12:10:54 +03:00
favoritas37
8c4aa30214 Ported EncodeHintType.h 2015-06-05 22:29:22 +03:00
favoritas37
a57f8b24d3 Progressing the support of QR encoder. Ported MartixUtil, MaskUtil, applied fixes to ByteMatrix and extended BitArray to support array building. 2015-06-01 22:29:56 +03:00
favoritas37
e91c60ee10 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
favoritas37
84cf4482f2 Completed the update to v2.3. Updated both binaries and sources. 2014-03-16 14:17:14 +02:00
favoritas37
a1c875ab63 Tested against compiling with MSVC and Mingw compilers on Windows. 2014-01-22 18:29:42 +02:00
favoritas37
03a7f06333 Updated core ZXing library from v2.2 to v2.3. Needs more testing. 2014-01-21 17:29:44 +02:00
favoritas37
7079f17dc5 Updated the QZXingDragNDropTest example to be compatible with the QtQuick 2 and Qt 5. 2014-01-15 18:18:02 +02:00
favoritas37
11fec8100a Produced all the new binaries for Symbian^3, Windows Mingw, Windows MSCV, Harmattan. Still pending the binaries for Symbian^1. 2013-08-02 22:20:23 +03:00
favoritas37
4f5efb0436 Rejected the plan of adding the threads for now. Fixed hudge memory leak. Fixed erroneous code in UPCE decoding. 2013-08-02 19:52:30 +03:00
favoritas37
659215a660 Testing threaded operations. Experiencing memory leak and crashes. 2013-07-31 20:47:01 +03:00
favoritas37
4eb0ea479c Added the option to execute the decoding to an other thread. Not sure if it will give any benefit. It will be investigated. 2013-07-30 20:59:51 +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
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