extractVersionNumber is necessary only in Windows => compile warning--
Update spacing of configuration widgets
off64_t mat not the same as int64_t
gpg,gpgsm: Remove compatibility_flags allow-ecc-encr and vsd-allow-encr.
gpg: Algo "kyber" is now a shortcut for ky768_bp256.
scd:piv: Support listing of retired keys with KEYINFO.
This breaks existing 32 bit systems with the 64 bit types. Thus a test for off64_t is required which redefines it to int64_t if it does not exist.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA42f13a8d4b52: 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
rKLEOPATRA5e3bbd84004d: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA7f23c5df3642: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
GIT_SILENT: time to increase version
GIT_SILENT: time to increase version
GIT_SILENT: time to increase version
It compiles fine without deprecated kf methods
It compiles fine without deprecated kf methods
It compiles fine without deprecated kf methods
GIT_SILENT: master is open
GIT_SILENT: master is open
GIT_SILENT: prepare 24.05rc
GIT_SILENT: prepare 24.05rc
l10n daemon script <scripty@kde.org> committed
rLIBKLEOfa8b623698ea: 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
rKLEOPATRA758e98b66988: 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
rLIBKLEO8324447e6248: 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
rKLEOPATRAb2e264f4006f: 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
rLIBKLEO8124998f27a9: 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
rKLEOPATRA3ff370554a08: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Another remark: It's very easy to change the location of the kleopatragroupsrc because we have full control over its usage and can simply specify an absolute path for the file. If the file isn't found we can simply look in the old location, i.e. migration is also trivial (as long as we can reliably determine the old location).
Fixed and backported for VSD 3.3
Fix problem with expiration dates after 2038 on 32-bit systems
Port CryptoConfigModule away from KPageWidget
Fix problem with expiration dates after 2038 on 32-bit systems
Let me remark, that we don't need a general migrator. We only need to make sure that the kleogroups are somehow migrated. Maybe we should do this along with the change of these group files (signing, v5 fingerprints). In any case it is important to get this into vsd33
Alternatively to patching QStandardPaths we could probably patch KConfig (e.g. make KConfigPrivate::changeFileName use a path set by us instead of ). In any case, I see no other solution than patching the base libraries.
What is the status here? Werners opinion is that only the kleopatragroupsrc needs to be migrated.
• ebo set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/171 on
T7076: Kleopatra: Improvements in the "Revoke Key" window.
Add command for copying a key to a card
GIT_SILENT: prepare 24.05rc
GIT_SILENT: prepare 24.05rc
GIT_SILENT: master is open
I think it needs to be made more clear that the proposed options refer to what to do after (!) copying the secret key to the smart card, e.g.
GIT_SILENT: master is open
Was mentioned before, but not written here:
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA9421f5faf0ec: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
speedo: Update the instructions to use the gnupg26 tag.
gpg: Add a notation to Kyber encryption subkeys
We decided to go with Tobias' proposal.
• TobiasFella moved
T6072: Kleopatra: Display "gpgconf -X" from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Add url parameter to docaction
Add extra source for key origins to KeyListModel
Try to prevent some invalid LDAP servers
Store card information in KeyCache
Start gpg-agent when sending a command to it fails with connection error
Skip check for running gpg-agent when restarting it
Add option to skip checking for a running gpg-agent
Make Kleo::launchGpgAgent work for multiple threads
Save TreeWidget state when it changes
Save treeview state when it changes
TreeView: add function to explicitely set config group nam
Disable too verbose logging
Add option to force a refresh of the key cache
Warn about groups containing sign-only keys in the groups dialog
Fix 'ret' may be used uninitialized warning
Adapt KeySelectionCombo to use user IDs instead of Keys
KeyListSortFilterProxyModel: Consider key filters when checking whether groups…
Rework UserIdProxyModel data handling
Various fixes for UserIDProxyModel
Add elgamal algorithm names to Formatting::prettyAlgorithmName
Save column state of treewidgets
Add Algorithm and Keygrip columns to keylist
Move column configuration menu code to NavigatableTreeView/NavigatableTreeWidget
Override hidden functions
Create interface for adding drag functionality to item views
Add some missing algorithm names
Port isChecksumFile away from QRegExp
Port KeySelectionDialog away from QRegExp
Port getVersionFromString away from QRegExp
Restart gpg-agent instead of just shutting down the GnuPG daemons
Merge branch 'gpg4win/23.10' into gpg4win/24.05