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

root root at tux.creatis.insa-lyon.fr
Wed Jun 8 02:52:23 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  9a9120ade4a750bfa451a0a2e193c55e43b2749c (commit)
      from  adb38e2972e7c2e287e73c7b03db344807729219 (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=9a9120ade4a750bfa451a0a2e193c55e43b2749c
commit 9a9120ade4a750bfa451a0a2e193c55e43b2749c
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue Jun 7 19:52:14 2016 -0500

    ...


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

Summary of changes:
 CMakeLists.txt                                  |  14 ---
 appli/PipelineEditor/PipelineEditor.cxx         |  13 ++
 appli/examples/plugins/example_GuessPlugins.cxx |  26 +++-
 lib/cpExtensions/QT/SimpleMPRWidget.cxx         |  15 +--
 lib/cpPipelineEditor/BaseQtMainWindow.cxx       | 158 ++++++++++++++++--------
 lib/cpPipelineEditor/BaseQtMainWindow.h         |  13 +-
 lib/cpPlugins/CMakeLists.txt                    |   6 +-
 lib/cpPlugins/Interface.cxx                     |  46 ++++---
 lib/cpPlugins/Interface.h                       |   2 -
 lib/cpPlugins/OrthoNormalBase.cxx               |  54 +-------
 lib/cpPlugins/OrthoNormalBase.h                 |  40 +-----
 lib/cpPlugins/cpPlugins_DynLibs.h.in            |   6 -
 lib/cpPlugins_Instances/CMakeLists.txt          |  21 ++++
 lib/cpPlugins_Instances/cpPlugins_DynLibs.h.in  |   8 ++
 14 files changed, 215 insertions(+), 207 deletions(-)
 delete mode 100644 lib/cpPlugins/cpPlugins_DynLibs.h.in
 create mode 100644 lib/cpPlugins_Instances/cpPlugins_DynLibs.h.in


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


More information about the Pubgit-commits-list mailing list