[pubgit-commits-list] cpPlugins branch master updated. e8d3eed5ce148875548884fb9d2284b712ba7867

root root at tux.creatis.insa-lyon.fr
Thu Oct 8 23:52:48 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  e8d3eed5ce148875548884fb9d2284b712ba7867 (commit)
      from  bb3fccd7f20a919f7058c27dd34ff82be6866ce6 (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=e8d3eed5ce148875548884fb9d2284b712ba7867
commit e8d3eed5ce148875548884fb9d2284b712ba7867
Author: jose guzman <jose at gmail.com>
Date:   Thu Oct 8 23:52:39 2015 +0200

    undo redo for images in viewer


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

Summary of changes:
 appli/ImageMPR/CMakeLists.txt   |  6 ++-
 appli/ImageMPR/ImageMPR.cxx     | 66 ++++++++++++++++++++++++++++-
 appli/ImageMPR/ImageMPR.h       | 93 ++++++++++++++++++++++++++++++++++++++++-
 appli/ImageMPR/ImageMPR.ui      | 34 ++++++++++++---
 appli/ImageMPR/MementoState.cxx | 69 ++++++++++++++++++++++++++++++
 appli/ImageMPR/MementoState.h   | 67 +++++++++++++++++++++++++++++
 6 files changed, 325 insertions(+), 10 deletions(-)
 create mode 100644 appli/ImageMPR/MementoState.cxx
 create mode 100644 appli/ImageMPR/MementoState.h


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


More information about the Pubgit-commits-list mailing list