Remove signals that are only used internally
Ensure that last visible column cannot be hidden
Export menu to control the visible columns
Add menu for changing sort column and sort direction
Using --enarmor and removing the checksum I sometimes get
Remove most of troubleshooting, for less intimidation
For all tables where the visible columns can be configured via the context menu of the table header the visible columns can now also be configured via the context menu of the table cells/rows. (The only exception is the result table in the selftest where it doesn't really make sense to change the visible columns. Instead we should disable the context menu of the table header.)
Detect and offer to import OpenPGP keys in attachments / Autocypt headers
Make column visibility keyboard-accessible in more tables
Fix build with picky linkers
Move Private class of TreeView to separate files to allow sharing
Unify API of TreeView and TreeWidget and reduce code duplication
Remove support for forcing columns to be hidden
Prepare Private class of TreeView for sharing with TreeWidget
Remove signals that are only used internally
I haven't tested it, but it looks good
GIT_SILENT Remove file names from file headers
Change extension page layout to use buttons, again
agent: Fix debug output for ECC decryption.
Fixed in libgpg-error 1.59.
po: Update Japanese Translation.
l10n daemon script <scripty@kde.org> committed
rLIBKLEO4738f0df643b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA1acc554d8c56: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Make column visibility keyboard-accessible in certifications table
Make column visibility and sort order keyboard-accessible in KeyTreeView
Fix connection status display, when connection to proxy is los
Simplify auto-attach keys action
Attach recipient keys, only if more than one (non-BCC) recipient
Rename manifest.po to avoid potential name clash
Localize manifest strings while generating the manifest
Change extension page layout to use buttons, again
Allow using the columns sorting menu in the toolbar
Add a separator before the columns visibility and sorting menus
Use column menus provided by TreeView
Fully implement connection status display
Ensure that last visible column cannot be hidden
Fully implement connection status display
Add menu for changing sort column and sort direction
Export menu to control the visible columns
Improve API to generate random bytes and z-base-32 characters
Avoid copy of generated random bytes
• werner updated the task description for
T7974: Release GpgRT 1.59.
Split and redesign FirstTimeDialog
Keep filename of root-ca fixed per user (to allow re-installation)
Also save drafts in new common path
Explicitly share certain paths between client and server
Rename manifest.po to avoid potential name clash
Localize manifest strings while generating the manifest
• ikloecker renamed
T8108: gpgmepp: Improve the getrandom API from
Gpgmepp getrandom zbase32 code has zero byte at the end to
gpgmepp: Improve the getrandom API.
Cleanup, and regenerate web files
In single user-mode, ensure native client never connects to foreign proxy
In single-user mode, pair clients, automatically
Limit client connections to same origin IP
Split and redesign FirstTimeDialog
Keep filename of root-ca fixed per user (to allow re-installation)
Cleanup, and regenerate web files
In single user-mode, ensure native client never connects to foreign proxy
In single-user mode, pair clients, automatically
Limit client connections to same origin IP
Initial draft for auto-attaching PGP keys
Rename manifest.po to avoid potential name clash
Localize manifest strings while generating the manifest
Do not let the assert do the work of the previous test.
l10n daemon script <scripty@kde.org> committed
rMTP573392d88d01: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rMTP159d09b21229: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
doc: Document generateRandomBytes
tests: Fix conversion of random zbase32 data to string
I came from it with stuffing the vector into a QByteArrayView - and then comparing it with the same string being roundtripped thru a copy/paste operation by the user.
I explicitly keep the null byte so that you can simply pass the (pointer to the data of the) vector of bytes to the std::string c'tor. Meh! The c'tor wants , but the vector is so that one has to reinterpret_cast.
Do not activate window for RMB click on icon
Do not repeat the same message
Be less noisy about closing/opening the web client pane
Better status indication in systray icon