[pubgit-commits-list] cpPlugins branch master updated. 9db1bda2d32466d92fcf87f263baed3b987dfde6
root
root at tux.creatis.insa-lyon.fr
Thu Sep 24 18:16:44 CEST 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".
The branch, master has been updated
via 9db1bda2d32466d92fcf87f263baed3b987dfde6 (commit)
from 75dc4945344b4a5a7be10a3ca33fa2e6fff87df8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=9db1bda2d32466d92fcf87f263baed3b987dfde6
commit 9db1bda2d32466d92fcf87f263baed3b987dfde6
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Thu Sep 24 18:16:28 2015 +0200
...
-----------------------------------------------------------------------
Summary of changes:
appli/ImageMPR/ImageMPR.cxx | 14 +--
lib/cpPlugins/Interface/CMakeLists.txt | 42 +++++++
lib/cpPlugins/Interface/Config.h.in | 19 ++++
lib/cpPlugins/Interface/ParametersListWidget.cxx | 137 +++++++++++++++++++++++
lib/cpPlugins/Interface/ParametersListWidget.h | 51 +++++++++
lib/cpPlugins/Interface/ParametersListWidget.ui | 42 +++++++
lib/cpPlugins/Interface/ParametersQtDialog.cxx | 70 +++++++-----
lib/cpPlugins/Interface/ProcessObject.cxx | 26 +++++
lib/cpPlugins/Interface/ProcessObject.h | 9 ++
9 files changed, 370 insertions(+), 40 deletions(-)
create mode 100644 lib/cpPlugins/Interface/Config.h.in
create mode 100644 lib/cpPlugins/Interface/ParametersListWidget.cxx
create mode 100644 lib/cpPlugins/Interface/ParametersListWidget.h
create mode 100644 lib/cpPlugins/Interface/ParametersListWidget.ui
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list