zint-barcode-generator/backend_qt
gitlost 6f7cdd660c - Add special symbology-specific escape sequences (Code 128 only)
for manual Code Set switching via `input_mode` flag
  `EXTRA_ESCAPE_MODE` (CLI `--extraesc`) (ticket #204)
- GUI: disable "Reset" colour if default; add "Unset" to Printing
  Scale dialog (allows unsetting of X-dim/resolution settings
  without having to zap)
- library: guard against out-of-bounds rows (negative)
- test suite: fix some clang-tidy warnings; slight coverage
  improvements
2023-01-15 00:22:43 +00:00
..
tests - Add special symbology-specific escape sequences (Code 128 only) 2023-01-15 00:22:43 +00:00
backend_qt.pro Bump version to 2.12.0.9 (dev) 2022-12-12 21:45:16 +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 version to 2.12.0.9 (dev) 2022-12-12 21:45:16 +00:00
CMakeLists.txt Add ZINT_SHARED CMake option 2022-11-21 15:35:06 +02:00
COPYING backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
qzint.cpp - Add special symbology-specific escape sequences (Code 128 only) 2023-01-15 00:22:43 +00:00
qzint.h - Add new symbology BARCODE_UPU_S10 2022-12-09 14:51:26 +00:00