Skip to content

QDS-11412 Implement built-in QR code reader

Burak Hançerli requested to merge QDS-11412/built-in-qr-code-reader into master

This MR brings the following features;

  • add: built-in QR code reader based on zxing-cpp library
  • chore: bump to Qt 6.6.1 to fix camera access issues (QTBUG-116526)

Merge request reports