- 21 Jan, 2021 1 commit
-
-
- 20 Jan, 2021 7 commits
-
-
-
Christoph Cullmann authored
avoid auto-accelerators for the tab bar that lead to random changing auto-accelerators for important actions BUG: 426619
-
-
-
-
-
-
- 19 Jan, 2021 6 commits
-
-
These functions were added in KTextEditor commit 8a8c98ab.
-
-
-
-
-
Drawing rectangular notes looks much nicer than having rounded corners for such small inline notes. Also this way no antialiasing is required. In addition, this patch adds a hover-effect that increases the note under the mouse cursor to give visual feedback.
-
- 18 Jan, 2021 13 commits
-
-
Kåre Särs authored
+ fix variable naming
-
Waqar Ahmed authored
-
Waqar Ahmed authored
-
Waqar Ahmed authored
Currently if you search for "Sort", the result for "sort" is 2nd or third and not the first because Camel Case / separator matches have a higher score. To fix this sequential score is raised a bit as a special case for Kate command bar by introducing a new `fuzzy_match_sequential()` function.
-
Waqar Ahmed authored
-
Waqar Ahmed authored
Instead of removing QMenu, we can take all its actions and repopulate our model and thus allowing to recursively filter through submenus nicely :)
-
Waqar Ahmed authored
-
Christoph Cullmann authored
-
-
-
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 17 Jan, 2021 10 commits
-
-
Kåre Särs authored
-
Kåre Särs authored
Use the background color of the icon border for line numbers
-
Kåre Särs authored
+ Fix naming for test file folders
-
Christoph Cullmann authored
-
Johnny Jazeix authored
-
Laurent Montel authored
-
Kåre Särs authored
- Use KateSearchMatch directly in stead of going through model-data - Only keep moving ranges and marks for the current document - Try to update the ranges in the model before replacing and jumps to next/previous item.
-
-
-
Jan Paul Batrina authored
See https://www.kdab.com/beware-of-qt-module-wide-includes/ (tl;dr QtTest includes too much, and we only use stuff in QTest anyway)
-
- 16 Jan, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 15 Jan, 2021 2 commits