- 29 Dec, 2021 4 commits
-
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
- 28 Dec, 2021 12 commits
-
-
Christoph Cullmann authored
-
-
This change introduces a new plugin, the Cmake plugin. For now it doesn't do anything besides providing completions.
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
-
We aren't adding anything, we are setting.
-
No unnecessary temporary allocations all the time.
-
Christoph Cullmann authored
-
Karthik Nishanth authored
HTML escaping escapes symbols like `>` in markdown code blocks and inline code snippets. This breaks the tooltip contents and renders `>` instead of `>`. Fixes #43
-
Waqar Ahmed authored
Should fix the case of idx = -1 being rightfully out of bounds. BUG: 447553
-
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"
-
- 27 Dec, 2021 3 commits
-
-
Alexander Lohnau authored
-
Alexander Lohnau authored
This way we don't repeat the namespace information for all the different plugins. Also if we want to switch to static plugins, for example in AppImage builds, the changes will be minimal and only in the kate_add_plugin funtion.
-
Alexander Lohnau authored
This takes care of creating the lib, installing the file and setting the LIBRARY_OUTPUT_DIRECTORY for the target.
-
- 26 Dec, 2021 1 commit
-
-
Helps to remember what the branch might be related to.
-
- 24 Dec, 2021 1 commit
-
-
Waqar Ahmed authored
Failing silently is really bad.
-
- 23 Dec, 2021 1 commit
-
-
Waqar Ahmed authored
vscode-languageserver based servers terminate if we send error in response.
-
- 22 Dec, 2021 1 commit
-
-
Waqar Ahmed authored
-
- 21 Dec, 2021 2 commits
-
-
Waqar Ahmed authored
-
Waqar Ahmed authored
Now we - highlight immediately on view change / scroll - delay 500ms when typing instead of 2 seconds which was probably overkill
-
- 20 Dec, 2021 2 commits
-
-
A bit sad to let this little bugger go. He has been with us for a long time. BUG: 444670
-
Javier Guerra authored
Use Fossil-SCM to create projects, just like existing functionality for Git, Subversioin and Mercurial (and Darcs?)
-
- 18 Dec, 2021 1 commit
-
-
Christoph Cullmann authored
BUG: 447194
-
- 17 Dec, 2021 4 commits
-
-
David Bryant authored
-
David Bryant authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
- 14 Dec, 2021 2 commits
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
- 13 Dec, 2021 1 commit
-
-
Waqar Ahmed authored
-
- 12 Dec, 2021 4 commits
-
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
BUG: 446863
-
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"
-
- 11 Dec, 2021 1 commit
-
-
Kate segfaults sometimes if you switch sessions because these processes were still running. So, ensure they are killed when we are destructing.
-