Salome HOME
modules/gui.git
6 years agoMerge Python 3 porting.
rnv [Thu, 22 Jun 2017 14:32:06 +0000 (17:32 +0300)]
Merge Python 3 porting.

6 years agoMerge multi-study removal branch. Before_python3_27062017
rnv [Wed, 7 Jun 2017 12:17:22 +0000 (15:17 +0300)]
Merge multi-study removal branch.

6 years agoUpgrade to paraview 5.4 Before_multi_study_removal_06072017
Gilles DAVID [Mon, 22 May 2017 13:56:33 +0000 (15:56 +0200)]
Upgrade to paraview 5.4

6 years agoMerge branch 'V8_3_asterstudy' into V8_3_BR
vsr [Mon, 5 Jun 2017 10:06:30 +0000 (13:06 +0300)]
Merge branch 'V8_3_asterstudy' into V8_3_BR

6 years agoPyEditor: implement Find/Replace feature V8_3_asterstudy_v0.8.2
vsr [Mon, 5 Jun 2017 10:06:01 +0000 (13:06 +0300)]
PyEditor: implement Find/Replace feature
- Additional fix to properly process <Escape> key press

6 years agoFix management of "local" actions - they should not be added to the top level main...
vsr [Mon, 5 Jun 2017 09:58:12 +0000 (12:58 +0300)]
Fix management of "local" actions - they should not be added to the top level main window in case if shortcut context is set to specific widget.

6 years agoWorkaround for the problem that the local selection may be initialized without openin...
mpv [Thu, 1 Jun 2017 10:19:31 +0000 (13:19 +0300)]
Workaround for the problem that the local selection may be initialized without opening local context since OCCT 7.0.

6 years agoMerge branch 'V8_3_BR'
vsr [Wed, 31 May 2017 10:43:31 +0000 (13:43 +0300)]
Merge branch 'V8_3_BR'

6 years agoSalomePyQt: allow inserting custom widget as a Preferences item V8_3_asterstudy_v0.8.1
vsr [Mon, 22 May 2017 05:59:44 +0000 (08:59 +0300)]
SalomePyQt: allow inserting custom widget as a Preferences item

6 years agoMerge V8_3_BR branch.
rnv [Fri, 28 Apr 2017 13:24:16 +0000 (16:24 +0300)]
Merge V8_3_BR branch.

6 years agoPyEditor: introduce auto-completion feature V8_3_asterstudy_v0.8
vsr [Wed, 24 May 2017 16:37:38 +0000 (19:37 +0300)]
PyEditor: introduce auto-completion feature
- Additionally provide missing preference option for SALOME PyViewer

6 years agoPyEditor: implement Find/Replace feature
vsr [Mon, 22 May 2017 11:16:04 +0000 (14:16 +0300)]
PyEditor: implement Find/Replace feature

6 years agoPyEditor: introduce auto-completion feature
stv [Wed, 24 May 2017 10:50:33 +0000 (13:50 +0300)]
PyEditor: introduce auto-completion feature

6 years agoUpgrade to paraview 5.4 ngr/python3_dev_pv5.4
Gilles DAVID [Mon, 22 May 2017 13:56:33 +0000 (15:56 +0200)]
Upgrade to paraview 5.4

6 years agoUpdate shebang to python3 ngr/python3_dev
Gilles DAVID [Wed, 24 May 2017 06:36:42 +0000 (08:36 +0200)]
Update shebang to python3

6 years agoPython3: print => print()
Gilles DAVID [Mon, 22 May 2017 13:41:41 +0000 (15:41 +0200)]
Python3: print => print()

6 years agoMore python 3 and some upgrades
Gilles DAVID [Mon, 22 May 2017 13:36:51 +0000 (15:36 +0200)]
More python 3 and some upgrades

- codecs module is obsolete
- optparse module is obsolete

6 years agoPython3 porting: analytical curves in the Plot2D Viewer.
rnv [Fri, 19 May 2017 12:55:29 +0000 (15:55 +0300)]
Python3 porting: analytical curves in the Plot2D Viewer.

6 years agoPython3 porting: stdout and stderr redirects in the embeded python console: small...
rnv [Fri, 19 May 2017 12:54:16 +0000 (15:54 +0300)]
Python3 porting: stdout and stderr redirects in the embeded python console: small corretion.

6 years agoPython3 porting: stdout and stderr redirects in the embeded python console.
rnv [Fri, 19 May 2017 12:32:06 +0000 (15:32 +0300)]
Python3 porting: stdout and stderr redirects in the embeded python console.

