| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libKF5SyntaxHighlighting5 | Distribution: openSUSE Tumbleweed |
| Version: 5.116.0 | Vendor: openSUSE |
| Release: 1.4 | Build date: Mon May 6 13:33:25 2024 |
| Group: Unspecified | Build host: reproducible |
| Size: 1969481 | Source RPM: syntax-highlighting-5.116.0-1.4.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.kde.org | |
| Summary: Syntax highlighting engine and library | |
This is a tier1/functional version of the Kate syntax highlighting engine. It's not tied to a particular output format or editor engine.
LGPL-2.1-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND MIT AND BSD-3-Clause AND Artistic-1.0
* Mon May 06 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.116.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.116.0
- Changes since 5.115.0:
* fix refs
* use (?:sub){0,2} to work with all pcre versions
* Thu Feb 08 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.115.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.115.0
- No code change since 5.114.0
* Sat Jan 13 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.114.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.114.0
- No code change since 5.113.0
* Tue Dec 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.113.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.113.0
- No code change since 5.112.0
* Mon Nov 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
* Mon Oct 09 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.111.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.111.0
- Changes since 5.110.0:
* Set mode for more config file endings (kde#475078)
* Highlight MapCSS numeric and string condition values
* textproto syntax: Support multipart strings.
* textproto syntax: Add test case for octal escape sequences.
* textproto syntax: Support some types of comments.
* textproto syntax: Allow empty strings.
* textproto syntax: Allow commas between fields.
* Add TextProto syntax (protocol buffer Text Format Language).
* Wed Sep 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.110.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.110.0
- No code change since 5.109.0
* Tue Aug 08 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.109.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.109.0
- Changes since 5.108.0:
* Hare language syntax highlighting
* Add explicit moc includes to sources for moc-covered headers
* Mon Jul 03 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.108.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.108.0
- Changes since 5.107.0:
* Remove qt6 CI builds
* ensure all .json files are valid
* Highlight QML pragma keyword
* Mon Jun 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
* Sat May 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Backport theme changes to kf5
* backport master hl file updates
* Add mimetype for markdown
* Sat Apr 01 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.105.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.105.0
- Changes since 5.104.0:
* Highlight the QML "required" keyword, added in Qt 5.15
* Mon Mar 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.104.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.104.0
- No code change since 5.103.0
* Wed Feb 08 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.103.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.103.0
- Changes since 5.102.0:
* Log: fix slow search regex ; add Critical section ; some improvement in Log File (advanced) (kde#464424)
* Cobol: add extensions ; add exec sql block ; picture clause more permissive
* Cobol: replace tab with 2 spaces
* Add Zig language
* Add Cabal syntax
* Add Log File syntax
* avoid copies of Theme and QString in functions that manipulate themes
* FormatPrivate now contains a definition name rather than a reference to a definition
* add noexcept
* Theme::m_data is now always initialized with a valid pointer
* optimize ThemeData::textStyleOverride
* Replace DefinitionRef in StateData with a definition id
* Add COBOL syntax
* Indexer: suggest more minimal=1 or other rule for RegExpr with lookhaed=1 and .*
* Indexer: check xml validity
* feat: Add new syntax for `Earthfile`
* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.102.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
* Resolve conflict on .ex file extension
* Markdown: remove dynamic rules that are not needed
* Julia: merge hundreds of rules into a single regex ; fix adjoint operator ; includes ##Comments
* avoid temporary constructions of Definition in AbstractHighlighter::highlightLine
* GCode: numbers are optional with parameters (kde#462969)
* cmake: Use ECMQmlModule for qtquick plugin
* update version and references
* Add MapCSS highlighting
* Update test files for Nim codeblock in markdown
* Add testcase to markdown file for Nim code blocks
* Markdown: Use nim highlighting in nim blocks
* Add testcase for "\"
* Nim: Small syntax fixes
* Add new keywords: `get` and `set`
/usr/lib64/libKF5SyntaxHighlighting.so.5 /usr/lib64/libKF5SyntaxHighlighting.so.5.116.0 /usr/share/doc/packages/libKF5SyntaxHighlighting5 /usr/share/doc/packages/libKF5SyntaxHighlighting5/README.md /usr/share/licenses/libKF5SyntaxHighlighting5 /usr/share/licenses/libKF5SyntaxHighlighting5/CC0-1.0.txt /usr/share/licenses/libKF5SyntaxHighlighting5/GPL-2.0-only.txt /usr/share/licenses/libKF5SyntaxHighlighting5/LGPL-2.0-or-later.txt /usr/share/licenses/libKF5SyntaxHighlighting5/LGPL-2.1-or-later.txt /usr/share/licenses/libKF5SyntaxHighlighting5/MIT.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Mar 18 23:51:43 2026