Revision 803933

Go back to digest for 11th May 2008

Other in KDE Base

David Faure committed changes in /trunk/KDE/kdelibs/kdeui:

Use the KEditToolBar(KXMLGUIFactory* factory) constructor from kxmlguiwindow too, so that any kxmlguiclients that have been added to the mainwindow, will show up in the toolbar editor.

This happened with Stephen Kelly's kxmlguieditor guiclient, for instance.

Fix the way KXmlGuiWindow reconstructs the GUI after toolbar config has changed, so that it doesn't lose child guiclients.

IOW, this is simply a bit more of KParts technology moving up to kdeui, for lightweight components to work too.

File Changes

Modified 3 files
  • /trunk/KDE/kdelibs/kdeui
  •   /dialogs/kedittoolbar.h
  •   /tests/kxmlgui_unittest.cpp
  •   /xmlgui/kxmlguiwindow.cpp
3 files changed in total