Salome HOME
modules/gui.git
5 years ago0054504: Exception when accessing VTK renderer with libSalomePy module
vsr [Tue, 15 Jan 2019 14:30:23 +0000 (17:30 +0300)]
0054504: Exception when accessing VTK renderer with libSalomePy module

5 years agoIncrement version: 9.2.0 V9_2_0 V9_2_0rc1 V9_2_0rc2
vsr [Fri, 16 Nov 2018 08:14:40 +0000 (11:14 +0300)]
Increment version: 9.2.0

5 years agoPython API: add function to get list of all components in the current GUI session
vsr [Tue, 13 Nov 2018 08:28:52 +0000 (11:28 +0300)]
Python API: add function to get list of all components in the current GUI session

5 years agoMinor correction: call protocol of Python callbacks has been changed V9_2_0b1
vsr [Tue, 6 Nov 2018 07:38:24 +0000 (10:38 +0300)]
Minor correction: call protocol of Python callbacks has been changed

5 years agoUpgrade default list of modules V9_2_0a2
vsr [Thu, 1 Nov 2018 14:01:08 +0000 (17:01 +0300)]
Upgrade default list of modules

5 years agoImprove help items management
vsr [Thu, 1 Nov 2018 11:40:54 +0000 (14:40 +0300)]
Improve help items management
- Unify help invokation methods (to work with local and remote urls)
- Introduce help items fallback support
+ Suppress some Qt warnings at app start-up

5 years ago0023622: [CEA 2283] : unable to select the mesh from the plugin dialog window
vsr [Fri, 26 Oct 2018 06:19:27 +0000 (09:19 +0300)]
0023622: [CEA 2283] : unable to select the mesh from the plugin dialog window

5 years ago0022856: EDF 9971 PARAVIS: Error message not displayed in Paravis
vsr [Fri, 19 Oct 2018 07:45:09 +0000 (10:45 +0300)]
0022856: EDF 9971 PARAVIS: Error message not displayed in Paravis
- Refactor paraview output messages handling in PVViewer

5 years ago23582: [CEA] Rename MED module to FIELDS
eap [Mon, 6 Aug 2018 10:49:20 +0000 (13:49 +0300)]
23582: [CEA] Rename MED module to FIELDS

5 years agodebug Python modules: embedded mode set to true
Paul RASCLE [Fri, 12 Oct 2018 11:18:27 +0000 (13:18 +0200)]
debug Python modules: embedded mode set to true

5 years agoFix compilation error in DEBUG mode
eap [Fri, 12 Oct 2018 10:38:47 +0000 (13:38 +0300)]
Fix compilation error in DEBUG mode

5 years agoWindows support
rnv [Wed, 10 Oct 2018 19:51:00 +0000 (22:51 +0300)]
Windows support

5 years agoMerge branch 'rnv/unicode'
rnv [Wed, 10 Oct 2018 19:48:29 +0000 (22:48 +0300)]
Merge branch 'rnv/unicode'

5 years agoIPAL54438: TC9.2.0: GUI: Error while updating study from notebook
vsr [Fri, 28 Sep 2018 09:30:08 +0000 (12:30 +0300)]
IPAL54438: TC9.2.0: GUI: Error while updating study from notebook

5 years agoIPAL54437: TC9.2.0: GUI: Horizontal and vertical gradients in VTK 3D view are inverted
vsr [Thu, 27 Sep 2018 12:49:42 +0000 (15:49 +0300)]
IPAL54437: TC9.2.0: GUI: Horizontal and vertical gradients in VTK 3D view are inverted

5 years agoSome corrections related to using UNICODE. rnv/unicode
rnv [Thu, 27 Sep 2018 11:25:21 +0000 (14:25 +0300)]
Some corrections related to using UNICODE.

5 years agoUpdate splash and log images V9_1_0 V9_2_0a1
vsr [Thu, 13 Sep 2018 11:59:42 +0000 (14:59 +0300)]
Update splash and log images

5 years agoMerge remote branch 'origin/V8_5_asterstudy'
vsr [Wed, 12 Sep 2018 06:25:28 +0000 (09:25 +0300)]
Merge remote branch 'origin/V8_5_asterstudy'

5 years agoIncrement version: 9.1.0
rnv [Tue, 11 Sep 2018 14:47:02 +0000 (17:47 +0300)]
Increment version: 9.1.0

5 years ago[EDF] AsterStudy: fit 3D view to given presentations V8_5_asterstudy
vsr [Tue, 11 Sep 2018 14:40:19 +0000 (17:40 +0300)]
[EDF] AsterStudy: fit 3D view to given presentations

