Improve smartcard storage location strings
Fix keyrefs at end of line
Works for me using the latest vsd beta (3.1.92.39)
Remove button for opening smartcardview
I've reported the success to MacPorts. My test was performed on only one platform, Mac OS X 10.4.11 or "Tiger". Since there exists a problem with building recent version of GPGME testing on Mac OS X 10.5.8 or "Leopard" will have to wait a few days…
With the unified patch all works fine (again), even the test target succeeds!
I think last time we talked about some generic solution for this. And ended up trying to research if we could add this in the end after linking is done to avoid having to patch/add an RC file for every library like GnuPG. Kleopatra and GpgOL already has one as you can see in windows with right click / properties and then details. Maybe we need to change the values there.
Filter duplicate keygrips
Performing the patch manually the "port" (package) built and installed. Starting then gpg-agent worked too, killing it (with gpgconf) worked as well.
Add smartcard info tab to CertificateDetailsDialog
Apply 1 suggestion(s) to 1 file(s)
Merge remote-tracking branch 'origin/release/24.02'
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA3d00a7ebf886: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
The patches looks too large to merge (than actually needed), and not enough/clean like not having detection of the system.
l10n daemon script <scripty@kde.org> committed
rMTP4d854c1b08ed: 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
rLIBKLEO3bcc3adb41bd: 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
rKLEOPATRA3c2fb26f67a4: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
I am still not sure why I noticed the double signing but with the new stamp feature we have an effective way to avoid long delays due to authenticode signing. Some gmake macro guru might want to look at gpg4win.mk.in to get rid of the duplicate rule ignore messages.
Cleanup NewCertificateWizard
Avoid multiple calls to the Authenticode signing function.
Update to a GnuPG 2.2 snaphots and a recent Kleo from 23.10
strcasecmp is pretty standard on Unix. However, in GnuPG we test for it and mostly use our own ascii_strcasecmp to avoid fun with locales. Ralph Seichter is providing macOS builds for GnuPG () . Maybe it is worth to contact him via the gnugp-devel mailing list and ask him whether he has experience with your toochain.
Simplify certificate details dialog
Fix button state when creating subkeys widget
Simplify certificate details dialog
Use card info from KeyCache
Store card information in KeyCache
By adding "-Wl,-t" to the arguments g++ reported:
Libtool invocation has "--tag=CXX --mode=link /opt/local/bin/g++-mp-7 -std=c++11 -pipe -Os -std=c++17 -D_GLIBCXX_USE_CXX11_ABI=0", but g++ then has no -lstdc++ – in C -lc is automatically used because there all C library functions can be taken from… (same for mathematical functions and -lm)
I agree with the column save /restore but i disagree with adjust to contents since this can create a "jumpy" layout e.g. with long comments and the user might be annoyed if she changed thr layout and it is then automatically changed again
It seems libtool fails to add the standard C and C++ libraries to the link command line. On Linux I have "[...] -lstdc++ -lm -lc [...]" in the libtool link command line. Looks like a bug in the tooling (macports or libtool).
On March 11 and 18, the private key file was wrong.
I updated on March 25. Now, the endian is GnuPG ( is big endian).
Thank you for the reminder. I will update the version in for , when I will confirm other developers' emvironment.
l10n daemon script <scripty@kde.org> committed
rMTPcdeb15c0d787: 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
rLIBKLEO119fc6bc48bb: 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
rKLEOPATRA592b22ed7515: 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
rLIBKLEObc5ad44218ee: 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
rLIBKLEOfcbfce67494b: 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
rKLEOPATRAb61a9f111d20: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
• werner renamed
• SPAM-NadiaEira from
NadiaEira to
SPAM-NadiaEira.
Thanks, that patch works for me.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAbd0fe021902d: 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
rKLEOPATRAc7d5cfacb9a6: 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
rKLEOPATRA7350eb8b9ab3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Move update script to build-aux
Adapt layout when there is only one certificate
Rework certificate deletion dialog
Fix build of cryptohelpertest with custom gpgmepp
Done and backported for 3.2.
Do not quit Kleopatra when user chooses to just close the main window
Quit Kleopatra when last windows is closed for elevated users on Windows
Accept close event of main window if Kleo is run with elevated permissions
Do not block application shutdown with a QEventLoopLocker
Check for system tray icon
Remove unused accessors for system tray icon
Fix build with QT_NO_SYSTEMTRAYICON
Do not quit Kleopatra when user chooses to just close the main window
Accept close event of main window if Kleo is run with elevated permissions
Quit Kleopatra when last windows is closed for elevated users on Windows
Do not block application shutdown with a QEventLoopLocker
Add error handling for Windows process connections
Add error handling for Windows process connections
Sorry I just noticed that I mixed up the duplicate closing. I wanted to close 7050 as a duplicate of this and not the other way around. Since this description was more general and better.
GIT_SILENT: prepare 6.0.2
GIT_SILENT: prepare 6.0.2
l10n daemon script <scripty@kde.org> committed
rLIBKLEO306eac673619: 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
rKLEOPATRA9b97f5f9927e: 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
rKLEOPATRA5ba5976c6e47: 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
rKLEOPATRA126f34b82de5: 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
rKLEOPATRA4af9ab58ed20: 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
rKLEOPATRAac4d660bd3a9: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
GIT_SILENT: prepare 6.0.2
GIT_SILENT: prepare 6.0.2