This website requires JavaScript.
Explore
Help
Sign In
status-im
/
qzxing
Watch
2
Star
0
Fork
0
You've already forked qzxing
mirror of
https://github.com/status-im/qzxing.git
synced
2025-02-17 05:16:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
qzxing
/
examples
/
QZXingDragNDropTest
History
Nikolaos Ftylitakis
cfc728583b
changed all QML versions from 2.3 to 3.1
2021-01-26 11:51:42 +02:00
..
qml
/QZXingDragNDropTest
changed all QML versions from 2.3 to 3.1
2021-01-26 11:51:42 +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
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 10ba99586e955ae1be12114fb7a7bb60e0ba809e
2019-10-15 10:16:01 +03:00
QZXingDragNDropTest.pro
Add conditional builds in pro (
#141
)
2019-10-03 15:56:14 +03:00