Import 2017-06-07 23:51:09: master 9bab455e

Author Committer Branch Timestamp Parent
jcfr jcfr master 2014-03-02 21:51:57 master 4a6ca48f
Changeset

BUG: Fixed various errors in the save scene dialog for mrb format

There were 3 problems:

  1. When the save scene dialog is shown first, the file format selector is empty
  2. When a scene is saved as .mrb and then the save dialog is opened again the format is still .mrb, but the populated items are not disabled
  3. When a scene is saved as .mrb and then the save dialog is opened again the target directory is not the same (it’s the parent directory of the directory where the scene was saved the last time)

From: Andras Lasso <lasso@queensu.ca>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22916 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Base/QTGUI/qSlicerSaveDataDialog.cxx Diff File