Page MenuHome GnuPG
Feed Advanced Search

Aug 19 2024

ikloecker added a comment to T7019: Kleopatra: change "certificate detailed view" to tabbed interface instead of sub-windows.

I would vote anyway for hiding the smartcard tab if it has no information, just so that we are not confusing, I can otherwise imagine support questions like: "It says something about smartcards, do I need such a smart card?" As smartcards for crypto is not something generally known by users, i assume.

Aug 19 2024, 10:38 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
aheinecke added a comment to T7019: Kleopatra: change "certificate detailed view" to tabbed interface instead of sub-windows.

Just thinking about this, we have at least one customer configuration that uses KXMLGui to hide all smartcard actions and the view. And one other that disables certify actions everywhere. We need to check that this still works with the new details view.

Aug 19 2024, 7:33 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
aheinecke added a comment to T6354: All VSD and GPD binaries need a proper product name on Windows..

I think the executables also use the same values for translation.

Aug 19 2024, 7:10 PM · vsd33, vsd, kleopatra, Restricted Project, gpd
aheinecke triaged T7259: Kleopatra: Kwatchgnupg must not modify conf files as Wishlist priority.
Aug 19 2024, 6:52 PM · Restricted Project, Bug Report, kleopatra
aheinecke added a subtask for T7147: Kleopatra: Add debug information / Log handling: T7259: Kleopatra: Kwatchgnupg must not modify conf files.
Aug 19 2024, 6:51 PM · Restricted Project, kleopatra
aheinecke added a parent task for T7259: Kleopatra: Kwatchgnupg must not modify conf files: T7147: Kleopatra: Add debug information / Log handling.
Aug 19 2024, 6:51 PM · Restricted Project, Bug Report, kleopatra
aheinecke added a comment to T7259: Kleopatra: Kwatchgnupg must not modify conf files.

I would say this could be treated as a duplicate or subtask of T7147: Kleopatra: Add debug information / Log handling KWatchGnuPG is in my opinion not very useful, since as a developer debugging things the command line and "watchgnupg" without the K are more then enough, KWatchGnuPG is basically just a qprocess output viewer of watchgnupg. IMO it would be similar if we would just execute CMD or Konsole with "watchgnupg" and show that window. Logging to a socket has the advantage that the entries are displayed in the order they come in while with files there is an issue of io synchronization and not all components can log in the same file. But you could use same QProcess / watchgnupg to "sync" the log entires and then write them to a file.

Aug 19 2024, 6:51 PM · Restricted Project, Bug Report, kleopatra
ebo created T7259: Kleopatra: Kwatchgnupg must not modify conf files.
Aug 19 2024, 1:55 PM · Restricted Project, Bug Report, kleopatra
TobiasFella claimed T7252: Kleopatra: Improvements to columns in the search window.
Aug 19 2024, 1:34 PM · vsd33, kleopatra, Restricted Project
ebo moved T7157: Kleopatra: Shows success message when deleting secret key after moving to smart card fails from WiP to vsd-3.3.0 on the vsd33 board.
Aug 19 2024, 12:43 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ebo moved T6076: Kleopatra: Many icons are hard to see if the dark high-contrast mode is activated from WiP to vsd-3.3.0 on the vsd33 board.
Aug 19 2024, 12:42 PM · vsd33 (vsd-3.3.0), Windows, kleopatra, Restricted Project
ebo moved T7244: Kleopatra: Certificate details window opens in background when opened from decryption/verification result window from WiP to vsd-3.3.0 on the vsd33 board.
Aug 19 2024, 12:40 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ebo closed T7244: Kleopatra: Certificate details window opens in background when opened from decryption/verification result window as Resolved.

works in VS-Desktop-3.2.93.33-Beta

Aug 19 2024, 12:39 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ebo moved T7233: Kleopatra: Certificate details dialog non-interactible when opened from group edit dialog from WiP to vsd-3.3.0 on the vsd33 board.
Aug 19 2024, 12:37 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
ebo closed T7233: Kleopatra: Certificate details dialog non-interactible when opened from group edit dialog, a subtask of T6916: Kleopatra group related improvements, as Resolved.
Aug 19 2024, 12:36 PM · kleopatra
ebo closed T7233: Kleopatra: Certificate details dialog non-interactible when opened from group edit dialog as Resolved.
Aug 19 2024, 12:36 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
ikloecker created T7258: Kleopatra: Limit the maximum column size when fitting the columns to their content.
Aug 19 2024, 12:29 PM · vsd33, kleopatra, Restricted Project
ikloecker added a comment to T7252: Kleopatra: Improvements to columns in the search window.

