Salome HOME
modules/shaper.git
10 years agoCommand New Document provided
vsv [Thu, 10 Apr 2014 11:18:19 +0000 (15:18 +0400)]
Command New Document provided

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 10 Apr 2014 10:21:16 +0000 (14:21 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoSelection manager added
vsv [Thu, 10 Apr 2014 10:20:58 +0000 (14:20 +0400)]
Selection manager added

10 years agoExecute feature on operation start/commit.
sbh [Thu, 10 Apr 2014 09:53:42 +0000 (13:53 +0400)]
Execute feature on operation start/commit.

10 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Thu, 10 Apr 2014 09:23:50 +0000 (13:23 +0400)]
Merge branch 'master' of newgeom:newgeom.git

10 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Thu, 10 Apr 2014 09:22:21 +0000 (13:22 +0400)]
Merge branch 'master' of newgeom:newgeom.git

10 years agoImplementation of features cashing and undo/redo functionality in document.
mpv [Thu, 10 Apr 2014 09:21:32 +0000 (13:21 +0400)]
Implementation of features cashing and undo/redo functionality in document.

10 years agoXML keywords for the spin box widgets corrected according to the latest spec:
sbh [Thu, 10 Apr 2014 09:20:56 +0000 (13:20 +0400)]
XML keywords for the spin box widgets corrected according to the latest spec:

* value --> doublevalue
* type="double" removed

10 years agoPorting to Qt4: small corrections in FindQt script
sbh [Thu, 10 Apr 2014 09:19:30 +0000 (13:19 +0400)]
Porting to Qt4: small corrections in FindQt script

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 9 Apr 2014 15:37:57 +0000 (19:37 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoDocumenting of classes
vsv [Wed, 9 Apr 2014 15:37:40 +0000 (19:37 +0400)]
Documenting of classes

10 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Wed, 9 Apr 2014 13:49:03 +0000 (17:49 +0400)]
Merge branch 'master' of newgeom:newgeom.git

10 years agoSwitching back to qt 4.8.4. Do not forget to fetch the qt product from \\slotex
sbh [Wed, 9 Apr 2014 13:48:43 +0000 (17:48 +0400)]
Switching back to qt 4.8.4. Do not forget to fetch the qt product from \\slotex

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 9 Apr 2014 13:08:33 +0000 (17:08 +0400)]
Merge branch 'master' of newgeom:newgeom

Conflicts:
src/XGUI/CMakeLists.txt

10 years agoData model preliminary version
vsv [Wed, 9 Apr 2014 06:53:48 +0000 (10:53 +0400)]
Data model preliminary version

10 years agoCorrections according to ModelAPI modifications: method to create Feature has been...
sbh [Wed, 9 Apr 2014 06:48:54 +0000 (10:48 +0400)]
Corrections according to ModelAPI modifications: method to create Feature has been moved into the Document;

10 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Tue, 8 Apr 2014 14:41:53 +0000 (18:41 +0400)]
Merge branch 'master' of newgeom:newgeom.git

10 years agoCreation of feature moved from constructor into "startOperation" method.
sbh [Tue, 8 Apr 2014 14:41:44 +0000 (18:41 +0400)]
Creation of feature moved from constructor into "startOperation" method.

10 years agoDo not create empty property panel for features without xml widget representation.
sbh [Tue, 8 Apr 2014 14:25:23 +0000 (18:25 +0400)]
Do not create empty property panel for features without xml widget representation.

10 years agoFix of bug with incorrect order of features in the workbench.
sbh [Tue, 8 Apr 2014 13:26:56 +0000 (17:26 +0400)]
Fix of bug with incorrect order of features in the workbench.

