[umbrello-devel] [umbrello] [Bug 109097] Move "Export Diagram" to File menu

Ralf Habacker ralf.habacker at freenet.de
Fri Jul 17 08:37:29 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=109097

--- Comment #11 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 6ef0d0a7882d9b512651627a47e3b15e911b5477 by Ralf Habacker.
Committed on 17/07/2015 at 08:36.
Pushed by habacker into branch 'master'.

Implement 'Move "Export Diagram" to File menu'.

The "export all diagrams" menu entry has been refactored to
reuse the diagram filter widget already used by print and print preview.

The diagram filter widget is still named DiagramPrintPage, which is
now misleading and need to be renamed in a further commit.

We use QPointer for m_printSettings to avoid dangled pointers.
FIXED-IN:2.16.80 (KDE Applications 15.07.80)

M  +1    -0    umbrello/CMakeLists.txt
M  +3    -1    umbrello/cmdlineexportallviewsevent.cpp
A  +35   -0    umbrello/dialogs/diagramselectiondialog.cpp     [License: GPL
(v2/3)]
A  +36   -0    umbrello/dialogs/diagramselectiondialog.h     [License: GPL
(v2/3)]
M  +2    -1    umbrello/docgenerators/docbookgenerator.cpp
M  +2    -2    umbrello/umbrelloui.rc
M  +11   -5    umbrello/uml.cpp
M  +3    -2    umbrello/uml.h
M  +24   -2    umbrello/umlviewimageexporterall.cpp
M  +5    -1    umbrello/umlviewimageexporterall.h
M  +2    -9    umbrello/umlviewimageexportermodel.cpp
M  +2    -2    umbrello/umlviewimageexportermodel.h

http://commits.kde.org/umbrello/6ef0d0a7882d9b512651627a47e3b15e911b5477

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list