zint/backend_qt
gitlost 98f86727cc Add BARCODE_MEMORY_FILE to symbol->output_options to allow
outputting to in-memory buffer `symbol->memfile` instead of to
  file `symbol->outfile`, ticket #301
Add "README.clang-tidy" and ".clang-tidy" options file
Suppress some warnings
2023-12-27 19:20:19 +00:00
..
tests zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +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_qt.pro Add BARCODE_MEMORY_FILE to symbol->output_options to allow 2023-12-27 19:20:19 +00:00
backend_vc8.pro Add BARCODE_MEMORY_FILE to symbol->output_options to allow 2023-12-27 19:20:19 +00:00
CMakeLists.txt Fix compilation errors when using CMake to add a project through add_subdirectory. 2023-10-17 15:39:20 +08:00
COPYING backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
qzint.cpp API: add ZBarcode_Reset() to clear and restore zint_symbol to 2023-11-24 18:04:33 +00:00
qzint.h zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00