6 years agoPython3 porting: read/write uniciode files.
rnv [Fri, 19 May 2017 12:31:00 +0000 (15:31 +0300)]
Python3 porting: read/write uniciode files.

7 years agoUpdate copyrights in the documentation. V8_3_0 V8_3_0rc4 V8_3_0rc5 V8_3_0rc6
rnv [Fri, 28 Apr 2017 13:24:16 +0000 (16:24 +0300)]
Update copyrights in the documentation.

7 years agoMerge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev
Gilles DAVID [Tue, 18 Apr 2017 13:23:17 +0000 (15:23 +0200)]
Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev

7 years agoIncrement version: 8.3.0 V8_3_0rc1 V8_3_0rc2 V8_3_0rc3
rnv [Fri, 7 Apr 2017 12:29:26 +0000 (15:29 +0300)]
Increment version: 8.3.0

7 years agoFix problem with bad rendering of QtxColorButton when it is small.
vsr [Thu, 6 Apr 2017 17:10:26 +0000 (20:10 +0300)]
Fix problem with bad rendering of QtxColorButton when it is small.

7 years agoCorrection of invocation of Python using multi threads agy/PyThreadSave
Anthony Geay [Wed, 5 Apr 2017 15:19:27 +0000 (17:19 +0200)]
Correction of invocation of Python using multi threads

7 years agoPython3: tools
Gilles DAVID [Fri, 31 Mar 2017 08:48:31 +0000 (10:48 +0200)]
Python3: tools

7 years ago[PY3] Rewriting of Py_EncodeLocale and Py_DecodeLocale (python < 3.5)
Gilles DAVID [Thu, 30 Mar 2017 14:53:33 +0000 (16:53 +0200)]
[PY3] Rewriting of Py_EncodeLocale and Py_DecodeLocale (python < 3.5)

7 years ago[PY3] New Python C module initialisation
Gilles DAVID [Thu, 30 Mar 2017 13:43:50 +0000 (15:43 +0200)]
[PY3] New Python C module initialisation

7 years ago[PY3] Fix plugins relative imports
Gilles DAVID [Wed, 29 Mar 2017 13:03:43 +0000 (15:03 +0200)]
[PY3] Fix plugins relative imports

7 years ago23398: EDF 13832 PARAVIS: Paraview windows cannot be docked as a tab.
rnv [Tue, 28 Mar 2017 14:12:25 +0000 (17:12 +0300)]
23398: EDF 13832 PARAVIS: Paraview windows cannot be docked as a tab.

7 years ago[CurvePlot]: bug fix for PySide usage of CurvePlot.
abn [Tue, 28 Mar 2017 11:15:16 +0000 (13:15 +0200)]
[CurvePlot]: bug fix for PySide usage of CurvePlot.

7 years agoMerge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev
Nicolas Geimer [Mon, 27 Mar 2017 11:37:08 +0000 (13:37 +0200)]
Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev

7 years agofix errors on non used methods SHAPER_2.7.0_WIN V8_3_0b1
Paul RASCLE [Fri, 24 Mar 2017 15:41:15 +0000 (16:41 +0100)]
fix errors on non used methods

7 years agosalome_pluginsmanager less verbose
Gilles DAVID [Thu, 23 Mar 2017 16:25:30 +0000 (17:25 +0100)]
salome_pluginsmanager less verbose

7 years agoPython 3.4: redefine Py_DecodeLocale
Gilles DAVID [Thu, 23 Mar 2017 09:03:25 +0000 (10:03 +0100)]
Python 3.4: redefine Py_DecodeLocale

7 years agoIPAL54049: Operations on multiple study objects are very long
eap [Wed, 22 Mar 2017 13:55:24 +0000 (16:55 +0300)]
IPAL54049: Operations on multiple study objects are very long

7 years agoavoid creation of multiples instances of viewers
Paul RASCLE [Mon, 20 Mar 2017 20:59:13 +0000 (21:59 +0100)]
avoid creation of multiples instances of viewers

7 years agoPyQt methods for enabling or disabling PyQt_Selector
Paul RASCLE [Mon, 20 Mar 2017 19:47:00 +0000 (20:47 +0100)]
PyQt methods for enabling or disabling PyQt_Selector

7 years agoMerge tag 'V8_3_0a2' into ngr/python3_dev
Nicolas Geimer [Mon, 20 Mar 2017 17:19:04 +0000 (18:19 +0100)]
Merge tag 'V8_3_0a2' into ngr/python3_dev

Version 8.3.0 alpha 2

