Commit Graph

4 Commits

Author SHA1 Message Date
Alexxey593 4df9512790 I found that if QR-Code was generated with non standard charSet (and the message language is not English) than decoded QString contains wrong characters. So we must use QTextCodec to make it readable.
Now tagFound signal emits decoded string. If you want to know  what code was detected and what charSet is used, use tagFoundAdvanced(QString tag, QString format, QString charSet) signal or functions foundedFormat() and charSet().
2015-06-11 10:36:08 +03:00
favoritas37 4c0843478d reverted changes of the merged commit 812238d1f5/ 2015-05-16 15:40:40 +03:00
Anton Skorokhod 812238d1f5 Fix that in Qt 5.3 extractImage gets QQuickImage but not QGraphicksObject 2014-09-02 15:39:57 +02:00
favoritas37 42da993970 Moving on to version V1.2. This brings Aztec support and big imporovement in speed for 1D barcodes. Also QML support is fixed. Binaries, sources and examples are updated to that version. 2012-05-14 17:01:57 +03:00