Skip to content

v3.1.0

Compare
Choose a tag to compare
@ftylitak ftylitak released this 26 Jan 09:58
· 60 commits to master since this release

Support of Qt 6.

fixes:

  • changed QTimer to QElapsedTimer.
  • Used QStringDecoder instead of QTextCodec when building for Qt 6
  • in BarcodeEncoder example, import Qt.labs.platform instead of QtQuick.Dialogs to use ColorDialog

changes:

  • QML import version from 2.3 to 3.1.