7 years agodetached views can be correctly embedded in Python modules without GUI modification...
Paul RASCLE [Mon, 20 Mar 2017 15:46:37 +0000 (16:46 +0100)]
detached views can be correctly embedded in Python modules without GUI modification, View Creation for GEOM or SMESH must take into account embedded VM

7 years agotry to avoid to add detached viewer on desktop viewer tab
Paul RASCLE [Fri, 17 Mar 2017 20:03:35 +0000 (21:03 +0100)]
try to avoid to add detached viewer on desktop viewer tab

7 years agoseveral methods of SALOMEGUI_Swig such a FitAll do not work in a Python Gui embedded...
Paul RASCLE [Thu, 16 Mar 2017 14:47:55 +0000 (15:47 +0100)]
several methods of SALOMEGUI_Swig such a FitAll do not work in a Python Gui embedded viewer

7 years ago[PY3] Fix initialization of Python component
Nicolas Geimer [Wed, 15 Mar 2017 14:05:06 +0000 (15:05 +0100)]
[PY3] Fix initialization of Python component

7 years ago[PY3] Additional SWIG fixes
Nicolas Geimer [Wed, 15 Mar 2017 14:04:35 +0000 (15:04 +0100)]
[PY3] Additional SWIG fixes

7 years agoPrepare OCCT version 7.1.0+ for SALOME-8.2.0 SHAPER_2.7.0 V8_3_0a2
rnv [Mon, 13 Mar 2017 15:00:24 +0000 (18:00 +0300)]
Prepare OCCT version 7.1.0+ for SALOME-8.2.0

7 years agoMerge branch 'pre/V8_2_BR' of https://git.salome-platform.org/git/modules/gui into...
Paul RASCLE [Fri, 3 Mar 2017 09:27:59 +0000 (10:27 +0100)]
Merge branch 'pre/V8_2_BR' of https://git.salome-platform.org/git/modules/gui into pre/V8_2_BR

7 years agoselection mode workaround for embedded VTK viewer in a module : is it safe ?
Paul RASCLE [Thu, 2 Mar 2017 16:44:27 +0000 (17:44 +0100)]
selection mode workaround for embedded VTK viewer in a module : is it safe ?

7 years agoMerge branch 'pre/V8_2_BR' of https://git.salome-platform.org/git/modules/gui into...
Paul RASCLE [Wed, 1 Mar 2017 11:01:38 +0000 (12:01 +0100)]
Merge branch 'pre/V8_2_BR' of https://git.salome-platform.org/git/modules/gui into pre/V8_2_BR

7 years agoclear PyQt selection on close study
Paul RASCLE [Wed, 1 Mar 2017 10:59:13 +0000 (11:59 +0100)]
clear PyQt selection on close study

7 years agoMerge branch 'master' into pre/V8_2_BR
Paul RASCLE [Tue, 28 Feb 2017 15:25:08 +0000 (16:25 +0100)]
Merge branch 'master' into pre/V8_2_BR

7 years agoadd comments
Paul RASCLE [Tue, 28 Feb 2017 14:57:53 +0000 (15:57 +0100)]
add comments

7 years agoa better way to activate the viewManager
Paul RASCLE [Tue, 28 Feb 2017 14:01:53 +0000 (15:01 +0100)]
a better way to activate the viewManager

7 years ago[PYTHON 3] 1st draft
Nicolas Geimer [Fri, 10 Feb 2017 16:06:06 +0000 (17:06 +0100)]
[PYTHON 3] 1st draft

7 years agoPyQt Selection in and out OK
Paul RASCLE [Sun, 26 Feb 2017 10:36:59 +0000 (11:36 +0100)]
PyQt Selection in and out OK

7 years agoselection from PyQt first step OK
Paul RASCLE [Sat, 25 Feb 2017 11:53:50 +0000 (12:53 +0100)]
selection from PyQt first step OK

7 years agoselection from pyqt: first development
Paul RASCLE [Thu, 23 Feb 2017 14:02:22 +0000 (15:02 +0100)]
selection from pyqt: first development

7 years agoMerge branch 'rnv/23406'
rnv [Tue, 14 Feb 2017 11:23:24 +0000 (14:23 +0300)]
Merge branch 'rnv/23406'

7 years agoPorting to DEV version of the OpenCASCADE: additional changes.
rnv [Fri, 10 Feb 2017 13:28:58 +0000 (16:28 +0300)]
Porting to DEV version of the OpenCASCADE: additional changes.