10 years agoProperty pannel connected with the model through the ModuelBase dll.
sbh [Tue, 8 Apr 2014 11:38:47 +0000 (15:38 +0400)]
Property pannel connected with the model through the ModuelBase dll.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Mon, 7 Apr 2014 13:45:08 +0000 (17:45 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoFeature-changed message
mpv [Mon, 7 Apr 2014 12:09:57 +0000 (16:09 +0400)]
Feature-changed message

10 years agoConnect feature with group, document and index in the group
mpv [Mon, 7 Apr 2014 10:40:27 +0000 (14:40 +0400)]
Connect feature with group, document and index in the group

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Mon, 7 Apr 2014 07:40:00 +0000 (11:40 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoBugfix and set Point to the Construction groups
mpv [Mon, 7 Apr 2014 07:36:12 +0000 (11:36 +0400)]
Bugfix and set Point to the Construction groups

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 4 Apr 2014 13:42:29 +0000 (17:42 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoDon't add the feature on iteration: bug fix
mpv [Fri, 4 Apr 2014 13:41:54 +0000 (17:41 +0400)]
Don't add the feature on iteration: bug fix

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 4 Apr 2014 10:55:45 +0000 (14:55 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoModel is updated: event is generated by the document on feature creation
mpv [Fri, 4 Apr 2014 10:55:07 +0000 (14:55 +0400)]
Model is updated: event is generated by the document on feature creation

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 4 Apr 2014 08:39:10 +0000 (12:39 +0400)]
Merge branch 'master' of newgeom:newgeom

Conflicts:
src/XGUI/XGUI_Workshop.cpp

10 years agoTest Object browser
vsv [Fri, 4 Apr 2014 08:38:25 +0000 (12:38 +0400)]
Test Object browser

10 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Fri, 4 Apr 2014 08:36:14 +0000 (12:36 +0400)]
Merge branch 'master' of newgeom:newgeom.git

Conflicts:
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_MainWindow.cpp
src/XGUI/XGUI_MainWindow.h

10 years agoMinor GUI tweaks according to MPV's notes + re-factoring:
sbh [Fri, 4 Apr 2014 08:21:55 +0000 (12:21 +0400)]
Minor GUI tweaks according to MPV's notes + re-factoring:

* Posibility to fetch from xml icons, tooltips added to property panel's widgets.
* Property panel's margins and spacers corrected
* XGUI_MainWindow re-factoring: pices of code for dock widgets creation extracted as functions

10 years agoRemoving using of TS file
vsv [Fri, 4 Apr 2014 08:10:41 +0000 (12:10 +0400)]
Removing using of TS file

10 years agoAccess to feature by index in group
mpv [Fri, 4 Apr 2014 07:31:43 +0000 (11:31 +0400)]
Access to feature by index in group

10 years agoModels for object browser created
vsv [Fri, 4 Apr 2014 07:07:49 +0000 (11:07 +0400)]
Models for object browser created

10 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Thu, 3 Apr 2014 14:35:05 +0000 (18:35 +0400)]
Merge branch 'master' of newgeom:newgeom.git

10 years agoXml --> Widget processing added for "value" (spinbox) entities.
sbh [Thu, 3 Apr 2014 14:34:38 +0000 (18:34 +0400)]
Xml --> Widget processing added for "value" (spinbox) entities.

10 years agoMerge branch 'master' of newgeom:newgeom
mpv [Thu, 3 Apr 2014 08:10:32 +0000 (12:10 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoImplementation of Point feature (without computation of result yet) plus some debug...
mpv [Thu, 3 Apr 2014 08:10:00 +0000 (12:10 +0400)]
Implementation of Point feature (without computation of result yet) plus some debug and API extension dedicated to this development.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 2 Apr 2014 12:40:42 +0000 (16:40 +0400)]
Merge branch 'master' of newgeom:newgeom

Conflicts:
src/ModelAPI/CMakeLists.txt

10 years agoPython console added to the application
vsv [Wed, 2 Apr 2014 12:39:10 +0000 (16:39 +0400)]
Python console added to the application

10 years agoAdded object, attribute and data model organization in the document.
mpv [Wed, 2 Apr 2014 11:54:46 +0000 (15:54 +0400)]
Added object, attribute and data model organization in the document.

10 years agoMerge branch 'master' of newgeom:newgeom
mpv [Tue, 1 Apr 2014 10:19:31 +0000 (14:19 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoRemove Boost shared_ptr, use std instead
mpv [Tue, 1 Apr 2014 10:19:18 +0000 (14:19 +0400)]
Remove Boost shared_ptr, use std instead

10 years agoAdded reset command and removed extra icons
vsv [Tue, 1 Apr 2014 08:51:53 +0000 (12:51 +0400)]
Added reset command and removed extra icons

10 years agoConnection of the feature to the document
mpv [Tue, 1 Apr 2014 07:58:33 +0000 (11:58 +0400)]
Connection of the feature to the document

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 1 Apr 2014 06:15:12 +0000 (10:15 +0400)]
Merge branch 'master' of newgeom:newgeom

Conflicts:
src/XGUI/XGUI_ViewPort.h
src/XGUI/XGUI_ViewWindow.cpp
src/XGUI/XGUI_ViewWindow.h
src/XGUI/XGUI_Viewer.cpp
src/XGUI/XGUI_Viewer.h

10 years agoConnection of view management buttons to operations
vsv [Tue, 1 Apr 2014 05:57:09 +0000 (09:57 +0400)]
Connection of view management buttons to operations

10 years agoFeatures and plugins loading mechanisms
mpv [Mon, 31 Mar 2014 13:21:32 +0000 (17:21 +0400)]
Features and plugins loading mechanisms

10 years agoMerge branch 'master' of newgeom:newgeom.git
Sergey Belash [Mon, 31 Mar 2014 13:12:25 +0000 (17:12 +0400)]
Merge branch 'master' of newgeom:newgeom.git

10 years agoSet plugin's library name as field of feature message.
Sergey Belash [Mon, 31 Mar 2014 13:12:17 +0000 (17:12 +0400)]
Set plugin's library name as field of feature message.

10 years agoChanging ".hxx" to ".h" headers files extensions
mpv [Mon, 31 Mar 2014 10:41:03 +0000 (14:41 +0400)]
Changing ".hxx" to ".h" headers files extensions

10 years agoAuto-formatting according to the defined code standard.
Sergey Belash [Mon, 31 Mar 2014 10:24:42 +0000 (14:24 +0400)]
Auto-formatting according to the defined code standard.

10 years agoRefactoring: Config_Message --> Config_FeatureMessage, field names changed according...
Sergey Belash [Mon, 31 Mar 2014 10:18:03 +0000 (14:18 +0400)]
Refactoring: Config_Message --> Config_FeatureMessage, field names changed according to the code style (m_ --> my)

10 years agoAll the git "*.orig" files removed and will be ignored since this commit.
Sergey Belash [Mon, 31 Mar 2014 10:15:20 +0000 (14:15 +0400)]
All the git "*.orig" files removed and will be ignored since this commit.

10 years agoThe -DWIN32 option removed from environment batch file
Sergey Belash [Mon, 31 Mar 2014 07:31:54 +0000 (11:31 +0400)]
The -DWIN32 option removed from environment batch file

10 years agoManagement of View background added
vsv [Fri, 28 Mar 2014 15:09:58 +0000 (19:09 +0400)]
Management of View background added

10 years agoMouse interaction with Viewer is added
vsv [Fri, 28 Mar 2014 13:13:22 +0000 (17:13 +0400)]
Mouse interaction with Viewer is added

10 years agoTransparent background on toolbars of ViewWindow
vsv [Thu, 27 Mar 2014 09:09:08 +0000 (13:09 +0400)]
Transparent background on toolbars of ViewWindow

10 years agoConnect to OCCT Viewer
vsv [Wed, 26 Mar 2014 13:32:22 +0000 (17:32 +0400)]
Connect to OCCT Viewer

10 years agoMigration to Boost shared_ptr and first python launch-tests
mpv [Wed, 26 Mar 2014 12:21:06 +0000 (16:21 +0400)]
Migration to Boost shared_ptr and first python launch-tests

10 years agoManagement of sub window in MDI area added
vsv [Mon, 24 Mar 2014 14:43:12 +0000 (18:43 +0400)]
Management of sub window in MDI area added

10 years agoAdvanced version of plugin reader with ability to extract xml information about featu...
Sergey Belash [Fri, 21 Mar 2014 15:56:15 +0000 (19:56 +0400)]
Advanced version of plugin reader with ability to extract xml information about feature widget

10 years agoTo customize processing of various XML files:
Sergey Belash [Fri, 21 Mar 2014 10:38:24 +0000 (14:38 +0400)]
To customize processing of various XML files:

* Config_XMLReader became abstract, two inhereted "readers" added
* "Module" reader for plugins.xml files.
* "Features" reader for plugin-*.xml files.

10 years agoRe-factoring: interfaces removed from "XGUI", "GeomModule" renamed to "PartSet"
Sergey Belash [Thu, 20 Mar 2014 08:46:49 +0000 (12:46 +0400)]
Re-factoring: interfaces removed from "XGUI", "GeomModule" renamed to "PartSet"

10 years agoImplimentation of the Config XML Reader
Sergey Belash [Thu, 20 Mar 2014 08:44:02 +0000 (12:44 +0400)]
Implimentation of the Config XML Reader

10 years agoMerge branch 'master' of newgeom:newgeom.git
unknown [Mon, 17 Mar 2014 12:42:59 +0000 (16:42 +0400)]
Merge branch 'master' of newgeom:newgeom.git

10 years agoAdded an example of LIBXML2 processing module with "Plugin" XML files.
unknown [Mon, 17 Mar 2014 06:05:35 +0000 (10:05 +0400)]
Added an example of LIBXML2 processing module with "Plugin" XML files.

10 years agoManagement of sub window
vsv [Fri, 14 Mar 2014 12:22:47 +0000 (16:22 +0400)]
Management of sub window

10 years agoInitial version of event loop functionality (not multi-threaded)
mpv [Thu, 13 Mar 2014 15:29:27 +0000 (19:29 +0400)]
Initial version of event loop functionality (not multi-threaded)

10 years agoMerge branch 'master' of newgeom:newgeom.git
Sergey Belash [Thu, 13 Mar 2014 13:04:05 +0000 (17:04 +0400)]
Merge branch 'master' of newgeom:newgeom.git

Conflicts:
CMakeLists.txt

10 years agoSWIG, Python and libxml included
Sergey Belash [Thu, 13 Mar 2014 12:53:57 +0000 (16:53 +0400)]
SWIG, Python and libxml included

10 years agoUpdated GUI according to GUI specification V3.
vsv [Thu, 13 Mar 2014 10:09:12 +0000 (14:09 +0400)]
Updated GUI according to GUI specification V3.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 12 Mar 2014 07:05:27 +0000 (11:05 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoTesting GUI version
vsv [Tue, 11 Mar 2014 14:25:24 +0000 (18:25 +0400)]
Testing GUI version

10 years agoRefactoring: INSTALL_DIR variable in env.bat renamed to ROOT_DIR
Sergey Belash [Tue, 11 Mar 2014 07:44:55 +0000 (11:44 +0400)]
Refactoring: INSTALL_DIR variable in env.bat renamed to ROOT_DIR

10 years agoRestore CMAKE_BUILD_TYPE=Debug option, as OCC built in the debug mode
Sergey Belash [Tue, 11 Mar 2014 07:43:40 +0000 (11:43 +0400)]
Restore CMAKE_BUILD_TYPE=Debug option, as OCC built in the debug mode

10 years ago"GeomModule" is temporary excluded from build
Sergey Belash [Fri, 7 Mar 2014 13:16:23 +0000 (17:16 +0400)]
"GeomModule" is temporary excluded from build

10 years ago"GUI" stubs for testing of CMake building procedures, preliminary examples of GUI
Sergey Belash [Fri, 7 Mar 2014 12:50:17 +0000 (16:50 +0400)]
"GUI" stubs for testing of CMake building procedures, preliminary examples of GUI

10 years ago"Model" stubs for testing of CMake building procedures
Sergey Belash [Fri, 7 Mar 2014 12:47:48 +0000 (16:47 +0400)]
"Model" stubs for testing of CMake building procedures

10 years agoCMake base files added
Sergey Belash [Fri, 7 Mar 2014 12:45:52 +0000 (16:45 +0400)]
CMake base files added

10 years agoBatch files for environment setup added
Sergey Belash [Fri, 7 Mar 2014 12:44:23 +0000 (16:44 +0400)]
Batch files for environment setup added

10 years agoIgnore file (.gitignore) added.
Sergey Belash [Fri, 7 Mar 2014 12:15:13 +0000 (16:15 +0400)]
Ignore file (.gitignore) added.

10 years agoInitial 'test' file removed.
Sergey Belash [Fri, 7 Mar 2014 12:14:41 +0000 (16:14 +0400)]
Initial 'test' file removed.

10 years agoInitial version
Mikhail PONIKAROV [Fri, 7 Mar 2014 11:53:23 +0000 (15:53 +0400)]
Initial version