Merge Requests - September 2023
Week 39
Kate - Avoid some ubsan warnings
Request authored by Waqar Ahmed and merged after one day.KTextEditor - a11y: Actually return line when requested
Request authored by Michael Weghorn and merged at creation day.KTextEditor - a11y: Implement QAccessibleEditableTextInterface
Request authored by Michael Weghorn and merged at creation day.KTextEditor - Fix key delete in block selection when range contains no characters
Request authored by jonathan poelen and merged at creation day.KTextEditor - Improve pageup/down performance
Request authored by Waqar Ahmed and merged after one day.KSyntaxHighlighting - CSS, SCSS: update properties and functions
Request authored by jonathan poelen and merged at creation day.KTextEditor - Avoid negative values in paintIndentMarker
Request authored by Waqar Ahmed and merged at creation day.Kate - Remove KF_MAJOR_VERSION/QT_MAJOR_VERSION as we depend against qt6/kf6
Request authored by Laurent Montel and merged at creation day.Kate - Remove check qt5 as we depend against qt6 now
Request authored by Laurent Montel and merged at creation day.Kate - a11y: Set buddies in "Projects" settings page
Request authored by Michael Weghorn and merged at creation day.Kate - improve language id computation
Request authored by Christoph Cullmann and merged after one day.KTextEditor - Optimise readLine by iterating over m_text in a tighter loop
Request authored by Joe Dight and merged at creation day.KTextEditor - a11y: Improve tab order for "Appeareance" settings
Request authored by Michael Weghorn and merged at creation day.KTextEditor - a11y: Set more buddies in settings pages
Request authored by Michael Weghorn and merged after one day.Kate - a11y: Set buddy for meta-info label
Request authored by Michael Weghorn and merged at creation day.Kate - try to re-use open views to avoid massive windows spawning
Request authored by Christoph Cullmann and merged after 3 days.Kate - show a xxx.yyy @ dir representation in the welcome page
Request authored by Christoph Cullmann and merged after one day.
Week 38
KSyntaxHighlighting - Highlight MapCSS numeric and string condition values
Request authored by Volker Krause and merged at creation day.KSyntaxHighlighting - Highlight MapCSS numeric and string condition values
Request authored by Volker Krause and merged at creation day.Kate - Dont write to metainfo if there is nothing to save
Request authored by Waqar Ahmed and merged at creation day.Kate - Explicitly call QCoreApplication::exit()
Request authored by Kai Uwe Broulik and merged after one day.Kate - don't enforce meta data sync
Request authored by Christoph Cullmann and merged after one day.Kate - Fix build
Request authored by Aleix Pol Gonzalez and merged at creation day.KTextEditor - doc: only write changed metadata to session config
Request authored by Waqar Ahmed and merged at creation day.
Week 37
Kate - Update syntax highlighting documentation
Request authored by jonathan poelen and merged after 5 days.KTextEditor - Optimize and simplify cursorAtBracket
Request authored by Waqar Ahmed and merged after 4 days.KTextEditor - katedocument.h update documentation since QColor::setNamedColor is not used anymore
Request authored by Raresh Rus and merged after 7 days.KTextEditor - Fix rtl space visualization issues
Request authored by Waqar Ahmed and merged after one day.KSyntaxHighlighting - LaTeX: fix bash code block
Request authored by jonathan poelen and merged at creation day.KSyntaxHighlighting - validatehl.sh: search language.xsd in the same directory as validatehl.sh...
Request authored by jonathan poelen and merged after 2 days.KSyntaxHighlighting - Update README with new url for documentation and note on ksyntaxhighlighter6
Request authored by jonathan poelen and merged after one day.Kate - Remove Qt5 ifdef'd out code
Request authored by Waqar Ahmed and merged at creation day.Kate - Drop dead branches for Qt5-based KUserFeedback
Request authored by Heiko Becker and merged after one day.KSyntaxHighlighting - CLI: use a default dark theme with ansi format
Request authored by jonathan poelen and merged after one day.Kate - Save edited (project) build targets in .kateproject.build
Request authored by Kåre Särs and merged after 19 days.Kate - move kate to kf6
Request authored by Christoph Cullmann and merged at creation day.KTextEditor - Check KateLineLayout* for nullness everywhere
Request authored by Waqar Ahmed and merged after 2 days.Kate - Require Windows/Qt6 tests to pass again
Request authored by Volker Krause and merged at creation day.
Week 36
KSyntaxHighlighting - highlighter for ANTLR
Request authored by Andrzej Borucki and merged after 35 days.KSyntaxHighlighting - Cherry-pick textproto syntax: master -> kf5
Request authored by Alexander Potashev and merged at creation day.Kate - Search: Don't format replaced text as italic
Request authored by Waqar Ahmed and merged after one day.KTextEditor - a11y: Specify buddies for "Appearance" -> "General"
Request authored by Michael Weghorn and merged after one day.KTextEditor - KateLineLayout: Fix an if check
Request authored by Waqar Ahmed and merged after one day.KSyntaxHighlighting - avoid clash with KF5
Request authored by Christoph Cullmann and merged after 3 days.KSyntaxHighlighting - CLI: make --stdin optional when --output-format=ansi is used
Request authored by jonathan poelen and merged after 3 days.KSyntaxHighlighting - Add a tool that lists identical contexts in a syntax file
Request authored by jonathan poelen and merged after 2 days.Kate - gitblame: Fix inline notes with rtl text
Request authored by Waqar Ahmed and merged after one day.KTextEditor - Fix inline notes with dynamic wrap disabled
Request authored by Waqar Ahmed and merged at creation day.KSyntaxHighlighting - AnsiHighlighter: fix not bold ANSI code
Request authored by jonathan poelen and merged after one day.Kate - project plugin: add a reload action
Request authored by Karthik Nishanth and merged at creation day.KSyntaxHighlighting - new theme: Tokyo Night
Request authored by jonathan poelen and merged at creation day.KSyntaxHighlighting - relax region id to int, too
Request authored by Christoph Cullmann and merged after one day.Kate - Add parent window to KEditToolBar
Request authored by Nicolas Fella and merged at creation day.KTextEditor - InlineNote: Support RTL
Request authored by Waqar Ahmed and merged after 4 days.KTextEditor - use FoldingRegion
Request authored by Christoph Cullmann and merged after one day.KSyntaxHighlighting - rewriting generate-dot-file in python and add new attributes...
Request authored by jonathan poelen and merged at creation day.KSyntaxHighlighting - PHP: add functions of php 8.3
Request authored by jonathan poelen and merged at creation day.KSyntaxHighlighting - JSP: groups identical rules in contexts used with IncludeRules
Request authored by jonathan poelen and merged at creation day.KSyntaxHighlighting - relax format id to int
Request authored by Christoph Cullmann and merged after one day.KSyntaxHighlighting - helper to return the matching start or end region.
Request authored by Christoph Cullmann and merged after one day.KSyntaxHighlighting - CSS, SCSS: update properties, functions, at-rules and more highlighting
Request authored by jonathan poelen and merged after 2 days.
Week 35
- KSyntaxHighlighting - Makefile: fix parenthesis in call function
Request authored by jonathan poelen and merged at creation day.