Merge Requests - November 2023
Week 46
KSyntaxHighlighting - C++: use dsDataType as default style for (Raw) String Literal Prefix
Request authored by Jonathan Poelen and merged after 4 days.KTextEditor - Merge moving*.cpp files into one movingapi.cpp
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - include katerenderer.h less often
Request authored by Waqar Ahmed and merged at creation day.Kate - lsp client: enable documentLanguageId for typescript
Request authored by Leia uwu and merged at creation day.Kate - Use more standard value for layout spacing and margins in diagnostics and search pannel
Request authored by Carl Schwan and merged after 2 days.Kate - Newest version of the Typescript/Javascript LSP needs the LanguageID set
Request authored by Lukas Friedrich and merged at creation day.Kate - kateprivate: Use std::vector instead of QList
Request authored by Waqar Ahmed and merged after one day.KTextEditor - Add new scripts: Duplicate selection, Go to Next / Previous Paragraph
Request authored by Henri K and merged after 6 days.
Week 45
Kate - Switch to a frameless design in kate project info view
Request authored by Carl Schwan and merged after one day.Kate - Remove some frames and add standard spacing where needed
Request authored by Carl Schwan and merged after one day.Kate - use window text palette color
Request authored by Christoph Cullmann and merged after one day.Kate - Declusterify the project info view code analysis
Request authored by Carl Schwan and merged after one day.KTextEditor - Mark tab widget as frameless
Request authored by Carl Schwan and merged after one day.KSyntaxHighlighting - PowerShell: fix string and variable substitution ; add highlighting (Number, Control Flow, etc)
Request authored by Jonathan Poelen and merged at creation day.Kate - Ensure that sizeHint is 0 when sidebar is not visible
Request authored by Carl Schwan and merged at creation day.KTextEditor - line and column limit it 32 big signed, full buffer limit is larger, use size type
Request authored by Christoph Cullmann and merged after 2 days.KSyntaxHighlighting - MS-DOS Batch: add escape line for multiline command
Request authored by Jonathan Poelen and merged at creation day.KSyntaxHighlighting - remove potential allocation in Repository::themeForPalette
Request authored by Jonathan Poelen and merged at creation day.KSyntaxHighlighting - Fish: fix [...] which are not preceded by a variable or command substitution, command path and multi-line comment
Request authored by Jonathan Poelen and merged at creation day.KSyntaxHighlighting - Simplify some expression and add noexcept for copy ctor/assignment of State
Request authored by Jonathan Poelen and merged after 2 days.Kate - Add separator in to adapt to frameless breeze change
Request authored by Carl Schwan and merged after 80 days.KSyntaxHighlighting - remove lookup in katepart5
Request authored by Christoph Cullmann and merged after 2 days.Kate - Add a long comment explaining what checked means.
Request authored by Albert Astals Cid and merged at creation day.Kate - Replace QMap with std::map
Request authored by Waqar Ahmed and merged after 3 days.KTextEditor - KateSearchBar: ignore block mode if selectionOnly option is disabled
Request authored by Rémi Peuchot and merged after one day.Kate - GIT_SILENT: Adapt to KConfigGroup name officially being a QString type
Request authored by Laurent Montel and merged at creation day.Kate - snapcraft: Don't bundle c++ libs.
Request authored by Scarlett Moore and merged at creation day.KSyntaxHighlighting - C++: use "dsOperator" as default style for UDL Numeric & String Suffix
Request authored by Friedrich W. H. Kossebau and merged after 11 days.KSyntaxHighlighting - use a cache for dynamic regexp
Request authored by Jonathan Poelen and merged after one day.KSyntaxHighlighting - speedup translating
Request authored by Christoph Cullmann and merged after one day.KSyntaxHighlighting - Load themeData lazily
Request authored by Waqar Ahmed and merged at creation day.KSyntaxHighlighting - C++: add 'Raw String Literal Prefix' style and restricts the style of invalid raw string
Request authored by Jonathan Poelen and merged after one day.
Week 44
KTextEditor - KateCompletionModel updates
Request authored by Waqar Ahmed and merged at creation day.KSyntaxHighlighting - remove group number 0 in captures extracted from rules manipulating a regex
Request authored by Jonathan Poelen and merged at creation day.KSyntaxHighlighting - Add support of anonymous hyperlink
Request authored by Alain Laporte and merged after 4 days.KSyntaxHighlighting - Add new color theme: VSCodium Dark
Request authored by Henri K and merged at creation day.Kate - snapcraft: Fix wayland installs by bundling qtwayland libs.
Request authored by Scarlett Moore and merged at creation day.KTextEditor - More QMap removal
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Remove/Replace some QMap usages
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - completion: Replace QList with std::vector in some places
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Simplify EditorPrivate docs/views storage
Request authored by Waqar Ahmed and merged at creation day.KSyntaxHighlighting - hash unification of states
Request authored by Christoph Cullmann and merged after 3 days.KSyntaxHighlighting - Add more Qt macros
Request authored by Nicolas Fella and merged after 13 days.