Import 2017-06-07 23:51:09: master 22f85591

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-03-26 19:30:21 master 447189ae
Changeset

ENH: Add support for default settings

If the file "<Slicer_HOME>/share/slicer-X.Y/SlicerDefaultSettings.ini"
exists, the corresponding key/value pairs are set into the user settings
if not already set.

Macro "slicerMacroBuildApplication" has also been updated to optionally
accept a "DEFAULT_SETTINGS_FILE" parameter.

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

mod - Base/QTCore/qSlicerCoreApplication.cxx Diff File
mod - Base/QTCore/qSlicerCoreApplication.h Diff File
mod - Base/QTCore/qSlicerCoreApplication_p.h Diff File
mod - CMake/SlicerMacroBuildApplication.cmake Diff File