[pubgit-commits-list] Creatools base library branch creaDevManager updated. 2b6788596bc21c7942df4b0d6917eaf5b5d72277

root root at tux.creatis.insa-lyon.fr
Wed Dec 19 15:48:05 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  2b6788596bc21c7942df4b0d6917eaf5b5d72277 (commit)
      from  609d8d48cae96384e664ec6b000e8ecfcbad6459 (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=2b6788596bc21c7942df4b0d6917eaf5b5d72277
commit 2b6788596bc21c7942df4b0d6917eaf5b5d72277
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date:   Wed Dec 19 15:47:52 2012 +0100

    Feature #1711
    CreaDevManager application implementation
    
    -Library, Application and Package creation completely implemented.
    -Folder creation in Folder, Library and Application implemented.
    -On Folder hierarchy refresh, the view is set back to the project's root.


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

Summary of changes:
 lib/creaDevManagerLib/creaDevManagerIds.h          |   21 +-
 lib/creaDevManagerLib/modelCDMAppli.cpp            |  113 ++++++++-
 lib/creaDevManagerLib/modelCDMApplication.cpp      |  293 +++++++++++++++++++-
 lib/creaDevManagerLib/modelCDMApplication.h        |   11 +-
 lib/creaDevManagerLib/modelCDMFolder.cpp           |  128 ++++++++-
 lib/creaDevManagerLib/modelCDMFolder.h             |    5 +-
 lib/creaDevManagerLib/modelCDMLib.cpp              |    1 +
 lib/creaDevManagerLib/modelCDMLibrary.cpp          |  293 +++++++++++++++++++-
 lib/creaDevManagerLib/modelCDMLibrary.h            |   10 +-
 lib/creaDevManagerLib/modelCDMPackage.cpp          |  226 +++++++++++++++-
 .../wxCDMApplicationDescriptionPanel.cpp           |   70 ++++-
 .../wxCDMApplicationDescriptionPanel.h             |    2 +
 .../wxCDMFolderDescriptionPanel.cpp                |   41 +++-
 .../wxCDMFolderDescriptionPanel.h                  |    1 +
 .../wxCDMLibraryDescriptionPanel.cpp               |  108 ++++++-
 .../wxCDMLibraryDescriptionPanel.h                 |    2 +
 lib/creaDevManagerLib/wxCDMMainFrame.cpp           |    5 +
 17 files changed, 1246 insertions(+), 84 deletions(-)


hooks/post-receive
-- 
Creatools base library


More information about the Pubgit-commits-list mailing list