Skip to content

v3.2.0

Compare
Choose a tag to compare
@ftylitak ftylitak released this 08 Aug 08:12
· 27 commits to master since this release
9f7a1ac

Pull requests merged:

  • #193 apply fix for macOS: fix QZXingFilter image reading for macOS (@spompelio)
  • #194 fix(CMakeLists.txt): fix path to stdint.h (@BetsyMcPhail)
  • #197 Integration of code parts from #177 provided by @KangLin to fix CI
  • #198 Added slashes to .pro file (@Ilya-Songrov)
  • #201 Properly exported the defines for CMake users (@vpicaver)
  • #205 Refactor all code to use QSharePointer and std::vector instead of Ref, Counted, Array and ArrayRef

New features:

  • BarcodeEncoder: support explicitSize tag to explicitly set the size of the Qr rectangle instead of relying to the QML element size