https://bugs.kde.org/show_bug.cgi?id=390467
Thomas Baumgart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kmy | |money/03831143604ffb5f49267 | |fc5dfdde97bb7059866 Status|UNCONFIRMED |RESOLVED Version Fixed In| |5.0.1 --- Comment #2 from Thomas Baumgart <[email protected]> --- Git commit 03831143604ffb5f49267fc5dfdde97bb7059866 by Thomas Baumgart. Committed on 16/02/2018 at 19:19. Pushed by tbaumgart into branch '5.0'. Allow to select keys during File/Save As Due to the change in the KDE file save dialog the additional widgets could not be inserted dynamically into the dialog as we did in KDE4. This has been solved by an additional dialog when GPG encryption has been enabled in the settings and is available. FIXED-IN: 5.0.1 GUI: M +1 -0 kmymoney/dialogs/CMakeLists.txt M +77 -88 kmymoney/dialogs/kgpgkeyselectiondlg.cpp M +15 -3 kmymoney/dialogs/kgpgkeyselectiondlg.h A +139 -0 kmymoney/dialogs/kgpgkeyselectiondlg.ui M +19 -89 kmymoney/kmymoney.cpp M +1 -6 kmymoney/kmymoney.h https://commits.kde.org/kmymoney/03831143604ffb5f49267fc5dfdde97bb7059866 -- You are receiving this mail because: You are watching all bug changes.
