Salome HOME
modules/gui.git
19 months agoEDF-#25841: fix bug; mis-selection of model-index duc/fix_for_panthere
DUC ANH HOANG [Fri, 9 Sep 2022 09:07:54 +0000 (11:07 +0200)]
EDF-#25841: fix bug; mis-selection of model-index

22 months agobox #29458 Merge branch 'CR29458' V9_9_1b1
vsr [Fri, 1 Jul 2022 09:28:53 +0000 (12:28 +0300)]
box #29458 Merge branch 'CR29458'

22 months agobos #29458 Salome on demand CR29458
vsr [Thu, 21 Apr 2022 13:07:06 +0000 (16:07 +0300)]
bos #29458 Salome on demand

22 months agoSalomePyQt methods activateModule(), activateView() do not work if focus is in other...
vsr [Thu, 30 Jun 2022 14:32:16 +0000 (17:32 +0300)]
SalomePyQt methods activateModule(), activateView() do not work if focus is in other window than descktop

22 months agoRemove trailing white spaces.
Pascal Obry [Mon, 27 Jun 2022 07:21:42 +0000 (09:21 +0200)]
Remove trailing white spaces.

22 months agoAdd some missing math.h include (fix compilation error).
Pascal Obry [Mon, 27 Jun 2022 07:21:59 +0000 (09:21 +0200)]
Add some missing math.h include (fix compilation error).

22 months agoClear info panel when module is deactivated
vsr [Wed, 1 Jun 2022 10:10:53 +0000 (13:10 +0300)]
Clear info panel when module is deactivated
+ properly align actions not having icons in the Info panel

23 months agoMerge branch 'V9_9_BR'
vsr [Tue, 31 May 2022 08:09:20 +0000 (11:09 +0300)]
Merge branch 'V9_9_BR'

23 months agobos #29945 Missing module name in About dialog, "Versions" page if module does not... V9_9_BR V9_9_0 V9_9_0rc1 V9_9_0rc2
vsr [Wed, 11 May 2022 14:19:13 +0000 (17:19 +0300)]
bos #29945 Missing module name in About dialog, "Versions" page if module does not implement GUI

23 months agoCopyright update 2022
vsr [Thu, 5 May 2022 11:45:32 +0000 (14:45 +0300)]
Copyright update 2022

23 months agoIncrement version: 9.9.0
vsr [Thu, 5 May 2022 07:36:53 +0000 (10:36 +0300)]
Increment version: 9.9.0

2 years agoMerge branch 'rnv/29456' V9_9_0b1
rnv [Tue, 19 Apr 2022 08:54:39 +0000 (11:54 +0300)]
Merge branch 'rnv/29456'

2 years ago#29456 [EDF] (2022-T1) Finalization of SSL implementation
rnv [Thu, 14 Apr 2022 15:52:40 +0000 (18:52 +0300)]
#29456 [EDF] (2022-T1) Finalization of SSL implementation

2 years agoBetter adding extra paths to the end of list
vsr [Wed, 13 Apr 2022 16:39:28 +0000 (19:39 +0300)]
Better adding extra paths to the end of list

2 years agoExtra paths in embedded interpreter
vsr [Tue, 12 Apr 2022 12:52:59 +0000 (15:52 +0300)]
Extra paths in embedded interpreter

2 years ago[tuleap29134] : fix pvsimple import in SSL mode V9_9_0a2
Anthony Geay [Mon, 28 Mar 2022 06:08:42 +0000 (08:08 +0200)]
[tuleap29134] : fix pvsimple import in SSL mode

2 years ago[EDF24822] : remove salome2810 binary executable replaced by runSalome.py V9_9_0a1
Anthony Geay [Tue, 1 Mar 2022 08:48:41 +0000 (09:48 +0100)]
[EDF24822] : remove salome2810 binary executable replaced by runSalome.py

2 years agoFix selection of cells with delegateToVtk
Christophe Bourcier [Mon, 14 Feb 2022 15:08:23 +0000 (16:08 +0100)]
Fix selection of cells with delegateToVtk

