[pubgit-commits-list] cpPlugins branch master updated. 3f86dcb10019dba7b07aaf4bf018d78806a82009
root
root at tux.creatis.insa-lyon.fr
Mon May 16 18:45:22 CEST 2016
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 3f86dcb10019dba7b07aaf4bf018d78806a82009 (commit)
via 24d0c2ad34de2cbd89fed76058f2995cdf81d239 (commit)
from 010f4aa9d69c30818fad4c998bbcb99b4f42f43d (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=3f86dcb10019dba7b07aaf4bf018d78806a82009
commit 3f86dcb10019dba7b07aaf4bf018d78806a82009
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Mon May 16 11:45:12 2016 -0500
...
http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=24d0c2ad34de2cbd89fed76058f2995cdf81d239
commit 24d0c2ad34de2cbd89fed76058f2995cdf81d239
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Mon May 16 11:38:22 2016 -0500
...
-----------------------------------------------------------------------
Summary of changes:
appli/bash/CMakeLists.txt | 2 +
appli/bash/cpPlugins_ExecuteWorkspace.cxx | 63 ++++++++++++++++---
appli/examples/plugins/example_GuessPlugins.cxx | 6 ++
data/ReadWriteImage.wxml | 15 +++++
lib/cpPipelineEditor/BaseQtMainWindow.cxx | 13 ++--
lib/cpPlugins/Config.h.in | 83 ++-----------------------
lib/cpPlugins/Interface.cxx | 25 ++++++--
lib/cpPlugins/Interface.h | 5 +-
lib/cpPlugins/Object.h | 4 +-
lib/cpPlugins/ParametersQtDialog.cxx | 2 +-
lib/cpPlugins/ProcessObject.cxx | 2 +-
lib/cpPlugins/WorkspaceIO.cxx | 48 ++++++++++++++
lib/cpPlugins_Config.h | 15 ++++-
13 files changed, 171 insertions(+), 112 deletions(-)
create mode 100644 data/ReadWriteImage.wxml
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list