- 11 Oct, 2021 1 commit
-
-
Nicolas Fella authored
-
- 04 Oct, 2021 1 commit
-
-
Heiko Becker authored
(cherry picked from commit cfdb39e9)
-
- 26 Sep, 2021 2 commits
-
-
Nicolas Fella authored
Currently pressing tab inserts a tab character. To enable keyboard navigation it should however focus the next item in the focus chain (the send button). Given that this is a simple reply to a text message and not a fully fledged text editor there's probably no need to insert a tab character anyway CCBUG: 441742
-
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"
-
- 25 Sep, 2021 1 commit
-
-
Vladimir Panteleev authored
Consider the following scenario: 1. We send a UDP broadcast 2. We receive a reply from 192.168.0.1 with device ID "foo" 3. We connect to 192.168.0.1, and find that the device's certificate is actually for a different ID "bar". This could be because the packet did not actually originate from 192.168.0.1, or this host is malicious / malfunctioning. 4. We remember that device ID "foo" has certificate with common name "bar". 5. When we finally attempt to connect to the real device ID "foo", we reject their certificate (common name "foo"). We can now never successfully connect to "foo". On some network (mis-)configurations, this completely prevents kdeconnectd from connecting to any peers, because a reply which is seen as originating from the local interface address will cause kdeconnectd to immediately connect to itself and remember its own certificate. Address this by using the certificate display name of the peer, which will match the real device ID.
-
- 22 Sep, 2021 1 commit
-
-
Nicolas Fella authored
This enables better keyboard navigation and is consistent with virtually all messaging apps CCBUG: 441742
-
- 20 Sep, 2021 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"
-
- 19 Sep, 2021 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"
-
- 16 Sep, 2021 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
-
- 15 Sep, 2021 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"
-
- 14 Sep, 2021 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"
-
- 13 Sep, 2021 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"
-
- 12 Sep, 2021 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"
-
- 11 Sep, 2021 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 Sep, 2021 3 commits
-
-
Nicolas Fella authored
-
Nicolas Fella authored
Some things, like the KCM and the purpose plugin rely on them being installed
-
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 Sep, 2021 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"
-
- 08 Sep, 2021 2 commits
-
-
Nicolas Fella authored
It breaks the flatpak build and other projects don't have it either
-
Guilherme Marçal Silva authored
-
- 07 Sep, 2021 1 commit
-
-
Guilherme Marçal Silva authored
-
- 06 Sep, 2021 1 commit
-
-
Nicolas Fella authored
-
- 02 Sep, 2021 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
-
- 27 Aug, 2021 1 commit
-
-
Heiko Becker authored
(cherry picked from commit 631f0664)
-
- 22 Aug, 2021 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 Aug, 2021 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"
-
- 08 Aug, 2021 2 commits
-
-
Piyush Aggarwal authored
This reverts the microsec delay as it introduces a lot of aggregated delay in mouse movement.
-
Piyush Aggarwal authored
-
- 04 Aug, 2021 3 commits
-
-
-
Heiko Becker authored
(cherry picked from commit 076cd993)
-
Piyush Aggarwal authored
-
- 30 Jul, 2021 2 commits
-
-
It makes it possible to use normal touchpads and mice
-
Weixuan Xiao authored
QML is currently available on macOS after packing in Craft
-
- 29 Jul, 2021 1 commit
-
-
Nicolas Fella authored
The macro does some extra stuff under the hood, like converting the metadata.desktop to json, which makes loading the plasmoid a bit faster
-
- 28 Jul, 2021 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
-
- 27 Jul, 2021 2 commits
-
-
Nicolas Fella authored
-
Nicolas Fella authored
-