I wouldn't hide the table. We don't hide any tables (e.g. also in smart card view) if they are empty. I would resize ones on very first show (if restoreColumnLayout() returns false). This fixes the initially cut column titles. And then I'd resize to content when the search results are shown, but also only the very first time (i.e. we'd need to remember the first show).

Aug 19 2024, 12:10 PM · vsd33, kleopatra, Restricted Project
werner added a comment to T6354: All VSD and GPD binaries need a proper product name on Windows..

Okay, I see now that this is US-English and Unicode.

Aug 19 2024, 11:47 AM · vsd33, vsd, kleopatra, Restricted Project, gpd
werner added a comment to T6354: All VSD and GPD binaries need a proper product name on Windows..

Okay. let me do that for the next library releases.

Aug 19 2024, 11:44 AM · vsd33, vsd, kleopatra, Restricted Project, gpd
ebo updated the task description for T7252: Kleopatra: Improvements to columns in the search window.
Aug 19 2024, 9:49 AM · vsd33, kleopatra, Restricted Project
ebo added a comment to T7252: Kleopatra: Improvements to columns in the search window.

afaik "Valid Until" is actually available for keys coming from WKD

Aug 19 2024, 9:46 AM · vsd33, kleopatra, Restricted Project
TobiasFella added a comment to T7252: Kleopatra: Improvements to columns in the search window.
  • The status column is already removed in the gpg4win branch but not yet in the test version
  • afaik "Valid Until" is actually available for keys coming from WKD
  • For the column widths, we could hide the table until the initial search results come in and then resize to content, or just always resize to content when results come in
Aug 19 2024, 9:35 AM · vsd33, kleopatra, Restricted Project

Aug 16 2024

werner triaged T7252: Kleopatra: Improvements to columns in the search window as Normal priority.
Aug 16 2024, 3:03 PM · vsd33, kleopatra, Restricted Project
werner triaged T7253: Kleopatra: First column of tables can't be moved as Normal priority.
Aug 16 2024, 3:03 PM · kleopatra, Restricted Project

Aug 15 2024

ebo added a comment to T7231: Kleopatra: Remove not relevant context menu items in details.

Very good suggestion! +1
I believe Werner and Alexander will agree, too, as we talked about that tab the other day and that showing only the last certification would be preferable

Aug 15 2024, 2:23 PM · Restricted Project, kleopatra
TobiasFella added a comment to T7231: Kleopatra: Remove not relevant context menu items in details.

I would propose two more changes to make the dialog behave in a way that seems logical to me:

Aug 15 2024, 2:13 PM · Restricted Project, kleopatra
ikloecker added a comment to T7253: Kleopatra: First column of tables can't be moved.

I'm not sure this is a good idea. We are trading one UI quirk (all columns except the first one can be moved) with another UI quirk (sometimes all columns can be move and sometimes all columns except the first one can be moved). The first behavior is at least consistent across all views.

Aug 15 2024, 12:32 PM · kleopatra, Restricted Project
TobiasFella added a comment to T7253: Kleopatra: First column of tables can't be moved.

https://invent.kde.org/pim/kleopatra/-/merge_requests/273 and https://invent.kde.org/pim/libkleo/-/merge_requests/127

Aug 15 2024, 11:56 AM · kleopatra, Restricted Project
TobiasFella moved T7253: Kleopatra: First column of tables can't be moved from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 15 2024, 11:53 AM · kleopatra, Restricted Project
TobiasFella created T7253: Kleopatra: First column of tables can't be moved.
Aug 15 2024, 11:53 AM · kleopatra, Restricted Project
ebo added a subtask for T6935: Kleopatra: Key search and refresh related improvements: T7252: Kleopatra: Improvements to columns in the search window.
Aug 15 2024, 11:31 AM · kleopatra
ebo added a parent task for T7252: Kleopatra: Improvements to columns in the search window: T6935: Kleopatra: Key search and refresh related improvements.
Aug 15 2024, 11:31 AM · vsd33, kleopatra, Restricted Project
ebo added a comment to T7252: Kleopatra: Improvements to columns in the search window.

