Import 2017-06-07 23:51:09: master f2c4ec71

Author Committer Branch Timestamp Parent
jcfr jcfr master 2016-06-02 02:49:25 master 4d968d53
Changeset

ENH: Add option "--application-information"

By default, do not print application information to standard output, only
log it to file.

If the application is started with --application-information, information
will also be displayed in the terminal.

To remain consistent with existing option displaying information in
the terminal (e.g --home, --settings-path, ...), the option has been
named "--application-information".

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

mod - Applications/SlicerApp/Testing/Cpp/CMakeLists.txt Diff File
mod - Applications/SlicerApp/Testing/Python/CMakeLists.txt Diff File
mod - Base/QTCore/qSlicerCoreCommandOptions.cxx Diff File
mod - Base/QTCore/qSlicerCoreCommandOptions.h Diff File
mod - Base/QTGUI/qSlicerApplication.cxx Diff File
mod - Base/QTGUI/qSlicerApplication.h Diff File