[pubgit-commits-list] Creatools base library branch creaDevManager updated. 11150e550ff03ee658e90cda4b475b4c24da0a7f

root root at tux.creatis.insa-lyon.fr
Tue Jan 15 11:59:41 CET 2013


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  11150e550ff03ee658e90cda4b475b4c24da0a7f (commit)
      from  aac70f229589d8d7bf887f6f60afe1150f3cdd25 (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=11150e550ff03ee658e90cda4b475b4c24da0a7f
commit 11150e550ff03ee658e90cda4b475b4c24da0a7f
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date:   Tue Jan 15 11:59:19 2013 +0100

    Feature #1711
    CreaDevManager application implementation
    
    -Breadcrumbs implemented in all children views.


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

Summary of changes:
 lib/creaDevManagerLib/modelCDMAppli.cpp            |   21 +++++-----
 lib/creaDevManagerLib/modelCDMAppli.h              |    2 +-
 lib/creaDevManagerLib/modelCDMApplication.cpp      |   17 ++++----
 lib/creaDevManagerLib/modelCDMApplication.h        |    2 +-
 lib/creaDevManagerLib/modelCDMBlackBox.cpp         |    3 +-
 lib/creaDevManagerLib/modelCDMBlackBox.h           |    2 +-
 lib/creaDevManagerLib/modelCDMCMakeListsFile.cpp   |    3 +-
 lib/creaDevManagerLib/modelCDMCMakeListsFile.h     |    2 +-
 lib/creaDevManagerLib/modelCDMFile.cpp             |    3 +-
 lib/creaDevManagerLib/modelCDMFile.h               |    2 +-
 lib/creaDevManagerLib/modelCDMFolder.cpp           |   21 +++++-----
 lib/creaDevManagerLib/modelCDMFolder.h             |    2 +-
 lib/creaDevManagerLib/modelCDMIProjectTreeNode.cpp |   18 +++++++++
 lib/creaDevManagerLib/modelCDMIProjectTreeNode.h   |    3 +
 lib/creaDevManagerLib/modelCDMLib.cpp              |   21 +++++-----
 lib/creaDevManagerLib/modelCDMLib.h                |    2 +-
 lib/creaDevManagerLib/modelCDMLibrary.cpp          |   17 ++++----
 lib/creaDevManagerLib/modelCDMLibrary.h            |    2 +-
 lib/creaDevManagerLib/modelCDMMain.cpp             |    6 +-
 lib/creaDevManagerLib/modelCDMPackage.cpp          |   19 +++++----
 lib/creaDevManagerLib/modelCDMPackage.h            |    2 +-
 lib/creaDevManagerLib/modelCDMPackageSrc.cpp       |   27 +++++++------
 lib/creaDevManagerLib/modelCDMPackageSrc.h         |    2 +-
 lib/creaDevManagerLib/modelCDMProject.cpp          |   28 +++++++------
 lib/creaDevManagerLib/modelCDMProject.h            |    2 +-
 .../wxCDMAppliDescriptionPanel.cpp                 |   40 +++++++++++++++-----
 lib/creaDevManagerLib/wxCDMAppliDescriptionPanel.h |    2 +-
 .../wxCDMApplicationDescriptionPanel.cpp           |   40 +++++++++++++++-----
 .../wxCDMApplicationDescriptionPanel.h             |    3 +-
 .../wxCDMBlackBoxDescriptionPanel.cpp              |   40 +++++++++++++++-----
 .../wxCDMBlackBoxDescriptionPanel.h                |    3 +-
 .../wxCDMCMakeListsDescriptionPanel.cpp            |   40 +++++++++++++++-----
 .../wxCDMCMakeListsDescriptionPanel.h              |    3 +-
 .../wxCDMFileDescriptionPanel.cpp                  |   39 ++++++++++++++-----
 lib/creaDevManagerLib/wxCDMFileDescriptionPanel.h  |    3 +-
 .../wxCDMFolderDescriptionPanel.cpp                |   39 ++++++++++++++-----
 .../wxCDMFolderDescriptionPanel.h                  |    3 +-
 lib/creaDevManagerLib/wxCDMLibDescriptionPanel.cpp |   40 +++++++++++++++-----
 lib/creaDevManagerLib/wxCDMLibDescriptionPanel.h   |    2 +-
 .../wxCDMLibraryDescriptionPanel.cpp               |   40 +++++++++++++++-----
 .../wxCDMLibraryDescriptionPanel.h                 |    3 +-
 .../wxCDMPackageDescriptionPanel.cpp               |   39 ++++++++++++++-----
 .../wxCDMPackageDescriptionPanel.h                 |    2 +-
 lib/creaDevManagerLib/wxCDMPackageManagerPanel.cpp |   10 ++--
 lib/creaDevManagerLib/wxCDMPackageManagerPanel.h   |    2 +-
 45 files changed, 419 insertions(+), 203 deletions(-)


hooks/post-receive
-- 
Creatools base library


More information about the Pubgit-commits-list mailing list