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

root root at tux.creatis.insa-lyon.fr
Fri Dec 14 16:20:08 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  d8222afd6508f39bd37426842667de2e431cca4a (commit)
      from  036496dbec6fb28a616b9fa5b4d5b80f72fb040f (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=d8222afd6508f39bd37426842667de2e431cca4a
commit d8222afd6508f39bd37426842667de2e431cca4a
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date:   Fri Dec 14 16:19:57 2012 +0100

    Feature #1711
    CreaDevManager application implementation
    
    - Setting up links highlighting in appli, lib, package Descriptions, and package Manager.
    - Open Folder in Package implemented
    - Open CMakeLists file in Project implemented
    - Open Folder in Project implemented
    - Set Project Version implemented
    - Set Project Date implemented
    - Set Project Build path implemented


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

Summary of changes:
 lib/creaDevManagerLib/CDMUtilities.cpp             |   22 +++++
 lib/creaDevManagerLib/CDMUtilities.h               |   40 ++++++++--
 lib/creaDevManagerLib/modelCDMAppli.cpp            |    2 +-
 lib/creaDevManagerLib/modelCDMFolder.cpp           |   10 +++
 lib/creaDevManagerLib/modelCDMFolder.h             |    3 +
 lib/creaDevManagerLib/modelCDMIProjectTreeNode.cpp |   11 ++-
 lib/creaDevManagerLib/modelCDMProject.cpp          |   82 +++++++++++++++++--
 .../wxCDMAppliDescriptionPanel.cpp                 |   56 ++++++++++++-
 lib/creaDevManagerLib/wxCDMAppliDescriptionPanel.h |    3 +
 lib/creaDevManagerLib/wxCDMLibDescriptionPanel.cpp |    5 +
 .../wxCDMPackageDescriptionPanel.cpp               |   78 +++++++++++++++++++
 .../wxCDMPackageDescriptionPanel.h                 |    6 ++
 lib/creaDevManagerLib/wxCDMPackageManagerPanel.cpp |    7 ++-
 .../wxCDMProjectDescriptionPanel.cpp               |   70 ++++++++++++-----
 .../wxCDMProjectDescriptionPanel.h                 |    3 +
 15 files changed, 351 insertions(+), 47 deletions(-)


hooks/post-receive
-- 
Creatools base library


More information about the Pubgit-commits-list mailing list