Commit Graph

161 Commits

Author SHA1 Message Date
mpa
c19429532e INT PAL 0052273: Geometry object can be deleted only in active view 2014-01-17 07:12:34 +00:00
vsr
8a4e765003 Merge from BR_imps_2013 14/01/2014 2014-01-15 09:27:18 +00:00
vsr
bb545186fa Merge from V7_3_BR branch 18/12/2013 2013-12-18 14:23:59 +00:00
rnv
ed9f4e67b5 Implementation of the "22390: [CEA 967] Latency enhancement after a selection of a displayed object" issue. 2013-11-27 12:23:43 +00:00
rnv
7cb2566ca6 Issue "0021757: EDF 1829 : Activate bring to front action on simple selection of an object": additional patch from Renaud NEDELEC. 2013-11-21 10:38:52 +00:00
mzn
f5c8555cd0 Add SObject check. 2013-11-20 14:06:09 +00:00
fps
96bee26501 Add missing French translations 2013-11-19 17:47:55 +00:00
skv
82eebc8aee 0022354: EDF GEOM: Create edge by getting iso-line of surface 2013-11-19 11:55:25 +00:00
fps
91b604c78a add missing translation 2013-11-18 15:24:25 +00:00
rnv
5cf74de868 Fix a problem with the local selection. 2013-11-18 13:39:39 +00:00
fps
68d2136e8c Change name of button in export file selection dialog 2013-11-15 15:21:11 +00:00
fps
6ad023c1ef missing STEP label for XAO Import Dialog 2013-11-15 11:53:30 +00:00
rnv
e0f9a7efdc Fix remarks related to the "0021757: EDF 1829 : Activate bring to front action on simple selection of an object" issue. 2013-11-15 10:17:50 +00:00
fps
86fac89ec3 translate resources for Field edit/create dialog 2013-11-14 16:58:57 +00:00
fps
126bafbe60 move XAO Import / Export menu to File Menu 2013-11-14 09:10:28 +00:00
vsr
11d3ead81d Field dialog box: allow direct entering step id 2013-11-08 08:00:57 +00:00
vsr
299eb5dd4e Fields editing dialog box: enable component renaming 2013-11-06 09:49:34 +00:00
rnc
e3107ca04b Japanese translations update 2013-11-05 15:18:40 +00:00
vsr
d0f9dcaf72 Merge from BR_hydro 30/10/2013 2013-10-30 16:50:50 +00:00
kga
84a06f4f46 0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI 2013-10-30 09:48:10 +00:00
vsr
6d55c284bf Fix compilation error on 32bit platforms 2013-10-24 05:25:04 +00:00
vsr
54779d6c21 Fix compilation error on 32bit platforms 2013-10-24 04:57:31 +00:00
kga
fd18eef43f Improve shape recognition features 2013-10-22 11:42:25 +00:00
ouv
558522cc96 Task: "XAO format: fields on geometry".
Sub-task: "GUI/visualization - OCC viewer".
2013-10-18 14:00:58 +00:00
rnv
874aceefb0 Replace deprecated WNT macro definition by WIN32. 2013-10-17 14:53:21 +00:00
rnv
61270f9872 Add missing translation. 2013-10-08 15:28:52 +00:00
eap
6c2ee27d45 ILMAB project. A dialog box for creating/editing the Field on Geometry implemented 2013-10-03 14:12:04 +00:00
vsr
f1519c7ef3 Merge from BR_V7_main_Field branch (02/09/2013) 2013-10-02 13:13:33 +00:00
eap
b51357b79d ILMAB project. DS for the Field on Geometry implemented 2013-09-30 11:45:32 +00:00
rnv
824e67eabf WIN32 compilation. 2013-09-17 12:52:41 +00:00
vsr
b5c2a231e7 Merge from BR_new_bop4 (porting to new OCCT BOP) 13/09/2013 2013-09-16 13:59:50 +00:00
eap
fcc908e69c CMake porting.
Enable Shape Recognition menu item if OpenCV is available
2013-09-13 09:55:47 +00:00
vsr
3ca6ffd9ba 0022221: [CEA 819] Error "'NoneType' object is not callable" at Salome closure 2013-09-11 16:27:56 +00:00
eap
e7b562779c CMake porting 2013-09-10 12:47:38 +00:00
ana
80be2e8daa Compilation SALOME on Windows 2013-09-09 09:16:42 +00:00
jfa
2b3bf05c2b Improvements for HYDRO module: Localize status bar messages. 2013-09-05 07:04:24 +00:00
jfa
bc9708cd0a Improvements for HYDRO module: 1. General mechanism for activation of GUI Geometry operations. 2. Plugins mechanism in Geometry module. 2013-09-04 13:49:39 +00:00
mpa
e688f2b77f Implementation of 0021757: EDF 1829 : Activate bring to front action on simple selection of an object 2013-08-06 14:37:17 +00:00
eap
bd234baffa 0022287: [CEA 912] Notebook: clicking on "update study" returns an error message
Pb: notebook disappeared.

   // get a free dockable window id
-  myWindowID = 1;
+  myWindowID = 10;
2013-07-29 09:35:36 +00:00
eap
79367306ff ++myWindowID; // pb when a GEOM is a sole module: CreationInfoWdg replaces Python console 2013-07-26 16:10:25 +00:00
rnc
a9dca097e6 IMP: GEOM: Japanese translations 2013-07-23 14:32:11 +00:00
eap
bf782252cf 0021684: EDF 2221 : Display the arguments and the name of the operations
Make operation name not editable
2013-07-16 10:47:05 +00:00
eap
ed08a2dcc3 0021684: EDF 2221 : Display the arguments and the name of the operations
Make creation parameters not editable
2013-07-16 10:33:24 +00:00
akl
078431b1ad Fix: restore "Show/Hide/Show Only" for GEOM component. 2013-07-09 11:17:47 +00:00
akl
1dd8f0e9e6 0021708: [CEA 586] Object browser sort only children:
+ Add Use Case browser data tree management
+ Add "Sort children" contextual menu popup item
+ Update user documentation
2013-07-09 08:22:16 +00:00
akl
c5b6deb54b Implementation of 0021855: EDF 2321 GEOM : Add folders to group objects in the object browser. 2013-06-28 08:18:20 +00:00
eap
8c5cdd2d44 Add English translations to unfinished ones 2013-06-21 10:36:01 +00:00
ctn
e59d54200b context unclosed 2013-06-21 09:34:51 +00:00
fahed
86da93bd4f French translation update for IMP concerning bounding box exact computation. 2013-06-21 09:14:29 +00:00
eap
753d24c751 Synchronizing with GEOM_msg_en.ts 2013-06-21 08:56:46 +00:00