[pubgit-commits-list] cpPlugins branch master updated. 9c75dcecf566cc567583caf4687ce523a2af586d

root root at tux.creatis.insa-lyon.fr
Fri Dec 18 19:55:29 CET 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  9c75dcecf566cc567583caf4687ce523a2af586d (commit)
      from  7d58e3b62da920a493101d78d2929645ed98c8f9 (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=9c75dcecf566cc567583caf4687ce523a2af586d
commit 9c75dcecf566cc567583caf4687ce523a2af586d
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Fri Dec 18 13:55:19 2015 -0500

    ...


-----------------------------------------------------------------------

Summary of changes:
 appli/cpPipelineEditor/Edge.cxx               | 143 ----------
 appli/cpPipelineEditor/Edge.h                 |  44 ---
 appli/cpPipelineEditor/Node.cxx               | 391 --------------------------
 appli/cpPipelineEditor/Node.h                 |  98 -------
 appli/cpPipelineEditor/QNEBlock.cxx           |  57 ----
 appli/cpPipelineEditor/QNEBlock.h             |   5 +-
 appli/cpPipelineEditor/QNEConnection.cxx      |  23 --
 appli/cpPipelineEditor/QNEConnection.h        |   3 -
 appli/cpPipelineEditor/QNEMainWindow.cxx      | 112 --------
 appli/cpPipelineEditor/QNEMainWindow.h        |  55 ----
 appli/cpPipelineEditor/QNEMainWindow.ui       |  73 -----
 appli/cpPipelineEditor/QNEPort.cxx            |   3 +-
 appli/cpPipelineEditor/QNEPort.h              |  12 +-
 appli/cpPipelineEditor/QNodesEditor.cxx       |  46 +--
 appli/cpPipelineEditor/QNodesEditor.h         |   6 +-
 appli/cpPipelineEditor/QNodesEditorCanvas.cxx |  22 +-
 lib/cpExtensions/DataStructures/Graph.hxx     |   1 -
 lib/cpPlugins/Interface/Workspace.cxx         |  26 +-
 lib/cpPlugins/Interface/Workspace.h           |   1 +
 19 files changed, 25 insertions(+), 1096 deletions(-)
 delete mode 100644 appli/cpPipelineEditor/Edge.cxx
 delete mode 100644 appli/cpPipelineEditor/Edge.h
 delete mode 100644 appli/cpPipelineEditor/Node.cxx
 delete mode 100644 appli/cpPipelineEditor/Node.h
 delete mode 100644 appli/cpPipelineEditor/QNEMainWindow.cxx
 delete mode 100644 appli/cpPipelineEditor/QNEMainWindow.h
 delete mode 100644 appli/cpPipelineEditor/QNEMainWindow.ui


hooks/post-receive
-- 
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)


More information about the Pubgit-commits-list mailing list