- 06 Jan, 2020 3 commits
-
-
Friedrich W. H. Kossebau authored
-
Christoph Feck 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"
-
- 05 Jan, 2020 1 commit
-
-
Christoph Feck authored
-
- 04 Jan, 2020 1 commit
-
-
Script Kiddy authored
-
- 03 Jan, 2020 1 commit
-
-
Dominik Haumann authored
The new conntect() syntax along with a lambda is not automatically destroyed when the plugin is unloaded, since the connection does not track the "this" pointer that is captured in the lambda function, a typicall programming error :-/ This change turns the connection into a proper member function, so the connection is cleaned up when the plugin view is deleted. FIXED-IN: 19.12.1
-
- 02 Jan, 2020 3 commits
-
-
Christoph Cullmann authored
(cherry picked from commit c8e04248)
-
Christoph Cullmann authored
based on feedback by u/emilsedgh on reddit (cherry picked from commit 9f80b100)
-
The LSP server moved in its own project, and its executable was recently renamed. (cherry picked from commit eb0f19df)
-
- 01 Jan, 2020 3 commits
-
-
-
Christoph Cullmann authored
-
Christoph Cullmann authored
this allows to add new servers without needing to adapt the highlighting to mode mapping manually in the plugin sources
-
- 13 Dec, 2019 1 commit
-
-
Friedrich W. H. Kossebau authored
KDevelop makes use of those icons e.g. in the settings. The icons are chosen to match the icons of the toolview titles.
-
- 05 Dec, 2019 2 commits
-
-
Christoph Feck authored
-
Christoph Feck authored
-
- 03 Dec, 2019 1 commit
-
-
(cherry picked from commit 71905f74)
-
- 02 Dec, 2019 3 commits
-
-
Dominik Haumann authored
-
Dominik Haumann authored
BUG: 181528
-
Dominik Haumann authored
CCBUG: 181528
-
- 26 Nov, 2019 1 commit
-
-
Albert Astals Cid authored
-
- 24 Nov, 2019 1 commit
-
-
The user visible name and the name of a colorscheme as configured in kdeglobals can differ. For example "Breeze Light" and "BreezeLight". This causes no color scheme to be checked when such a scheme is the default scheme and no color scheme has been selected in Kate.
-
- 19 Nov, 2019 4 commits
-
-
Heiko Becker authored
Thanks to Antonio Rojas for pointing this out.
-
Heiko Becker authored
Summary: They were set but never used. Test Plan: Builds Reviewers: #kate, cullmann Subscribers: kwrite-devel Tags: #kate Differential Revision: https://phabricator.kde.org/D25412
-
Heiko Becker authored
Summary: KF5I18n is required anyway. If it isn't searched and found when the ki18n_install call, which is injected by the release scripts, is encountered the build will fail with "CMake Error: No script specified for argument -P" because a variable usually set by ki18n_install is not defined. The same applies to KF5DocTools and kdoctools_install as well, but it is guarded by a "if (KF5DocTools_FOUND)" so it doesn't error out but just doesn't install any handbooks, even if KF5DocTools is found. Test Plan: The 19.11.80 tarball builds fine with the patch applied Reviewers: #kate, cullmann Subscribers: kwrite-devel Tags: #kate Differential Revision: https://phabricator.kde.org/D25411
-
Heiko Becker authored
Summary: Otherwise Qt5Widgets_VERSION just doesn't exist at the time the if is encountered. Test Plan: Confirmed that camke enters the if branch Reviewers: #kate, cullmann Subscribers: kwrite-devel Tags: #kate Differential Revision: https://phabricator.kde.org/D25410
-
- 13 Nov, 2019 1 commit
-
-
Christoph Cullmann authored
(cherry picked from commit 8b9f75ef)
-
- 11 Nov, 2019 2 commits
-
-
Volker Krause authored
Useful when looking at files with whitespace-free compact formatting.
-
Volker Krause authored
GIT_SILENT
-
- 10 Nov, 2019 2 commits
-
-
David Faure authored
Summary: (this is in order to make KWindowSystem independent from QtWidgets) Test Plan: Builds Reviewers: cullmann, dhaumann Subscribers: kwrite-devel Tags: #kate Differential Revision: https://phabricator.kde.org/D25232
-
Albert Astals Cid authored
-
- 09 Nov, 2019 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"
-
- 04 Nov, 2019 1 commit
-
-
Christoph Cullmann authored
BUG: 413306
-
- 30 Oct, 2019 2 commits
-
-
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"
-
Script Kiddy authored
-
- 28 Oct, 2019 6 commits
-
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-