3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
general: `raw_segs` -> `content_segs`, `BARCODE_RAW_TEXT` -> `BARCODE_CONTENT_SEGS`, `z_rt_XXX()` -> `z_ct_XXX()`; move `encoded_data`/`row_height` to end of `zint_symbol` (see ZXing-C++ issue #883) manual: update re `content_segs`; `my_symbol` -> `symbol`; improve MicroPDF417 description More... 10 days ago
ECI: ECI 899 binary in `UNICODE_MODE` now converted from UTF-8, not treated literally as it was before, which was inconsistent (literal interpretation now requires `DATA_MODE`) More... 29 days ago
manual: use modified "haddock.theme" for nicer syntax highlighting; use `tcolorbox` instead of `framed` for latex code blocks, works much better, especially as now when using a background colour; reduce gap after figures and force footnotes to bottom of page; move most symbology figures to after some text to lessen chance of subsection headers being orphaned on their own at end of page: required a number of rewordings; use named barcodes in example commands, rather than numbered; fix "lua-crossrefs" filter to allow parentheses around references; various other fixes and rephrasings More... about 1 month ago
general: suppress clang-tidy-21/22 warnings; some code fiddling on affected files manual: use new lua filter "lua-crossrefs.lua" hacked from https://github.com/rnwst/pandoc-lua-crossrefs as replacement for tablenos which broke with pandoc 2.8.2 (get nicer output anyway); fix "excode39.svg" data $ -> # to avoid shell processing; document `ZBarcode_HaveGS1SyntaxEngine()` More... about 1 month ago
CI: windows: try env_path backslashing semicolons hack More... about 1 month ago
CI: windows: try adding backend_qt to PATH More... about 1 month ago
test_qzint: try setting CMAKE_CURRENT_SOURCE_DIR More... about 1 month ago
test suite: Windows: use old-fashioned setting of ENVIROMENT PATH instead of ENVIRONMENT_MODIFICATION/path_list_prepend as latter doesn't seem to work (ticket #340, props Ulrich Becker) More... about 1 month ago
gs1: Use new `gs1_encoders_init_ex()` API; remove refs to EXCLUDE_GS1_SYNTAX_DICTIONARY More... about 1 month ago
win32: add "zint_dll_vc6" sub-directory with VC6 workspace for creating "zint.dll" compatible with Windows XP (see ticket #339) win32: rename README and HOWTO files to uppercase and update "win32\README.txt" general: suppress some VC6 warnings README.bsd: update More... about 2 months ago
CI: macOS: use homebrew Qt PATH More... about 2 months ago
CI: macOS: add Qt PATH More... about 2 months ago
CI: Windows: try GS1 Syntax Engine with fixed CMakeLists.txt; try Qt More... about 2 months ago
CI: Windows: leave GS1 Syntax Engine out More... about 2 months ago
CI: Windows: fix GS1SE_ROOT; free-bsd: try offscreen for qt test More... about 2 months ago
CI: free-bsd: remove -C from ctest More... about 2 months ago
CI: macos: try qt; free-bsd: try explicit --config Release More... about 2 months ago
CI: macos: try homebrew; free-bsd: fix build, try ctest More... about 2 months ago
CI: macos: try LD_LIBRARY_PATH; free-bsd: try building More... about 2 months ago
CI: Windows: shell missing?; macos: shared zlib/lpng install More... about 2 months ago
CI: Windows: try with updated CMakeLists.txt; macos: try with PNG More... about 2 months ago
CI: Windows: try with BUILD_TYPE More... about 2 months ago
CI: Windows: try no BUILD_TYPE More... about 2 months ago
CI: Windows: GS1 Syntax Engine cmake More... about 2 months ago
CI: Windows: fix ${} syntax More... about 2 months ago
CI: Windows: try GS1 Syntax Engine install again More... about 2 months ago
CI: Windows: try non-relative XXX_ROOTs More... about 2 months ago
CI: Windows: don'try GS1 Syntax Engine install More... about 2 months ago
CI: Windows: try GS1 Syntax Engine install More... about 2 months ago
CI: Windows: specify WIN32 for zlib/libpng More... about 2 months ago