]> Creatis software - crea.git/log
crea.git
11 years agoFeature #1711 CreaDevManager application implementation
Daniel Gonzalez [Tue, 23 Apr 2013 09:19:29 +0000 (11:19 +0200)]
Feature #1711 CreaDevManager application implementation

Feature: Application Logo included for main window

11 years agoFeature #1711 CreaDevManager application implementation
Daniel Gonzalez [Sat, 6 Apr 2013 10:59:24 +0000 (12:59 +0200)]
Feature #1711 CreaDevManager application implementation

Fix: template_lib now allows to link to other custom libraries

11 years agoFeature #1711 CreaDevManager application implementation
unknown [Thu, 14 Mar 2013 16:52:31 +0000 (17:52 +0100)]
Feature #1711 CreaDevManager application implementation

- Fixed: text editor blocks CreaDevManager
- Fixed: launching bbEditor blocks CreaDevManager
- Fixed: launching miniTools blocks CreaDevManager
- Fixed: launching files with a specific command blocks CreaDevManager

11 years agoFixes:
Daniel Gonzalez [Mon, 11 Mar 2013 11:23:33 +0000 (12:23 +0100)]
Fixes:
-Project help dialog: what is description panel
-Lib help dialog: "libraries' functions"
                  "Edit Lib's CMakeList File" button below
-Description Panel: past/folders'/links/and "/ actual folder"
-Library help dialog: If you use other libraries or create additional folders in your library you must include them in the library's "CMakeLists.txt" file.
-Package Manager help dialog: You should also include in this file those libraries used in the black boxes allocated in this package.
-All help dialog: Indicate where the libraries should be included in the package CMakeLists file.

Error Fixed: when a box is created, the description returnsto the description of the project.

11 years agobug #1917
Eduardo DAVILA [Sat, 16 Feb 2013 14:36:02 +0000 (15:36 +0100)]
bug #1917
Normal Not compiling with boost 1.52 windows
creaBruker

11 years agoFeature #1711 CreaDevManager application implementation
Daniel Gonzalez [Fri, 15 Feb 2013 13:06:17 +0000 (14:06 +0100)]
Feature #1711 CreaDevManager application implementation

- Redesigned: Plug Package folder selection dialog.
- Added: Note to remember reopen BBEditor after plugging packages
- Changed: The process of plugging packages is now shown in the console (Linux)
- Added: Nice to have features document in appli folder of creaDevManager
- Added: Icons for BBS and BBG files
- Deleted: Not used icons
- Fixed: Help Enabled in Settings

11 years agoFeature #1711 CreaDevManager application implementation
unknown [Thu, 14 Feb 2013 17:29:08 +0000 (18:29 +0100)]
Feature #1711 CreaDevManager application implementation
- Settings implemented. Warnings suppression.

11 years agoFeature #1711 CreaDevManager application implementation
Daniel Gonzalez [Thu, 14 Feb 2013 16:52:15 +0000 (17:52 +0100)]
Feature #1711 CreaDevManager application implementation
- Settings implemented. Help enabled, text editor, terminal, file explorer names are saved.

11 years agoFeature #1711 CreaDevManager application implementation
unknown [Tue, 12 Feb 2013 13:37:01 +0000 (14:37 +0100)]
Feature #1711 CreaDevManager application implementation
- enable creaDevManager appli

11 years agoBug #1913
Eduardo DAVILA [Tue, 12 Feb 2013 09:32:27 +0000 (10:32 +0100)]
Bug #1913
Error generation NSIS installeurs with CPACK

11 years agoFeature #1711 CreaDevManager application implementation
unknown [Mon, 11 Feb 2013 15:27:47 +0000 (16:27 +0100)]
Feature #1711 CreaDevManager application implementation
Merge remote-tracking branch 'refs/remotes/origin/creaDevManager'

Conflicts:
appli/creaNewProject/NewProject/CMakeLists.txt.in (solved)
lib/creaDevManagerLib/CDMUtilities.cpp (solved)
lib/creaDevManagerLib/CDMUtilities.h (solved)
lib/creaDevManagerLib/modelCDMMain.cpp (solved)
lib/creaDevManagerLib/wxCDMMainFrame.cpp (solved)

