yacreader/third_party
Felix Kauselmann ffdb06017d Exclude new QR encoder from clang-format checks
Third party code should not be checked.
2023-03-25 11:34:46 +01:00
..
QrCode Exclude new QR encoder from clang-format checks 2023-03-25 11:34:46 +01:00
QsLog QsLog: Use dedicated logging thread to avoid segfaults at app shutdown 2022-11-19 19:26:34 +01:00
QtWebApp Update QtWebApp to v1.8.6 2022-10-08 13:38:52 +02:00
README.md Replace libqrencode with nayuki/QR-Code-generator 2023-03-25 11:06:17 +01:00

YACReader third party source dependencies

This directory contains third party source dependencies needed to build YACReader.

Name Purpose Upstream Version License
QsLog Logging https://bitbucket.org/codeimproved/qslog 2.1 46b643d5bcbc 3-clause BSD
QtWebApp Server http://stefanfrings.de/qtwebapp/ 1.8.6 LGPL3
QR-Code-generator https://github.com/nayuki/QR-Code-generator/tree/master/cpp 1.8.0 MIT