5 years agocmake-3.12 ready
Anthony Geay [Mon, 10 Sep 2018 09:26:37 +0000 (11:26 +0200)]
cmake-3.12 ready

5 years agoSupport both 5.5 and 5.6 version of ParaView
Anthony Geay [Mon, 10 Sep 2018 09:12:59 +0000 (11:12 +0200)]
Support both 5.5 and 5.6 version of ParaView

5 years agoSALOME 9.1.0 Windows version
rnv [Wed, 29 Aug 2018 11:23:41 +0000 (14:23 +0300)]
SALOME 9.1.0 Windows version

5 years agoEDF bug 17743, salome.sg regressions in DEV (missing getAllSelected method)
Paul RASCLE [Wed, 5 Sep 2018 09:46:44 +0000 (11:46 +0200)]
EDF bug 17743, salome.sg regressions in DEV (missing getAllSelected method)

5 years agoReplace Close operation by New SHAPER_V9_1_0RC1
eap [Wed, 29 Aug 2018 13:21:31 +0000 (16:21 +0300)]
Replace Close operation by New
  (STD_Application)

+ Disable call-backs from SALOMEDS on opeartions invoked in GUI
  (SalomeApp_Application)
+ Fix reading a just deleted myRoot in updateObjectBrowser()
  (SalomeApp_Study)

5 years agoDetect sphinx theme directly in conf.py.in file (additional commit)
rnv [Thu, 9 Aug 2018 15:31:41 +0000 (18:31 +0300)]
Detect sphinx theme directly in conf.py.in file (additional commit)

5 years agoDetect sphinx theme directly in conf.py.in file
rnv [Thu, 9 Aug 2018 15:21:54 +0000 (18:21 +0300)]
Detect sphinx theme directly in conf.py.in file

5 years agoException in salome_pluginsmanager.py when loading geom_plugins.py
eap [Wed, 8 Aug 2018 12:50:16 +0000 (15:50 +0300)]
Exception in salome_pluginsmanager.py when loading geom_plugins.py

5 years ago1) Exception on [Cancel] when closing a study. 2) Reload does not work
eap [Fri, 3 Aug 2018 11:08:26 +0000 (14:08 +0300)]
1) Exception on [Cancel] when closing a study. 2) Reload does not work

3) some compilation warnings

5 years agoStudy name is missing from SALOME title
eap [Wed, 1 Aug 2018 13:32:47 +0000 (16:32 +0300)]
Study name is missing from SALOME title

when SALOME just launched

5 years ago[PATCH] Fix warnings in PyInterp/PyConsole
Julien Schueller [Wed, 18 Jul 2018 09:53:29 +0000 (11:53 +0200)]
[PATCH] Fix warnings in PyInterp/PyConsole

