Merge Requests - March 2022
Week 13
Kate - Fix possible infinite formatting calls
Request authored by Waqar Ahmed and merged at creation day.Kate - Implement KWrite as simplified Kate without plugins & sessions
Request authored by Christoph Cullmann and merged after 2 days.Kate - [stable] Replace KateColorSchemeChooser with using KColorSchemeManager directly
Request authored by Nicolas Fella and merged at creation day.
Week 12
Kate - build: Append to textEdit directly for better performance
Request authored by Waqar Ahmed and merged after one day.KTextEditor - Fix switching back to normal mode from VI
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - simplify + optimize uniq command
Request authored by Waqar Ahmed and merged at creation day.KSyntaxHighlighting - Go syntax - Separate ControlFlow from Keywords
Request authored by Amaury Bouchra Pilet and merged after 4 days.Kate - Snippets addon: comment out debug output
Request authored by Ahmad Samir and merged at creation day.KTextEditor - Implement multicursor copy/paste
Request authored by Waqar Ahmed and merged after 2 days.KTextEditor - Hide statusbar with permanent widget
Request authored by David Redondo and merged at creation day.KTextEditor - Improve cursor movement with RTL text in doc
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Fix cursor in RTL text with dyn wrap on
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Add support for custom line height
Request authored by Waqar Ahmed and merged after one day.KTextEditor - Don't try to convert non-char key codes to strings
Request authored by Volker Krause and merged at creation day.KTextEditor - Add CI qt6 support
Request authored by Laurent Montel and merged after 44 days.KTextEditor - Try to fix completion positioning on Wayland
Request authored by Christoph Cullmann and merged after 41 days.
Week 11
Kate - ignore blame errors
Request authored by Christoph Cullmann and merged after one day.KSyntaxHighlighting - Bash/Zsh: fix expression closing parenthesis in regex
Request authored by jonathan poelen and merged at creation day.KTextEditor - Move print and export actions into submenu
Request authored by Eric Armbruster and merged at creation day.KTextEditor - Add actions to allow adding a new line above/below
Request authored by Waqar Ahmed and merged after one day.KTextEditor - multicursor: Use same code path as primary for cursor placing
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Fix multicursor position after selection removal
Request authored by Waqar Ahmed and merged after one day.KTextEditor - Allow auto saving document
Request authored by Waqar Ahmed and merged after one day.Kate - Move filebrowser related actions into submenu
Request authored by Eric Armbruster and merged at creation day.Kate - provide menu with all sessions
Request authored by Christoph Cullmann and merged after 3 days.Kate - Remove the run-query default shortcut as its ambiguous
Request authored by Eric Armbruster and merged at creation day.Kate - lspclient: support rust-analyzer expandMacro
Request authored by Mark Nauwelaerts and merged at creation day.KTextEditor - Multicursor text insertion improvements
Request authored by Waqar Ahmed and merged at creation day.Kate - Replace KateColorSchemeChooser with using KColorSchemeManager directly
Request authored by Nicolas Fella and merged after 7 days.KTextEditor - multicursors: combine cursor and selection into one type
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Remove shortcut for duplicateLinesUp
Request authored by Waqar Ahmed and merged at creation day.Kate - Rename forward/backward actions to better distinguish them
Request authored by Eric Armbruster and merged after 2 days.Kate - Fix triplicated documents when occurs git conflict
Request authored by Davi Marinho and merged after 19 days.KTextEditor - Multicursor perf fixes
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Fix toggle comment with space at the start
Request authored by Waqar Ahmed and merged at creation day.
Week 10
KTextEditor - Fix cursor merging in first/last line + tests
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Make the multicursor modifier configurable
Request authored by Waqar Ahmed and merged at creation day.Kate - store projects in session as json lines
Request authored by Christoph Cullmann and merged after one day.KTextEditor - Move some editing related actions to Edit menu from Tools
Request authored by Waqar Ahmed and merged after 55 days.KTextEditor - Fix multicursor undo selection restoration
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Allow toggling camel cursor via action
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Clear highlights when multiselecting next occurence
Request authored by Waqar Ahmed and merged at creation day.Kate - Implemenet KTextEditor::SessionConfigInterface on project plugin
Request authored by Felipe Borges and merged after 29 days.Kate - Add windows installer to appstream artifacts
Request authored by Nicolas Fella and merged after one day.Kate - Docs: Update Kate swap file path
Request authored by Daniel Aleksandersen and merged at creation day.Kate - Docs: Clarify “disk file” in the context of backup saves
Request authored by Daniel Aleksandersen and merged at creation day.KTextEditor - Find next occurence and select it
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Make multicursor shortcuts actions
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Multicursor fixes and more tests
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - New shortcuts for duplicate-line-up/down
Request authored by Waqar Ahmed and merged at creation day.Kate - Show projects view when folder is opened
Request authored by Eric Armbruster and merged at creation day.KTextEditor - Add some tests for multicursor
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Read script action shortcuts as portable text instead of native text
Request authored by Nicolas Fella and merged at creation day.kate-editor.org - multicursor blog
Request authored by Waqar Ahmed and merged at creation day.Kate - Fix LSPHover, honor markup kind
Request authored by Waqar Ahmed and merged at creation day.Kate - project: Use same indentation as document tree
Request authored by Waqar Ahmed and merged after one day.KTextEditor - Multicursor support
Request authored by Waqar Ahmed and merged after 4 days.KTextEditor - Don't build KAuth integration on Windows
Request authored by Nicolas Fella and merged after one day.Kate - S&R: Adjust search result colors
Request authored by Kåre Särs and merged at creation day.Kate - Search&Replace: improve filtering behaviour and match counts
Request authored by Alexander Neundorf and merged at creation day.Kate - Search&Replace: add "Role" suffix to "MatchItem" role
Request authored by Alexander Neundorf and merged at creation day.Kate - show documents as loaded from config
Request authored by Christoph Cullmann and merged after one day.Kate - Search&Replace: also update the number of matches in the file-items
Request authored by Alexander Neundorf and merged at creation day.Kate - Search&Replace: update info line correctly depending on current filter
Request authored by Alexander Neundorf and merged after 8 days.KTextEditor - vimode: fix extra newline when using the "Find" action
Request authored by Jyrki Gadinger and merged at creation day.
Week 09
KTextEditor - vimode: hlsearch fixes
Request authored by Martin Seher and merged at creation day.KTextEditor - fix config dialog sizes for KTextEditor
Request authored by Christoph Cullmann and merged after one day.Kate - ensure some proper initial size
Request authored by Christoph Cullmann and merged at creation day.Kate - Minor cosmetics
Request authored by Alexander Neundorf and merged at creation day.Kate - make config pages in config dialog scrollable
Request authored by Christoph Cullmann and merged after 3 days.KTextEditor - add new line on save inside the buffer
Request authored by Christoph Cullmann and merged at creation day.KTextEditor - Implement TextBuffer::saveBuffer without QTextStream
Request authored by Volker Krause and merged after 7 days.KTextEditor - clazy/clang-tidy fixes
Request authored by Waqar Ahmed and merged after 3 days.KTextEditor - Use lineLength in more places
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Remove the KateTextLine string() accessor
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - TextLine: Remove unused operator[]
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - textline: Remove empty destructor and inline ctors
Request authored by Waqar Ahmed and merged at creation day.Kate - lspclient: fix possible use-after-free
Request authored by Jyrki Gadinger and merged at creation day.Kate - Port away from deprecated KToolInvocation::invokeTerminal
Request authored by Nicolas Fella and merged at creation day.Kate - invent project file names for generated projects
Request authored by Christoph Cullmann and merged at creation day.KSyntaxHighlighting - Bash: fix parameter expansion replacement with path without extended glob
Request authored by jonathan poelen and merged after 2 days.KSyntaxHighlighting - Lua: fix function highlighting with local function (#17)
Request authored by jonathan poelen and merged at creation day.Kate - Handle SIGINT/SIGTERM to prevent accidental data loss
Request authored by Waqar Ahmed and merged at creation day.Kate - unify signal handling for KWrite & Kate
Request authored by Christoph Cullmann and merged at creation day.KTextEditor - vimode: implement hlsearch
Request authored by Martin Seher and merged after 8 days.KTextEditor - Mark some internal classes as final
Request authored by Waqar Ahmed and merged at creation day.Kate - sessionapplet: Allow resizing the sessionapplet
Request authored by Mufeed Ali and merged after 2 days.Kate - Block view creation when opening docs from cmd line
Request authored by Waqar Ahmed and merged after 9 days.KTextEditor - consistent right aligned status bar content
Request authored by Christoph Cullmann and merged after one day.KTextEditor - Fix default font weight never gets honored
Request authored by Waqar Ahmed and merged after 2 days.kate-editor.org - content: correct path to kdesrc-buildrc
Request authored by Jyrki Gadinger and merged after 4 days.