SALOME
|
1405980f7e
|
#18963 Minimize compiler warnings
|
2020-12-08 12:51:31 +03:00 |
|
vsr
|
df260abc61
|
Copyright update 2020
|
2020-04-15 16:11:04 +03:00 |
|
rnv
|
9157430337
|
Remove QT4 compatibility.
|
2019-05-31 15:05:36 +03:00 |
|
vsr
|
d6f1d8730f
|
Update copyrights
|
2019-02-14 13:56:18 +03:00 |
|
vsr
|
bd2042b4d1
|
Merge branch 'V7_dev'
|
2016-03-24 16:36:53 +03:00 |
|
vsr
|
8370b4a1c4
|
Update copyright: 2016
|
2016-03-15 15:27:04 +03:00 |
|
imn
|
f3c62a0c0b
|
Merge Qt5 porting.
|
2015-12-25 10:54:06 +03:00 |
|
eap
|
28c8e9fe42
|
IPAL52828: No Creation Info available for a GEOM object imported from XAO file
|
2015-07-16 20:45:48 +03:00 |
|
eap
|
18a41b7599
|
23034: EDF GEOM: Information after a transformation without copy
Show "(No info available)"
|
2015-04-30 14:57:25 +03:00 |
|
eap
|
ee311dbb32
|
23034: EDF GEOM: Information after a transformation without copy
IPAL52713: Wrong creation info for ProjectionOnCylinder object
|
2015-04-24 17:38:25 +03:00 |
|
akl
|
ff7fc4d6c2
|
Copyrights update 2015.
|
2015-02-10 13:25:20 +04:00 |
|
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 |
|