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

Author Committer Branch Timestamp Parent
lassoan lassoan master 2016-02-02 15:14:08 master 2fa635cc
Changeset

ENH: Allow adding module directories by drag-and-drop

In Settings dialog / Modules panel, it is now possible to drag a directory to the directory list to add the directory (no need to click 'Add', select the directory, and click OK).

Implemented by adding this feature to qSlicerDirectoryListView widget. Also added a designer plugin for this widget to make it show up in Qt Designer.

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

mod - Base/QTGUI/DesignerPlugins/CMakeLists.txt Diff File
mod - Base/QTGUI/DesignerPlugins/qSlicerQTGUIPlugins.h Diff File
mod - Base/QTGUI/qSlicerDirectoryListView.cxx Diff File
mod - Base/QTGUI/qSlicerDirectoryListView.h Diff File
mod - Libs/MRML/Core/vtkITKTransformConverter.h Diff File