[pubgit-commits-list] Creatools base library branch creaDevManager updated. 311bdcc514f85386f3bbbef9ff6a88bf69fd930f
root
root at tux.creatis.insa-lyon.fr
Fri Dec 28 17:54:12 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 311bdcc514f85386f3bbbef9ff6a88bf69fd930f (commit)
from cfa883d25e73975f73c20fefc1ec2c947d827938 (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=311bdcc514f85386f3bbbef9ff6a88bf69fd930f
commit 311bdcc514f85386f3bbbef9ff6a88bf69fd930f
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date: Fri Dec 28 17:53:57 2012 +0100
Feature #1711
CreaDevManager application implementation
-Fixed bug with refresh where all elements were being recreated.
-Black box creation implemented
-----------------------------------------------------------------------
Summary of changes:
lib/creaDevManagerLib/modelCDMAppli.cpp | 7 +-
lib/creaDevManagerLib/modelCDMApplication.cpp | 7 +-
lib/creaDevManagerLib/modelCDMBlackBox.cpp | 2 +
lib/creaDevManagerLib/modelCDMCMakeListsFile.cpp | 2 +
lib/creaDevManagerLib/modelCDMFile.cpp | 2 +
lib/creaDevManagerLib/modelCDMFolder.cpp | 15 ++-
lib/creaDevManagerLib/modelCDMLib.cpp | 7 +-
lib/creaDevManagerLib/modelCDMLibrary.cpp | 13 +-
lib/creaDevManagerLib/modelCDMPackage.cpp | 13 +-
lib/creaDevManagerLib/modelCDMPackage.h | 3 +-
lib/creaDevManagerLib/modelCDMPackageSrc.cpp | 143 +++++++++++++++++++-
lib/creaDevManagerLib/modelCDMPackageSrc.h | 1 +
lib/creaDevManagerLib/modelCDMProject.cpp | 13 +-
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 1 +
.../wxCDMPackageDescriptionPanel.cpp | 43 ++++++-
15 files changed, 236 insertions(+), 36 deletions(-)
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list