Related to GnuPG VS-Desktop.
(note that there is also a gpd to indicate GnuPG Desktop)
Related to GnuPG VS-Desktop.
(note that there is also a gpd to indicate GnuPG Desktop)
VS-Desktop-3.2.94.481-Beta: OK
works in VS-Desktop-3.2.94.481-Beta, the certificate for the newly generated key has the default expiry date of 3 years there.
Backported for VSD 3.3
OK in VS-Desktop-3.2.94.478-Beta
removing the gpgcom tag as its only relevant for vsd and is already backported
Backported for VSD 3.3
Works, tested with VS-Desktop-3.2.94.474-Beta
The layout is totally different now in VS-Desktop-3.2.94.474-Beta but the "generate new key" action is now hidden for the slots (while still there in Gpg4win 4.4).
There's the VERSION file that is used for customizing the About data for VSD and GnuPG Desktop. It's an ini format file that's read with QSettings.
Doing the changes to the text is easy enough, but I'm not sure whether we have a nice way of doing something only in a VSD version.
The changes hat to be reverted, a working solution is planned for later
Looks like there's something not correct in the completion model. Or we use different criteria for showing the blue "i" (as "information") which doesn't make it better. Reopen?
This is long done, but only for Qt 6-based releases. Andre's comment T6663#175481 has also been addressed.
Tested Gpg4win 4.4:
Interesting, when you search for the UID, it looks as before, with the green check mark:
I think this is resolved. In the Sign/Encrypt dialog we now offer the individual user IDs instead of the certificates, i.e. the two user IDs of the Udo certificate are both offered and one should be listed as certified and the other one as not certified (if one is certified and the other one isn't; for me both user IDs are ultimately trusted).
I suggest to make the following text changes for the VSD versions only:
Gpg4win-Beta-75:
Checked the property details of some files in "Progams (X86)" and found several without product name, E.g. libgpg-error-0.dll and other dlls located at C:\Program Files (x86)\GnuPG\bin.
Or gpgolconfig.exe at C:\Program Files (x86)\Gpg4win\bin and the examble from above, libKF5JobWidgets.dll, shows no product name either.
This is now merged into master
After recompiling, it works!
I backported the work of Andre for qt6 to master/kf5. It's in the branch work/carl/product-name-kf5
This is also relevant for VSD 3.3. Backport is not needed, but gpg4win/VSD needs to include current gpgme.
gpg4win-Beta-50:
Columns are now displayed as expected with a fresh installation, too.