- 04 Jul, 2016 1 commit
-
-
Laurent Montel authored
-
- 30 Jun, 2016 1 commit
-
-
Laurent Montel authored
-
- 27 Jun, 2016 1 commit
-
-
Daniel Vrátil authored
Summary: This adds a new field called "Status" into the tooltip which shows whether the key is valid or not, and a reason why it's not valid. This fixes the annoying problem when you select a key and it gets the "bad key" icon without any explanation as to why it is considered bad. Secondly the tooltip is now placed in a table, which makes it look a little prettier. Reviewers: aheinecke Reviewed By: aheinecke Subscribers: kde-pim Tags: #kde_pim Differential Revision: https://phabricator.kde.org/D2012
-
- 26 Jun, 2016 2 commits
-
-
Daniel Vrátil authored
This adds a new field called "Status" into the tooltip which shows whether the key is valid or not, and a reason why it's not valid. This fixes the annoying problem when you select a key and it gets the "bad key" icon without any explanation as to why it is considered bad. Secondly the tooltip is now placed in a table, which makes it look a little prettier.
-
Laurent Montel authored
-
- 26 May, 2016 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"
-
- 24 May, 2016 1 commit
-
-
Laurent Montel authored
-
- 22 May, 2016 1 commit
-
-
Laurent Montel authored
-
- 20 May, 2016 1 commit
-
-
Allen Winter authored
-
- 19 May, 2016 1 commit
-
-
Daniel Vrátil authored
-
- 17 May, 2016 3 commits
-
-
Andre Heinecke authored
Checking wether or not the key is revoked etc. is now done in a helper function to avoid the large if checks. This should also better handle cases where multiple revoked / expired / disabled keys are found. Where it was previously unclear which of them would be chosen now It is the first key found.
-
Andre Heinecke authored
This job returns a single key and uid for a mailbox. This can be used in KMail to find the best matching key it should preselet for a mailbox address.
-
Andre Heinecke authored
-
- 13 May, 2016 2 commits
-
-
Andre Heinecke authored
Oops (tested wrong version)
-
Andre Heinecke authored
The KeyFilter can be used with Kleopatras models. The new class is based on KeyFilterImplBase but changed to be suitable for public API. Usage should be self explaining.
-
- 04 May, 2016 1 commit
-
-
Laurent Montel authored
-
- 02 May, 2016 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"
-
- 29 Apr, 2016 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"
-
- 27 Apr, 2016 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"
-
- 26 Apr, 2016 1 commit
-
-
Laurent Montel authored
-
- 25 Apr, 2016 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"
-
- 24 Apr, 2016 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"
-
- 23 Apr, 2016 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"
-
- 21 Apr, 2016 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"
-
- 20 Apr, 2016 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 Apr, 2016 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"
-
- 18 Apr, 2016 1 commit
-
-
Andre Heinecke authored
This allows to filter for OpenPGP or X509 and consequently to configure the apperance of the different types of certificates.
-
- 30 Mar, 2016 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 20 Mar, 2016 1 commit
-
-
Laurent Montel authored
-
- 13 Mar, 2016 1 commit
-
-
Laurent Montel authored
-
- 19 Feb, 2016 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"
-
- 18 Feb, 2016 1 commit
-
-
Laurent Montel authored
-
- 03 Feb, 2016 1 commit
-
-
Andre Heinecke authored
Commit 9fd49322 mistakenly declared PimTextEdit as PUBLIC dependency. Thanks to Andreas Sturmlechner for pointing this out.
-
- 30 Jan, 2016 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"
-
- 28 Jan, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
As suggested in ECM documentation.
-
- 23 Jan, 2016 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"
-
- 22 Jan, 2016 3 commits
-
-
Andre Heinecke authored
The icon loading in the keyselectiondialog already works due to the iconPath function. No need for custom loading. Auditlogviewer can use QIcon::fromTheme (or the default QDialog Button icon for close)
-
Andre Heinecke authored
If not building the Chiasmusbackend is still required this should be a clear build option. KDEPIM_ONLY_KLEO was a hack.
-
Andre Heinecke authored
Can be used to show a typical Auditlog in libkleos Auditlogviewer.
-