- 05 Aug, 2021 1 commit
-
-
Laurent Montel authored
-
- 04 Aug, 2021 3 commits
-
-
Heiko Becker authored
(cherry picked from commit b4447aa9)
-
Andre Heinecke authored
This code enables a creative solution in Qt for Windows to allow the application to always raise a window. This is important because kleopatra is kept running and might not have foreground window permissions when a user triggers an action through the uiserver or kuniqueservice_win. So many windows were opened in the background. GnuPG-Bug-Id: T5533
-
Laurent Montel authored
-
- 30 Jul, 2021 2 commits
-
-
Laurent Montel authored
-
Script Kiddy authored
-
- 11 Jul, 2021 1 commit
-
-
Laurent Montel authored
-
- 10 Jul, 2021 2 commits
-
-
Albert Astals Cid authored
-
Laurent Montel authored
-
- 07 Jul, 2021 1 commit
-
-
Laurent Montel authored
-
- 05 Jul, 2021 2 commits
-
-
Heiko Becker authored
(cherry picked from commit 22c65cd3)
-
Laurent Montel authored
-
- 30 Jun, 2021 1 commit
-
-
Ingo Klöcker authored
If the user selects a certification key which is not (yet) marked as ultimately trusted, then ask the user with an unintrusive message if they want to set owner trust for the key. GnuPG-bug-id: 5511
-
- 29 Jun, 2021 2 commits
-
-
Ingo Klöcker authored
stringValue() returns the default value if no value is set for the config entry. To make it more obvious that the config entry is not set clear the value of the line edit, so that the placeholder showing the default value of the config entry is shown. GnuPG-bug-id: 5514
-
Ingo Klöcker authored
gpg has just changed its default because hkps.pool.sks-keyservers.net is no more. GnuPG-bug-id: 5514
-
- 28 Jun, 2021 6 commits
-
-
Laurent Montel authored
-
Ingo Klöcker authored
-
Ingo Klöcker authored
Fixes the warning: loop variable ‘task’ of type ‘const std::shared_ptr<Kleo::Crypto::Task>&’ binds to a temporary constructed from type ‘const std::shared_ptr<Kleo::Crypto::SignEncryptTask>’
-
Ingo Klöcker authored
ExpiryDialog gets three modes which control * the prompt for the user * the visibility of the "also update subkeys" checkbox GnuPG-bug-id: 4717
-
Ingo Klöcker authored
GnuPG-bug-id: 4717
-
Ingo Klöcker authored
GnuPG-bug-id: 4717
-
- 27 Jun, 2021 1 commit
-
-
Ahmad Samir authored
GIT_SILENT
-
- 26 Jun, 2021 1 commit
-
-
Ahmad Samir authored
GIT_SILENT
-
- 25 Jun, 2021 9 commits
-
-
Ingo Klöcker authored
-
Ingo Klöcker authored
-
Ingo Klöcker authored
-
Alexander Lohnau authored
-
Ingo Klöcker authored
This ensures correct sorting by version number if the patch number exceeds 9.
-
Ingo Klöcker authored
(cherry picked from commit d44b6729)
-
Ingo Klöcker authored
* Look for git, so that GIT_FOUND is actually set if git is available * Check if the source code is a git checkout * Append the date of the last commit before the commit hash for correct sorting of version numbers
-
Ingo Klöcker authored
This ensures that we have different version numbers for different releases without switching completely to the release service version. This fixes problems with building flatpaks because appstream-compose errors out if there are multiple <release> tags with the same version attribute in the AppStream data (org.kde.kleopatra.appdata.xml). This approach was suggested by Albert Astals Cid with reference to khelpcenter from where I borrowed some of the code.
-
Laurent Montel authored
-
- 23 Jun, 2021 1 commit
-
-
Ingo Klöcker authored
GnuPG-bug-id: 5336
-
- 21 Jun, 2021 1 commit
-
-
Alexander Lohnau authored
This will allow consumers to load the KCM efficiently using KPluginLoader. Task: https://phabricator.kde.org/T14501
-
- 20 Jun, 2021 4 commits
-
-
Luca Beltrame authored
-
Luca Beltrame authored
-
Luca Beltrame authored
-
Luca Beltrame authored
-
- 17 Jun, 2021 1 commit
-
-
Ingo Klöcker authored
To prevent the configuration of the directory services to be corrupted we disable the configuration if (q)gpgme is incompatible with the extended keyserver spec (with keyserver flags). GnuPG-bug-id: 5465
-
- 16 Jun, 2021 1 commit
-
-
Ingo Klöcker authored
This change makes sure that clientChanged() is called if a module is marked as unchanged after it was marked as changed during load(). GnuPG-bug-id: 5465
-