zint-barcode-generator/backend_qt
gitlost dff534140a CLI: fix batch mode fopen() -> win_fopen() (Windows)
GUI: fix `save_to_file()` `filename.toLatin1()` -> `toUtf8()`
tests: `fopen()` -> `testUtilOpen()`, `remove()` -> `testUtilRemove()`
  ticket #288, props Marcel
2023-05-10 21:29:09 +01:00
..
tests CLI: fix batch mode fopen() -> win_fopen() (Windows) 2023-05-10 21:29:09 +01: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 CLI: fix batch mode fopen() -> win_fopen() (Windows) 2023-05-10 21:29:09 +01:00
qzint.h - Add text_gap option to allow adjustment of vertical gap between 2023-02-10 14:44:10 +00:00