Signed-off-by: Ovidiu Mircescu <ovidiu.mircescu@edf.fr>
5 years agoUnicode support
rnv [Fri, 13 Jul 2018 06:45:54 +0000 (09:45 +0300)]
Unicode support

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/gui
rnv [Mon, 9 Jul 2018 12:24:55 +0000 (15:24 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/gui

5 years agoAvoid problems with encodings: read file in binary mode.
rnv [Mon, 9 Jul 2018 12:24:16 +0000 (15:24 +0300)]
Avoid problems with encodings: read file in binary mode.

5 years agoAPI modif of vtkOpenGLTexture::ResampleToPowerOfTwo
Anthony Geay [Fri, 22 Jun 2018 11:38:03 +0000 (13:38 +0200)]
API modif of vtkOpenGLTexture::ResampleToPowerOfTwo

5 years agoMinor modification for Qt 5 detection procedure: GUI module requires WebEngineWidgets...
vsr [Mon, 2 Jul 2018 08:24:32 +0000 (11:24 +0300)]
Minor modification for Qt 5 detection procedure: GUI module requires WebEngineWidgets tookit, not WebEngine itself

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/gui
rnv [Thu, 14 Jun 2018 11:42:35 +0000 (14:42 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/gui

5 years agoMerge V9_dev branch into master
rnv [Thu, 14 Jun 2018 11:42:26 +0000 (14:42 +0300)]
Merge V9_dev branch into master

5 years agoMerge branch 'V8_5_asterstudy'
vsr [Wed, 13 Jun 2018 09:45:38 +0000 (12:45 +0300)]
Merge branch 'V8_5_asterstudy'

5 years ago0023564: [EDF] AsterStudy: introduce a feature to show popup notifications V8_5_asterstudy_v0.11
vsr [Wed, 13 Jun 2018 09:44:47 +0000 (12:44 +0300)]
0023564: [EDF] AsterStudy: introduce a feature to show popup notifications
- Fix a bug: showNotification() does not return a result

5 years agoMerge branch 'V8_5_asterstudy'
vsr [Thu, 31 May 2018 14:05:01 +0000 (17:05 +0300)]
Merge branch 'V8_5_asterstudy'

5 years ago0023565: [EDF] AsterStudy: Load Script operation's status is incorrectly updated
vsr [Thu, 31 May 2018 09:35:36 +0000 (12:35 +0300)]
0023565: [EDF] AsterStudy: Load Script operation's status is incorrectly updated

5 years ago0023564: [EDF] AsterStudy: introduce a feature to show popup notifications
vsr [Thu, 31 May 2018 10:31:43 +0000 (13:31 +0300)]
0023564: [EDF] AsterStudy: introduce a feature to show popup notifications

5 years ago0023552: Unable to use the contextual menu of Object Browser window V8_5_BR V8_5_0 V8_5_0rc2
mnt [Thu, 10 May 2018 08:22:35 +0000 (11:22 +0300)]
0023552: Unable to use the contextual menu of Object Browser window
- Fix regression appearing with Qt 5.9 when dynamically changing visibility of separators in popup menus

5 years agoFix misprint
vsr [Fri, 11 May 2018 06:11:41 +0000 (09:11 +0300)]
Fix misprint

5 years agoMerge remote branch 'origin/rnv/23555' into V8_5_BR
vsr [Thu, 10 May 2018 06:57:47 +0000 (09:57 +0300)]
Merge remote branch 'origin/rnv/23555' into V8_5_BR

5 years agoMerge branch 'master' into V8_5_BR
vsr [Thu, 10 May 2018 06:29:19 +0000 (09:29 +0300)]
Merge branch 'master' into V8_5_BR

5 years agoFix for '23555: EDF 16979 - black edge in VTK viewer' issue. rnv/23555
rnv [Mon, 7 May 2018 14:29:04 +0000 (17:29 +0300)]
Fix for '23555: EDF 16979 - black edge in VTK viewer' issue.

6 years ago0023552: Unable to use the contextual menu of Object Browser window vsr/23552
mnt [Sat, 28 Apr 2018 08:46:46 +0000 (11:46 +0300)]
0023552: Unable to use the contextual menu of Object Browser window
- Attempt 1: force resizeEvent() from paintEvent for QtxMenu

6 years ago0023551: [EDF] Help menu : option to set links
vsr [Fri, 27 Apr 2018 09:02:10 +0000 (12:02 +0300)]
0023551: [EDF] Help menu : option to set links

6 years ago0023548: [CEA] Generation of documentation is broken if sphinxcontrib.napolen extensi... V8_5_0rc1
vsr [Fri, 20 Apr 2018 08:27:01 +0000 (11:27 +0300)]
0023548: [CEA] Generation of documentation is broken if sphinxcontrib.napolen extension is not available
- Remove unnecessary Sphinx extension

6 years agoIncrement version: 8.5.0
vsr [Fri, 20 Apr 2018 06:27:29 +0000 (09:27 +0300)]
Increment version: 8.5.0

6 years agoRedesign SALOME documentation: use not framed youtube playlist format
rnv [Thu, 12 Apr 2018 09:13:53 +0000 (12:13 +0300)]
Redesign SALOME documentation: use not framed youtube playlist format

6 years agoRedesign SALOME documentation: update link to youtube channel
rnv [Thu, 12 Apr 2018 08:58:49 +0000 (11:58 +0300)]
Redesign SALOME documentation: update link to youtube channel

6 years agoMerge branch 'oscar/imps_2017' V8_5_0b1
vsr [Mon, 9 Apr 2018 10:30:52 +0000 (13:30 +0300)]
Merge branch 'oscar/imps_2017'

6 years agoRedesign SALOME documentation
rnv [Thu, 14 Dec 2017 13:51:24 +0000 (16:51 +0300)]
Redesign SALOME documentation

6 years agoMerge branch 'V8_4_BR' V8_5_0a2
vsr [Wed, 21 Mar 2018 07:28:52 +0000 (10:28 +0300)]
Merge branch 'V8_4_BR'

6 years agoMerge branch 'V8_3_BR' into V8_4_BR V8_4_BR
vsr [Wed, 21 Mar 2018 07:27:37 +0000 (10:27 +0300)]
Merge branch 'V8_3_BR' into V8_4_BR

6 years agoMerge branch 'V8_3_asterstudy' into V8_3_BR V8_3_BR
vsr [Wed, 21 Mar 2018 06:51:05 +0000 (09:51 +0300)]
Merge branch 'V8_3_asterstudy' into V8_3_BR

6 years agoAdd setCurrentLine to PyEditor API. V8_3_asterstudy
akl [Fri, 24 Nov 2017 09:20:56 +0000 (12:20 +0300)]
Add setCurrentLine to PyEditor API.

6 years agoAdd setCurrentLine to PyEditor API.
akl [Fri, 24 Nov 2017 09:20:56 +0000 (12:20 +0300)]
Add setCurrentLine to PyEditor API.

6 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/gui
Paul RASCLE [Tue, 20 Mar 2018 12:44:58 +0000 (13:44 +0100)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/gui

6 years agoMerge branch 'V8_4_BR'
vsr [Tue, 20 Mar 2018 08:28:00 +0000 (11:28 +0300)]
Merge branch 'V8_4_BR'

6 years agoMerge branch 'V8_3_BR' into V8_4_BR
vsr [Tue, 20 Mar 2018 08:22:14 +0000 (11:22 +0300)]
Merge branch 'V8_3_BR' into V8_4_BR

6 years agoredesign of the export to PostScript oscar/imps_2017
asl [Mon, 19 Mar 2018 11:55:49 +0000 (14:55 +0300)]
redesign of the export to PostScript

6 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/gui
Paul RASCLE [Mon, 19 Mar 2018 09:05:15 +0000 (10:05 +0100)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/gui

6 years agoMerge modifications for HYDRO project (origin/hydro/imps_2017_salome_83 branch)
rnv [Fri, 16 Mar 2018 13:59:26 +0000 (16:59 +0300)]
Merge modifications for HYDRO project (origin/hydro/imps_2017_salome_83 branch)

6 years agoMerge modifications for HYDRO project (origin/hydro/imps_2017 branch)
rnv [Fri, 16 Mar 2018 13:55:15 +0000 (16:55 +0300)]
Merge modifications for HYDRO project (origin/hydro/imps_2017 branch)

6 years agoMerge remote-tracking branch 'origin/master'
Paul RASCLE [Thu, 15 Mar 2018 13:47:13 +0000 (14:47 +0100)]
Merge remote-tracking branch 'origin/master'

6 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/gui
rnv [Mon, 12 Mar 2018 13:56:57 +0000 (16:56 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/gui

6 years agoMerge remote-tracking branch 'origin/master'
Paul RASCLE [Mon, 12 Mar 2018 13:02:26 +0000 (14:02 +0100)]
Merge remote-tracking branch 'origin/master'

6 years ago23397: [CEA 1990] Group selection remains displayed after group creation
eap [Wed, 7 Mar 2018 14:27:59 +0000 (17:27 +0300)]
23397: [CEA 1990] Group selection remains displayed after group creation

6 years agoMigration to OpenCASCADE CMake configuration
rnv [Wed, 15 Feb 2017 15:08:33 +0000 (18:08 +0300)]
Migration to OpenCASCADE CMake configuration

6 years agosingle thread POA for embedded registry server
Paul RASCLE [Fri, 16 Feb 2018 07:57:46 +0000 (08:57 +0100)]
single thread POA for embedded registry server

6 years agoUnicode support: correct handling of unicode on GUI level
rnv [Mon, 22 Jan 2018 08:54:45 +0000 (11:54 +0300)]
Unicode support: correct handling of unicode on GUI level

6 years ago0054365: Add set rotation point of SALOME viewers functionality into SalomePyQt inter... mkr/54365 V8_5_0a1
mkr [Fri, 19 Jan 2018 09:04:27 +0000 (12:04 +0300)]
0054365: Add set rotation point of SALOME viewers functionality into SalomePyQt interface. Implement function in SALOME GUI Python API allowing positioning view rotation's center on a given 3D point.

6 years agoImplement unicode support in SALOME: first attempt
rnv [Fri, 19 Jan 2018 12:59:54 +0000 (15:59 +0300)]
Implement unicode support in SALOME: first attempt

6 years agoMerge remote-tracking branch 'origin/master' into V9_dev V9_dev V9_0_0
rnv [Tue, 16 Jan 2018 16:47:34 +0000 (19:47 +0300)]
Merge remote-tracking branch 'origin/master' into V9_dev

6 years agoMerge changes from 'master' branch.
rnv [Mon, 25 Dec 2017 15:51:30 +0000 (18:51 +0300)]
Merge changes from 'master' branch.

6 years agoMerge branch 'master' into agy/NewPV1_For_850 agy/NewPV1_For_850
TMA Salome [Thu, 21 Dec 2017 15:00:46 +0000 (16:00 +0100)]
Merge branch 'master' into agy/NewPV1_For_850

6 years agoMerge ASERIS development.
rnv [Mon, 18 Dec 2017 17:09:18 +0000 (20:09 +0300)]
Merge ASERIS development.

6 years agoMerge V8_4_BR branch.
rnv [Wed, 13 Dec 2017 08:35:21 +0000 (11:35 +0300)]
Merge V8_4_BR branch.

6 years agoThanks to Joachim
Anthony Geay [Mon, 11 Dec 2017 14:36:31 +0000 (15:36 +0100)]
Thanks to Joachim

6 years agoFirst try of porting to PV 81f25a55900a33f3cf46dfae349e3e4d6c0a8df4
Anthony Geay [Mon, 11 Dec 2017 14:28:04 +0000 (15:28 +0100)]
First try of porting to PV 81f25a55900a33f3cf46dfae349e3e4d6c0a8df4

6 years agorefs #1472: patch for unlimited panning in graphics view.
mkr [Thu, 7 Dec 2017 15:48:36 +0000 (18:48 +0300)]
refs #1472: patch for unlimited panning in graphics view.

6 years agoporting on Linux
asl [Wed, 6 Dec 2017 14:27:07 +0000 (17:27 +0300)]
porting on Linux

6 years agorefs #1476: configuration for QWT
asl [Wed, 6 Dec 2017 14:17:55 +0000 (17:17 +0300)]
refs #1476: configuration for QWT

6 years agocorrection of the cmake configuration for GraphicsView
asl [Wed, 6 Dec 2017 13:09:25 +0000 (16:09 +0300)]
correction of the cmake configuration for GraphicsView

6 years agorefs #1468: patch to customize dragging of several selected objects with left mouse...
mkr [Tue, 5 Dec 2017 15:23:37 +0000 (18:23 +0300)]
refs #1468: patch to customize dragging of several selected objects with left mouse button.

6 years agoSIP_INCLUDE_DIR must be added after PYTHON_INCLUDE_DIRS
Gilles DAVID [Fri, 1 Dec 2017 17:12:26 +0000 (18:12 +0100)]
SIP_INCLUDE_DIR must be added after PYTHON_INCLUDE_DIRS

Otherwise with system Python and compiled SIP, the system sip.h header
(present in PYTHON_INCLUDE_DIRS) is used.

6 years agorefs #1458: disable chained panning on operations hydro/imps_2017_salome_83 v2.1.1
asl [Fri, 1 Dec 2017 08:37:11 +0000 (11:37 +0300)]
refs #1458: disable chained panning on operations

6 years agoPatch for non-restricted zoom-in.
mkr [Thu, 30 Nov 2017 14:19:20 +0000 (17:19 +0300)]
Patch for non-restricted zoom-in.

6 years agodestructors are declared as virtual
asl [Thu, 30 Nov 2017 13:25:17 +0000 (16:25 +0300)]
destructors are declared as virtual

6 years agorefs #1452: zoom via mouse wheel
asl [Thu, 30 Nov 2017 12:39:23 +0000 (15:39 +0300)]
refs #1452: zoom via mouse wheel

6 years agopatch for absent zoom cursor
asl [Tue, 28 Nov 2017 12:30:57 +0000 (15:30 +0300)]
patch for absent zoom cursor

6 years agoMerge remote-tracking branch 'origin/hydro/imps_2017_salome_83' into hydro/imps_2017 hydro/imps_2017 v2.1.1__salome84
isn [Tue, 28 Nov 2017 11:58:15 +0000 (14:58 +0300)]
Merge remote-tracking branch 'origin/hydro/imps_2017_salome_83' into hydro/imps_2017

Conflicts:
src/OCCViewer/OCCViewer_ViewWindow.cxx

6 years agoMerge remote-tracking branch 'origin/V8_4_BR' into hydro/imps_2017
isn [Tue, 28 Nov 2017 11:57:23 +0000 (14:57 +0300)]
Merge remote-tracking branch 'origin/V8_4_BR' into hydro/imps_2017

6 years agoMerge remote-tracking branch 'remotes/origin/oscar/imps_2017' into HEAD
isn [Wed, 22 Nov 2017 13:34:14 +0000 (16:34 +0300)]
Merge remote-tracking branch 'remotes/origin/oscar/imps_2017' into HEAD

6 years agorefs #1431
isn [Wed, 22 Nov 2017 13:32:27 +0000 (16:32 +0300)]
refs #1431

6 years agonew method clearItems() to clear the scene
asl [Wed, 22 Nov 2017 12:27:05 +0000 (15:27 +0300)]
new method clearItems() to clear the scene