[pubgit-commits-list] cpPlugins branch master updated. 406ebd171557827b3fa0133073dd69780a6e3f6f

root root at tux.creatis.insa-lyon.fr
Wed Feb 8 21:59:40 CET 2017


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  406ebd171557827b3fa0133073dd69780a6e3f6f (commit)
       via  95c0f25df04b873644ebb440e84c4fe53e11eef9 (commit)
       via  ecb8960092356e3080fa8a7dfbddd07c71a19cf2 (commit)
       via  e521a1ad224a3f392d87039a96cb2db5abaa0dd9 (commit)
      from  5cbe75ae1fb27d18932b6278f97c4a865cddd592 (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=406ebd171557827b3fa0133073dd69780a6e3f6f
commit 406ebd171557827b3fa0133073dd69780a6e3f6f
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date:   Wed Feb 8 15:57:06 2017 -0500

    ...


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=95c0f25df04b873644ebb440e84c4fe53e11eef9
commit 95c0f25df04b873644ebb440e84c4fe53e11eef9
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date:   Wed Feb 8 14:37:33 2017 -0500

    ...


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=ecb8960092356e3080fa8a7dfbddd07c71a19cf2
commit ecb8960092356e3080fa8a7dfbddd07c71a19cf2
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date:   Wed Feb 8 14:34:55 2017 -0500

    ...


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=e521a1ad224a3f392d87039a96cb2db5abaa0dd9
commit e521a1ad224a3f392d87039a96cb2db5abaa0dd9
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date:   Wed Feb 8 14:27:12 2017 -0500

    ...


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

Summary of changes:
 cmake/QtTools.cmake                                |     4 +-
 cmake/cpPluginsConfig.cmake.in                     |     3 +-
 lib/CMakeLists.txt                                 |     2 +
 lib/QCustomPlot/GPL.txt                            |   674 +
 lib/QCustomPlot/QCustomPlot.cxx                    | 23553 +++++++++++++++++++
 lib/QCustomPlot/QCustomPlot.h                      |  3772 +++
 lib/QCustomPlot/changelog.txt                      |   432 +
 lib/cpInstances/DataObjects/Simple3DCurve.cxx      |    10 +-
 lib/cpInstances/DataObjects/Simple3DCurve.h        |    80 +-
 lib/cpInstances/DataObjects/Skeleton.cxx           |     8 +-
 lib/cpInstances/DataObjects/Skeleton.h             |    66 +-
 lib/cpPlugins/Interface/Workspace.cxx              |    23 +-
 lib/cpPlugins/Interface/Workspace.h                |     4 +
 plugins/ITKSliceFilters/CPRImageFilter.cxx         |     2 +-
 .../PolyLineParametricPathToSimple3DCurve.cxx      |     2 +-
 plugins/cpExtensions/SkeletonReader.cxx            |     2 +-
 plugins/cpExtensions/SkeletonToImageFilter.cxx     |     2 +-
 plugins/cpExtensions/SkeletonWriter.cxx            |     2 +-
 18 files changed, 28548 insertions(+), 93 deletions(-)
 create mode 100644 lib/QCustomPlot/GPL.txt
 create mode 100644 lib/QCustomPlot/QCustomPlot.cxx
 create mode 100644 lib/QCustomPlot/QCustomPlot.h
 create mode 100644 lib/QCustomPlot/changelog.txt


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


More information about the Pubgit-commits-list mailing list