]>
Creatis software - crea.git/log
Daniel Gonzalez [Thu, 31 Jan 2013 15:55:05 +0000 (16:55 +0100)]
Feature #1711
CreaDevManager application implementation
- Commenting debug messages
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.
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
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.
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.
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
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.
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.
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.
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.
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.
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.
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.
Daniel Gonzalez [Mon, 21 Jan 2013 18:03:59 +0000 (19:03 +0100)]
Feature #1711
CreaDevManager application implementation
- Changes for windows compatibility (wxTreeItemId conversions).
Daniel Felipe Gonzalez [Mon, 21 Jan 2013 16:51:13 +0000 (17:51 +0100)]
Feature #1711
CreaDevManager application implementation
- Changes for windows compatibility.
Daniel Gonzalez [Mon, 21 Jan 2013 14:34:24 +0000 (15:34 +0100)]
Feature #1711
CreaDevManager application implementation
- View of model classes documented.
Daniel Gonzalez [Mon, 21 Jan 2013 11:02:30 +0000 (12:02 +0100)]
Feature #1711
CreaDevManager application implementation
- View Creation and additional classes documented.
Daniel Gonzalez [Mon, 21 Jan 2013 09:06:13 +0000 (10:06 +0100)]
Feature #1711
CreaDevManager application implementation
- View Help Classes documented.
Daniel Gonzalez [Fri, 18 Jan 2013 18:38:52 +0000 (19:38 +0100)]
Feature #1711
CreaDevManager application implementation
- Model-Control Classes documented.
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.
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.
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!
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.
Daniel Gonzalez [Tue, 15 Jan 2013 10:59:19 +0000 (11:59 +0100)]
Feature #1711
CreaDevManager application implementation
-Breadcrumbs implemented in all children views.
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.
Daniel Gonzalez [Mon, 14 Jan 2013 14:38:17 +0000 (15:38 +0100)]
Feature #1711
CreaDevManager application implementation
-Create class implemented in application
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
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
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.
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.
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
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
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
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.
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
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
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
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.
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.
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
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
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
Daniel Gonzalez [Thu, 13 Dec 2012 16:05:23 +0000 (17:05 +0100)]
Feature #1711
CreaDevManager application implementation
- Setting up links highlighting
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.
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.
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.
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
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.
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.
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.
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
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
Daniel Gonzalez [Tue, 4 Dec 2012 14:11:13 +0000 (15:11 +0100)]
Feature #1711
CreaDevManager application implementation
Fix panels' size bug;
Daniel Gonzalez [Tue, 4 Dec 2012 13:10:45 +0000 (14:10 +0100)]
Feature #1711
CreaDevManager application implementation
icons in tree
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.
Daniel Gonzalez [Mon, 3 Dec 2012 10:31:58 +0000 (11:31 +0100)]
Feature #1711
CreaDevManager application implementation
Showing slected items' description panels.
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.
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
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
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
Daniel Gonzalez [Tue, 27 Nov 2012 09:53:38 +0000 (10:53 +0100)]
Feature #1711
CreaDevManager application implementation
Project description panel created
Daniel Gonzalez [Mon, 26 Nov 2012 19:11:51 +0000 (20:11 +0100)]
Feature #1711
CreaDevManager application implementation
New Project and open project implemented
Daniel Gonzalez [Mon, 26 Nov 2012 13:41:47 +0000 (14:41 +0100)]
open project fixed for model creation. Model not created yet
Daniel Gonzalez [Mon, 26 Nov 2012 11:14:09 +0000 (12:14 +0100)]
enable creaDevManager for branch
Daniel Gonzalez [Mon, 26 Nov 2012 11:09:47 +0000 (12:09 +0100)]
disable creaDevManager by default
Daniel Gonzalez [Fri, 23 Nov 2012 18:21:30 +0000 (19:21 +0100)]
new model classes
Eduardo Davila [Fri, 16 Nov 2012 13:31:24 +0000 (13:31 +0000)]
Changed the version to 1.0.0
Eduardo Davila [Fri, 16 Nov 2012 13:29:20 +0000 (13:29 +0000)]
no message
Frederic Cervenansky [Thu, 15 Nov 2012 10:42:14 +0000 (10:42 +0000)]
add previous authors
Claire Mouton [Thu, 15 Nov 2012 09:56:24 +0000 (09:56 +0000)]
Added authors and website in CMakeLists header.
Frederic Cervenansky [Thu, 15 Nov 2012 09:05:33 +0000 (09:05 +0000)]
Feature #1763
Daniel Gonzalez [Tue, 13 Nov 2012 16:57:15 +0000 (16:57 +0000)]
Feature #1711
CreaDevManager application implementation:
Deleting unnecessary classes
Daniel Gonzalez [Tue, 13 Nov 2012 16:52:26 +0000 (16:52 +0000)]
Feature #1711
CreaDevManager application implementation:
Adjusting architecture: implementing standard class naming
Daniel Gonzalez [Mon, 12 Nov 2012 16:16:12 +0000 (16:16 +0000)]
Feature #1711
CreaDevManager application implementation:
Welcome view
Daniel Gonzalez [Mon, 12 Nov 2012 16:15:32 +0000 (16:15 +0000)]
Feature #1711
CreaDevManager application implementation:
CreaDevManager Icon upload
Daniel Gonzalez [Mon, 5 Nov 2012 15:01:12 +0000 (15:01 +0000)]
Feature #1711
CreaDevManager application implementation:
Implementation of New Project functionality
Daniel Gonzalez [Fri, 2 Nov 2012 09:29:03 +0000 (09:29 +0000)]
Feature #1711
CreaDevManager application implementation:
Changes to use wxDir instead of dirent.h
Daniel Gonzalez [Fri, 26 Oct 2012 15:53:03 +0000 (15:53 +0000)]
Feature #1711
CreaDevManager application implementation:
Changes to adjust std library usage and wxString fixes
Eduardo Davila [Fri, 26 Oct 2012 15:06:59 +0000 (15:06 +0000)]
*** empty log message ***
Daniel Gonzalez [Thu, 25 Oct 2012 12:38:00 +0000 (12:38 +0000)]
Feature #1711
CreaDevManager application implementation:
Change windows for panels and creation of layout of properties panel and project actions panel.
Eduardo Davila [Wed, 24 Oct 2012 12:07:00 +0000 (12:07 +0000)]
windows compilation error. DevManager
Daniel Gonzalez [Fri, 19 Oct 2012 16:09:33 +0000 (16:09 +0000)]
Feature #1711
CreaDevManager application implementation:
Tree and windows added with AUI
Daniel Gonzalez [Fri, 19 Oct 2012 10:11:11 +0000 (10:11 +0000)]
Feature #1711
CreaDevManager application implementation:
application creation in crea project
Diego Caceres [Wed, 25 Jul 2012 09:05:57 +0000 (09:05 +0000)]
DFCH: Bug #1538 : CMakeList FindWxWidgets debug
Frederic Cervenansky [Mon, 16 Jul 2012 10:07:49 +0000 (10:07 +0000)]
Bug #1509: gdcm2 doesn't work anymore
Diego Caceres [Mon, 16 Jul 2012 10:05:54 +0000 (10:05 +0000)]
DFCH: Find vtk lib path
Diego Caceres [Tue, 10 Jul 2012 11:16:53 +0000 (11:16 +0000)]
DFCH: wxWidgets find in windows x64
Diego Caceres [Thu, 5 Jul 2012 12:29:45 +0000 (12:29 +0000)]
DFCH: boost 1.49 requires: add_definitions(-DBOOST_TT_HAS_OPERATOR_HPP_INCLUDED) for windows install
Juan Prieto [Wed, 13 Jun 2012 11:45:28 +0000 (11:45 +0000)]
another latex
Juan Prieto [Wed, 13 Jun 2012 11:33:37 +0000 (11:33 +0000)]
change to CMakeLists.txt when configuring files
Juan Prieto [Wed, 13 Jun 2012 11:29:17 +0000 (11:29 +0000)]
remove unused files
Juan Prieto [Wed, 13 Jun 2012 11:28:16 +0000 (11:28 +0000)]
addition of files
Juan Prieto [Wed, 13 Jun 2012 11:27:10 +0000 (11:27 +0000)]
changes in newproject for documentation generation
Eduardo Davila [Wed, 30 May 2012 17:17:22 +0000 (17:17 +0000)]
no message
Eduardo Davila [Tue, 24 Jan 2012 04:02:32 +0000 (04:02 +0000)]
no message
Eduardo Davila [Wed, 27 Jul 2011 09:11:53 +0000 (09:11 +0000)]
no message
jean-pierre roux [Fri, 22 Jul 2011 17:42:58 +0000 (17:42 +0000)]
re indent
jean-pierre roux [Fri, 22 Jul 2011 15:42:14 +0000 (15:42 +0000)]
add an xml source, just to see...
Frederic Cervenansky [Tue, 12 Jul 2011 09:38:09 +0000 (09:38 +0000)]
to use Cocoa (MacOsX)
Eduardo Davila [Fri, 1 Jul 2011 06:45:28 +0000 (06:45 +0000)]
*** empty log message ***