- 02 May, 2021 1 commit
-
-
Waqar Ahmed authored
-
- 30 Apr, 2021 2 commits
-
-
- 29 Apr, 2021 9 commits
-
-
Christoph Cullmann authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
See also issue #31
-
- 27 Apr, 2021 3 commits
-
-
Waqar Ahmed authored
With Ctrl + Click kate sometimes crashes. I have been trying to reproduce this issue but have been unlucky so far. The problem seems to be a stale widget to me, so this will hopefully take care of the issue. Signed-off-by:
Waqar Ahmed <waqar.17a@gmail.com>
-
Waqar Ahmed authored
Unbelievably stupid :p Signed-off-by:
Waqar Ahmed <waqar.17a@gmail.com>
-
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"
-
- 26 Apr, 2021 8 commits
-
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
KTextEditor::ConfigPages for the editor don't have that either
-
Mark Nauwelaerts authored
... rather than a diff from working directory to selected commit
-
Mark Nauwelaerts authored
-
Signed-off-by:
Waqar Ahmed <waqar.17a@gmail.com>
-
Nicolas Fella authored
They are already pulled in by KParts, but we better not rely on that
-
- 25 Apr, 2021 3 commits
-
-
Waqar Ahmed authored
-
Alexander Lohnau authored
I case the build dir is empty the current working dir will be selected as the first possible dir where for the file is searched. In case I am in the kate build dir, but open another project the compile_commands.json file from kate would be chosen.
-
Alexander Lohnau authored
-
- 24 Apr, 2021 8 commits
-
-
Alexander Lohnau authored
The build dir was checked instead of the path variants defined above. Also use QDir::filePath to make it a bit simpler.
-
Andreas Sturmlechner authored
Implicit use via KIO. See also: frameworks/kio!426 Signed-off-by:
Andreas Sturmlechner <asturm@gentoo.org>
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
* improve 18n usage * use static member function ::question properly * update version of ui.rc file
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
- 23 Apr, 2021 2 commits
-
-
Krzysztof Stokop authored
-
Krzysztof Stokop authored
-
- 21 Apr, 2021 2 commits
-
-
Waqar Ahmed authored
This is necessary as text like std::vector<int> can break the tooltip very easily. Signed-off-by:
Waqar Ahmed <waqar.17a@gmail.com>
-
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"
-
- 20 Apr, 2021 2 commits
-
-
Krzysztof Stokop authored
Disabled button, created project menu option "Close Project". Need for the white version of "window-close" icon. and replace in: ' #define PROJECTCLOSEICON "window-close" '
-
Krzysztof Stokop authored
-