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

root root at tux.creatis.insa-lyon.fr
Fri Nov 30 17:39:57 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  f0d6beb7af51921d5245cd04e307e69993044dfc (commit)
      from  58e994c7ddc088821aa0f583354216c6376405c8 (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=f0d6beb7af51921d5245cd04e307e69993044dfc
commit f0d6beb7af51921d5245cd04e307e69993044dfc
Author: Daniel Gonzalez <daniel at daniel.creatis>
Date:   Fri Nov 30 17:39:49 2012 +0100

    Feature #1711
    CreaDevManager application implementation
    
    Creation of files and folders in constructors
    Showing files and folders in the tree and catching changing event in tree.


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

Summary of changes:
 lib/creaDevManagerLib/modelCDMApplication.cpp    |    8 ++-
 lib/creaDevManagerLib/modelCDMCMakeListsFile.cpp |    8 ++
 lib/creaDevManagerLib/modelCDMFile.cpp           |   17 ++++
 lib/creaDevManagerLib/modelCDMFolder.cpp         |   67 +++++++++++++++
 lib/creaDevManagerLib/modelCDMFolder.h           |    2 +
 lib/creaDevManagerLib/modelCDMLibrary.cpp        |    8 ++-
 lib/creaDevManagerLib/modelCDMMain.cpp           |    5 +
 lib/creaDevManagerLib/modelCDMMain.h             |    9 ++
 lib/creaDevManagerLib/modelCDMPackage.cpp        |   10 ++-
 lib/creaDevManagerLib/modelCDMProject.cpp        |   99 ++++++++++++----------
 lib/creaDevManagerLib/modelCDMProject.h          |    6 +-
 lib/creaDevManagerLib/wxCDMMainFrame.cpp         |   80 ++++++++++++++++-
 lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.cxx  |   11 ++-
 lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.h    |    5 +-
 14 files changed, 274 insertions(+), 61 deletions(-)


hooks/post-receive
-- 
Creatools base library


More information about the Pubgit-commits-list mailing list