favoritas37
|
a3e71ec1e7
|
created qzxing_qml and qzxing_multimedia qmake CONFIG tags for QZXing.pri to allow the control of dependencies based on the needs. qzxing_qml enables QML specific parts of the library. qzxing_multimedia enables QZXingFilter which requires Qt's multimedia.
|
2017-01-15 20:36:41 +02:00 |
Milian Wolff
|
594b178501
|
Make QZXingFilter "official" by moving it out of the example folder
The filter is much more performant than using the QZXing API in an
imparative way for the use-case of live-analyzing video frames in QML.
|
2017-01-10 13:24:55 +01:00 |
favoritas37
|
af86c7857c
|
trying to deal with linker errors on msvc 2013
|
2016-08-03 17:47:36 +03:00 |
favoritas37
|
81b63588ae
|
Use the Image Provider in the encoder.
Support static function to register the image provider to the QQuickView.
|
2016-06-16 01:15:44 +03:00 |
favoritas37
|
148deb5108
|
Created file zxing/common/Types.h to hold common types. Created global typedef of unsigned char to byte and applied everywhere possible.
|
2016-06-12 14:44:39 +03:00 |
KangLin
|
f9604ec163
|
Modify install prefix
|
2016-05-11 14:05:02 +08:00 |
favoritas37
|
afd1a88468
|
rename folder "source" to "src"
|
2016-01-08 22:17:13 +02:00 |