• Aleksei Nikiforov's avatar
    tdf#121417 Allow dynamic menu changes for Qt5 and KDE5 interfaces · bc023edb
    Aleksei Nikiforov yazdı
    Separate HandleMenuActivateEvent function call from HandleMenuCommandEvent function call
    since first one might update some of menus. Also add call to HandleMenuDeActivateEvent function.
    
    Delete action with Qt5MenuItem to reflect the change in actual menu.
    
    Also update underlying qt-based menu from Qt5Menu::InsertItem function.
    
    And update Qt5Menu::SetItemImage to work with different types of descendants of SalBitmap.
    This code is shared between Qt5 and KDE5 plugins, but KDE5 plugin uses SvpSalBitmap instead of Qt5Bitmap.
    New image conversion process is borrowed from GTK plugin code.
    This approach is used in order to properly process transparency channel if it's present, and it is present usually.
    
    This change also fixes tdf#120789.
    
    Change-Id: Ifdc64c3e5d80782955b52e2da8fcff4844d2dc25
    Reviewed-on: https://gerrit.libreoffice.org/63862
    Tested-by: Jenkins
    Reviewed-by: 's avatarKatarina Behrens <Katarina.Behrens@cib.de>
    bc023edb
Adı
Son kayıt (commit)
Son güncelleme
..
Qt5AccessibleEventListener.cxx Loading commit data...
Qt5AccessibleWidget.cxx Loading commit data...
Qt5Bitmap.cxx Loading commit data...
Qt5Clipboard.cxx Loading commit data...
Qt5Data.cxx Loading commit data...
Qt5DragAndDrop.cxx Loading commit data...
Qt5FilePicker.cxx Loading commit data...
Qt5Font.cxx Loading commit data...
Qt5FontFace.cxx Loading commit data...
Qt5Frame.cxx Loading commit data...
Qt5Graphics.cxx Loading commit data...
Qt5Graphics_Controls.cxx Loading commit data...
Qt5Graphics_GDI.cxx Loading commit data...
Qt5Graphics_Text.cxx Loading commit data...
Qt5Instance.cxx Loading commit data...
Qt5Instance_Print.cxx Loading commit data...
Qt5MainWindow.cxx Loading commit data...
Qt5Menu.cxx Loading commit data...
Qt5Object.cxx Loading commit data...
Qt5Painter.cxx Loading commit data...
Qt5Printer.cxx Loading commit data...
Qt5System.cxx Loading commit data...
Qt5Timer.cxx Loading commit data...
Qt5Tools.cxx Loading commit data...
Qt5VirtualDevice.cxx Loading commit data...
Qt5Widget.cxx Loading commit data...
Qt5XAccessible.cxx Loading commit data...