Merge Requests - November 2023
Week 48
Kate - Migrate Craft Appimage from Jenkins
Request authored by Julius Künzel and merged after 45 days.Kate - Adds separator to terminal panel
Request authored by Akseli Lahtinen and merged after 2 days.Kate - Allow reordering sidebar tabs using DND
Request authored by Waqar Ahmed and merged at creation day.KSyntaxHighlighting - Set WrapMode on all TextArea components, and fix up some of the Labels
Request authored by ivan tkachenko and merged after one day.Kate - Avoid asking the user twice for required actions when closing a window
Request authored by Eugene Popov and merged at creation day.Kate - Don't include katemainwindow.h in kateapp.h
Request authored by Waqar Ahmed and merged at creation day.
Week 47
Kate - Improve GDBVariableParser
Request authored by Rémi Peuchot and merged after 13 days.Kate - Allow DND of toolviews between sidebars
Request authored by Waqar Ahmed and merged at creation day.KSyntaxHighlighting - theme contrast: add HTML output format option
Request authored by jonathan poelen and merged after one day.Kate - code analysis tools improvements
Request authored by Waqar Ahmed and merged after one day.KTextEditor - check if screenshot saving worked
Request authored by Christoph Cullmann and merged at creation day.KTextEditor - Port away from deprecated implicit this lambda captures
Request authored by Volker Krause and merged after one day.Kate - link to renamed kuserfeedback
Request authored by Jonathan Riddell and merged after 10 days.Kate - GDB plugin cleanup
Request authored by Rémi Peuchot and merged after 12 days.Kate - DocManager: Also listen to documentUrlChanged signal
Request authored by Waqar Ahmed and merged at creation day.Kate - Adjust quickopen position to be the same as command bar
Request authored by Waqar Ahmed and merged at creation day.Kate - Adjust to KIO::ListJob API change
Request authored by Kai Uwe Broulik and merged at creation day.KTextEditor - Make completion a normal widget that is floating
Request authored by Waqar Ahmed and merged after one day.KSyntaxHighlighting - add a theme contrast checker
Request authored by jonathan poelen and merged at creation day.
Week 46
Kate - handle quickopen like a normal widget
Request authored by Christoph Cullmann and merged at creation day.KTextEditor - Dont include KEncodingProber everywhere
Request authored by Waqar Ahmed and merged at creation day.Kate - Don't show kate url bar in kwrite
Request authored by Carl Schwan and merged after one day.KSyntaxHighlighting - Use explicit lambda captures
Request authored by Volker Krause and merged at creation day.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.