head 1.4; access; symbols pkgsrc-2026Q1:1.4.0.40 pkgsrc-2026Q1-base:1.4 pkgsrc-2025Q4:1.4.0.38 pkgsrc-2025Q4-base:1.4 pkgsrc-2025Q3:1.4.0.36 pkgsrc-2025Q3-base:1.4 pkgsrc-2025Q2:1.4.0.34 pkgsrc-2025Q2-base:1.4 pkgsrc-2025Q1:1.4.0.32 pkgsrc-2025Q1-base:1.4 pkgsrc-2024Q4:1.4.0.30 pkgsrc-2024Q4-base:1.4 pkgsrc-2024Q3:1.4.0.28 pkgsrc-2024Q3-base:1.4 pkgsrc-2024Q2:1.4.0.26 pkgsrc-2024Q2-base:1.4 pkgsrc-2024Q1:1.4.0.24 pkgsrc-2024Q1-base:1.4 pkgsrc-2023Q4:1.4.0.22 pkgsrc-2023Q4-base:1.4 pkgsrc-2023Q3:1.4.0.20 pkgsrc-2023Q3-base:1.4 pkgsrc-2023Q2:1.4.0.18 pkgsrc-2023Q2-base:1.4 pkgsrc-2023Q1:1.4.0.16 pkgsrc-2023Q1-base:1.4 pkgsrc-2022Q4:1.4.0.14 pkgsrc-2022Q4-base:1.4 pkgsrc-2022Q3:1.4.0.12 pkgsrc-2022Q3-base:1.4 pkgsrc-2022Q2:1.4.0.10 pkgsrc-2022Q2-base:1.4 pkgsrc-2022Q1:1.4.0.8 pkgsrc-2022Q1-base:1.4 pkgsrc-2021Q4:1.4.0.6 pkgsrc-2021Q4-base:1.4 pkgsrc-2021Q3:1.4.0.4 pkgsrc-2021Q3-base:1.4 pkgsrc-2021Q2:1.4.0.2 pkgsrc-2021Q2-base:1.4 pkgsrc-2021Q1:1.3.0.16 pkgsrc-2021Q1-base:1.3 pkgsrc-2020Q4:1.3.0.14 pkgsrc-2020Q4-base:1.3 pkgsrc-2020Q3:1.3.0.12 pkgsrc-2020Q3-base:1.3 pkgsrc-2020Q2:1.3.0.10 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.3.0.6 pkgsrc-2020Q1-base:1.3 pkgsrc-2019Q4:1.3.0.8 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.3.0.4 pkgsrc-2019Q3-base:1.3 pkgsrc-2019Q2:1.3.0.2 pkgsrc-2019Q2-base:1.3 pkgsrc-2019Q1:1.2.0.2 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.1.0.4 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.2 pkgsrc-2018Q3-base:1.1; locks; strict; comment @// @; 1.4 date 2021.05.13.14.06.10; author schmonz; state Exp; branches; next 1.3; commitid qtV6FXb8BPNtFZSC; 1.3 date 2019.05.21.21.56.57; author schmonz; state Exp; branches; next 1.2; commitid 03IvfM3zH76Rv7oB; 1.2 date 2019.02.12.19.46.12; author schmonz; state Exp; branches; next 1.1; commitid 7QY2o1q8AUgjWvbB; 1.1 date 2018.07.27.07.39.12; author schmonz; state Exp; branches; next ; commitid eyBJuYx2YbQklKLA; desc @@ 1.4 log @Update to 4.1. From the changelog: - improved handling of Custom theme attributes (#182) - fixed wrong color code in edit-kwrite.theme - added rng file mapping (#129) - improved Lisp highlighting - GUI: fixed highlighting options tab title (thanks to Craig) - renamed `std` style name to `def` - version and README updates - removed `extras/web_plugins` - added user-select default property to HTML line number style - revised color themes - added two more keyword styles for default themes - added Custom theme attributes for Plain TeX, LaTeX, SVG and Pango - enabled syntax message output with `--ls-syntax-error` - GUI: enabled syntax error checkbox - added Custom theme attribute - enabled inline stylesheets with `--ls-hover` - added Error and Hover theme properties - enabled syntax error highlighting with `ls-semantic` - improved LSP message handling - added delay LSP parameter - added LSP semantic token styles to base16 themes - renamed `str` style name to `sng` - CLI: enabled `--ls-semantic` option - GUI: enabled semantic checkbox and a server capability test - added support for the language server protocol - added new configuration file lsp.conf - CLI: added `ls-profile`, `--ls-workspace`,`--ls-hover` - CLI: deprecated `--start-nested`, `--reformat=user`, `--reformat-option`, `--base16`, `--delim-cr`, `--plug-in-read` - GUI: added LSP configuration tab - added `--syntax-supported` option @ text @$NetBSD: patch-src_gui-qt_mainwindow.cpp,v 1.3 2019/05/21 21:56:57 schmonz Exp $ Use X11 on Darwin, like everywhere else. --- src/gui-qt/mainwindow.cpp.orig 2021-05-10 17:47:34.000000000 +0000 +++ src/gui-qt/mainwindow.cpp @@@@ -36,6 +36,7 @@@@ along with Highlight. If not, see @ 1.3 log @Update to 3.51. From the changelog: - SVG output: added `white-space: pre` in styles - HTML output: replaced ' by ' (https://bugs.debian.org/927410) - HTML output: fixed index file format (missing close tags) - CLI: moved syntax recognition functions to DataDir class - CLI: added regular expressions and default false values to --verbose output - CLI: fixed `--list-cat` without `--list-scripts` (https://gitlab.com/saalen/highlight/issues/107) - CLI: added optional argument to `--base16` (https://gitlab.com/saalen/highlight/issues/113) - CLI: added default base16 themes (https://gitlab.com/saalen/highlight/issues/113) - CLI: added `--isolate` option (https://gitlab.com/saalen/highlight/issues/118) - GUI: improved UTF16 input path handling on Windows @ text @d1 1 a1 1 $NetBSD: patch-src_gui-qt_mainwindow.cpp,v 1.2 2019/02/12 19:46:12 schmonz Exp $ d5 1 a5 1 --- src/gui-qt/mainwindow.cpp.orig 2019-05-17 19:04:13.000000000 +0000 d7 1 a7 1 @@@@ -36,6 +36,8 @@@@ along with Highlight. If not, see MainWindow::MainWindow(QWidget *parent) @ 1.1 log @Fix textproc/highlight build with 'x11' option. @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- src/gui-qt/mainwindow.cpp.orig 2018-07-19 17:57:22.000000000 +0000 d13 2 a15 2 : QMainWindow(parent), ui(new Ui::MainWindowClass), themesClassicIdx(0), themesBase16Idx(0), getDataFromCP(false) { @