favoritas37
|
bf566aca2f
|
Fixed compilation of QZXingDragNDropTest project, was missing the configuration flag qzxing_qml
|
2017-05-01 15:09:14 +03:00 |
favoritas37
|
3798e89fb6
|
rename project QZXingTests to the valid name QZXingDragNDropTest
|
2016-02-28 15:40:05 +02:00 |
favoritas37
|
3d28afb79d
|
updated example projects to the new file structure of the repository (renaming of the source folder)
|
2016-01-08 22:31:48 +02:00 |
favoritas37
|
89163533d4
|
Fixed QZXingTestApp to use QQuickItem instead of QDeclarativeItem. Also removed the file path editing from the QML, it is properly handled by decoding function with the use of QUrl.
|
2016-01-08 21:49:49 +02:00 |
favoritas37
|
baf6d989ab
|
enhancement to the project file of the QZXingDragNDropTest
|
2015-05-16 17:19:40 +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
|
7079f17dc5
|
Updated the QZXingDragNDropTest example to be compatible with the QtQuick 2 and Qt 5.
|
2014-01-15 18:18:02 +02: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
|
231ef2f2f2
|
Added a test app that is still in developement phase for testing barcode image files against QZXing library (ZXing decing result). Drag n Drop the barcode image to the application and it will be decoded.
|
2013-07-28 23:11:37 +03:00 |