zint-barcode-generator/frontend_qt
gitlost 32c9e6a98e Remove bitmap_byte_length member from zint_symbol
(was only set on BMP output to length of BMP pixel array)
EXCODE39: change to display check digit in HRT by default
CODE39/EXCODE39/LOGMARS: new hidden check digit option
  (`option_2 = 2`)
qr.c: suppress bogus gcc-13 warning (only appears on optimize)
GUI: move some symbology-specific options into Data Tab so
  separate tab unnecessary (those with few options and no
  Composite/ECI), namely: all C25XXX, CODE39/EXCODE39/LOGMARS,
  MSI_PLESSEY, CODABAR, DAFT, DPD, MAILMARK_2D, ITF-14, PZN,
  UPNQR, CHANNEL, CODE93 and VIN, adjusting grp uis.
  change Data dialog button (ellipsis) QToolButton -> QPushButton
  & vice versa zap/clear/eye/swap/scale buttons QPushButton ->
  QToolButton for better mac compat (also makes sense);
  remove some mac hacks that no longer seem necessary;
  use folder icon for Export dialog directory button
manual: document new Symbology-specific groupbox & CODE39/etc
  hidden check digit option; add annexes on Qt and Tcl backends;
  narrow some tables for better txt output;
  remove echoed image tags in txt (pandoc 3.1.5 regression?);
  add one-page HTML output to Makefile; also tex output (debug);
  add class attributes to images to aid HTML styling;
  various other fiddlings
2023-07-18 11:11:50 +01:00
..
images/scalable Use zint-64.svg - add zint-qt.svg and zint_black.svg 2021-05-20 18:47:41 +01:00
res Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01: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 - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00: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 new symbology BARCODE_UPU_S10 2022-12-09 14:51:26 +00:00
COPYING backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
datawindow.cpp RMQR: update to ISO/IEC 23941:2022 - R13x77 numeric cclens change 8 -> 7 2022-06-09 21:52:02 +01: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 Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01: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 - Add special symbology-specific escape sequences (Code 128 only) 2023-01-15 00:22:43 +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 new symbology BARCODE_UPU_S10 2022-12-09 14:51:26 +00:00
frontend_qt_zintdll.pro - Add new symbology BARCODE_UPU_S10 2022-12-09 14:51:26 +00:00
frontend_vc8.pro - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
grpAztec.ui - vector: ensure separators don't overlap with other rectangles so that 2022-08-07 22:43:49 +01:00
grpC11.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpC16k.ui Add HEIGHTPERROW_MODE_input mode flag (#204) 2021-11-20 11:32:30 +00:00
grpC25.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpC39.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpC49.ui Add HEIGHTPERROW_MODE_input mode flag (#204) 2021-11-20 11:32:30 +00:00
grpC93.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpC128.ui - Add special symbology-specific escape sequences (Code 128 only) 2023-01-15 00:22:43 +00:00
grpChannel.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpCodabar.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpCodablockF.ui Add HEIGHTPERROW_MODE_input mode flag (#204) 2021-11-20 11:32:30 +00:00
grpCodeOne.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpDAFT.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpDBExtend.ui Add HEIGHTPERROW_MODE_input mode flag (#204) 2021-11-20 11:32:30 +00:00
grpDM.ui DATAMATRIX: new algorithm for (near-)minimal encoding, props Alex Geller 2021-12-18 16:22:02 +00:00
grpDotCode.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpDPD.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpGrid.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01: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 Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpMaxicode.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpMicroPDF.ui - PDF417/MICROPDF417: use latch not ps shift for padding when 2022-11-06 22:25:19 +00:00
grpMQR.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpMSICheck.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpPDF417.ui - PDF417/MICROPDF417: use latch not ps shift for padding when 2022-11-06 22:25:19 +00:00
grpPZN.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpQR.ui QROCDE/UPNQR: add FAST_MODE (try 4 not 8 masks automatically) 2022-12-05 10:11:36 +00:00
grpRMQR.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpUltra.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpUPCA.ui Actually change SVG font to "Arimo, Arial, sans-serif" ([607e4ed]) 2023-06-13 18:12:20 +01:00
grpUPCEAN.ui Actually change SVG font to "Arimo, Arial, sans-serif" ([607e4ed]) 2023-06-13 18:12:20 +01:00
grpUPNQR.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
grpVIN.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
howto_build_qzint_using_msvs2015.txt Release 2.11.1 2022-08-22 16:28:22 +01: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 help question mark in dialogs disabled by default in Qt6 2023-03-30 11:51:31 +03:00
mainwindow.cpp Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
mainwindow.h Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
mainWindow.ui Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
resources.qrc Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
scalewindow.cpp - Add special symbology-specific escape sequences (Code 128 only) 2023-01-15 00:22:43 +00:00
scalewindow.h - Add special symbology-specific escape sequences (Code 128 only) 2023-01-15 00:22:43 +00:00
sequencewindow.cpp GUI: undo Windows * -> + change as formatting data, not filenames, doh 2022-07-05 01:35:24 +01: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