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-01-09 18:45:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
qzxing
/
examples
/
QZXingDragNDropTest
History
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
..
qml
/QZXingTestApp
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
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
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
QZXingTestApp.pro
updated example projects to the new file structure of the repository (renaming of the source folder)
2016-01-08 22:31:48 +02:00