- 17 Feb, 2021 7 commits
-
-
Ingo Klöcker authored
-
Ingo Klöcker authored
GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
Only groups of keys stored in the application configuration can be removed. GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
Treat a group as immutable if the group itself or any of its entries is immutable. Reread the group after writing it to the configuration file to ensure that it reflects the saved group in case of immutable entries. This shouldn't really be necessary because immutable groups shouldn't be editable by the user, but we do not enforce this ourselves. GnuPG-bug-id: 5175, 5239
-
- 16 Feb, 2021 5 commits
-
-
Ingo Klöcker authored
GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
For groups read from the application configuration the name of the configuration group (minus the prefix) is used; for groups read from GnuPG's configuration their name is used. GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
GnuPG-bug-id: 5175
-
- 14 Feb, 2021 1 commit
-
-
Laurent Montel authored
-
- 13 Feb, 2021 1 commit
-
-
Laurent Montel authored
-
- 12 Feb, 2021 1 commit
-
-
Laurent Montel authored
-
- 09 Feb, 2021 8 commits
-
-
Ingo Klöcker authored
-
Ingo Klöcker authored
Note: No setters for id and source, because both shouldn't change during the life-time of a KeyGroup. GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
-
Ingo Klöcker authored
Only groups of keys stored in the application configuration can be changed/updated. GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
GnuPG-bug-id: 5175
-
Ingo Klöcker authored
Previously, the name of the config group (of groups stored in the application config file) was used as id. This is now stored separately. Store groups in a vector in KeyCache (where the index corresponds to the unique group identifier). GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
GnuPG-bug-id: 5175, 5239
-
Ingo Klöcker authored
Using a set (with equivalence by fingerprint) ensures that a group of keys does not contain duplicates of keys. GnuPG-bug-id: 5175, 5239
-
- 04 Feb, 2021 1 commit
-
-
Laurent Montel authored
-
- 01 Feb, 2021 4 commits
-
-
Ingo Klöcker authored
-
Ingo Klöcker authored
about the source and/or the id of the group. Also add the number of keys. The summary lines of different groups have to be different because the CertificateLineEdit in Kleopatra relies on the uniqueness of the summary lines. GnuPG-bug-id: 5175, 5241
-
Ingo Klöcker authored
Groups of keys with identical names can come from different sources, e.g. gpg.conf and the group configuration of the application. Groups of keys with identical names, but different ids, can come from the group configuration of the application. Make the key list models work with groups of keys with identical names by looking up groups by source, id, and name. Make the KeyCache work with groups of keys with identical names by allowing multiple groups per name. GnuPG-bug-id: 5175
-
Laurent Montel authored
-
- 31 Jan, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 28 Jan, 2021 3 commits
-
-
Laurent Montel authored
-
Ingo Klöcker authored
-
Ingo Klöcker authored
The file is read using KConfig. GnuPG-bug-id: 5175, 5242
-
- 27 Jan, 2021 2 commits
-
-
Ingo Klöcker authored
-
Ingo Klöcker authored
GnuPG-bug-id: 5175
-
- 26 Jan, 2021 4 commits
-
-
Ingo Klöcker authored
Installing clang11 installs clang 11.0.1, but the linker tries to link against clang 11.0.0.
-
Ingo Klöcker authored
-
Ingo Klöcker authored
GnuPG-bug-id: 5175
-
Ingo Klöcker authored
GnuPG-bug-id: 5175
-
- 25 Jan, 2021 1 commit
-
-
Ingo Klöcker authored
GnuPG-bug-id: 5175, 5238
-