If this is easy to solve and backport, I would like to have this in the next release, as we did a lot of column related changes in other tables already for that release.

Aug 15 2024, 11:29 AM · vsd33, kleopatra, Restricted Project
TobiasFella changed the status of T7237: Kleopatra: reorder columns for tables in the new tabs in the certificate details from Open to Testing.
Aug 15 2024, 11:28 AM · vsd33, kleopatra, Restricted Project
ebo created T7252: Kleopatra: Improvements to columns in the search window.
Aug 15 2024, 11:27 AM · vsd33, kleopatra, Restricted Project
TobiasFella added a comment to T6893: Kleopatra: Drag & Drop certificates to somewhere to export them.

Looking at why this isn't working correctly, my understanding is that we need to do very specific things to make this work on windows at all, see https://doc.qt.io/qt-6/qwindowsmimeconverter.html and https://doc.qt.io/qt-5/qwinmime.html (which i did not realize before yesterday). Since this would require spending probably a few days on this (and writing different code for qt5 and qt6, unfortunately), I'm proposing to remove this from the release and postponing the implementation for Qt6 until after the next release

Aug 15 2024, 9:40 AM · vsd33, kleopatra, Restricted Project

Aug 14 2024

aheinecke added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

I went for the placeholder text because you asked what should be shown on error. And I would rather not follow your suggestion and show an empty widget but keep the placeholder text then.

Aug 14 2024, 7:47 PM · vsd33, gpd, Restricted Project, kleopatra
werner added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

I like it. BTW, even the unblocking should not be easy to access because users will anyway enter the wrong PUK and then the card is bricked (ready for a factory reset).

Aug 14 2024, 6:35 PM · vsd33, gpd, Restricted Project, kleopatra
ikloecker added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

NetKey card widget with Card Actions button (because pictures say more than words)

Aug 14 2024, 5:19 PM · vsd33, gpd, Restricted Project, kleopatra
ikloecker added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

This is way too much text, people. And changing the placeholder widget wasn't part of the original description. Please create a new ticket for this.

Aug 14 2024, 5:11 PM · vsd33, gpd, Restricted Project, kleopatra
aheinecke added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.
In T7018#190062, @ebo wrote:

Suggestion for the "placeholder" screen:
Only show "Please insert a compatible smartcard." And then below: "Known supported smartcards are listed at https://gnupg.com/kb/smartcards.html".

Aug 14 2024, 3:39 PM · vsd33, gpd, Restricted Project, kleopatra
ebo added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

Suggestion for the "placeholder" screen:
Only show "Please insert a compatible smartcard." And then below: "Known supported smartcards are listed at https://gnupg.com/kb/smartcards.html".

Aug 14 2024, 2:03 PM · vsd33, gpd, Restricted Project, kleopatra
aheinecke added a comment to T6893: Kleopatra: Drag & Drop certificates to somewhere to export them.

Mh, in the past I would have thought that drag & drop might be worth it for the use case of browsers where you sometimes need to have your key as a text representation. That was originally the Use Case that stood behind the "Text export" in Kleopatra -> Details -> Export. But nowadays I feel that every text box I write into in browsers somehow supports also to drag a file in there for uploading. Or related I sometimes paste image data directly to phabricator and it is attached as a file. And if browsers can handle that, maybe we are even better suited if we would just export it as application/pgp-keys ? But I can't really specify that as I would develop this myself by trying some mime types on windows and see how the relevant software -> Windows Explorer, Outlook, Browser and maybe some other Office software handles that mime type.

Aug 14 2024, 12:28 PM · vsd33, kleopatra, Restricted Project
TobiasFella added a comment to T6893: Kleopatra: Drag & Drop certificates to somewhere to export them.

inserted as a text block and not as a file attachment

Aug 14 2024, 12:16 PM · vsd33, kleopatra, Restricted Project
aheinecke changed the status of T6893: Kleopatra: Drag & Drop certificates to somewhere to export them from Testing to Open.

I tested it doesnt seem to work reliably on windows, it always exports into my home folder regardless of where I drag and drop in explorer or on the desktop window. The drop also seems to require an additional click while it usually works on windows on release and in Outlook it was inserted as a text block and not as a file attachment. Also, but that might be specific to the broken dev installation i have right now it seems to keep handles to the exported files open so I can't delete them or move them right after.

