Import 2017-06-07 23:51:09: master 8c588991

Author Committer Branch Timestamp Parent
mwoehlke mwoehlke master 2014-07-29 19:24:02 master 642c78cf
Affected Issues 0002089: Either on-demand or when slicer starts, check if there are available extensions update.
Changeset

ENH: Hook up UI for updating extensions

Hook up update availability and download progress reporting in extension
model. Add UI to extension manager to report update availability and
allow requesting updates and canceling such requests. This brings update
management almost to full functionality, missing only to actually
install the update on restart.

Issue 0002089

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

mod - Base/QTCore/qSlicerExtensionsManagerModel.cxx Diff File
mod - Base/QTCore/qSlicerExtensionsManagerModel.h Diff File
mod - Base/QTGUI/Resources/UI/qSlicerExtensionsButtonBox.ui Diff File
mod - Base/QTGUI/qSlicerExtensionsManageWidget.cxx Diff File
mod - Base/QTGUI/qSlicerExtensionsManageWidget.h Diff File