l10n daemon script <scripty@kde.org> committed
rKLEOPATRAeedddb5820ef: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA6b4d05192c04: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
doc: Update gpgrt.texi for old gpg-error-config script.
build: Update gpg-error.m4.
In the repo, for all related software, it's done.
Note that versions since 2020-11-07 to 2021-07-03 have major problem with non-POSIX shell, which doesn't support construct.
build: Update gpg-error.m4 and fix for modern Autoconf.
build: Update config.guess and config.sub.
Make tooltips more verbose and add some accessible names
Set accessible names for search input field and list of groups
Make name input field a buddy of its label
Use flat group boxes for grouping the two lists of keys
Announce current item when certificate list gets focus
Ensure that current group is selected when list gets focus
Give keyboard focus to the search input field when showing dialog
Make model used for list of groups a single-column model
Prevent accidental closing of dialogs when pressing Enter
Add labels to the Search fields
Add ARMv9 SVE2 and optional Crypto Extension HW features
jukivili committed
rC8921b5221e33: Add detection for HW feature "ARMv8 SVE" (authored by Tianjia Zhang <tianjia.zhang@linux.alibaba.com>).
Add detection for HW feature "ARMv8 SVE"
jukivili committed
rC2dc265400674: Add SM4 ARMv9 SVE CE assembly implementation (authored by Tianjia Zhang <tianjia.zhang@linux.alibaba.com>).
Add SM4 ARMv9 SVE CE assembly implementation
build: Fix for internal secmem.
build: Update gpg-error.m4.
build: Update config.guess, config.sub, and config.rpath.
build: Update config.guess and config.sub.
build: Fix for modern Autoconf.
Cleanup for type definitions of byte, ushort, u32, and u64.
build: Update config.guess, config.sub, and config.rpath.
build: Update configure.ac for modern Autoconf.
visibility: add missing fips_is_operational check for gcry_md_extract
hwf-x86: fix UBSAN warning
hwf-arm: add ARM HW feature detection support for MacOS
Using doesn't work anymore. The "slot" needs to be a (e.g. a lambda) now. Moreover, the trailing is not required anymore (because of suitable enum value defaults for those action_data members).
I have used the same header blurb as gpg-agent (https://dev.gnupg.org/source/gnupg/browse/master/agent/trustlist.c$60-73) with an additional comment about the statement.
Avoid duplicating the last empty line when writing back lines
Write comment lines with DN attributes to trust list file
Append optional relax flag to (un)trusted root certificates
Write header blurb to start of newly created trustlist.txt
Prevent scroll area embedding config page from receiving focus
• ikloecker moved
T6095: Kleopatra: Fix accessibility of group configuration from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
I have added accessible names to all icon-only buttons created in libkleo and kleopatra. There may be buttons created by Qt or KDE Frameworks which lack an accessible name.
Set accessible names for a few icon-only buttons
Add accessible names for a few icon-only buttons
GIT_SILENT Keep line breaks in initializer lists
Improve some accessible names of icon-only buttons
• ikloecker moved
T6088: Kleopatra: Improve accessibility of icon-only buttons from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
I think the accessibility is okay now. It could be further improved with useful shortcuts for the different buttons, but the DN attribute order configuration is a rather unimportant UI of Kleopatra.
The command needs to be ported away from running via QProcess to using QGpgME::ExportJob. I'll give this a low priority.
Explicitly include QStringBuilder for operator%
build: Update config.guess and config.sub.
But then again: The three other apostrophes that occur in the text are represented by single quote characters. Maybe sticking to ASCII characters is the better fix after all.
Typographically the apostrophe character is a different character than the single quote character . So, the correct fix would be to fix the probably wrong encoded apostrophe instead of replacing it by a single quote character.
Kleopatra now silently ends the "backup secret key" operation if the password dialog was canceled.
Do not export anything if the user canceled the operation
build: Fix configure script.
build: Update config.guess, config.sub, and config.rpath.
build: Update config.guess, config.sub, and config.rpath.
build: Update config.guess and config.sub.
build: Support cross compile.
cipher: Add buildhelp.h to source to be distributed.
It turns out that gpg does report an error via status-fd, but it doesn't report via status-fd that the operation was canceled (Update: The error code 83886179 in the status message corresponds to , i.e. gpg reports that the user canceled the operation.)
build: Fix configure script.
build: Update config.guess, config.sub, and config.rpath.
The second pinentry window comes up to ask for the passphrase that protects your subkey. Usually, gpg will try to use the passphrase entered for the primary key also for the subkey, but since you canceled the first pinentry there's no passphrase to re-use.
Announce current item when lists get focus
Set list as buddy of corresponding label
Ensure consistent selection of the current item
Set accessible name for the attribute entries
Select the first item in both lists after filling the lists
Add accessible names for the lists
Separate buttons for changing the entries and for changing the order
Make selection of the attributes with the keyboard work
Remove useless checks for QT_NO_TREEWIDGET
Modernize: Use vectors instead of arrays
Add accessible names for tool buttons for changing the attribute order
as of 2.3.7 (which I just updated to) this works. ticket can be closed
• ikloecker moved
T6089: Kleopatra: Make DN attribute order configuration accessible from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
build: Update config.guess, config.sub, and config.rpath.