Aug 14 2024, 11:51 AM · vsd33, kleopatra, Restricted Project
TobiasFella moved T7237: Kleopatra: reorder columns for tables in the new tabs in the certificate details from Restricted Project Column to Restricted Project Column on the Restricted Project board.

https://invent.kde.org/pim/kleopatra/-/merge_requests/272 and https://invent.kde.org/pim/libkleo/-/merge_requests/126

Aug 14 2024, 10:10 AM · vsd33, kleopatra, Restricted Project
TobiasFella changed the status of T7236: Kleopatra: Use filter in certificate selection for encryption from Open to Testing.
Aug 14 2024, 10:00 AM · Feature Request, Restricted Project, kleopatra
TobiasFella changed the status of T7250: Kleopatra: string changes in the certificate details from Open to Testing.
Aug 14 2024, 9:59 AM · vsd33, Restricted Project, kleopatra
TobiasFella moved T7250: Kleopatra: string changes in the certificate details from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 14 2024, 9:59 AM · vsd33, Restricted Project, kleopatra
ebo added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

First: we should do something about the placeholder text, too. It is a bit misleading ("But it says Netkey cards work, why doesn't mine?"…)

Aug 14 2024, 8:50 AM · vsd33, gpd, Restricted Project, kleopatra

Aug 13 2024

ikloecker added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

Open:

  • The lower left corner of the screen shows a spinner while scanning for smartcards. this changes to the number of found smartcards.
Aug 13 2024, 4:48 PM · vsd33, gpd, Restricted Project, kleopatra
ikloecker added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

Screenshot of the "placeholder" screen while loading smart cards:

Aug 13 2024, 4:29 PM · vsd33, gpd, Restricted Project, kleopatra
TobiasFella changed the status of T7249: Kleopatra: Remove tab "Smartcard" in the certificate details window from Open to Testing.
Aug 13 2024, 3:28 PM · kleopatra, vsd33, Restricted Project
ebo triaged T7250: Kleopatra: string changes in the certificate details as Normal priority.
Aug 13 2024, 2:56 PM · vsd33, Restricted Project, kleopatra
TobiasFella moved T7249: Kleopatra: Remove tab "Smartcard" in the certificate details window from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 13 2024, 2:43 PM · kleopatra, vsd33, Restricted Project
TobiasFella set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/269 on T7249: Kleopatra: Remove tab "Smartcard" in the certificate details window.
Aug 13 2024, 2:43 PM · kleopatra, vsd33, Restricted Project
ebo triaged T7249: Kleopatra: Remove tab "Smartcard" in the certificate details window as Normal priority.
Aug 13 2024, 2:12 PM · kleopatra, vsd33, Restricted Project
ebo renamed T7237: Kleopatra: reorder columns for tables in the new tabs in the certificate details from Draft: Kleopatra: reorder columns for tables in the new tabs in the certificate details to Kleopatra: reorder columns for tables in the new tabs in the certificate details.
Aug 13 2024, 2:07 PM · vsd33, kleopatra, Restricted Project
ikloecker moved T6936: Kleopatra: Auto-select in case of only one keysearch result from Backlog to WiP on the vsd33 board.

T7245 which fixes selection on multiple results has been backported for VSD 3.3

Aug 13 2024, 1:24 PM · vsd33, Restricted Project, kleopatra
ikloecker changed the status of T6936: Kleopatra: Auto-select in case of only one keysearch result from Open to Testing.
Aug 13 2024, 1:23 PM · vsd33, Restricted Project, kleopatra
ikloecker changed the status of T6936: Kleopatra: Auto-select in case of only one keysearch result, a subtask of T6935: Kleopatra: Key search and refresh related improvements, from Open to Testing.
Aug 13 2024, 1:23 PM · kleopatra
ikloecker moved T7067: Kleopatra: Add origin information in search results from Backlog to WiP on the vsd33 board.

Backported additional changes for VSD 3.3

