qzxing/examples/QZXingDragNDropTest
Nikolaos Ftylitakis 638e68de6c Updated library version from 3.2 to 3.3 2021-11-03 11:53:46 +02:00
..
qml/QZXingDragNDropTest Updated library version from 3.2 to 3.3 2021-11-03 11:53:46 +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 Add conditional builds in pro (#141) 2019-10-03 15:56:14 +03: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 complementary commit for 10ba99586e 2019-10-15 10:16:01 +03:00