- 11 Jul, 2020 9 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Albert Astals Cid authored
find . \( -name "*.cpp" -or -name "*.h" -or -name "*.c" -or -name "*.cc" \) -exec clang-format -i {} \; If you reached this file doing a git blame, please see README.clang-format (added 2 commits in the future of this one)
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 10 Jul, 2020 1 commit
-
-
Albert Astals Cid authored
-
- 09 Jul, 2020 2 commits
-
-
Albert Astals Cid authored
We already have a TODO for when we can do BIC changes
-
Albert Astals Cid authored
It's not CI'ed because CI doesn't have a poppler new enough
-
- 08 Jul, 2020 1 commit
-
-
Laurent Montel authored
-
- 03 Jul, 2020 1 commit
-
-
Christoph Feck authored
(cherry picked from commit 13dc5865)
-
- 30 Jun, 2020 2 commits
-
-
-
Albert Astals Cid authored
-
- 24 Jun, 2020 2 commits
-
-
Albert Astals Cid authored
Unfortunately with the new timeout code but older than 5.72 will crash on appAlert So increase the requirement to > 5.71
-
Albert Astals Cid authored
Causes the text cursor to move around on focus in, which is a bit confusing to the user
-
- 20 Jun, 2020 1 commit
-
-
Christoph Cullmann authored
this is tested for several releases with Kate on Windows
-
- 18 Jun, 2020 4 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
-
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
-
- 17 Jun, 2020 4 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
-
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
-
- 15 Jun, 2020 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
The problem was that the JS checker for the field format was using the willCommit property of event and we don't define it so the JS interpreter was going "ok nope, out of here" and the field didn't get edited. I've read the willCommit definition in js_api_reference.pdf for almost 30 minutes, and even it's just 3 lines i don't think i understand it, but i think that returning true is "safer", i.e. says that this event is going to actually change the field, which as far as i can see it's what we always do BUGS: 421508
-
- 11 Jun, 2020 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"
-
- 10 Jun, 2020 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"
-
- 09 Jun, 2020 2 commits
-
-
Nate Graham 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"
-
- 08 Jun, 2020 3 commits
-
-
Christoph Feck authored
(cherry picked from commit 884b082a)
-
Christoph Feck authored
-
Christoph Feck authored
-
- 07 Jun, 2020 2 commits
-
-
Albert Astals Cid authored
-
Christoph Cullmann authored
BUG: 422500
-
- 05 Jun, 2020 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 Jun, 2020 1 commit
-
-
Yuri Chornoivan authored
Differential review: https://phabricator.kde.org/D25229
-