[pubgit-commits-list] Creatools base library branch creaDevManager updated. 609d8d48cae96384e664ec6b000e8ecfcbad6459
root
root at tux.creatis.insa-lyon.fr
Mon Dec 17 18:14:20 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 609d8d48cae96384e664ec6b000e8ecfcbad6459 (commit)
from df27aee30377cefdc3e33b4001b5afca1798b309 (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=609d8d48cae96384e664ec6b000e8ecfcbad6459
commit 609d8d48cae96384e664ec6b000e8ecfcbad6459
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date: Mon Dec 17 18:14:08 2012 +0100
Feature #1711
CreaDevManager application implementation
- Package functions implemented. Creating Black Boxes still not working.
- All CMake files open implemented.
- All Open in File explorer implemented.
- Implemented Open BBEditor, Text Editor, Minitools and command line.
- Properties rezise bug fixed.
-----------------------------------------------------------------------
Summary of changes:
lib/creaDevManagerLib/CDMUtilities.cpp | 39 +++-
lib/creaDevManagerLib/CDMUtilities.h | 15 ++
lib/creaDevManagerLib/creaDevManagerIds.h | 23 ++-
lib/creaDevManagerLib/modelCDMApplication.cpp | 10 +-
lib/creaDevManagerLib/modelCDMApplication.h | 5 +-
lib/creaDevManagerLib/modelCDMCMakeListsFile.cpp | 12 +-
lib/creaDevManagerLib/modelCDMFile.cpp | 28 +++-
lib/creaDevManagerLib/modelCDMFile.h | 3 +-
lib/creaDevManagerLib/modelCDMLibrary.cpp | 6 -
lib/creaDevManagerLib/modelCDMLibrary.h | 1 -
lib/creaDevManagerLib/modelCDMPackage.cpp | 206 +++++++++++++++++++-
lib/creaDevManagerLib/modelCDMPackage.h | 1 -
.../wxCDMApplicationDescriptionPanel.cpp | 58 +++++-
.../wxCDMApplicationDescriptionPanel.h | 2 +
.../wxCDMCMakeListsDescriptionPanel.cpp | 12 +-
.../wxCDMFileDescriptionPanel.cpp | 26 ++-
lib/creaDevManagerLib/wxCDMFileDescriptionPanel.h | 1 +
.../wxCDMFolderDescriptionPanel.cpp | 54 +++++-
.../wxCDMFolderDescriptionPanel.h | 3 +
.../wxCDMLibraryDescriptionPanel.cpp | 53 +++++-
.../wxCDMLibraryDescriptionPanel.h | 2 +
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 22 ++-
.../wxCDMPackageDescriptionPanel.cpp | 114 ++++++++++--
.../wxCDMPackageDescriptionPanel.h | 11 +-
lib/creaDevManagerLib/wxCDMPackageManagerPanel.cpp | 46 ++++-
lib/creaDevManagerLib/wxCDMPackageManagerPanel.h | 2 +
.../wxCDMProjectDescriptionPanel.cpp | 34 ++--
27 files changed, 659 insertions(+), 130 deletions(-)
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list