zint-barcode-generator/backend_qt
gitlost b377b14360 general: reenable -Wpedantic for gcc by using __extension__ (ZEXT)
to suppress warnings about `errtxtf` operand number "%<n>$" args;
  enable some further warnings
test suite: enable -Wpedantic and fix/suppress any warnings
2025-01-27 11:03:33 +00:00
..
tests general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
backend_qt.pro general: split up some source files to lessen ZXing-C++ bloat 2025-01-19 13:44:43 +00:00
backend_qt_zintdll.pro Restore backend_qt - static only now; qzint: legacy support for renamed methods 2021-06-24 18:31:08 +01:00
backend_vc8.pro general: split up some source files to lessen ZXing-C++ bloat 2025-01-19 13:44:43 +00:00
CMakeLists.txt cmake: bump min version 3.5 -> 3.10 to avoid warning with cmake 31.1; 2024-11-25 19:13:25 +00:00
COPYING backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
qzint.cpp Fix legacy width and security level getters/setters in Qt backend 2024-05-23 22:46:26 +12:00
qzint.h Fix legacy width and security level getters/setters in Qt backend 2024-05-23 22:46:26 +12:00