[umbrello] [Bug 395384] The .xmi file Extension has to be Added Manually to file Names

Ralf Habacker bugzilla_noreply at kde.org
Sun Aug 2 11:10:14 BST 2020


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

--- Comment #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
(In reply to Ralf Habacker from comment #3)
> Since this dialog is provided by Qt, this seems to be a fundamental problem
> of Qt5.

Looking into the source
(https://invent.kde.org/sdk/umbrello/-/blob/master/umbrello/uml.cpp#L1356) , I
need to correct that statement. The Qt4 variant uses KFileDialog::getSaveUrl()
while the Qt5 variant uses QFileDialog::getSaveFileUrl() which does not support
that feature.

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


More information about the umbrello-devel mailing list