11 years agoFeature #1711 creaDevManager
Daniel Felipe Gonzalez [Mon, 11 Feb 2013 14:21:28 +0000 (15:21 +0100)]
Feature #1711
CreaDevManager application implementation

- Change order of action buttons for Application and Library description panels

11 years agoBug #1912
Eduardo DAVILA [Mon, 11 Feb 2013 08:50:23 +0000 (09:50 +0100)]
Bug #1912
BOOST conflict between static and dynamic libraries

11 years agoBug #1879
Eduardo DAVILA [Mon, 11 Feb 2013 08:46:51 +0000 (09:46 +0100)]
Bug #1879
unnecessary "*/" in cmakelists.txt file in every new project

11 years agoFeature #1711
Daniel Felipe Gonzalez [Thu, 7 Feb 2013 15:12:50 +0000 (16:12 +0100)]
Feature #1711
CreaDevManager application implementation

- Set delay time for tooltips

11 years agoFeature #1711
Daniel Felipe Gonzalez [Wed, 6 Feb 2013 17:37:26 +0000 (18:37 +0100)]
Feature #1711
CreaDevManager application implementation

- Fixed new package validators and adaptors
- Fixed new black box validators and adaptors. VTK ImageAlgorithm and VTK PolyDataAlgorithm box creation doesn't work in windows bbCreateBlackBox command.

11 years agoFeature #1711
Daniel Felipe Gonzalez [Wed, 6 Feb 2013 10:19:35 +0000 (11:19 +0100)]
Feature #1711
CreaDevManager application implementation

- Fixed new project open when another project is already open.
- Fixed project open when another project is already open.

11 years agoFeature #1711
Daniel Felipe Gonzalez [Thu, 31 Jan 2013 17:07:39 +0000 (18:07 +0100)]
Feature #1711
CreaDevManager application implementation

- Fixed new GUI application main file not recognized bug.
- Fixed new GUI application description view not changed.

11 years agoFeature #1711
Daniel Felipe Gonzalez [Thu, 31 Jan 2013 17:07:14 +0000 (18:07 +0100)]
Feature #1711
CreaDevManager application implementation

- Fixed new GUI application main file not recognized bug.
- Fixed new GUI application description view not changed.

11 years agoFeature 1905: New version v1_1_0
Eduardo DAVILA [Thu, 31 Jan 2013 16:58:07 +0000 (17:58 +0100)]
Feature 1905:            New version v1_1_0
Bug  1538 Diego CACERES -Eduardo DAVILA Normal CMakeList FindWxWidgets debug

11 years agoFeature #1711
Daniel Gonzalez [Thu, 31 Jan 2013 16:18:00 +0000 (17:18 +0100)]
Feature #1711
CreaDevManager application implementation

- Documentation adjustments

11 years agoMerge remote-tracking branch 'origin/creaDevManager' into creaDevManager
Daniel Gonzalez [Thu, 31 Jan 2013 15:55:32 +0000 (16:55 +0100)]
Merge remote-tracking branch 'origin/creaDevManager' into creaDevManager

11 years agoFeature #1711
Daniel Gonzalez [Thu, 31 Jan 2013 15:55:05 +0000 (16:55 +0100)]
Feature #1711
CreaDevManager application implementation

- Commenting debug messages

11 years agoFeature #1711
Daniel Gonzalez [Thu, 31 Jan 2013 15:55:05 +0000 (16:55 +0100)]
Feature #1711
CreaDevManager application implementation

- Commenting debug messages

