Update gpgol.js to latest master
Fix moc / rcc link if qt6 is not installed
Disabele native qtbase opengl feature
Add kcoreaddons build fix
Add patch to make QML in kcontacs optional too
Add alternative libdir to find kf6 tools
Update gpgol.js to latest master
Fix mingw build patch for kcoreaddons
Use ONLY for library tools lookup
Use qt.conf again to change QtStandardPaths
Fix errors if build directory already exists
Install libkleopatrarc to share instad of etc/xdg
Add option to use ninja to build cmake projs
Use INSTDIR/share instead of INSTDIR/bin/data for data
Remove README-msi.txt and shorten the README
docker: Rewrite docker build scripts
docker: Add new command --update-image
docker: Use rsync for dirty builds
docker: Fix test if docker build should be called
docker: Copy repos for dirty builds if dir exists
appimage: Remove --mms-bitfields cflag for spkgs
appimage: Support pkg_conf_subdir for cmake
appimage: Add post_install support for BPKGs
Add additional dependencies for the appimage
Minor configuration fixes for windows build
appimage: Use src/playground as build root
appimage: Update deps and build config for KF6
appimage: Remove QTPKG template
appimage: Update deflate macro
docker: Update Dockerfile for SLE15
appimage: Remove accidentally pushed -x
docker: Fix usage inplace builds
Fix libiconv installation
docker: Fix check for existing image
docker: Extend help of docker-build.sh
Move .nsi files into subdirectory
appimage: Update / fix build-appimage script
docker: Add checksums for linuxdeploy
docker: Add cups-devel dependency
docker: Clarify what happens when build dir exists
Change wording from tools to native
docker: Fix copy packages step for empty dirs
docker: Improve result and error handling
Depend gpg4win version on gpg version again
docker: Add --clean command to clear build dir
docker: rsync .git to buildroot for git builds
vsd: Add "vsd-versions" target
appimage: Build without OpenGL, EGL and fontconfig
appimage: Use BUILDTYPE and fix VSD build
docker: Improve result handling for appimages
appimage: Fix okluarpart rpath
msi: Update AUTHENTICODE_FILES for Qt6 build
MSI: Comment out not working target experiment
docker: Copy download tag when copying packages
Update snapshot packages to latest master
MSI: Skip over empty files when codesigning
nsis: Fix capitalization of new library names
MSI: Replace obsolete PRODUCT macros
MSI: Move generic targets out of MSI_template
NSIS: Minor fixes for uninstallation
Ensure that configure stamp is not created on err
Add windows VERSIONINFO to all signed binaries
docker: Use artifacts as the result dir
Update frameworks to 6.4.0
Install KIconEnginePlugin
Add breeze (the style) package
Standardize qt packages names
Add qt patch to make default style configurable
Patch breeze not to fail without QtNetwork and QtOpenGL
Fix build with missing .gnupg-autogen.rc
I added the burger icon to Gpg4win-master.
So remaining here is to remove the right-click actions when a certification is selected.
Add additional icons found by findicons.sh
Add application-menu icon to list of used icons
Update snapshots for kleo and gpgpass
A better solution might be to use categories to have that element "this message will be signed / this message will be encrypted" above the edit window. But what I find more important and so much more a high priority is that in cases we have a failure saving the draft info flags an error message should come up. This happened for a customer and in the logs I could see that MAPI returned an error. the button was not toggled in this case but the mail also was not marked for encryption. T7144 is the task for that so I'd suggest to start with that one.
Changing the icon is unusual and does not match a native look and feel in Outlook where toggle icons are there for a reason, to be toggled or not. This is also the way how Outlooks native encrypt & sign works and Microsoft will probably have thought about this a bit.
Ah, that was what daniel and me actually talked about. So I was a bit dissapointed when I only found the documentation. :)
Btw. Here is a nice backtrace, which I think is similar to the crash part of this Task:
I think the crash in the end is the same we have in T6688: Kleopatra GPGME: Reported assert on exit where quitting kleopatra with running jobs tries to cancel all open contexts and then crashes where the assert would be triggered in debug builds. In T6688 we just hid this issue again by not keeping the deviceinfowatcher running.
Phew. Got it. a new script: "gccwrap.sh.in"
Well, so the documentation is that there is no way to migrate and you have to delete everything and then set it up manually again? In that case it is still missing the deletion of the KMail settings etc.