Aug 13 2024, 1:21 PM · kleopatra, vsd33, Restricted Project
ikloecker moved T7153: Kleopatra: Show all search results (from different origins) from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Aug 13 2024, 1:20 PM · vsd33, Restricted Project, kleopatra
ikloecker moved T7155: Kleopatra: Show additional columns in search results by default from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Aug 13 2024, 1:20 PM · vsd33, Restricted Project, kleopatra
ikloecker moved T7234: Kleopatra: add disable/enable certificate in context menu from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Aug 13 2024, 1:19 PM · vsd33, Feature Request, kleopatra, Restricted Project
ikloecker moved T6966: Kleopatra: Show which certificates in a group are not usable for encryption from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Aug 13 2024, 1:18 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker moved T7245: Kleopatra: Don't select items automatically when tree view/widget gets focus from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Aug 13 2024, 1:15 PM · vsd33 (vsd-3.3.0), a11y, Restricted Project, kleopatra
TobiasFella moved T7236: Kleopatra: Use filter in certificate selection for encryption from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 13 2024, 11:57 AM · Feature Request, Restricted Project, kleopatra
ebo added a project to T7155: Kleopatra: Show additional columns in search results by default: vsd33.
Aug 13 2024, 10:54 AM · vsd33, Restricted Project, kleopatra
ebo added a project to T7153: Kleopatra: Show all search results (from different origins): vsd33.
Aug 13 2024, 10:53 AM · vsd33, Restricted Project, kleopatra
werner added a comment to T7067: Kleopatra: Add origin information in search results.

I'd say go it it.

Aug 13 2024, 10:50 AM · kleopatra, vsd33, Restricted Project
TobiasFella added a comment to T6722: Kleopatra: Forbid adding non-encryption keys to groups.

The implemented behavior at the moment is:

Aug 13 2024, 10:42 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
aheinecke added a comment to T7064: Kleopatra: Add additional info to Help menu.

Help -> Additional Documentation -> GnuPG Commandline now brings up the GnuPG Manual in the browser for Gpg4win. This solves the issue that this menu entry (Additional Documentation) existed in Gpg4win and Kleopatra on general Linux but was empty. And the API does exist now to add more entries easily if suggested. I just checked on Linux in master and it worked for me.

Aug 13 2024, 8:58 AM · kleopatra, Restricted Project, vsd33
ebo added a comment to T7064: Kleopatra: Add additional info to Help menu.

As there was some discussion in the ticket: what has been implemented? How can it be tested?

Aug 13 2024, 8:45 AM · kleopatra, Restricted Project, vsd33

Aug 12 2024

ikloecker added a project to T7245: Kleopatra: Don't select items automatically when tree view/widget gets focus: vsd33.

