zint-barcode-generator/frontend_qt
gitlost a6c225447e general: change BARCODE_RAW_TEXT to write to new zint_symbol
fields `raw_segs` and `raw_seg_count` instead of `text`, and to
  do so for all symbologies, using new common funcs `rt_cpy()` etc.
MICROPDF417: return ECC percentage in top byte of `option_1`
DBAR_EXP_STK: return `option_2`/`option_3` feedback
CLI: change warning text "ignoring" -> "**IGNORED**"
GUI: show feedback for DBAR_EXP_STK, MICROPDF417, UPNQR
ctest: fix recent inability to run tests via "ctest" on Windows
  (MSVC) by using cmake 3.22 feature `ENVIRONMENT_MODIFICATION`
manual: document feedback and RAW_TEXT in new "Feedback" section;
  rephrase some symbology descriptions
test suite: new general-use arg "-a"; add `func_name` to context;
  new "test_bwipp" test for testing BWIPP against ZXing-C++
2025-03-28 10:02:19 +00:00
..
images/scalable Use zint-64.svg - add zint-qt.svg and zint_black.svg 2021-05-20 18:47:41 +01:00
res - AZTEC/CHANNEL/CODABLOCKF/CODE16K/CODE49/CODEONE/DATAMATRIX/ 2025-03-07 16:51:36 +00:00
barcodeitem.cpp EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
barcodeitem.h EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
cliwindow.cpp library: check d/o escape seq value <= 255, better error messages 2024-09-29 15:18:56 +01:00
cliwindow.h - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
CMakeLists.txt Add text_length (length of text) to zint_symbol, and new 2025-02-15 20:32:55 +00:00
COPYING backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
datawindow.cpp - ITF14/DPLEIT/DPIDENT: ignore option_2 (check digit options) 2024-01-25 00:10:34 +00:00
datawindow.h RMQR: update to ISO/IEC 23941:2022 - R13x77 numeric cclens change 8 -> 7 2022-06-09 21:52:02 +01:00
exportwindow.cpp fuzz.h: fix upper/lowercase flags 2024-01-05 22:55:57 +00:00
exportwindow.h - library: check symbol->primary for escape sequences also 2022-06-16 16:47:34 +01:00
extCLI.ui GRIDMATRIX: default char set is GB 2312 only, not Latin-1 with GB 2312 alt 2022-05-19 10:17:51 +01:00
extData.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
extExport.ui - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
extScale.ui - ITF14/DPLEIT/DPIDENT: ignore option_2 (check digit options) 2024-01-25 00:10:34 +00:00
extSequence.ui GUI: undo Windows * -> + change as formatting data, not filenames, doh 2022-07-05 01:35:24 +01:00
frontend_qt.pro Add text_length (length of text) to zint_symbol, and new 2025-02-15 20:32:55 +00:00
frontend_qt_zintdll.pro Add text_length (length of text) to zint_symbol, and new 2025-02-15 20:32:55 +00:00
frontend_vc8.pro - AZTEC/CHANNEL/CODABLOCKF/CODE16K/CODE49/CODEONE/DATAMATRIX/ 2025-03-07 16:51:36 +00:00
grpAztec.ui - AZTEC/CHANNEL/CODABLOCKF/CODE16K/CODE49/CODEONE/DATAMATRIX/ 2025-03-07 16:51:36 +00:00
grpC11.ui GUI: fix symbology-specific groupbox accelerators 2023-07-18 12:36:51 +01:00
grpC16k.ui Add HEIGHTPERROW_MODE_input mode flag (#204) 2021-11-20 11:32:30 +00:00
grpC25.ui GUI: fix symbology-specific groupbox accelerators 2023-07-18 12:36:51 +01:00
grpC39.ui GUI: fix symbology-specific groupbox accelerators 2023-07-18 12:36:51 +01:00
grpC49.ui Add HEIGHTPERROW_MODE_input mode flag (#204) 2021-11-20 11:32:30 +00:00
grpC93.ui GUI: fix symbology-specific groupbox accelerators 2023-07-18 12:36:51 +01:00
grpC128.ui cmake: bump min version 3.5 -> 3.10 to avoid warning with cmake 31.1; 2024-11-25 19:13:25 +00:00
grpChannel.ui GUI: fix symbology-specific groupbox accelerators 2023-07-18 12:36:51 +01:00
grpCodabar.ui GUI: fix symbology-specific groupbox accelerators 2023-07-18 12:36:51 +01:00
grpCodablockF.ui Add HEIGHTPERROW_MODE_input mode flag (#204) 2021-11-20 11:32:30 +00:00
grpCodeOne.ui - AZTEC/CHANNEL/CODABLOCKF/CODE16K/CODE49/CODEONE/DATAMATRIX/ 2025-03-07 16:51:36 +00:00
grpDAFT.ui cmake: bump min version 3.5 -> 3.10 to avoid warning with cmake 31.1; 2024-11-25 19:13:25 +00:00
grpDBExtend.ui Add HEIGHTPERROW_MODE_input mode flag (#204) 2021-11-20 11:32:30 +00:00
grpDM.ui DATAMATRIX: add DM_ISO_144 (--dmiso144) option for ISO placement 2023-10-30 20:28:00 +00:00
grpDotCode.ui - AZTEC/CHANNEL/CODABLOCKF/CODE16K/CODE49/CODEONE/DATAMATRIX/ 2025-03-07 16:51:36 +00:00
grpDPD.ui GUI: fix symbology-specific groupbox accelerators 2023-07-18 12:36:51 +01:00
grpGrid.ui - AZTEC/CHANNEL/CODABLOCKF/CODE16K/CODE49/CODEONE/DATAMATRIX/ 2025-03-07 16:51:36 +00:00
grpHX.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpITF14.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpMailmark2D.ui GUI: fix symbology-specific groupbox accelerators 2023-07-18 12:36:51 +01:00
grpMaxicode.ui - AZTEC/CHANNEL/CODABLOCKF/CODE16K/CODE49/CODEONE/DATAMATRIX/ 2025-03-07 16:51:36 +00:00
grpMicroPDF.ui general: change BARCODE_RAW_TEXT to write to new zint_symbol 2025-03-28 10:02:19 +00:00
grpMQR.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpMSICheck.ui GUI: fix symbology-specific groupbox accelerators 2023-07-18 12:36:51 +01:00
grpPDF417.ui general: change BARCODE_RAW_TEXT to write to new zint_symbol 2025-03-28 10:02:19 +00:00
grpPlessey.ui Add text_length (length of text) to zint_symbol, and new 2025-02-15 20:32:55 +00:00
grpPZN.ui GUI: fix symbology-specific groupbox accelerators 2023-07-18 12:36:51 +01:00
grpQR.ui - AZTEC/CHANNEL/CODABLOCKF/CODE16K/CODE49/CODEONE/DATAMATRIX/ 2025-03-07 16:51:36 +00:00
grpRMQR.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpUltra.ui - AZTEC/CHANNEL/CODABLOCKF/CODE16K/CODE49/CODEONE/DATAMATRIX/ 2025-03-07 16:51:36 +00:00
grpUPCA.ui cmake: bump min version 3.5 -> 3.10 to avoid warning with cmake 31.1; 2024-11-25 19:13:25 +00:00
grpUPCEAN.ui cmake: bump min version 3.5 -> 3.10 to avoid warning with cmake 31.1; 2024-11-25 19:13:25 +00:00
grpUPNQR.ui general: change BARCODE_RAW_TEXT to write to new zint_symbol 2025-03-28 10:02:19 +00:00
grpVIN.ui GUI: fix symbology-specific groupbox accelerators 2023-07-18 12:36:51 +01:00
howto_build_qzint_using_msvs2015.txt Version 2.14.0 2025-02-04 15:17:47 +00:00
Inno_Setup_qtzint.iss Set version to 2.7.1 2020-02-01 19:36:50 +01:00
mac_icons.sh - library: check symbol->primary for escape sequences also 2022-06-16 16:47:34 +01:00
main.cpp MAXICODE: maintain current set between segments to prevent invalid 2024-11-08 16:54:38 +00:00
mainwindow.cpp general: change BARCODE_RAW_TEXT to write to new zint_symbol 2025-03-28 10:02:19 +00:00
mainwindow.h fuzz.h: fix upper/lowercase flags 2024-01-05 22:55:57 +00:00
mainWindow.ui - composite/MAXICODE: set option_1/2 to values used in encodation 2025-03-09 02:08:41 +00:00
resources.qrc Add text_length (length of text) to zint_symbol, and new 2025-02-15 20:32:55 +00:00
scalewindow.cpp - ITF14/DPLEIT/DPIDENT: ignore option_2 (check digit options) 2024-01-25 00:10:34 +00:00
scalewindow.h - raster/BMP/GIF/PCX/TIF: fix dealing with very large data (use 2023-12-22 21:29:54 +00:00
sequencewindow.cpp fuzz.h: fix upper/lowercase flags 2024-01-05 22:55:57 +00:00
sequencewindow.h GUI: data dialog: convert Line Feeds if escaping on input, escape on output 2021-11-25 20:24:02 +00:00
zint-qt.icns - library: check symbol->primary for escape sequences also 2022-06-16 16:47:34 +01:00