zint-barcode-generator/backend_qt
gitlost c7cf006e71 general: cmake: add ZINT_SANITIZEM (clang -fsanitize=memory) option
and suppress errors in lib and backend tests (pretty sure they're
  nearly all false positives apart from maybe 2 non-initializations
  in "gif.c" (`pOut` buffer) and "raster.c" (`rotated_pixbuf`)
github: install de_DE.UTF-8 locale in ubuntu-debug also
2025-02-19 01:15:58 +00:00
..
tests general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
backend_qt.pro Bump to version 2.14.0.9 (dev) 2025-02-05 10:07:03 +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 Bump to version 2.14.0.9 (dev) 2025-02-05 10:07:03 +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 Add text_length (length of text) to zint_symbol, and new 2025-02-15 20:32:55 +00:00
qzint.h general: cmake: add ZINT_SANITIZEM (clang -fsanitize=memory) option 2025-02-19 01:15:58 +00:00