- 08 Sep, 2019 3 commits
-
-
Christoph Cullmann authored
-
Christoph Cullmann authored
search: make item margin configurable See merge request kde/kate!12
-
Mark Nauwelaerts authored
-
- 07 Sep, 2019 1 commit
-
-
Laurent Montel authored
-
- 06 Sep, 2019 3 commits
-
-
Christoph Cullmann authored
Avoid using `size` for checking emptiness See merge request kde/kate!13
-
Filip Gawin authored
(Use dedicated `empty` for it)
-
Dominik Haumann authored
Cleanup inheritance specifiers See merge request kde/kate!11
-
- 05 Sep, 2019 1 commit
-
-
Filip Gawin authored
Adds `override` if it is missing, removes `virtual` if it's unneeded, also converts: `virtual foo();` to: `foo() override` in descendant classes.
-
- 01 Sep, 2019 3 commits
-
-
Christoph Cullmann authored
-
Kyle S Horne 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"
-
- 29 Aug, 2019 5 commits
-
-
Christoph Cullmann authored
Plugin search fixes See merge request kde/kate!10
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
... rather than matching full doc url against projectfile path part.
-
- 25 Aug, 2019 1 commit
-
-
Christoph Cullmann authored
using dls as language server tried first serve-d but didn't work for me dls did directly provide document outline + diagnostics
-
- 24 Aug, 2019 3 commits
-
-
Christoph Cullmann authored
and still exit the quick open same approach as in KTextEditor e.g. search widget BUG: 409856
-
Gregor Mi authored
CHANGELOG: Add buttons to help with construction of regular expressions to search plugin line edits. Differential Revision: https://phabricator.kde.org/D23190
-
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"
-
- 23 Aug, 2019 2 commits
-
-
Christoph Cullmann authored
Avoid copying if it's possible See merge request kde/kate!9
-
Filip Gawin authored
(Can be meaningful if memory is dynamically allocated.)
-
- 22 Aug, 2019 1 commit
-
-
Filip Gawin authored
Moves values into header, making it easier to read variable's default state. Also compiler checks types more carefully.
-
- 21 Aug, 2019 1 commit
-
-
Mark Nauwelaerts authored
-
- 20 Aug, 2019 4 commits
-
-
-
Christoph Cullmann authored
Add .clang-format file. See merge request kde/kate!7
-
Daan De Meyer authored
Original: https://code.qt.io/cgit/qt/qt5.git/tree/_clang-format Stuff not applicable to Kate was removed from the file.
-
Christoph Cullmann authored
Buildplugin enhancements See merge request kde/kate!6
-
- 19 Aug, 2019 4 commits
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Christoph Cullmann authored
This reverts commit b98dfc3b. => requires too modern KWindowSystem
-
- 18 Aug, 2019 4 commits
-
-
Christoph Cullmann authored
stop button no longer did show up now it does again code now uses widget name an not just index to make usage more clear
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
- 17 Aug, 2019 4 commits
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
... since marks and ranges can be enabled separately.
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-