qzxing/examples/QZXingDragNDropTest
favoritas37 3798e89fb6 rename project QZXingTests to the valid name QZXingDragNDropTest 2016-02-28 15:40:05 +02:00
..
qml/QZXingDragNDropTest rename project QZXingTests to the valid name QZXingDragNDropTest 2016-02-28 15:40:05 +02:00
qmlapplicationviewer 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
qtc_packaging/debian_fremantle Completed the update to v2.3. Updated both binaries and sources. 2014-03-16 14:17:14 +02:00
qtquick2applicationviewer Tested against compiling with MSVC and Mingw compilers on Windows. 2014-01-22 18:29:42 +02:00
QZXingDragNDropTest.pro rename project QZXingTests to the valid name QZXingDragNDropTest 2016-02-28 15:40:05 +02:00
droparea.cpp 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
droparea.h 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
main.cpp rename project QZXingTests to the valid name QZXingDragNDropTest 2016-02-28 15:40:05 +02:00