11 years agoFeature #1711
Daniel Gonzalez [Thu, 31 Jan 2013 15:45:37 +0000 (16:45 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility. project open had stopped working in fedora.
- Graphical Application creation enabled.

11 years agoFeature #1711
Daniel Felipe Gonzalez [Thu, 31 Jan 2013 13:55:11 +0000 (14:55 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility. Model ready and build ready. Some minor presentation bugs still present for windows

11 years agoFeature #1711
Daniel Felipe Gonzalez [Tue, 29 Jan 2013 17:18:50 +0000 (18:18 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility. Removed message box in new project on MainFrame.

11 years agoFeature #1711
Daniel Felipe Gonzalez [Tue, 29 Jan 2013 17:15:03 +0000 (18:15 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility. Fixed change selection in treectrl and details show.

11 years agoFeature #1711
Daniel Gonzalez [Tue, 29 Jan 2013 12:42:15 +0000 (13:42 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility. TreeItemId wrapping to work with windows

11 years agoFeature #1711
Daniel Gonzalez [Thu, 24 Jan 2013 20:58:06 +0000 (21:58 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility Tree hangs because of ids impossibility of recognition.
- Fix warnings because of < operator.
- Change to use of stable functions.

11 years agoFeature #1711
Daniel Felipe Gonzalez [Thu, 24 Jan 2013 20:37:08 +0000 (21:37 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility Tree hangs because of ids impossibility of recognition.
- Fix warnings because of < operator.
- Change to use of stable functions.

11 years agoFeature #1711
Daniel Felipe Gonzalez [Thu, 24 Jan 2013 20:37:08 +0000 (21:37 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility Tree hangs because of ids impossibility of recognition.
- Fix warnings because of < operator.
- Change to use of stable functions.

11 years agoFeature #1711
Daniel Gonzalez [Tue, 22 Jan 2013 17:12:09 +0000 (18:12 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility Application opens and creates projects. Tree selection multiselection error fixed.

11 years agoFeature #1711
Daniel Gonzalez [Tue, 22 Jan 2013 16:51:47 +0000 (17:51 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility Application opens and creates projects. Tree selection multiselection error fixed.

11 years agoFeature #1711
Daniel Gonzalez [Tue, 22 Jan 2013 16:51:47 +0000 (17:51 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility Application opens and creates projects. Tree selection multiselection error fixed.

11 years agoFeature #1711
Daniel Felipe Gonzalez [Mon, 21 Jan 2013 18:33:23 +0000 (19:33 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility Application opens and creates projects. hangs when showing project properties.

11 years agoFeature #1711
Daniel Gonzalez [Mon, 21 Jan 2013 18:03:59 +0000 (19:03 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility (wxTreeItemId conversions).

11 years agoFeature #1711
Daniel Felipe Gonzalez [Mon, 21 Jan 2013 16:51:13 +0000 (17:51 +0100)]
Feature #1711
CreaDevManager application implementation

- Changes for windows compatibility.

11 years agoFeature #1711
Daniel Gonzalez [Mon, 21 Jan 2013 14:34:24 +0000 (15:34 +0100)]
Feature #1711
CreaDevManager application implementation

- View of model classes documented.

11 years agoFeature #1711
Daniel Gonzalez [Mon, 21 Jan 2013 11:02:30 +0000 (12:02 +0100)]
Feature #1711
CreaDevManager application implementation

- View Creation and additional classes documented.

11 years agoFeature #1711
Daniel Gonzalez [Mon, 21 Jan 2013 09:06:13 +0000 (10:06 +0100)]
Feature #1711
CreaDevManager application implementation

- View Help Classes documented.

11 years agoFeature #1711
Daniel Gonzalez [Fri, 18 Jan 2013 18:38:52 +0000 (19:38 +0100)]
Feature #1711
CreaDevManager application implementation

- Model-Control Classes documented.

11 years agoFeature #1711
Daniel Gonzalez [Thu, 17 Jan 2013 19:05:53 +0000 (20:05 +0100)]
Feature #1711
CreaDevManager application implementation

-Project structure report implemented! available in project actions panel
-fixed bug when refreshing project with no open project.

11 years agoFeature #1711
Daniel Gonzalez [Wed, 16 Jan 2013 14:23:02 +0000 (15:23 +0100)]
Feature #1711
CreaDevManager application implementation

-"Open H" and "Open Cxx" buttons in BlackBoxPanel now highlights the corresponding h and cxx files.

11 years agoFeature #1711
Daniel Gonzalez [Wed, 16 Jan 2013 13:30:57 +0000 (14:30 +0100)]
Feature #1711
CreaDevManager application implementation

-"Open Cmakelists" buttons in help dialogs now working!

11 years agoFeature #1711
Daniel Gonzalez [Tue, 15 Jan 2013 14:52:00 +0000 (15:52 +0100)]
Feature #1711
CreaDevManager application implementation

-Allow user to configure command line to excecute for compilation before perform it.
-Now the compilation output is shown in a second terminal.

11 years agoFeature #1711
Daniel Gonzalez [Tue, 15 Jan 2013 10:59:19 +0000 (11:59 +0100)]
Feature #1711
CreaDevManager application implementation

-Breadcrumbs implemented in all children views.

11 years agoFeature #1711
Daniel Gonzalez [Mon, 14 Jan 2013 15:33:49 +0000 (16:33 +0100)]
Feature #1711
CreaDevManager application implementation

-Application now opens the main cpp file. It searches for the source file that has the main method. Also, on refresh it rechecks for the main file.

11 years agoFeature #1711
Daniel Gonzalez [Mon, 14 Jan 2013 14:38:17 +0000 (15:38 +0100)]
Feature #1711
CreaDevManager application implementation

-Create class implemented in application

11 years agoFeature #1711
Daniel Gonzalez [Mon, 14 Jan 2013 14:34:33 +0000 (15:34 +0100)]
Feature #1711
CreaDevManager application implementation

-Tree Highlight is now darker
-Template libraries and applications are not shown as such (because they are templates)
-Buttons are ordered in they way they are supposed to be used
-Create class implemented in folder and library
-Properties distribution fixed in black box view

11 years agoFeature #1711
Daniel Gonzalez [Mon, 14 Jan 2013 11:21:50 +0000 (12:21 +0100)]
Feature #1711
CreaDevManager application implementation

-Deleted "Change library name" button (commented)
-Deleted "Change application name" button (commented)
-Changed Header layout
-Black Box Properties fixed

11 years agoFeature #1711
Daniel Gonzalez [Fri, 11 Jan 2013 11:12:19 +0000 (12:12 +0100)]
Feature #1711
CreaDevManager application implementation

-Fix Project View help dialog text: it now has a reference to the project model
-Fix Package View help dialog text: it now has a reference to the package model
-Application View help implemented: Still doesn't open CMakeLists files.
-Appli View help implemented: Still doesn't open CMakeLists files.
-BlackBox View help implemented: Still doesn't open CMakeLists files.
-Lib View help implemented: Still doesn't open CMakeLists files.
-Library View help implemented: Still doesn't open CMakeLists files.
-package manager help doesn't open CMakeLists files.
-package help doesn't open CMakeLists files.

11 years agoFeature #1711
Daniel Gonzalez [Wed, 9 Jan 2013 16:27:29 +0000 (17:27 +0100)]
Feature #1711
CreaDevManager application implementation

-Fix Project View help dialog text
-Fix Main View help dialog text
-Fix Package Manager View help dialog text
-Package View help implemented: Still doesn't open CMakeLists files.

11 years agoFeature #1711
Daniel Gonzalez [Mon, 7 Jan 2013 16:44:57 +0000 (17:44 +0100)]
Feature #1711
CreaDevManager application implementation

-Project help starts from the project description
-Main description help implemented
-Package Manager help implemented

11 years agoFeature #1711
Daniel Gonzalez [Thu, 3 Jan 2013 12:36:19 +0000 (13:36 +0100)]
Feature #1711
CreaDevManager application implementation

-Help disable implemented (true by default).
-Project help implemented

11 years agoFeature #1711
Daniel Gonzalez [Wed, 2 Jan 2013 13:09:04 +0000 (14:09 +0100)]
Feature #1711
CreaDevManager application implementation

-Project configuration implemented for Linux
-Project compilation implemented for Linux
-Plugging Packages implemented for Linux

11 years agoBug #1880
Daniel Gonzalez [Wed, 2 Jan 2013 13:06:57 +0000 (14:06 +0100)]
Bug #1880
unnecessary "*/" in cmakelists.txt file in every new project

The comment tag was removed.

11 years agoFeature #1711
Daniel Gonzalez [Fri, 28 Dec 2012 16:53:57 +0000 (17:53 +0100)]
Feature #1711
CreaDevManager application implementation

-Fixed bug with refresh where all elements were being recreated.
-Black box creation implemented

11 years agoFeature #1711
Daniel Gonzalez [Fri, 28 Dec 2012 11:49:47 +0000 (12:49 +0100)]
Feature #1711
CreaDevManager application implementation

-Fixed windows path slash
-Name of classes passed as parameter in constructor
-Creation of New BlackBox Dialog

11 years agoBlack Box view and folder structure implemented
Daniel Gonzalez [Fri, 21 Dec 2012 13:51:26 +0000 (14:51 +0100)]
Black Box view and folder structure implemented
still doesn't create boxes

11 years agoFeature #1711
Daniel Gonzalez [Wed, 19 Dec 2012 14:47:52 +0000 (15:47 +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.

11 years agoFeature #1711
Daniel Gonzalez [Mon, 17 Dec 2012 17:14:08 +0000 (18:14 +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.

11 years agoFeature #1711
Daniel Gonzalez [Fri, 14 Dec 2012 16:17:30 +0000 (17:17 +0100)]
Feature #1711
CreaDevManager application implementation

- Setting up links highlighting in Lib and Appli Descriptions.
- Open Folder in Appli implemented
- Open CMakeLists file in Appli implemented
- Fixed responsibility of open folder to folder class

11 years agoFeature #1711
Daniel Gonzalez [Fri, 14 Dec 2012 15:59:26 +0000 (16:59 +0100)]
Feature #1711
CreaDevManager application implementation

- Setting up links highlighting in Project and Package Descriptions.
- Open Folder in Lib implemented
- Open CMakeLists file in Lib implemented

11 years agoFeature #1711
Daniel Gonzalez [Fri, 14 Dec 2012 15:19:57 +0000 (16:19 +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

11 years agoFeature #1711
Daniel Gonzalez [Thu, 13 Dec 2012 16:05:23 +0000 (17:05 +0100)]
Feature #1711
CreaDevManager application implementation

- Setting up links highlighting

11 years agoFeature #1711
Daniel Gonzalez [Thu, 13 Dec 2012 14:36:44 +0000 (15:36 +0100)]
Feature #1711
CreaDevManager application implementation

- Fixing up tooltips and flow control with Files and Folders
- Fixed bug in Folder, File and CMakeLists Description views for tooltips.

11 years agoFeature #1711
Daniel Gonzalez [Thu, 13 Dec 2012 12:04:00 +0000 (13:04 +0100)]
Feature #1711
CreaDevManager application implementation

- Fixing up tooltips and flow control with packages and blackboxes
- Fixed bug in Package manager and Black Box Description views for tooltips. Still presented in CMakeFileLists, File and Folder Description views.

11 years agoFeature #1711
Daniel Gonzalez [Tue, 11 Dec 2012 15:19:54 +0000 (16:19 +0100)]
Feature #1711
CreaDevManager application implementation

- Fixing up tooltips and flow control with libraries and applications
- Fixed bug in Lib, Appli, Library, Application Description views for tooltips. Still presented in Package manager and Black Box Description views.

11 years agoFeature #1711
Daniel Gonzalez [Mon, 10 Dec 2012 19:55:09 +0000 (20:55 +0100)]
Feature #1711
CreaDevManager application implementation

- Setting up tooltips and flow control with package manager, library manager and application manager
- Fixed bug in Project Description view for tooltips. Still presented in other views

11 years agoFeature #1711
Daniel Gonzalez [Mon, 10 Dec 2012 15:23:20 +0000 (16:23 +0100)]
Feature #1711
CreaDevManager application implementation

December 6, 2012
With:
- Daniel Gonzalez
- Eduardo Davila
Meeting Record:

In general
- Instead of text controls use static text controls. (Done)
- When an attribute can be changed use button "Set" or "Choose" (Done in: project)
- The package name should be shown with its prefix and suffix. (Done)

In Project Description:
- Delete "create Black Box" button. (Done)
- Show "Edit CMakeLists" button. (Done)

In General Project Actions:
- Adjust order and name of buttons: (Done)
    1. Configure project
    2. Compile Project
    3. Plug Packages (BBTK)
- Remove EditCMakeLists Button. (Done)
- Show hints on MouseOver for indicate the order of the actions: (Done)
    "This step should be executed after ...".

New Views:
- Package Manager Panel (Done)
    1. List all existing packages.
    2. Create Package.
    3. Edit Project's CMakeLists file.
- Application Manager Panel (Done)
    1. List all existing applications.
    2. Create application.
    3. Edit Appli's CMakeLists file.
- Library Manager Panel (Done)
    1. List all existing libraries.
    2. Create library.
    3. Edit Lib's CMakeLists file.

In Library Description:
- Create Class Button (Done)

In Application Description:
- Create Class Button (Done)

All Description and Manager Panels:
- Create a button to return to the project's description panel. (Except in the project description panel)

Aside:
- Put subtitles on project route in website. (Done)
- Create Google account for CREATIS (named CREATIS or CREATIS-INSA). (Done - account: creatis.insa@gmail.com pass: cr34t1s1ns4)
- Mount videos in CREATIS account and give credentials to Eduardo.
- Update Project Planning.

11 years agoFeature #1711
Daniel Gonzalez [Thu, 6 Dec 2012 13:54:41 +0000 (14:54 +0100)]
Feature #1711
CreaDevManager application implementation

Package detecting and creating black boxes.
Black box constructor set.
modelCDMProject documented.

11 years agoFeature #1711
Daniel Gonzalez [Thu, 6 Dec 2012 11:00:58 +0000 (12:00 +0100)]
Feature #1711
CreaDevManager application implementation

Package detecting and creating black boxes.
Black box constructor set.
modelCDMProject documented.

11 years agoFeature #1711
Daniel Gonzalez [Wed, 5 Dec 2012 10:10:29 +0000 (11:10 +0100)]
Feature #1711
CreaDevManager application implementation

Package creation implemented
Application creation implemented

missing adjustments for windows
other scripts from bbtk don't return error codes

11 years agoFeature #1711
Daniel Gonzalez [Tue, 4 Dec 2012 15:18:46 +0000 (16:18 +0100)]
Feature #1711
CreaDevManager application implementation

Specified buttons in project's actions
Described createPackage process

11 years agoFeature #1711
Daniel Gonzalez [Tue, 4 Dec 2012 14:11:13 +0000 (15:11 +0100)]
Feature #1711
CreaDevManager application implementation

Fix panels' size bug;

11 years agoFeature #1711
Daniel Gonzalez [Tue, 4 Dec 2012 13:10:45 +0000 (14:10 +0100)]
Feature #1711
CreaDevManager application implementation

icons in tree

11 years agoFeature #1711
Daniel Gonzalez [Mon, 3 Dec 2012 18:15:21 +0000 (19:15 +0100)]
Feature #1711
CreaDevManager application implementation

creation of library fully implemented.
modelProject refresh method implemented.

11 years agoFeature #1711
Daniel Gonzalez [Mon, 3 Dec 2012 10:31:58 +0000 (11:31 +0100)]
Feature #1711
CreaDevManager application implementation

Showing slected items' description panels.

11 years agoFeature #1711
Daniel Gonzalez [Fri, 30 Nov 2012 16:39:49 +0000 (17:39 +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.

11 years agoFeature #1711
Daniel Gonzalez [Wed, 28 Nov 2012 16:23:32 +0000 (17:23 +0100)]
Feature #1711
CreaDevManager application implementation

Model Adjustment to handle unknown folders and files
Creation of description panels

11 years agoFeature #1711
Daniel Gonzalez [Wed, 28 Nov 2012 12:03:18 +0000 (13:03 +0100)]
Feature #1711
CreaDevManager application implementation

Instantiation of Libraries and Applications in modelProject
Fixes in UI when opening and closing Projects

11 years agoFeature #1711
Daniel Gonzalez [Tue, 27 Nov 2012 15:22:32 +0000 (16:22 +0100)]
Feature #1711
CreaDevManager application implementation

Project description panel enabled when creating project or opening project

11 years agoFeature #1711
Daniel Gonzalez [Tue, 27 Nov 2012 09:53:38 +0000 (10:53 +0100)]
Feature #1711
CreaDevManager application implementation

Project description panel created

11 years agoFeature #1711
Daniel Gonzalez [Mon, 26 Nov 2012 19:11:51 +0000 (20:11 +0100)]
Feature #1711
CreaDevManager application implementation

New Project and open project implemented

11 years agoopen project fixed for model creation. Model not created yet
Daniel Gonzalez [Mon, 26 Nov 2012 13:41:47 +0000 (14:41 +0100)]
open project fixed for model creation. Model not created yet

11 years agoopen project fixed for model creation. Model not created yet
Daniel Gonzalez [Mon, 26 Nov 2012 13:41:47 +0000 (14:41 +0100)]
open project fixed for model creation. Model not created yet

11 years agoenable creaDevManager for branch
Daniel Gonzalez [Mon, 26 Nov 2012 11:14:09 +0000 (12:14 +0100)]
enable creaDevManager for branch

11 years agodisable creaDevManager by default
Daniel Gonzalez [Mon, 26 Nov 2012 11:09:47 +0000 (12:09 +0100)]
disable creaDevManager by default

11 years agonew model classes
Daniel Gonzalez [Fri, 23 Nov 2012 18:21:30 +0000 (19:21 +0100)]
new model classes

11 years agoChanged the version to 1.0.0
Eduardo Davila [Fri, 16 Nov 2012 13:31:24 +0000 (13:31 +0000)]
Changed the version to 1.0.0

11 years agono message origin
Eduardo Davila [Fri, 16 Nov 2012 13:29:20 +0000 (13:29 +0000)]
no message

11 years agoadd previous authors
Frederic Cervenansky [Thu, 15 Nov 2012 10:42:14 +0000 (10:42 +0000)]
add previous authors

11 years agoAdded authors and website in CMakeLists header.
Claire Mouton [Thu, 15 Nov 2012 09:56:24 +0000 (09:56 +0000)]
Added authors and website in CMakeLists header.

11 years agoFeature #1763
Frederic Cervenansky [Thu, 15 Nov 2012 09:05:33 +0000 (09:05 +0000)]
Feature #1763

11 years agoFeature #1711
Daniel Gonzalez [Tue, 13 Nov 2012 16:57:15 +0000 (16:57 +0000)]
Feature #1711
CreaDevManager application implementation:

Deleting unnecessary classes

11 years agoFeature #1711
Daniel Gonzalez [Tue, 13 Nov 2012 16:52:26 +0000 (16:52 +0000)]
Feature #1711
CreaDevManager application implementation:

Adjusting architecture: implementing standard class naming

11 years agoFeature #1711
Daniel Gonzalez [Mon, 12 Nov 2012 16:16:12 +0000 (16:16 +0000)]
Feature #1711
CreaDevManager application implementation:

Welcome view

11 years agoFeature #1711
Daniel Gonzalez [Mon, 12 Nov 2012 16:15:32 +0000 (16:15 +0000)]
Feature #1711
CreaDevManager application implementation:

CreaDevManager Icon upload

11 years agoFeature #1711
Daniel Gonzalez [Mon, 5 Nov 2012 15:01:12 +0000 (15:01 +0000)]
Feature #1711
CreaDevManager application implementation:

Implementation of New Project functionality