Page MenuHome GnuPG
Feed Advanced Search

Aug 13 2024

ikloecker committed rKLEOPATRA8941ad7ec86f: Change default order of columns and rename some columns in card key view (authored by ikloecker).
Change default order of columns and rename some columns in card key view
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA36728207b230: Store a const reference to the card in the card keys view (authored by ikloecker).
Store a const reference to the card in the card keys view
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRAd7504f1679e5: Show human-readable card key name instead of card slot ID if available (authored by ikloecker).
Show human-readable card key name instead of card slot ID if available
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA85bd70471a3f: Add function returning human-readable name for a smart card key slot (authored by ikloecker).
Add function returning human-readable name for a smart card key slot
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA4a8b297ce587: Remove no longer used OpenPGPKeyCardWidget (authored by ikloecker).
Remove no longer used OpenPGPKeyCardWidget
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA79010a20d27b: Show the slot's keyref instead of an index (authored by ikloecker).
Show the slot's keyref instead of an index
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRAe5c891f70b62: Hide Keygrip column by default (authored by ikloecker).
Hide Keygrip column by default
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRA899ff8142b18: Add Algorithm column to card keys view (authored by ikloecker).
Add Algorithm column to card keys view
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRAa0f8ffa21f18: The Actions column shouldn't stretch (authored by ikloecker).
The Actions column shouldn't stretch
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRAdd7d7441e067: Show Created column also for PKCS#15 cards by default (authored by ikloecker).
Show Created column also for PKCS#15 cards by default
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRA0824f639b800: Use verbs instead of nouns for the usage (authored by ikloecker).
Use verbs instead of nouns for the usage
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRAc799a8987844: Store creation time of card keys as QDateTime (authored by ikloecker).
Store creation time of card keys as QDateTime
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRAf884281b77b7: Use new card key table for OpenPGP cards (authored by ikloecker).
Use new card key table for OpenPGP cards
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRA0d5c87f97eaa: Use card slot action to create CSR for NetKey card keys (authored by ikloecker).
Use card slot action to create CSR for NetKey card keys
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRAd9bdf4e8f7a6: Add a Qt 5 version of Qt's operator""_L1 to simplify backporting (authored by ikloecker).
Add a Qt 5 version of Qt's operator""_L1 to simplify backporting
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRAd49fe5335951: Use same fonts and colors as main certificate list (authored by ikloecker).
Use same fonts and colors as main certificate list
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRA3d5614ba3ca7: Use new card key table for PIV cards (authored by ikloecker).
Use new card key table for PIV cards
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRAed0ad4d6c637: Ensure that menu is shown after clicked item is set as current item (authored by ikloecker).
Ensure that menu is shown after clicked item is set as current item
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRAeb8e5be97e8f: Add possibility to clone a Card (authored by ikloecker).
Add possibility to clone a Card
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRAb4368f08ada2: Store a clone of the Card instead of just some properties of the card (authored by ikloecker).
Store a clone of the Card instead of just some properties of the card
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRA2821f4ffaa17: Add workaround for missing update when last actions button loses focus (authored by ikloecker).
Add workaround for missing update when last actions button loses focus
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRA10c13c8e8313: Update list of supported smart cards (authored by ikloecker).
Update list of supported smart cards
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRAe1039bd3190d: Rewrite CardKeysView to display all card keys + certificates (authored by ikloecker).
Rewrite CardKeysView to display all card keys + certificates
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRA304addad6d1f: Add shared container for actions used in smart card management (authored by ikloecker).
Add shared container for actions used in smart card management
Aug 13 2024, 2:14 PM
ikloecker committed rKLEOPATRAd19293e4311c: Add a Qt 5 version of Qt's operator""_s to simplify backporting (authored by ikloecker).
Add a Qt 5 version of Qt's operator""_s to simplify backporting
Aug 13 2024, 2:14 PM
ikloecker committed rKLEOPATRAcb998ccb2c6f: Remove upstreamed workaround (authored by ikloecker).
Remove upstreamed workaround
Aug 13 2024, 2:14 PM
ikloecker committed rLIBKLEOadd10a4e9ea7: Make QTreeWidget::itemFromIndex public (as in Qt 6) (authored by ikloecker).
Make QTreeWidget::itemFromIndex public (as in Qt 6)
Aug 13 2024, 1:28 PM
ikloecker committed rLIBKLEO624d5e105b05: Check for row >= 0 and fix compiler warnings (authored by ikloecker).
Check for row >= 0 and fix compiler warnings
Aug 13 2024, 1:28 PM
ikloecker committed rLIBKLEOf3f895717995: Make it build with Qt 5 and without backported T6666 (authored by ikloecker).
Make it build with Qt 5 and without backported T6666
Aug 13 2024, 1:28 PM
ikloecker committed rLIBKLEO635e3dc60690: KeyFilterManager: Add model for custom key filters (authored by TobiasFella).
KeyFilterManager: Add model for custom key filters
Aug 13 2024, 1:28 PM
ikloecker committed rLIBKLEO3180a07b6eb1: Use improved workaround for accessible focus event also for TreeView (authored by ikloecker).
Use improved workaround for accessible focus event also for TreeView
Aug 13 2024, 1:28 PM
ikloecker committed rLIBKLEO9d6f0813d1e3: Use improved workaround for accessible focus event (authored by ikloecker).
Use improved workaround for accessible focus event
Aug 13 2024, 1:28 PM
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 (vsd-3.3.0), 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 (vsd-3.3.0), 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 · vsd33 (vsd-3.3.0), kleopatra, 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 (vsd-3.3.0), 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 (vsd-3.3.0), 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 · 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

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
ikloecker committed rKLEOPATRA2ff87097d1b4: Fix location of default context menu with Copy action (authored by ikloecker).
Fix location of default context menu with Copy action
Aug 12 2024, 4:18 PM
ikloecker committed rKLEOPATRAf90cfa5ce396: Remove unneeded include (authored by ikloecker).
Remove unneeded include
Aug 12 2024, 4:18 PM
ikloecker committed rKLEOPATRA4d2571d44a4a: Fix the git hash of the "Run clang-format" commit (authored by ikloecker).
Fix the git hash of the "Run clang-format" commit
Aug 12 2024, 4:18 PM
ikloecker committed rKLEOPATRA4fc4fb4b00d8: Remove explicit HTML escaping (authored by ikloecker).
Remove explicit HTML escaping
Aug 12 2024, 3:42 PM
ikloecker committed rKLEOPATRA91646da3b059: Fix syntax and formating (authored by Frederik Schwarzer <schwarzer@kde.org>).
Fix syntax and formating
Aug 12 2024, 3:42 PM
ikloecker committed rKLEOPATRA58bc23b233ed: Remove unused parameters and variable (authored by ikloecker).
Remove unused parameters and variable
Aug 12 2024, 3:42 PM
ikloecker committed rKLEOPATRA37bd8f49faa4: Remove code that's commented out since ages (authored by ikloecker).
Remove code that's commented out since ages
Aug 12 2024, 3:42 PM
ikloecker committed rLIBKLEOba2b3108c404: Check for row >= 0 and fix compiler warnings (authored by ikloecker).
Check for row >= 0 and fix compiler warnings
Aug 12 2024, 12:29 PM

