[pubgit-commits-list] Creatools base library branch creaDevManager updated. 07de43de26544771a25b4edb25cbbf878bf32de3
root
root at tux.creatis.insa-lyon.fr
Mon Nov 26 20:12:51 CET 2012
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 "Creatools base library".
The branch, creaDevManager has been updated
via 07de43de26544771a25b4edb25cbbf878bf32de3 (commit)
from b10bc326c058168a64969db6c6a29b91a3136fb3 (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=crea.git;a=commitdiff;h=07de43de26544771a25b4edb25cbbf878bf32de3
commit 07de43de26544771a25b4edb25cbbf878bf32de3
Author: Daniel Gonzalez <daniel at daniel.creatis>
Date: Mon Nov 26 20:11:51 2012 +0100
Feature #1711
CreaDevManager application implementation
New Project and open project implemented
-----------------------------------------------------------------------
Summary of changes:
.../ControlCreaDevManagerProject.cpp | 126 ------------------
.../ControlCreaDevManagerProject.h | 49 -------
lib/creaDevManagerLib/modelCDMAppli.cpp | 2 +-
lib/creaDevManagerLib/modelCDMAppli.h | 2 +-
lib/creaDevManagerLib/modelCDMApplication.cpp | 2 +-
lib/creaDevManagerLib/modelCDMApplication.h | 2 +-
lib/creaDevManagerLib/modelCDMIProjectTreeNode.cpp | 134 ++++++++++++++++++++
lib/creaDevManagerLib/modelCDMIProjectTreeNode.h | 13 ++-
lib/creaDevManagerLib/modelCDMLib.cpp | 2 +-
lib/creaDevManagerLib/modelCDMLib.h | 2 +-
lib/creaDevManagerLib/modelCDMLibrary.cpp | 2 +-
lib/creaDevManagerLib/modelCDMLibrary.h | 2 +-
lib/creaDevManagerLib/modelCDMMain.cpp | 112 +++++++++--------
lib/creaDevManagerLib/modelCDMMain.h | 2 +-
lib/creaDevManagerLib/modelCDMPackage.cpp | 2 +-
lib/creaDevManagerLib/modelCDMPackage.h | 2 +-
lib/creaDevManagerLib/modelCDMProject.cpp | 130 ++++++++++++++++++-
lib/creaDevManagerLib/modelCDMProject.h | 8 +-
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 27 ++--
lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.cxx | 52 +++++---
lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.h | 7 +-
21 files changed, 394 insertions(+), 286 deletions(-)
delete mode 100644 lib/creaDevManagerLib/ControlCreaDevManagerProject.cpp
delete mode 100644 lib/creaDevManagerLib/ControlCreaDevManagerProject.h
create mode 100644 lib/creaDevManagerLib/modelCDMIProjectTreeNode.cpp
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list