7 years agoPorting to DEV version of OpenCASCADE: AIS_InteractiveContext : default value for...
rnv [Thu, 9 Feb 2017 14:02:09 +0000 (17:02 +0300)]
Porting to DEV version of OpenCASCADE: AIS_InteractiveContext : default value for Update Viewer parameter was dropped.

7 years agoRemove unnecessary CMake trace.
rnv [Wed, 8 Feb 2017 13:21:34 +0000 (16:21 +0300)]
Remove unnecessary CMake trace.

7 years agoFix for 53877 issue rnv/53877
rnv [Tue, 7 Feb 2017 14:05:25 +0000 (17:05 +0300)]
Fix for 53877 issue

7 years agoWindows compatibility.
rnv [Tue, 7 Feb 2017 13:56:25 +0000 (16:56 +0300)]
Windows compatibility.

7 years ago0023352: [CEA] Order and naming of meshing algorithms
vsr [Mon, 6 Feb 2017 15:16:28 +0000 (18:16 +0300)]
0023352: [CEA] Order and naming of meshing algorithms
Introduce new class for QToolButton that behaves similarly to QComboBox but allows grouping items.

7 years agoChange menu type back to InstantPopup for better look-n-feel.
vsr [Mon, 6 Feb 2017 15:14:43 +0000 (18:14 +0300)]
Change menu type back to InstantPopup for better look-n-feel.

7 years agoEnable back CAF package: additional corrections
rnv [Tue, 31 Jan 2017 14:00:57 +0000 (17:00 +0300)]
Enable back CAF package: additional corrections

7 years agoEnable back CAF package.
vsr [Thu, 26 Jan 2017 16:58:59 +0000 (19:58 +0300)]
Enable back CAF package.

7 years agodebug on read mesh when the VTKViewer is embedded in a light application
Paul RASCLE [Tue, 24 Jan 2017 17:13:52 +0000 (18:13 +0100)]
debug on read mesh when the VTKViewer is embedded in  a light application

7 years agoadd menthod activateViewManagerAndView in SALOME_PYQT, for embedded VTK view in Aster...
Paul RASCLE [Tue, 24 Jan 2017 15:22:53 +0000 (16:22 +0100)]
add menthod activateViewManagerAndView in SALOME_PYQT, for embedded VTK view in AsterStudy

7 years agoMerge remote-tracking branch 'origin/NGO_External_Browser'
rnv [Mon, 23 Jan 2017 11:07:27 +0000 (14:07 +0300)]
Merge remote-tracking branch 'origin/NGO_External_Browser'

7 years agoPatch for MacOS (from SALOME forum)
vsr [Fri, 20 Jan 2017 12:43:08 +0000 (15:43 +0300)]
Patch for MacOS (from SALOME forum)

7 years agoadd method QWidget* getViewWidget( const int )
Paul RASCLE [Wed, 18 Jan 2017 15:24:48 +0000 (16:24 +0100)]
add method QWidget* getViewWidget( const int )

7 years agoIssue 23406: [CEA 2010] problem display VTK viewer, opengl 'no depth buffer, no stenc... rnv/23406
rnv [Tue, 17 Jan 2017 12:41:02 +0000 (15:41 +0300)]
Issue 23406: [CEA 2010] problem display VTK viewer, opengl 'no depth buffer, no stencil buffer': first attempt

7 years agoFix compilation errors
rnv [Mon, 16 Jan 2017 15:23:39 +0000 (18:23 +0300)]
Fix compilation errors

7 years agoRemove useless MESSAGEs
eap [Fri, 13 Jan 2017 10:57:49 +0000 (13:57 +0300)]
Remove useless MESSAGEs

7 years agoCorrect bug of double entries.
Anthony Geay [Thu, 12 Jan 2017 12:55:21 +0000 (13:55 +0100)]
Correct bug of double entries.

7 years agoNGO - Update French translation for 23407: EDF 13976 - external browser NGO_External_Browser
Nathalie GORE [Wed, 11 Jan 2017 09:36:51 +0000 (10:36 +0100)]
NGO - Update French translation for 23407: EDF 13976 - external browser

7 years agoMerge branch 'master' of salome:modules/gui
rnv [Tue, 10 Jan 2017 15:16:14 +0000 (18:16 +0300)]
Merge branch 'master' of salome:modules/gui

7 years agoFix for the '23407: EDF 13976 - external browser' issue.
rnv [Tue, 10 Jan 2017 15:15:46 +0000 (18:15 +0300)]
Fix for the '23407: EDF 13976 - external browser' issue.

