rnv
|
aeddae7719
|
0022616: [CEA 1038] Improve the quality of stl and vtk exports
|
2014-09-22 10:34:19 +04:00 |
|
vsr
|
bb11967e8f
|
0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
Unify object names of dock widgets
|
2014-08-12 11:47:23 +04:00 |
|
vsr
|
7961b83044
|
Revert "Synchronize adm files"
This reverts commit 3cd92817cb .
|
2014-08-07 13:58:48 +04:00 |
|
Maintenance team (INV)
|
3cd92817cb
|
Synchronize adm files
|
2014-08-06 23:16:58 +04:00 |
|
akl
|
7d880c6a82
|
Update copyrights 2014.
|
2014-02-18 10:44:41 +04: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 |
|
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 |
|
eap
|
7961d43ecf
|
0021684: EDF 2221 : Display the arguments and the name of the operations
+ GEOMGUI_CreationInfoWdg.cxx
|
2013-06-17 12:34:18 +00:00 |
|