Nikolaos Ftylitakis
|
710a6f6ab4
|
added Info.plist to allow iOS to use Camera feature
|
2017-05-11 17:32:23 +03:00 |
|
favoritas37
|
f581e879de
|
fixed compilation of QZXingLive for platforms other than Android
|
2017-03-16 16:26:48 +02:00 |
|
favoritas37
|
29860c538c
|
Added example with proper handling of Android application permissions for QZXingLive triggered by #22
|
2017-01-29 17:54:16 +02:00 |
|
favoritas37
|
905ee3359a
|
make QZXingLive aware of the Android configuration
|
2017-01-16 19:54:20 +02:00 |
|
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
|
fa186c2cc9
|
Added new example project for live decoding in QtQuick 2 (contibution of Luiggi Reffatti from Fira Soft ). Will be examined in the future to embed QZxingFilter implementation to the main implementation fo the library.
|
2016-09-27 03:06:28 +03:00 |
|