7 years agoPyInterp can be shared now. For external usage.
Anthony Geay [Fri, 30 Dec 2016 07:11:58 +0000 (08:11 +0100)]
PyInterp can be shared now. For external usage.

7 years agoZFitAll leads to black screen of OCC viewer during rotation if gradient background...
nds [Thu, 29 Dec 2016 11:00:14 +0000 (14:00 +0300)]
ZFitAll leads to black screen of OCC viewer during rotation if gradient background mode is switched (#28304 issue in OCCT)

7 years agoFix for issue "23402: EDF 13741 - screenshots not up to date" V8_3_0a1
rnv [Thu, 15 Dec 2016 12:08:22 +0000 (15:08 +0300)]
Fix for issue "23402: EDF 13741 - screenshots not up to date"

7 years agoMerge branch 'V8_2_BR'
rnv [Thu, 15 Dec 2016 07:49:09 +0000 (10:49 +0300)]
Merge branch 'V8_2_BR'

7 years agoRegression in visualization of quadratic volumes
eap [Tue, 13 Dec 2016 15:52:45 +0000 (18:52 +0300)]
Regression in visualization of quadratic volumes

7 years agoWindows compatibility rnv/pv5_0_1_compatibility_for_v8_2_0 V8_2_0 V8_2_0rc2
ana [Thu, 8 Dec 2016 13:44:58 +0000 (16:44 +0300)]
Windows compatibility

7 years agoKeep compatibility with ParaView-5.0.1
rnv [Thu, 8 Dec 2016 09:26:41 +0000 (12:26 +0300)]
Keep compatibility with ParaView-5.0.1

7 years agoFix some compilation warnings
eap [Wed, 7 Dec 2016 14:31:11 +0000 (17:31 +0300)]
Fix some compilation warnings

7 years agoIntroduce new syntax to openFiles() and saveFiles() Python callback functions, to... V8_2_0rc1
vsr [Wed, 30 Nov 2016 13:01:27 +0000 (16:01 +0300)]
Introduce new syntax to openFiles() and saveFiles() Python callback functions, to specify URL (file path) of study being saved / loaded

7 years agoAdd function to initialize root data object for "light" Python module.
vsr [Wed, 30 Nov 2016 09:49:25 +0000 (12:49 +0300)]
Add function to initialize root data object for "light" Python module.

7 years agoSuppress numerous debug messages.
vsr [Wed, 30 Nov 2016 09:19:31 +0000 (12:19 +0300)]
Suppress numerous debug messages.

7 years agoUpdate logo and splash
vsr [Wed, 30 Nov 2016 09:01:00 +0000 (12:01 +0300)]
Update logo and splash

7 years agoUpdate translation files from Crowdin cbr/crowdin_V8_2_BR
Christophe Bourcier [Tue, 29 Nov 2016 16:24:56 +0000 (17:24 +0100)]
Update translation files from Crowdin

7 years agoIncrement version: 8.2.0
vsr [Tue, 29 Nov 2016 13:31:09 +0000 (16:31 +0300)]
Increment version: 8.2.0

7 years agoAdd parameters() function to SalomePyQt API to get list of parameters stored in given...
vsr [Tue, 29 Nov 2016 12:44:03 +0000 (15:44 +0300)]
Add parameters() function to SalomePyQt API to get list of parameters stored in given resources section.

7 years ago23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner
eap [Mon, 28 Nov 2016 14:05:09 +0000 (17:05 +0300)]
23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner

 fix valgrid error "Mismatched free() / delete / delete []"

7 years ago[CurvePlot] Bug fix: save dialog box instead of open!
abn [Fri, 25 Nov 2016 08:26:15 +0000 (09:26 +0100)]
[CurvePlot] Bug fix: save dialog box instead of open!

7 years agoWindows compatibility.
ana [Thu, 24 Nov 2016 11:26:51 +0000 (14:26 +0300)]
Windows compatibility.

7 years agoFix pb with save/restore GEOM for Debian 6.0
skv [Wed, 23 Nov 2016 09:40:02 +0000 (12:40 +0300)]
Fix pb with save/restore GEOM for Debian 6.0

7 years ago23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
eap [Fri, 18 Nov 2016 16:36:53 +0000 (19:36 +0300)]
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe

7 years agoFix for the '23377: EDF 13481 PARAVIS: SIGSEGV exiting SALOME/PARAVIS' issue.
rnv [Thu, 17 Nov 2016 13:15:27 +0000 (16:15 +0300)]
Fix for the '23377: EDF 13481 PARAVIS: SIGSEGV exiting SALOME/PARAVIS' issue.