2 years agoStart of management of foreground in SSL context agy/29134
Anthony Geay [Sat, 19 Feb 2022 06:42:23 +0000 (07:42 +0100)]
Start of management of foreground in SSL context

2 years agoFirst impl of SSL by default mode
Anthony Geay [Tue, 15 Feb 2022 10:35:14 +0000 (11:35 +0100)]
First impl of SSL by default mode

2 years agoFix broken documentation links
vsr [Thu, 17 Feb 2022 10:40:56 +0000 (13:40 +0300)]
Fix broken documentation links

2 years agoDon't show "Shutdown standalone servers" check-box in SSL mode
vsr [Thu, 17 Feb 2022 07:14:06 +0000 (10:14 +0300)]
Don't show "Shutdown standalone servers" check-box in SSL mode

2 years agoMinor fix for GUI documentation for VTK viewer actions
vsr [Thu, 17 Feb 2022 07:08:23 +0000 (10:08 +0300)]
Minor fix for GUI documentation for VTK viewer actions

2 years agobos #26454 Merge branch 'occ/26454'
vsr [Wed, 9 Feb 2022 14:57:44 +0000 (17:57 +0300)]
bos #26454 Merge branch 'occ/26454'

2 years ago#26454 [EDF] (2021) SMESH: interactive mesh modification occ/26454
rnv [Fri, 4 Feb 2022 22:51:47 +0000 (01:51 +0300)]
#26454 [EDF] (2021) SMESH: interactive mesh modification

2 years agobos #28780 EDF 24163 warnings in terminal when using salome_pluginsmanager.py
vsr [Thu, 27 Jan 2022 16:25:50 +0000 (19:25 +0300)]
bos #28780 EDF 24163 warnings in terminal when using salome_pluginsmanager.py

2 years agoShow an average value of control in the demo plugin
eap [Tue, 18 Jan 2022 15:38:09 +0000 (18:38 +0300)]
Show an average value of control in the demo plugin

2 years agobos #26460 Merge branch 'occ/ssl'
vsr [Mon, 17 Jan 2022 11:10:14 +0000 (14:10 +0300)]
bos #26460 Merge branch 'occ/ssl'

2 years agoMake PVSERVER available in SSL mode. occ/ssl
rnv [Wed, 22 Dec 2021 10:47:01 +0000 (13:47 +0300)]
Make PVSERVER available in SSL mode.

2 years agoRemove useless include.
Ovidiu MIRCESCU [Thu, 16 Dec 2021 15:33:33 +0000 (16:33 +0100)]
Remove useless include.

2 years agoMerge branch 'CR26446'
vsr [Wed, 15 Dec 2021 08:51:07 +0000 (11:51 +0300)]
Merge branch 'CR26446'

2 years agobos #26446 #26447 SHAPER: Customize study opening and script execution
Alexey Kondratyev [Mon, 8 Nov 2021 12:14:14 +0000 (15:14 +0300)]
bos #26446 #26447 SHAPER: Customize study opening and script execution

2 years agoMerge branch 'V9_8_BR'
vsr [Fri, 10 Dec 2021 09:30:23 +0000 (12:30 +0300)]
Merge branch 'V9_8_BR'

2 years agoMerge branch 'vuzlov/26457'
vsr [Mon, 29 Nov 2021 09:57:03 +0000 (12:57 +0300)]
Merge branch 'vuzlov/26457'

2 years agobos #26457 Factorization of ORB initialization
Viktor UZLOV [Wed, 13 Oct 2021 07:01:10 +0000 (10:01 +0300)]
bos #26457 Factorization of ORB initialization

2 years agoIncrement version: 9.8.0 V9_8_BR V9_8_0 V9_8_0rc1
vsr [Fri, 26 Nov 2021 10:38:11 +0000 (13:38 +0300)]
Increment version: 9.8.0

2 years agoFix misprint in Exit dialog's title, in French translation V9_8_0b1
vsr [Fri, 22 Oct 2021 13:58:04 +0000 (16:58 +0300)]
Fix misprint in Exit dialog's title, in French translation

2 years agoMerge branch 'vsr/26458' V9_8_0a1 V9_8_0a2
vsr [Mon, 4 Oct 2021 17:45:23 +0000 (20:45 +0300)]
Merge branch 'vsr/26458'

2 years agobos #26458 Versioning of sources via git commit id (sha1)
vsr [Sun, 3 Oct 2021 08:18:28 +0000 (11:18 +0300)]
bos #26458 Versioning of sources via git commit id (sha1)

2 years agoFix error on following use case in SSL. Open Shaper - Load a new HDF study file ...
Anthony Geay [Thu, 9 Sep 2021 06:47:29 +0000 (08:47 +0200)]
Fix error on following use case in SSL. Open Shaper - Load a new HDF study file - Switch to GEOM

2 years agoForce high-performance graphics on dual-GPU systems cbr/force_gpu_windows
Christophe Bourcier [Thu, 19 Aug 2021 06:30:13 +0000 (08:30 +0200)]
Force high-performance graphics on dual-GPU systems

2 years agoBos #24528: EDF 23831 - Bring to front
jfa [Fri, 9 Jul 2021 11:39:50 +0000 (14:39 +0300)]
Bos #24528: EDF 23831 - Bring to front

2 years agoAvoid sigegv at exit due to pyqt5.15
Anthony Geay [Wed, 23 Jun 2021 11:34:52 +0000 (13:34 +0200)]
Avoid sigegv at exit due to pyqt5.15

2 years agoContainer servant hold information about SSL mode or not
Anthony Geay [Thu, 10 Jun 2021 07:50:30 +0000 (09:50 +0200)]
Container servant hold information about SSL mode or not

2 years ago[EDF]: SALOME GUI module can't be compiled if all viewers are disabled
rnv [Wed, 9 Jun 2021 14:23:52 +0000 (17:23 +0300)]
[EDF]: SALOME GUI module can't be compiled if all viewers are disabled

2 years agoMerge branch 'V9_7_BR'
vsr [Mon, 24 May 2021 13:41:53 +0000 (16:41 +0300)]
Merge branch 'V9_7_BR'

2 years agoTraduction pour le panneau d'aide V9_7_0 V9_7_0rc2
Gérald NICOLAS [Mon, 10 May 2021 13:18:45 +0000 (15:18 +0200)]
Traduction pour le panneau d'aide

2 years agoFix misprint V9_7_0rc1
vsr [Wed, 5 May 2021 15:20:50 +0000 (18:20 +0300)]
Fix misprint

2 years agoPrevent VTK view becoming transparent when rendering transparent objects, when using...
Viktor UZLOV [Wed, 5 May 2021 14:00:10 +0000 (17:00 +0300)]
Prevent VTK view becoming transparent when rendering transparent objects, when using MESA

2 years agoFix problem with rendering transparent objects in VTK viewer
Viktor UZLOV [Wed, 5 May 2021 13:43:24 +0000 (16:43 +0300)]
Fix problem with rendering transparent objects in VTK viewer

2 years agoBos #24226, pb #3: Clipping faces texture is lost.
jfa [Tue, 4 May 2021 13:41:10 +0000 (16:41 +0300)]
Bos #24226, pb #3: Clipping faces texture is lost.

2 years agoBos #24226, pb #3: Clipping faces texture is lost.
jfa [Tue, 4 May 2021 13:41:10 +0000 (16:41 +0300)]
Bos #24226, pb #3: Clipping faces texture is lost.

3 years agoIncrement version: 9.7.0
vsr [Tue, 27 Apr 2021 13:20:31 +0000 (16:20 +0300)]
Increment version: 9.7.0

3 years agofix SISEGV when exiting SALOME after activated SHAPER module
Viktor Uzlov [Wed, 21 Apr 2021 10:27:10 +0000 (13:27 +0300)]
fix SISEGV when exiting SALOME after activated SHAPER module

3 years agoMerge branch 'agy/ssl_0'
Anthony Geay [Thu, 22 Apr 2021 11:20:42 +0000 (13:20 +0200)]
Merge branch 'agy/ssl_0'

3 years agoOn ajoute YACS a salome2810 agy/ssl_0
Anthony Geay [Mon, 19 Apr 2021 14:29:13 +0000 (16:29 +0200)]
On ajoute YACS a salome2810

3 years agobos #20256: [CEA 18523] Porting SMESH to int 64 bits occ/20256_v2 V9_7_0a1 V9_7_0a2 V9_7_0b1
eap [Wed, 17 Mar 2021 12:03:40 +0000 (15:03 +0300)]
bos #20256: [CEA 18523] Porting SMESH to int 64 bits

3 years agobos #23995 Allow propagation to VTK via SALOME_ACTOR_DELEGATE_TO_VTK env variable
vsr [Mon, 19 Apr 2021 09:36:45 +0000 (12:36 +0300)]
bos #23995 Allow propagation to VTK via SALOME_ACTOR_DELEGATE_TO_VTK env variable

3 years agoImprove smesh GUI display() speed for viewing mesh - set this feature off by default vsr/24180_fix
vsr [Fri, 16 Apr 2021 15:56:37 +0000 (18:56 +0300)]
Improve smesh GUI display() speed for viewing mesh - set this feature off by default
+ ParaView 5.8 backward compatibility

3 years agobos #23995 Fix problem with rendering transparent texture as background in VTK scene
Viktor Uzlov [Wed, 14 Apr 2021 14:30:57 +0000 (17:30 +0300)]
bos #23995 Fix problem with rendering transparent texture as background in VTK scene

3 years agoImprove smesh GUI display() speed for viewing mesh
Afeef [Tue, 30 Mar 2021 12:08:25 +0000 (14:08 +0200)]
Improve smesh GUI display() speed for viewing mesh

Primarily, VTKViewer_GeometryFilter
is delegated  to  vtkGeometryFilter
used by ParaView.

At this point  typical  performance improvements are 5-10x over
the mesh display, this  dependes if  multithreaded  version  of
ParaView (consequently VTK) is used or not

Use old routines for nonlinear cells (quadratic 1D and 2D):
This should fix arc visulization
for quadratic elements

Bypass to old method for Polyhedron datat:
Multi-threding of VTK causes problems
for Polyhedron data, the code at  the
moment does not seem  stable.  To  be
investigated in future, if VTK can be
patched.

Addition to non-delegation list:
Add all 3d quadratic, biquadratic and
triquadratic elements to the list  of
elements  which  have  to  be handled
natively.

3 years agoBuild under Windows with ParaView-5.9.0
rnv [Mon, 12 Apr 2021 18:47:01 +0000 (21:47 +0300)]
Build under Windows with ParaView-5.9.0

3 years agoAnother possible link path to developer resources
vsr [Tue, 6 Apr 2021 14:21:13 +0000 (17:21 +0300)]
Another possible link path to developer resources

3 years agoFor future compatibility with python 3.9.
Ovidiu MIRCESCU [Tue, 6 Apr 2021 11:23:24 +0000 (13:23 +0200)]
For future compatibility with python 3.9.

see https://docs.python.org/3/c-api/init.html#c.PyEval_InitThreads

3 years agoAvoid installing redundant files
vsr [Tue, 6 Apr 2021 08:03:22 +0000 (11:03 +0300)]
Avoid installing redundant files

3 years ago[CEA 24030] ParaView 5.9: fixing a problem with Viewer background transparency
rnv [Fri, 2 Apr 2021 02:28:59 +0000 (05:28 +0300)]
[CEA 24030] ParaView 5.9: fixing a problem with Viewer background transparency

3 years agobos #23995 Porting to Qt 5.12: move locale settings from spin boxes to global level... vsr/23995_bad_alloc
vsr [Wed, 31 Mar 2021 07:45:11 +0000 (10:45 +0300)]
bos #23995 Porting to Qt 5.12: move locale settings from spin boxes to global level (because of crash in qt 5.12)

3 years agobos #23995 Porting to Qt 5.12: disable workaround for splitter resize (see bos #14540...
Viktor Uzlov [Mon, 29 Mar 2021 15:01:30 +0000 (18:01 +0300)]
bos #23995 Porting to Qt 5.12: disable workaround for splitter resize (see bos #14540 / old 21219)

3 years agoGHS3D/GHS3DPRL not in W10 config for the moment
Anthony Geay [Tue, 23 Mar 2021 20:35:21 +0000 (21:35 +0100)]
GHS3D/GHS3DPRL not in W10 config for the moment

3 years agoFix of salome 2810 for W10
Anthony Geay [Tue, 23 Mar 2021 20:27:48 +0000 (21:27 +0100)]
Fix of salome 2810 for W10

3 years agoPorting to OCCT 7.5.0. Fix texture orientation.
jfa [Tue, 23 Mar 2021 16:01:25 +0000 (19:01 +0300)]
Porting to OCCT 7.5.0. Fix texture orientation.

3 years agoCopyright update 2021
vsr [Mon, 22 Mar 2021 14:59:58 +0000 (17:59 +0300)]
Copyright update 2021

3 years agoremotefilebrowser is back
Anthony Geay [Fri, 19 Mar 2021 07:02:05 +0000 (08:02 +0100)]
remotefilebrowser is back

3 years ago#20430 [CEA 20428] FIELDS : improvement of simplified visualisations: using SALOME...
rnv [Wed, 17 Mar 2021 14:42:42 +0000 (17:42 +0300)]
#20430 [CEA 20428] FIELDS : improvement of simplified visualisations: using SALOME displayer in the non-SALOME viewers (PV viewer for example)

3 years agoPorting: ParaView 5.9, sip 5
DUC ANH HOANG [Wed, 10 Mar 2021 12:26:29 +0000 (13:26 +0100)]
Porting: ParaView 5.9, sip 5

3 years agoCompilation under Windows.
rnv [Tue, 2 Mar 2021 19:12:11 +0000 (22:12 +0300)]
Compilation under Windows.

3 years agoMerge branch 'agy/archi5_integ2'
Anthony Geay [Fri, 26 Feb 2021 06:13:43 +0000 (07:13 +0100)]
Merge branch 'agy/archi5_integ2'

3 years agoGUI evolutions for salome gui without neither NS nor other servers.
Anthony Geay [Thu, 18 Feb 2021 09:13:14 +0000 (10:13 +0100)]
GUI evolutions for salome gui without neither NS nor other servers.

3 years agoFrom Community Forum: Save/Load incorrectly works if there are several Python modules...
vsr [Wed, 17 Feb 2021 16:01:31 +0000 (19:01 +0300)]
From Community Forum: Save/Load incorrectly works if there are several Python modules in session - part 2

3 years agoFrom Community Forum: Save/Load incorrectly works if there are several Python modules...
vsr [Mon, 15 Feb 2021 11:20:49 +0000 (14:20 +0300)]
From Community Forum: Save/Load incorrectly works if there are several Python modules in session

3 years agoMerge branch 'occ/19960'
vsr [Mon, 15 Feb 2021 11:07:28 +0000 (14:07 +0300)]
Merge branch 'occ/19960'

3 years agobos #19960: [CEA 19958] Show/Hide SHAPERSTUDY objects occ/19960_v2
vsr [Thu, 10 Sep 2020 07:10:35 +0000 (10:10 +0300)]
bos #19960: [CEA 19958] Show/Hide SHAPERSTUDY objects

3 years agoFrom Community Forum: add isatty() method to embedded interpreter (needed for some...
vsr [Tue, 26 Jan 2021 09:29:28 +0000 (12:29 +0300)]
From Community Forum: add isatty() method to embedded interpreter (needed for some custom Python packages like dolfin)

3 years agobos #20588 EDF 22731 - python command of load script
vsr [Thu, 21 Jan 2021 10:58:21 +0000 (13:58 +0300)]
bos #20588 EDF 22731 - python command of load script

3 years agoFrom Community Forum: libSalomePy.getRenderer() does not work
vsr [Thu, 21 Jan 2021 08:33:11 +0000 (11:33 +0300)]
From Community Forum: libSalomePy.getRenderer() does not work

3 years agobos #20558 [CEA 20539][Forum] Universal SALOME distribution and libnss3.so Firefox...
vsr [Wed, 20 Jan 2021 15:43:30 +0000 (18:43 +0300)]
bos #20558 [CEA 20539][Forum] Universal SALOME distribution and libnss3.so Firefox browser issue

3 years agoMerge branch 'vuzlov/20215'
vsr [Thu, 24 Dec 2020 12:05:17 +0000 (15:05 +0300)]
Merge branch 'vuzlov/20215'

3 years agobos #20215 Help panels into SALOME for new users
Viktor UZLOV [Wed, 18 Nov 2020 08:02:22 +0000 (11:02 +0300)]
bos #20215 Help panels into SALOME for new users

3 years ago#18963 Additional changes: throw() -> noexcept
vsr [Wed, 16 Dec 2020 17:49:52 +0000 (20:49 +0300)]
#18963 Additional changes: throw() -> noexcept

3 years ago#18963 Minimize compiler warnings
Viktor Uzlov [Fri, 14 Aug 2020 13:23:51 +0000 (16:23 +0300)]
#18963 Minimize compiler warnings

3 years agoFix for #19939 [CEA 19938] Black screen after dumping view in the VTK Viewer
rnv [Fri, 13 Nov 2020 14:11:31 +0000 (17:11 +0300)]
Fix for #19939 [CEA 19938] Black screen after dumping view in the VTK Viewer

3 years agoMerge branch 'V9_6_BR'
vsr [Wed, 11 Nov 2020 15:41:47 +0000 (18:41 +0300)]
Merge branch 'V9_6_BR'

3 years agobos #16840 [CEA 16838] plugin: SALOME shell session V9_6_BR vsr/16840 V9_6_0 V9_6_0rc1
vsr [Wed, 28 Oct 2020 13:28:26 +0000 (16:28 +0300)]
bos #16840 [CEA 16838] plugin: SALOME shell session

3 years agoIncrement version: 9.6.0
vsr [Fri, 16 Oct 2020 16:06:18 +0000 (19:06 +0300)]
Increment version: 9.6.0

3 years agoFix for some platforms where libs are installed to lib64 folder V9_6_0b1
vsr [Wed, 14 Oct 2020 16:06:18 +0000 (19:06 +0300)]
Fix for some platforms where libs are installed to lib64 folder

3 years agoChange the name of the offscreen rendering option to its new name to avoid a warning... V9_6_0a2
Christophe Bourcier [Wed, 7 Oct 2020 15:31:47 +0000 (17:31 +0200)]
Change the name of the offscreen rendering option to its new name to avoid a warning when launching pvserver

3 years agoAdd method to Python API (SalomePyQt) to register module in the study tree V9_6_0a1
vsr [Tue, 29 Sep 2020 11:03:15 +0000 (14:03 +0300)]
Add method to Python API (SalomePyQt) to register module in the study tree

3 years agoAdd method to Python API (SalomePyQt) to get currect application name
vsr [Tue, 29 Sep 2020 09:44:39 +0000 (12:44 +0300)]
Add method to Python API (SalomePyQt) to get currect application name

3 years ago[CEA 19033] With VirtualGL, VTK viewer is void
rnv [Wed, 19 Aug 2020 10:23:24 +0000 (13:23 +0300)]
[CEA 19033] With VirtualGL, VTK viewer is void

3 years agoFor qt 5.15 & python 3.8.
Ovidiu Mircescu [Fri, 7 Aug 2020 14:18:12 +0000 (16:18 +0200)]
For qt 5.15 & python 3.8.