Aug 8 2024

ikloecker committed rKLEOPATRAb2099a0dcc53: Call KCrash::initialize after KAboutData::setApplicationData (authored by ikloecker).
Call KCrash::initialize after KAboutData::setApplicationData
Aug 8 2024, 9:53 PM
ikloecker committed rKLEOPATRA06dbff3a3f3d: Add context menu with the card key actions (authored by ikloecker).
Add context menu with the card key actions
Aug 8 2024, 3:36 PM
ikloecker committed rKLEOPATRA5a943afe29d8: Copy the fingerprint of a card key without whitespace (authored by ikloecker).
Copy the fingerprint of a card key without whitespace
Aug 8 2024, 3:36 PM
ikloecker committed rKLEOPATRA7bcd2ae7f830: Add hidden-by-default Protocol column to card keys view (authored by ikloecker).
Add hidden-by-default Protocol column to card keys view
Aug 8 2024, 3:36 PM
ikloecker committed rKLEOPATRA1a7668fa6d5c: Make F5 (for reload) also work if no smart card is shown (authored by ikloecker).
Make F5 (for reload) also work if no smart card is shown
Aug 8 2024, 3:36 PM
ikloecker committed rKLEOPATRA49c1179fca3e: Change default order of columns and rename some columns in card key view (authored by ikloecker).
Change default order of columns and rename some columns in card key view
Aug 8 2024, 3:36 PM
ikloecker committed rKLEOPATRA816db9510d38: Inform user about unset card key or card key without certificate (authored by ikloecker).
Inform user about unset card key or card key without certificate
Aug 8 2024, 3:36 PM
ikloecker committed rKLEOPATRA448197d9c545: Ensure correct state of card slot actions (authored by ikloecker).
Ensure correct state of card slot actions
Aug 8 2024, 3:36 PM
ikloecker committed rKLEOPATRAc9c47c4ff353: Store a const reference to the card in the card keys view (authored by ikloecker).
Store a const reference to the card in the card keys view
Aug 8 2024, 3:36 PM
ikloecker committed rKLEOPATRA8828c1ca7ae5: Show human-readable card key name instead of card slot ID if available (authored by ikloecker).
Show human-readable card key name instead of card slot ID if available
Aug 8 2024, 3:36 PM
ikloecker committed rKLEOPATRAc1a3e409b249: Add function returning human-readable name for a smart card key slot (authored by ikloecker).
Add function returning human-readable name for a smart card key slot
Aug 8 2024, 3:36 PM
ikloecker committed rKLEOPATRA29fc04c479b0: Remove no longer used OpenPGPKeyCardWidget (authored by ikloecker).
Remove no longer used OpenPGPKeyCardWidget
Aug 8 2024, 3:36 PM
ikloecker committed rKLEOPATRAf77c794a0cc9: Add Algorithm column to card keys view (authored by ikloecker).
Add Algorithm column to card keys view
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRA7bea592fd28a: Show the slot's keyref instead of an index (authored by ikloecker).
Show the slot's keyref instead of an index
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRA57afd9c41d85: The Actions column shouldn't stretch (authored by ikloecker).
The Actions column shouldn't stretch
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRAdb3cbf5dcc83: Show Created column also for PKCS#15 cards by default (authored by ikloecker).
Show Created column also for PKCS#15 cards by default
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRA57a8e41affb8: Hide Keygrip column by default (authored by ikloecker).
Hide Keygrip column by default
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRAa7fc3577363d: Use verbs instead of nouns for the usage (authored by ikloecker).
Use verbs instead of nouns for the usage
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRA6592988fddb5: Use card slot action to create CSR for NetKey card keys (authored by ikloecker).
Use card slot action to create CSR for NetKey card keys
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRA45b578d6e1a2: Use new card key table for OpenPGP cards (authored by ikloecker).
Use new card key table for OpenPGP cards
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRAd67046ea332c: Store creation time of card keys as QDateTime (authored by ikloecker).
Store creation time of card keys as QDateTime
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRA59473ffa90b7: Use new card key table for PIV cards (authored by ikloecker).
Use new card key table for PIV cards
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRA91b5d9dd94ea: Use same fonts and colors as main certificate list (authored by ikloecker).
Use same fonts and colors as main certificate list
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRA005064cb641c: Ensure that menu is shown after clicked item is set as current item (authored by ikloecker).
Ensure that menu is shown after clicked item is set as current item
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRAc255bb920fbb: Store a clone of the Card instead of just some properties of the card (authored by ikloecker).
Store a clone of the Card instead of just some properties of the card
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRAf6cc36e116cf: Rewrite CardKeysView to display all card keys + certificates (authored by ikloecker).
Rewrite CardKeysView to display all card keys + certificates
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRA2bd4c37464e1: Add workaround for missing update when last actions button loses focus (authored by ikloecker).
Add workaround for missing update when last actions button loses focus
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRA359497f260b6: Add possibility to clone a Card (authored by ikloecker).
Add possibility to clone a Card
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRA494072b4314a: Update list of supported smart cards (authored by ikloecker).
Update list of supported smart cards
Aug 8 2024, 3:35 PM
ikloecker committed rKLEOPATRAf4cc31c71b41: Add shared container for actions used in smart card management (authored by ikloecker).
Add shared container for actions used in smart card management
Aug 8 2024, 3:35 PM
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 (vsd-3.3.0), 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 committed rKLEOPATRAfee3d40b7c23: Remove upstreamed workaround (authored by ikloecker).
Remove upstreamed workaround
Aug 8 2024, 11:45 AM
ikloecker committed rLIBKLEO1259d469fa35: Use improved workaround for accessible focus event (authored by ikloecker).
Use improved workaround for accessible focus event
Aug 8 2024, 11:40 AM
ikloecker committed rLIBKLEObd4751c0a199: Use improved workaround for accessible focus event also for TreeView (authored by ikloecker).
Use improved workaround for accessible focus event also for TreeView
Aug 8 2024, 11:40 AM
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
ikloecker assigned T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog to TobiasFella.
Aug 8 2024, 10:29 AM · vsd33 (vsd-3.3.0), 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 (vsd-3.3.0), 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
ikloecker changed the status of T6786: Kleopatra: remove/hide key action "(re)generate key" from Open to Testing.

