]>
SALOME platform Git repositories - modules/gui.git/log
CHEMIN Sebastien [Fri, 9 Feb 2024 10:23:49 +0000 (11:23 +0100)]
working Version
CHEMIN Sebastien [Wed, 7 Feb 2024 09:08:19 +0000 (10:08 +0100)]
Working version
CHEMIN Sebastien [Mon, 5 Feb 2024 07:55:47 +0000 (08:55 +0100)]
Base object herits from QGraphicsItem
CHEMIN Sebastien [Fri, 12 Jan 2024 09:22:48 +0000 (10:22 +0100)]
Add file dialog options in QtxPathEdit
CHEMIN Sebastien [Mon, 8 Jan 2024 09:46:30 +0000 (10:46 +0100)]
Fix GLView zoom buttons with qt5
CHEMIN Sebastien [Mon, 4 Dec 2023 08:25:35 +0000 (09:25 +0100)]
Fix memory freed
CHEMIN Sebastien [Mon, 20 Nov 2023 08:40:50 +0000 (09:40 +0100)]
Add Directory Dialog
CHEMIN Sebastien [Tue, 5 Sep 2023 10:52:07 +0000 (12:52 +0200)]
Check in GLViewer context if an object is selectable before any action
mbs [Mon, 19 Jun 2023 16:39:06 +0000 (17:39 +0100)]
updated copyright message
mbs [Fri, 16 Jun 2023 18:50:16 +0000 (19:50 +0100)]
updated copyright message
jfa [Thu, 25 May 2023 13:54:28 +0000 (14:54 +0100)]
Increment version: 9.11.0
Christophe Bourcier [Mon, 15 May 2023 06:28:23 +0000 (08:28 +0200)]
Fix icon name for Ruler
Christophe Bourcier [Mon, 15 May 2023 06:13:55 +0000 (08:13 +0200)]
Remove unneeded xml files for PV3DViewer
Christophe Bourcier [Thu, 11 May 2023 07:06:43 +0000 (09:06 +0200)]
Make the PVViewer active again at ParaVIS activation to avoid a new RenderView being created when a dataset is displayed.
No regression observed in PV3DViewer with this change.
Christophe Bourcier [Thu, 27 Apr 2023 16:22:25 +0000 (18:22 +0200)]
To let python console text be white on dark theme, don't hard-code black
Nabil Ghodbane [Wed, 19 Apr 2023 10:40:38 +0000 (12:40 +0200)]
bos #32522: compilation issue - GUI fails to find graphviz.
Konstantin Leontev [Thu, 15 Dec 2022 16:08:36 +0000 (19:08 +0300)]
First integration of Salome On Demand
Nabil Ghodbane [Tue, 18 Apr 2023 11:53:00 +0000 (13:53 +0200)]
add missing dependency otherwise compilation will fail on Windows: vtkMSParaViewPipelineControllerWithRendering symbol not resolved
Anthony Geay [Mon, 6 Mar 2023 17:45:44 +0000 (17:45 +0000)]
First integration of a new PV3D viewer.
Ovidiu Mircescu [Wed, 1 Mar 2023 14:38:26 +0000 (15:38 +0100)]
PyInterp for python >3.8
Patch from Phimeca.
jfa [Mon, 27 Feb 2023 09:45:46 +0000 (09:45 +0000)]
Porting Salome to OCCT 7.7.0
jfa [Fri, 24 Feb 2023 14:34:26 +0000 (14:34 +0000)]
Merge branch 'jfa/view_cube'
jfa [Wed, 14 Dec 2022 11:17:22 +0000 (14:17 +0300)]
bos #32216 [CEA] GUI ergonomic: navigation cube.
Ovidiu Mircescu [Mon, 20 Feb 2023 13:01:37 +0000 (14:01 +0100)]
PyInterp prepare for qt6.
Synchronisation with phimeca sources.
jfa [Tue, 14 Feb 2023 15:11:22 +0000 (15:11 +0000)]
Porting Salome to OCCT 7.7.0
jfa [Thu, 15 Dec 2022 18:58:56 +0000 (21:58 +0300)]
Merge branch 'V9_10_BR'
jfa [Wed, 14 Dec 2022 13:57:19 +0000 (16:57 +0300)]
bos #32216 [CEA] GUI ergonomic: fix horizontal scrollbar position.
jfa [Tue, 22 Nov 2022 11:19:00 +0000 (14:19 +0300)]
Increment version: 9.10.0
Konstantin LEONTEV [Wed, 16 Nov 2022 11:09:05 +0000 (14:09 +0300)]
[bos #32189][CEA] SALOME README file: updated links to salome site
Konstantin LEONTEV [Mon, 14 Nov 2022 14:24:50 +0000 (17:24 +0300)]
Merge branch 'kleontev/32517_dynamic_log_messages'
Konstantin LEONTEV [Tue, 11 Oct 2022 08:05:00 +0000 (11:05 +0300)]
[bos #32517][EDF] Dynamic log messages switched on and off by SALOME_VERBOSE environment variable
Christophe Bourcier [Thu, 10 Nov 2022 08:33:35 +0000 (09:33 +0100)]
Add Polyhedron to delegateToVTK
No more issue since we have switched to Paraview 5.11
spns #26344
https://discourse.vtk.org/t/segmentation-fault-with-vtkgeometryfilter-on-4-threads/5735
Christophe Bourcier [Wed, 9 Nov 2022 14:55:08 +0000 (15:55 +0100)]
Fix libpng warning iCCP: known incorrect sRGB profile
To find which png to fix: pngcrush -n -q *.png
To fix each png with bad iCCP: pngcrush -ow -rem allb -reduce file.png
jfa [Mon, 10 Oct 2022 08:52:41 +0000 (11:52 +0300)]
Merge branch 'po/pv-master': Porting to ParaView master
Pascal Obry [Thu, 8 Sep 2022 13:18:55 +0000 (15:18 +0200)]
Some fixes to compile against ParaView master.
Konstantin LEONTEV [Tue, 4 Oct 2022 15:12:15 +0000 (18:12 +0300)]
[bos #32189][CEA] SALOME README file: updated links to salome site.
DUC ANH HOANG [Fri, 9 Sep 2022 09:07:54 +0000 (11:07 +0200)]
EDF-#25841: fix bug; mis-selection of model-index
vsr [Fri, 1 Jul 2022 09:28:53 +0000 (12:28 +0300)]
box #29458 Merge branch 'CR29458'
vsr [Thu, 21 Apr 2022 13:07:06 +0000 (16:07 +0300)]
bos #29458 Salome on demand
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
Pascal Obry [Mon, 27 Jun 2022 07:21:42 +0000 (09:21 +0200)]
Remove trailing white spaces.
Pascal Obry [Mon, 27 Jun 2022 07:21:59 +0000 (09:21 +0200)]
Add some missing math.h include (fix compilation error).
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
vsr [Tue, 31 May 2022 08:09:20 +0000 (11:09 +0300)]
Merge branch 'V9_9_BR'
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
vsr [Thu, 5 May 2022 11:45:32 +0000 (14:45 +0300)]
Copyright update 2022
vsr [Thu, 5 May 2022 07:36:53 +0000 (10:36 +0300)]
Increment version: 9.9.0
rnv [Tue, 19 Apr 2022 08:54:39 +0000 (11:54 +0300)]
Merge branch 'rnv/29456'
rnv [Thu, 14 Apr 2022 15:52:40 +0000 (18:52 +0300)]
#29456 [EDF] (2022-T1) Finalization of SSL implementation
vsr [Wed, 13 Apr 2022 16:39:28 +0000 (19:39 +0300)]
Better adding extra paths to the end of list
vsr [Tue, 12 Apr 2022 12:52:59 +0000 (15:52 +0300)]
Extra paths in embedded interpreter
Anthony Geay [Mon, 28 Mar 2022 06:08:42 +0000 (08:08 +0200)]
[tuleap29134] : fix pvsimple import in SSL mode
Anthony Geay [Tue, 1 Mar 2022 08:48:41 +0000 (09:48 +0100)]
[
EDF24822 ] : remove salome2810 binary executable replaced by runSalome.py
Christophe Bourcier [Mon, 14 Feb 2022 15:08:23 +0000 (16:08 +0100)]
Fix selection of cells with delegateToVtk
Anthony Geay [Sat, 19 Feb 2022 06:42:23 +0000 (07:42 +0100)]
Start of management of foreground in SSL context
Anthony Geay [Tue, 15 Feb 2022 10:35:14 +0000 (11:35 +0100)]
First impl of SSL by default mode
vsr [Thu, 17 Feb 2022 10:40:56 +0000 (13:40 +0300)]
Fix broken documentation links
vsr [Thu, 17 Feb 2022 07:14:06 +0000 (10:14 +0300)]
Don't show "Shutdown standalone servers" check-box in SSL mode
vsr [Thu, 17 Feb 2022 07:08:23 +0000 (10:08 +0300)]
Minor fix for GUI documentation for VTK viewer actions
vsr [Wed, 9 Feb 2022 14:57:44 +0000 (17:57 +0300)]
bos #26454 Merge branch 'occ/26454'
rnv [Fri, 4 Feb 2022 22:51:47 +0000 (01:51 +0300)]
#26454 [EDF] (2021) SMESH: interactive mesh modification
vsr [Thu, 27 Jan 2022 16:25:50 +0000 (19:25 +0300)]
bos #28780 EDF 24163 warnings in terminal when using salome_pluginsmanager.py
eap [Tue, 18 Jan 2022 15:38:09 +0000 (18:38 +0300)]
Show an average value of control in the demo plugin
vsr [Mon, 17 Jan 2022 11:10:14 +0000 (14:10 +0300)]
bos #26460 Merge branch 'occ/ssl'
rnv [Wed, 22 Dec 2021 10:47:01 +0000 (13:47 +0300)]
Make PVSERVER available in SSL mode.
Ovidiu MIRCESCU [Thu, 16 Dec 2021 15:33:33 +0000 (16:33 +0100)]
Remove useless include.
vsr [Wed, 15 Dec 2021 08:51:07 +0000 (11:51 +0300)]
Merge branch 'CR26446'
Alexey Kondratyev [Mon, 8 Nov 2021 12:14:14 +0000 (15:14 +0300)]
bos #26446 #26447 SHAPER: Customize study opening and script execution
vsr [Fri, 10 Dec 2021 09:30:23 +0000 (12:30 +0300)]
Merge branch 'V9_8_BR'
vsr [Mon, 29 Nov 2021 09:57:03 +0000 (12:57 +0300)]
Merge branch 'vuzlov/26457'
Viktor UZLOV [Wed, 13 Oct 2021 07:01:10 +0000 (10:01 +0300)]
bos #26457 Factorization of ORB initialization
vsr [Fri, 26 Nov 2021 10:38:11 +0000 (13:38 +0300)]
Increment version: 9.8.0
vsr [Fri, 22 Oct 2021 13:58:04 +0000 (16:58 +0300)]
Fix misprint in Exit dialog's title, in French translation
vsr [Mon, 4 Oct 2021 17:45:23 +0000 (20:45 +0300)]
Merge branch 'vsr/26458'
vsr [Sun, 3 Oct 2021 08:18:28 +0000 (11:18 +0300)]
bos #26458 Versioning of sources via git commit id (sha1)
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
Christophe Bourcier [Thu, 19 Aug 2021 06:30:13 +0000 (08:30 +0200)]
Force high-performance graphics on dual-GPU systems
jfa [Fri, 9 Jul 2021 11:39:50 +0000 (14:39 +0300)]
Bos #24528: EDF 23831 - Bring to front
Anthony Geay [Wed, 23 Jun 2021 11:34:52 +0000 (13:34 +0200)]
Avoid sigegv at exit due to pyqt5.15
Anthony Geay [Thu, 10 Jun 2021 07:50:30 +0000 (09:50 +0200)]
Container servant hold information about SSL mode or not
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
vsr [Mon, 24 May 2021 13:41:53 +0000 (16:41 +0300)]
Merge branch 'V9_7_BR'
Gérald NICOLAS [Mon, 10 May 2021 13:18:45 +0000 (15:18 +0200)]
Traduction pour le panneau d'aide
vsr [Wed, 5 May 2021 15:20:50 +0000 (18:20 +0300)]
Fix misprint
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
Viktor UZLOV [Wed, 5 May 2021 13:43:24 +0000 (16:43 +0300)]
Fix problem with rendering transparent objects in VTK viewer
jfa [Tue, 4 May 2021 13:41:10 +0000 (16:41 +0300)]
Bos #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.
vsr [Tue, 27 Apr 2021 13:20:31 +0000 (16:20 +0300)]
Increment version: 9.7.0
Viktor Uzlov [Wed, 21 Apr 2021 10:27:10 +0000 (13:27 +0300)]
fix SISEGV when exiting SALOME after activated SHAPER module
Anthony Geay [Thu, 22 Apr 2021 11:20:42 +0000 (13:20 +0200)]
Merge branch 'agy/ssl_0'
Anthony Geay [Mon, 19 Apr 2021 14:29:13 +0000 (16:29 +0200)]
On ajoute YACS a salome2810
eap [Wed, 17 Mar 2021 12:03:40 +0000 (15:03 +0300)]
bos #20256: [CEA 18523] Porting SMESH to int 64 bits
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
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
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
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.
rnv [Mon, 12 Apr 2021 18:47:01 +0000 (21:47 +0300)]
Build under Windows with ParaView-5.9.0
vsr [Tue, 6 Apr 2021 14:21:13 +0000 (17:21 +0300)]
Another possible link path to developer resources
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