~kile/kile/2.1

Viewing all changes in revision 2346.

  • Committer: Michel Ludwig
  • Date: 2014-04-27 19:12:36 UTC
  • Revision ID: git-v1:883e3e0b936d458f84962f204097655144a78374
Use the KXMLGUIFactory::plugActionList mechanism to populate user-editable menus

Previously we constructed such menus ourselves and were using 'KXMLGUIFactory::refreshActionProperties()'
to load shortcuts for the actions involved. However, due to a limitation
in that method (in 'KXMLGUIClient::reloadXML()', more precisely) the XMLGUI
for Kile was reset to an unmerged state (without the standard actions). By using
'plugActionList' we don't have to resort to 'refreshActionProperties' any more.

BUG: 328712

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: