|
|
|
|
@@ -1,3 +1,142 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 12 20:17:37 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 6.21.0
|
|
|
|
|
* New feature release
|
|
|
|
|
* For more details please see:
|
|
|
|
|
* https://kde.org/announcements/frameworks/6/6.21.0
|
|
|
|
|
- Changes since 6.20.0:
|
|
|
|
|
* Update dependency version to 6.21.0
|
|
|
|
|
* spdx-comments.xml: update SPDX licenses
|
|
|
|
|
* Add support for new wayland interface delimiter
|
|
|
|
|
* fix(cmake.xml): `CACHE{name}` also can be in `if`, `elseif`, and `while`
|
|
|
|
|
* misc: update comment in `cmake.xml` generator
|
|
|
|
|
* update cmake refs to new hl state
|
|
|
|
|
* replace regex where possible with plain string matching
|
|
|
|
|
* cmake.xml: update syntax for CMake 4.2
|
|
|
|
|
* Highlight Kaitai Struct (.ksy) files as YAML
|
|
|
|
|
* Add tool for generating Jinja highlighting and use it on some languages
|
|
|
|
|
* CSV: tolerate spaces before double quotes (#38)
|
|
|
|
|
* Fix import context rule order and update test reference files
|
|
|
|
|
* Fix backslash in symbolops entity for proper /\ operator matching
|
|
|
|
|
* Revert "Remove test cases to avoid reference mismatch"
|
|
|
|
|
* Remove test cases to avoid reference mismatch (kde#512318)
|
|
|
|
|
* Merge operator rules to satisfy CI indexer (kde#512318)
|
|
|
|
|
* Haskell: fix backslash operator tokenization (kde#512318)
|
|
|
|
|
* syntax: Add blueprint-compiler syntax highlighting.
|
|
|
|
|
* Update version to 6.21.0
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 13 20:59:04 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 6.20.0
|
|
|
|
|
* New feature release
|
|
|
|
|
* For more details please see:
|
|
|
|
|
* https://kde.org/announcements/frameworks/6/6.20.0
|
|
|
|
|
- Changes since 6.19.0:
|
|
|
|
|
* Update dependency version to 6.20.0
|
|
|
|
|
* QFace: Change type highlighting and add fully qualified cases
|
|
|
|
|
* Implement D2 syntax highlighting
|
|
|
|
|
* cpp: Update classes for Qt 6.10
|
|
|
|
|
* Add Starlark syntax highlighting
|
|
|
|
|
* Add new features to QFace highlighting
|
|
|
|
|
* Update version to 6.20.0
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 7 17:06:31 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 6.19.0
|
|
|
|
|
* New feature release
|
|
|
|
|
* For more details please see:
|
|
|
|
|
* https://kde.org/announcements/frameworks/6/6.19.0
|
|
|
|
|
- Changes since 6.18.0:
|
|
|
|
|
* Add initial syntax highlighting definition for Quarto
|
|
|
|
|
* Update dependency version to 6.19.0
|
|
|
|
|
* monokai: Fix JSONC highlighting
|
|
|
|
|
* Improve monokai BEGIN/END highlighting
|
|
|
|
|
* systemd unit: update to systemd v258
|
|
|
|
|
* zig: Allowing folding at brace
|
|
|
|
|
* Added wildcard in extensions
|
|
|
|
|
* Snakemake: drop redundant .syntax file
|
|
|
|
|
* Snakemake: initial support
|
|
|
|
|
* XKB: fix key pattern: The character '<' cannot be present in the name
|
|
|
|
|
* debianchangelog.xml: add Ubuntu releases after 24.04
|
|
|
|
|
* Clarify license info in for opsi-script files, reformat
|
|
|
|
|
* add XKeyboardConfig (XKB) syntax highlighting
|
|
|
|
|
* update contact info to website
|
|
|
|
|
* Indexer: check kateVersion attribute format
|
|
|
|
|
* fix documentation of Theme::EditorColorRole and Repository::DefaultTheme
|
|
|
|
|
* Fix version attributes following suggestion by @jpoelen
|
|
|
|
|
* Add tests according to README
|
|
|
|
|
* Change tags used to <StringDetect> and <RangeDetect>
|
|
|
|
|
* Add KDE syntax file for SPARQL highlighting
|
|
|
|
|
* Fix clazy warning by fully-qualifying arguments
|
|
|
|
|
* Switch to ecm_generate_headers SHARED_PREFIX arg
|
|
|
|
|
* Port to declarative QML type registration
|
|
|
|
|
* Update version to 6.19.0
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 8 13:33:17 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 6.18.0
|
|
|
|
|
* New feature release
|
|
|
|
|
* For more details please see:
|
|
|
|
|
* https://kde.org/announcements/frameworks/6/6.18.0
|
|
|
|
|
- Changes since 6.17.0:
|
|
|
|
|
* Update dependency version to 6.18.0
|
|
|
|
|
* yaml.xml: Bump version
|
|
|
|
|
* yaml.xml: Associate `metadata` with YAML
|
|
|
|
|
* Change the Breeze Light MarkWarning color to orange
|
|
|
|
|
* Nix: Fix highlighting for assert expression
|
|
|
|
|
* Nix: Update name
|
|
|
|
|
* Typst: Update name
|
|
|
|
|
* theme_contrast_checker.py: show italic, underline, strike through and background color specified in a styles
|
|
|
|
|
* fix themes with two adjacent color in CSV syntaxes (kde#477042)
|
|
|
|
|
* increase version in markdown.xml
|
|
|
|
|
* change context identifier for toml and ini code blocks in markdown files
|
|
|
|
|
* add toml/desktop/ini code block support to markdown.xml
|
|
|
|
|
* cmake.xml: updates for CMake 4.1
|
|
|
|
|
* remove not used reference
|
|
|
|
|
* adjust references to added keywords
|
|
|
|
|
* Edit crystal.xml: added missing keywords (enum and some C-related ones)
|
|
|
|
|
* Update version to 6.18.0
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 4 06:57:40 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 6.17.0
|
|
|
|
|
* New feature release
|
|
|
|
|
* For more details please see:
|
|
|
|
|
* https://kde.org/announcements/frameworks/6/6.17.0
|
|
|
|
|
- Changes since 6.16.0:
|
|
|
|
|
* Update dependency version to 6.17.0
|
|
|
|
|
* Add Expect syntax highlighting
|
|
|
|
|
* Tcl: fix variable and escaping char ; add new highlighting for symbols and control flow keyword
|
|
|
|
|
* Breeze Dark theme: changes the color of BuiltIn to be distinguishable from Comment (kde#458498)
|
|
|
|
|
* Bash: add new substitution commands from version 5.3: ${|cmd;} and ${ cmd;}
|
|
|
|
|
* add WebVTT syntax highlighting
|
|
|
|
|
* Agda: add opaque and unfolding keywords
|
|
|
|
|
* It compiles fine without qt 6.10 deprecated methods
|
|
|
|
|
* avoid compile warning
|
|
|
|
|
* Lua: when strings are not closed, mark only the start of the following line as an error
|
|
|
|
|
* Lua: add new function and keyword of version 5.5
|
|
|
|
|
* PERL: bracket pattern allows any character as a replacement separator
|
|
|
|
|
* PERL: add regex modifier: p, a, d, l, u and n
|
|
|
|
|
* add JSON5 highlighting
|
|
|
|
|
* JSON: add Number, String and Constant as top level value
|
|
|
|
|
* add JSONC (JSON with Comments) highlighting
|
|
|
|
|
* add NDJSON files and GeoJSON mimetype to JSON highlighting
|
|
|
|
|
* add NFTables syntax
|
|
|
|
|
* Indexer: remove check for duplicated keywords, but generate a compressed file without duplication
|
|
|
|
|
* add a dispatcher syntax for .log file
|
|
|
|
|
* add LaTeX Log File syntax
|
|
|
|
|
* Document SyntaxHighlighter
|
|
|
|
|
* add XHTML
|
|
|
|
|
* HTML generator: do not insert FindPHP and Twig/Twig rules when the context name starts with 'Find'
|
|
|
|
|
* HTML: fix comment format, Escapable raw text elements and others
|
|
|
|
|
* XML: add test for CDATA and invalid attribute in closing tag
|
|
|
|
|
* Update version to 6.17.0
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 7 07:24:53 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
|