Version: 1.4.89 (using KDE KDE 3.4.1) Installed from: Debian testing/unstable Packages OS: Linux it should save to the same dir as the document itself.
Created attachment 12156 [details] patch to make it save to the doc dir I tried to add this as a choice in the pull-down menus but it doesn't show up in the menu yet.
SVN commit 444371 by okellogg: Patch by Alan Ezust makes exportAllViews save to the doc dir. I also did some tabs-to-spaces substitutions. BUG:110490 M +105 -12 exportviewaction.cpp M +16 -6 exportviewaction.h M +1 -1 main.cpp M +1 -0 umbrelloui.rc M +6 -5 uml.cpp M +22 -68 umlview.cpp M +62 -65 umlview.h