Merge Requests - January 2021
Week 04
Kate - Do not restore Projects tool view when no project exists
Request authored by Alexander Lohnau and merged at creation day.Kate - Also set selected foreground in semantic highlighting
Request authored by Waqar Ahmed and merged after one day.Kate - Show dir selection dialog for ProjectConfig->index
Request authored by Waqar Ahmed and merged at creation day.Kate - quickopen: construct context menu on demand
Request authored by Waqar Ahmed and merged after one day.Kate - Don't expand semantic highlighting ranges to prevent incorrect highlighting while typing
Request authored by Waqar Ahmed and merged after one day.KTextEditor - Port away from Qt's forever
Request authored by Friedrich W. H. Kossebau and merged at creation day.KSyntaxHighlighting - highlighter_benchmark: ignore .clang-format
Request authored by jonathan poelen and merged after one day.Kate - Use atomic variables for lock free access
Request authored by Anthony Fieroni and merged at creation day.KTextEditor - Increase maximum indentation width to 200
Request authored by Jan Paul Batrina and merged at creation day.KTextEditor - [Vimode] Do not switch view when changing case (~ command)
Request authored by Jan Paul Batrina and merged at creation day.Kate - improve threading
Request authored by Christoph Cullmann and merged at creation day.Kate - Work/fixes
Request authored by Alexander Lohnau and merged at creation day.Kate - Work/clang format
Request authored by Alexander Lohnau and merged after one day.KTextEditor - Add test case for range accessed after deletion
Request authored by Waqar Ahmed and merged at creation day.KSyntaxHighlighting - Less vibrant operator color for Breeze themes
Request authored by Christoph Cullmann and merged after one day.Kate - Search disk files multithreaded
Request authored by Kåre Särs and merged at creation day.Kate - Clean up command bar code
Request authored by Waqar Ahmed and merged at creation day.Kate - Konsole plugin: Sync terminal path when the current document's url changes (e.g. first document open, save as)
Request authored by Jan Paul Batrina and merged after one day.KTextEditor - Only show "There are no more chars for next bookmark" error when in vimode
Request authored by Jan Paul Batrina and merged at creation day.Kate - LSP: Fix Ctrl + click underline highlighting broken in #include context
Request authored by Waqar Ahmed and merged at creation day.Kate - LSP: Fix highlighting not cleared after commenting code out
Request authored by Waqar Ahmed and merged at creation day.Kate - Update Haskell for settings.json
Request authored by hololeap hololeap and merged at creation day.Kate - Add Workaround for KateTabBar sometimes disappearing on session load
Request authored by Jan Paul Batrina and merged after one day.KTextEditor - Use new signal/slot syntax
Request authored by Ahmad Samir and merged after one day.KTextEditor - Retain replacement text as long as the power search bar is not closed
Request authored by Jan Paul Batrina and merged at creation day.KTextEditor - [vimode] Fix motion to matching item off-by-one
Request authored by Arusekk and merged at creation day.
Week 03
Kate - Fix color loading for LSP client plugin
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - KateBookMarks: modernise code base
Request authored by Ahmad Samir and merged at creation day.KTextEditor - Fix alpha channel being ignored when reading from config interface
Request authored by Waqar Ahmed and merged at creation day.Kate - Use the new theme function to provide better semantic highlighting
Request authored by Waqar Ahmed and merged after one day.Kate - Fixed colors for parameters for some themes
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Work/ahmad/signal syntax 2
Request authored by Ahmad Samir and merged after 3 days.Kate - Add missing HTML tag
Request authored by Yunhe Guo and merged at creation day.KTextEditor - Improve the opening bracket preview
Request authored by Jan Paul Batrina and merged after one day.KTextEditor - CommandRangeExpressionParser: port QRegExp to QRegularExpression
Request authored by Ahmad Samir and merged at creation day.KTextEditor - avoid duplicated highlighting ranges that kill ARGB rendering
Request authored by Christoph Cullmann and merged at creation day.KSyntaxHighlighting - Atom Light, Breeze Dark/Light: new color for Operator ; Breeze Light: new color for ControlFlow
Request authored by jonathan poelen and merged after 3 days.KSyntaxHighlighting - Improve readability of Solarized dark theme
Request authored by Waqar Ahmed and merged at creation day.KSyntaxHighlighting - remove unnecessary captures with a dynamic rule
Request authored by jonathan poelen and merged at creation day.KSyntaxHighlighting - add const overloads for some accessors
Request authored by Christoph Cullmann and merged at creation day.kate-editor.org - Fix translations
Request authored by Nibaldo González and merged at creation day.Kate - Use editor theme colors to theme Search&Replace plugin
Request authored by Waqar Ahmed and merged at creation day.Kate - Fix extra inverted comma on autocomplete with autobrackets
Request authored by Waqar Ahmed and merged after one day.KTextEditor - expose the global KSyntaxHighlighting::Repository read-only
Request authored by Christoph Cullmann and merged at creation day.KTextEditor - Correct indentation bug when line contains "for" or "else".
Request authored by Francis Laniel and merged after 2 days.kate-editor.org - Fix button translation in Get It page
Request authored by Nibaldo González and merged at creation day.kate-editor.org - Fix minor typo: This -> These
Request authored by Yuri Chornoivan and merged at creation day.Kate - try to ignore tabbar shortcuts
Request authored by Christoph Cullmann and merged after one day.Kate - Draw tiny buttons for shortcuts instead of just text
Request authored by Waqar Ahmed and merged after one day.Kate - Add a couple of extra checks for sanity and remove commented code
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Fix compilation warning
Request authored by Ahmad Samir and merged at creation day.KSyntaxHighlighting - Bash, Zsh: fix cmd;; in a case
Request authored by jonathan poelen and merged at creation day.kate-editor.org - Improve Get It page
Request authored by Nibaldo González and merged at creation day.Kate - Add documentation for copy, cut and paste view functions.
Request authored by Francis Laniel and merged at creation day.Kate - Draw rectancle inline color notes including a hover effect
Request authored by Dominik Haumann and merged after 2 days.KTextEditor - CMake: Use configure_file() to ensure noop incremental builds
Request authored by Daan De Meyer and merged at creation day.Kate - Add a quick-open style command bar
Request authored by Waqar Ahmed and merged after one day.Kate - Use erase/remove_if instead of loop to avoid massive random vector element removal costs
Request authored by Waqar Ahmed and merged at creation day.Kate - Optimize search some more and reduce memory usage
Request authored by Waqar Ahmed and merged at creation day.Kate - Tweak fuzzy matcher to score sequential matches a bit higher for kate command bar
Request authored by Waqar Ahmed and merged at creation day.Kate - Allow 'QMenu' inside the command bar
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Correct an indentation bug.
Request authored by Francis Laniel and merged after 3 days.
Week 02
Kate - Use an abstract item model for search and replace matches
Request authored by Kåre Särs and merged at creation day.Kate - Unbreak quickopen's reslect first
Request authored by Waqar Ahmed and merged at creation day.Kate - Avoid module-wide includes (QtTest and QtDBus)
Request authored by Jan Paul Batrina and merged at creation day.KTextEditor - Work/clang format stuff
Request authored by Alexander Lohnau and merged at creation day.KTextEditor - paint the small gap in selection color, if previous line end is in selection
Request authored by Christoph Cullmann and merged at creation day.KTextEditor - Fix indent for when pressing enter and the function param has a comma at the end
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - avoid full line selection painting, more in line with other editors
Request authored by Christoph Cullmann and merged at creation day.KTextEditor - Port remaining uses of QRegExp in src/vimode into QRegularExpression
Request authored by Jan Paul Batrina and merged after 4 days.KTextEditor - Include QTest instead of QtTest (to avoid module-wide includes)
Request authored by Jan Paul Batrina and merged at creation day.KSyntaxHighlighting - email.xml: Detect nested comments and escaped characters
Request authored by Martin Walch and merged at creation day.KSyntaxHighlighting - Update atom light to use alpha colors
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Respect alpha colors while exporting html
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Alpha colors support: Config layer
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Current line highlighting over full icon border
Request authored by Christoph Cullmann and merged after one day.KSyntaxHighlighting - remap some Symbol and Operator styles to dsOperator
Request authored by jonathan poelen and merged at creation day.KSyntaxHighlighting - Bash: fix } in ${!xy*} and more Parameter Expansion Operator (# in ${#xy} ;...
Request authored by jonathan poelen and merged at creation day.Kate - Dont override the cursor for whole application when building
Request authored by Waqar Ahmed and merged after one day.KTextEditor - Enable alpha channel for editor colors
Request authored by Waqar Ahmed and merged at creation day.KSyntaxHighlighting - Allow using the alpha channel in theme colors
Request authored by Waqar Ahmed and merged after 3 days.KSyntaxHighlighting - Update monokai colors and fix incorrect blue
Request authored by Waqar Ahmed and merged after one day.KSyntaxHighlighting - Update Kconfig highlighter to Linux 5.9
Request authored by Martin Walch and merged after 6 days.Kate - Allow / separated pattern to filter same filename across different directories
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - Fix current line highlight has a tiny gap at the beginning
Request authored by Waqar Ahmed and merged at creation day.Kate - Fix crash due to invalid pointer when jumping using CtrlClick
Request authored by Waqar Ahmed and merged at creation day.Kate - Fix compilation on Kubuntu 20.04
Request authored by Kåre Särs and merged at creation day.KTextEditor - [Vimode] Do not skip folded range when the motion lands inside
Request authored by Jan Paul Batrina and merged after 4 days.KTextEditor - Port the (trivial) uses of QRegExp in normal vimode to QRegularExpression
Request authored by Jan Paul Batrina and merged after 6 days.KSyntaxHighlighting - C++: fix us suffix
Request authored by jonathan poelen and merged at creation day.KSyntaxHighlighting - Bash: fix #5: $ at the end of a double quoted string
Request authored by jonathan poelen and merged after one day.Kate - LSP Client: Jump to Declaration / Definition on Control-click
Request authored by Waqar Ahmed and merged at creation day.KSyntaxHighlighting - VHDL: fix function, procedure, type range/units and other improvements
Request authored by jonathan poelen and merged at creation day.
Week 01
Kate - Improve the ctags-GotoSymbol plugin
Request authored by Waqar Ahmed and merged at creation day.Kate - Use fuzzy filter in kate lspclientplugin symbol view
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - expose the KSyntaxHighlighting theme
Request authored by Christoph Cullmann and merged at creation day.KTextEditor - add configChanged to KTextEditor::Editor, too, for global configuration changes
Request authored by Christoph Cullmann and merged at creation day.KSyntaxHighlighting - Update breeze-dark.theme
Request authored by Andrey Karepin and merged after one day.Kate - Improve the UI for quick-open
Request authored by Waqar Ahmed and merged after one day.Kate - Dont show absouloute path for files in quick-open
Request authored by Waqar Ahmed and merged at creation day.Kate - Use fuzzy filter in kateprojectplugin
Request authored by Waqar Ahmed and merged at creation day.Kate - Fix html tags appearing in ctags-goto-symbol
Request authored by Waqar Ahmed and merged after 2 days.Kate - Improve text for goto symbol actions
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - allow to access & alter the current theme via config interface
Request authored by Christoph Cullmann and merged at creation day.Kate - Support fuzzy matching for quick open/...
Request authored by Waqar Ahmed and merged after 20 days.KTextEditor - Minor QRegularExpression optimisations
Request authored by Ahmad Samir and merged at creation day.KSyntaxHighlighting - Raku: #7: fix symbols that starts with Q
Request authored by jonathan poelen and merged after one day.
Week 53
KTextEditor - Add KTextEditor::LineRange
Request authored by Dominik Haumann and merged after one day.KTextEditor - Cursor, Range: Add fromString(QStringView) overload
Request authored by Dominik Haumann and merged after one day.KTextEditor - Allow "Dynamic Word Wrap Align Indent" to be disabled
Request authored by Jan Paul Batrina and merged at creation day.KSyntaxHighlighting - Add Oblivion color scheme from GtkSourceView/Pluma/gEdit
Request authored by Erin Yuki Schlarb and merged after 7 days.Kate - batch matches together to avoid massive costs for repeated model update
Request authored by Christoph Cullmann and merged after one day.Kate - UrlInfo: handle filenames starting with ':'
Request authored by Ahmad Samir and merged after 21 days.Kate - Cache colors outside the loop
Request authored by Waqar Ahmed and merged at creation day.KTextEditor - [Vimode]Fix search inside fold ranges
Request authored by Jan Paul Batrina and merged after 6 days.KTextEditor - [Vimode] Fix Macro Completion Replay
Request authored by Jan Paul Batrina and merged after 8 days.KTextEditor - Improve search performance
Request authored by Waqar Ahmed and merged at creation day.Kate - avoid stall at end of search if not expand all set + show intermediate match count
Request authored by Christoph Cullmann and merged at creation day.Kate - allow to ignore binary files for project based search, too
Request authored by Christoph Cullmann and merged at creation day.Kate - Dont reconstruct the same i18n string everytime without any reason
Request authored by Waqar Ahmed and merged after one day.