Should be merged for VSD 3.3 to fix the finding made when testing T6936: Kleopatra: Auto-select in case of only one keysearch result (see T6936#187185).

Aug 12 2024, 4:28 PM · vsd33 (vsd-3.3.0), a11y, Restricted Project, kleopatra
TobiasFella changed the status of T6966: Kleopatra: Show which certificates in a group are not usable for encryption, a subtask of T6916: Kleopatra group related improvements, from Open to Testing.
Aug 12 2024, 1:52 PM · kleopatra
TobiasFella changed the status of T6966: Kleopatra: Show which certificates in a group are not usable for encryption from Open to Testing.
Aug 12 2024, 1:52 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
TobiasFella changed the status of T7234: Kleopatra: add disable/enable certificate in context menu from Open to Testing.
Aug 12 2024, 1:51 PM · vsd33, Feature Request, kleopatra, Restricted Project
TobiasFella changed the status of T7234: Kleopatra: add disable/enable certificate in context menu, a subtask of T7216: Kleopatra: Integrate "disabled" feature from gpg, from Open to Testing.
Aug 12 2024, 1:51 PM · Feature Request, kleopatra, Restricted Project
TobiasFella set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/267 on T7234: Kleopatra: add disable/enable certificate in context menu.
Aug 12 2024, 12:01 PM · vsd33, Feature Request, kleopatra, Restricted Project
TobiasFella moved T7234: Kleopatra: add disable/enable certificate in context menu from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 12 2024, 12:00 PM · vsd33, Feature Request, kleopatra, Restricted Project
aheinecke added a comment to T7224: Kleopatra: broken in Testversion beta-41.

While searching for a different issue I found T6512: keyboxd with data pipe in which as I understand it a keyboxd hang is fixed but the fix in that task is not part of the stable branch and only in master. I might be misunderstanding it but just from reading the comments in T6512 this might be related.

Aug 12 2024, 11:32 AM · Bug Report, kleopatra, Restricted Project

Aug 8 2024

aheinecke closed T6076: Kleopatra: Many icons are hard to see if the dark high-contrast mode is activated, a subtask of T5824: Kleopatra: Full accessibility support, as Resolved.
Aug 8 2024, 12:27 PM · kleopatra, Restricted Project
aheinecke closed T6076: Kleopatra: Many icons are hard to see if the dark high-contrast mode is activated as Resolved.

Well for 3.3 we will have full support for high contrast with the correct icons on all platforms, additionally we detect and support dark mode on all Windows 10 Versions > 1709 So this can be resolved. (Both for Qt5 and 6). What I have not yet checked if Qt6::systemInfo::colorScheme reports the correct one under windows 11 desert theme, but as you mention that is also part of a different issue where when then also should clean up the kleo systeminfo etc. if this is reliably supplied as information by qt.

Aug 8 2024, 12:27 PM · vsd33 (vsd-3.3.0), Windows, kleopatra, Restricted Project
ikloecker added a comment to T6936: Kleopatra: Auto-select in case of only one keysearch result.

In Kleopatra master the first result is no longer selected if there are multiple certificates.

Aug 8 2024, 11:51 AM · vsd33, Restricted Project, kleopatra
ikloecker changed the status of T7245: Kleopatra: Don't select items automatically when tree view/widget gets focus from Open to Testing.

Should be tested with NVDA on Windows to verify that this works as expected and that we don't get duplicate announcements by the screen reader.

Aug 8 2024, 11:48 AM · vsd33 (vsd-3.3.0), a11y, Restricted Project, kleopatra
ikloecker triaged T7245: Kleopatra: Don't select items automatically when tree view/widget gets focus as Normal priority.
Aug 8 2024, 11:14 AM · vsd33 (vsd-3.3.0), a11y, Restricted Project, kleopatra
TobiasFella changed the status of T6874: Kleopatra subkey management improvements from Open to Testing.
Aug 8 2024, 10:57 AM · kleopatra
TobiasFella changed the status of T7064: Kleopatra: Add additional info to Help menu from Open to Testing.
Aug 8 2024, 10:56 AM · kleopatra, Restricted Project, vsd33
TobiasFella changed the status of T6998: Kleopatra: simplify key creation window from Open to Testing.
Aug 8 2024, 10:55 AM · vsd33, Restricted Project, kleopatra
TobiasFella changed the status of T6091: Kleopatra: "Cancel" in the password dialog of "Print secret key" has no effect from Open to Testing.
Aug 8 2024, 10:55 AM · vsd33, kleopatra, Restricted Project
TobiasFella changed the status of T6808: Libkleo Keyresolver: misleading display/wording in confirmation dialog from Open to Testing.
Aug 8 2024, 10:55 AM · vsd33, kleopatra, Restricted Project
TobiasFella changed the status of T6769: Kleopatra: Improve warning on keyserver upload from Open to Testing.
Aug 8 2024, 10:54 AM · vsd33, Restricted Project, kleopatra
TobiasFella changed the status of T7076: Kleopatra: Improvements in the "Revoke Key" window from Open to Testing.
Aug 8 2024, 10:54 AM · vsd33, kleopatra, Restricted Project
TobiasFella changed the status of T6447: Kleopatra: "imported certificates" tab inconsistencies from Open to Testing.
Aug 8 2024, 10:52 AM · vsd33, Restricted Project, Bug Report, kleopatra
TobiasFella changed the status of T7210: Kleopatra: In "Imported Certificate" tab, enabling a column does not make it show up from Open to Testing.
Aug 8 2024, 10:52 AM · vsd33, kleopatra, Restricted Project, Bug Report
ikloecker assigned T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog to TobiasFella.
Aug 8 2024, 10:29 AM · vsd33, Feature Request, kleopatra, Restricted Project
ikloecker assigned T7210: Kleopatra: In "Imported Certificate" tab, enabling a column does not make it show up to TobiasFella.
Aug 8 2024, 10:17 AM · vsd33, kleopatra, Restricted Project, Bug Report
ikloecker changed the status of T6786: Kleopatra: remove/hide key action "(re)generate key", a subtask of T6785: Kleopatra: Improvements related to smart cards, from Open to Testing.
Aug 8 2024, 10:13 AM · kleopatra