Backported for VSD 3.3

Aug 8 2024, 10:13 AM · vsd33 (vsd-3.3.0), vsd, Restricted Project, kleopatra
ikloecker moved T6072: Kleopatra: Display "gpgconf -X" from Backlog to WiP on the vsd33 board.

The additional changes have been backported for VSD 3.3

Aug 8 2024, 10:11 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
ikloecker moved T6957: Add algo and keygrip columns to Kleo's certificate view from Backlog to WiP on the vsd33 board.

The additional changes have been backported for VSD 3.3

Aug 8 2024, 10:09 AM · vsd33 (vsd-3.3.0), Restricted Project, vsd, kleopatra
ikloecker moved T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Aug 8 2024, 10:08 AM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ikloecker moved T7198: Kleopatra: Suggest validity date of subkeys to validity of primary key if this is shorter than 3 years from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Aug 8 2024, 10:06 AM · vsd33 (vsd-3.3.0), gpd, Restricted Project, kleopatra
ikloecker moved T7233: Kleopatra: Certificate details dialog non-interactible when opened from group edit dialog from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Aug 8 2024, 10:05 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project, Bug Report
ikloecker moved T7244: Kleopatra: Certificate details window opens in background when opened from decryption/verification result window from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Aug 8 2024, 10:05 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Bug Report
ikloecker changed the status of T7227: Kleopatra: Ensure columns are wide enough when they are made visible from Open to Testing.

Backported for VSD 3.3

Aug 8 2024, 10:03 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker changed the status of T7229: Kleopatra: Show keygrip always without spacing from Open to Testing.

Backported for VSD 3.3

Aug 8 2024, 10:02 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project

Aug 7 2024

ikloecker committed rKLEOPATRAa38515deb792: Run groups edit dialog asynchronously (authored by TobiasFella).
Run groups edit dialog asynchronously
Aug 7 2024, 5:38 PM
ikloecker committed rKLEOPATRAa1e12b4710b6: Set window title (authored by TobiasFella).
Set window title
Aug 7 2024, 5:38 PM