Salome HOME
modules/paravis.git
9 years agoMerge branch 'abn/tmp' into abn/rearch
abn [Mon, 15 Sep 2014 07:40:26 +0000 (09:40 +0200)]
Merge branch 'abn/tmp' into abn/rearch

Conflicts:
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h

9 years agoFurther clean-up and minor fix on wrongly connected Qt signals.
abn [Mon, 15 Sep 2014 07:32:51 +0000 (09:32 +0200)]
Further clean-up and minor fix on wrongly connected Qt signals.

9 years agoReinstanciating trace mechanism + headers cleanup.
abn [Fri, 12 Sep 2014 13:50:22 +0000 (15:50 +0200)]
Reinstanciating trace mechanism + headers cleanup.

9 years agoMerge branch 'abn/port_pv42' into abn/rearch
abn [Fri, 12 Sep 2014 13:36:04 +0000 (15:36 +0200)]
Merge branch 'abn/port_pv42' into abn/rearch

9 years agopqInternals clean-up abn/port_pv42
abn [Fri, 12 Sep 2014 13:35:14 +0000 (15:35 +0200)]
pqInternals clean-up

9 years agoMerge branch 'abn/port_pv42' into abn/rearch
abn [Fri, 12 Sep 2014 13:34:42 +0000 (15:34 +0200)]
Merge branch 'abn/port_pv42' into abn/rearch

Conflicts:
src/PVGUI/CMakeLists.txt
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h

9 years agoMinor: vtkEDFCutter removed from CMakeLists.txt
abn [Fri, 12 Sep 2014 13:07:07 +0000 (15:07 +0200)]
Minor: vtkEDFCutter removed from CMakeLists.txt

9 years agoGetting rid of vtkEDFCutter.
abn [Fri, 12 Sep 2014 12:25:59 +0000 (14:25 +0200)]
Getting rid of vtkEDFCutter.

9 years agoProperly integrating new Settings panel. "Default" won't work (but wasn't
abn [Fri, 12 Sep 2014 09:55:59 +0000 (11:55 +0200)]
Properly integrating new Settings panel. "Default" won't work (but wasn't
working before either).

9 years agoPorting PV4.2: fixing connection to the DeleteReaction.
abn [Wed, 10 Sep 2014 14:41:59 +0000 (16:41 +0200)]
Porting PV4.2: fixing connection to the DeleteReaction.

9 years agoPorting PV4.2: quick and dirty integration of new settings view.
abn [Wed, 10 Sep 2014 14:12:04 +0000 (16:12 +0200)]
Porting PV4.2: quick and dirty integration of new settings view.
To be improved.

9 years agoAll plugins except TableReader ported. Legacy plugins removed.
abn [Wed, 10 Sep 2014 11:46:59 +0000 (13:46 +0200)]
All plugins except TableReader ported. Legacy plugins removed.

Plugins removed: Filter, NavigationMode, ToolBar.

9 years agoPorting to PV4.2: porting MED related stuff.
abn [Wed, 10 Sep 2014 11:35:28 +0000 (13:35 +0200)]
Porting to PV4.2: porting MED related stuff.

Property MAXIMUM_NUMBER_OF_PIECES doesn't exist anymore.

9 years agoPorting to PV4.2: first stage ready.
abn [Tue, 9 Sep 2014 14:43:00 +0000 (16:43 +0200)]
Porting to PV4.2: first stage ready.

* Basic functions OK
* Trace OK
* New Settings Panel: not integrated
* Plugins: not ported.

9 years agoPreparing porting to PV4.2
abn [Mon, 8 Sep 2014 07:20:15 +0000 (09:20 +0200)]
Preparing porting to PV4.2

9 years agoBug fix: "data" directory was not removed from CMakeLIsts.txt
abn [Mon, 8 Sep 2014 07:19:48 +0000 (09:19 +0200)]
Bug fix: "data" directory was not removed from CMakeLIsts.txt

9 years agoGive more time to the pvserver to startup.
abn [Fri, 5 Sep 2014 13:16:04 +0000 (15:16 +0200)]
Give more time to the pvserver to startup.

9 years agoMore robust PVServer startup mechanism.
abn [Fri, 5 Sep 2014 11:54:01 +0000 (13:54 +0200)]
More robust PVServer startup mechanism.
Path to the PVServer registered at CMake time.
Temporary log function to a file for Cedric.

9 years agoon the way to view isolation
abn [Fri, 5 Sep 2014 08:20:52 +0000 (10:20 +0200)]
on the way to view isolation

9 years agoModified demos: use of SAMPLES_SRC_DIR instead of PARAVIEWDATA_ROOT_DIR ilh/test_paravis
CEA SALOME Support [Thu, 4 Sep 2014 10:40:50 +0000 (12:40 +0200)]
Modified demos: use of SAMPLES_SRC_DIR instead of PARAVIEWDATA_ROOT_DIR

9 years agoDemos do not use PARAVIEWDATA_ROOT_DIR anymore
CEA SALOME Support [Thu, 4 Sep 2014 09:55:23 +0000 (11:55 +0200)]
Demos do not use PARAVIEWDATA_ROOT_DIR anymore

9 years agoMoved behaviors into a dedicated object class.
abn [Wed, 3 Sep 2014 14:51:27 +0000 (16:51 +0200)]
Moved behaviors into a dedicated object class.

9 years agoPrepare move of the view part to GUI.
abn [Wed, 3 Sep 2014 14:12:49 +0000 (16:12 +0200)]
Prepare move of the view part to GUI.

9 years agoVarious fixes/improvements:
abn [Tue, 2 Sep 2014 12:50:13 +0000 (14:50 +0200)]
Various fixes/improvements:

- Now use Salome's embedded interpreter for execPythonCommand()
- Clean behavior when importing PARAVIS module from SALOME's console

9 years agoRe-wrote PARAVIS CORBA engine
abn [Fri, 29 Aug 2014 14:36:15 +0000 (16:36 +0200)]
Re-wrote PARAVIS CORBA engine

Engine now deals with the startup of the pvserver.
Python trace working.
To be fixed: Save study/Dump study broken.
To be fixed: ugly SIGSEV at SALOME's exit.

9 years agoSwitch on dev version flag
vsr [Thu, 28 Aug 2014 09:23:30 +0000 (13:23 +0400)]
Switch on dev version flag

9 years agoMerge remote branch 'origin/V7_4_BR'
vsr [Thu, 28 Aug 2014 09:23:04 +0000 (13:23 +0400)]
Merge remote branch 'origin/V7_4_BR'

9 years ago0022628: [CEA 1202] The default icon disposition is not correct in french and in...
vsr [Wed, 27 Aug 2014 09:12:33 +0000 (13:12 +0400)]
0022628: [CEA 1202] The default icon disposition is not correct in french and in japanese

9 years agoFinished WITHOUT_CORBA implementation: PARAVIS now works by default
abn [Tue, 26 Aug 2014 08:47:08 +0000 (10:47 +0200)]
Finished WITHOUT_CORBA implementation: PARAVIS now works by default
with an external pvserver (this still has to be launched manually for now).

9 years ago0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
vsr [Tue, 12 Aug 2014 13:25:20 +0000 (17:25 +0400)]
0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT

Update default dock windows / toolbars posision and visibility according to the issue 21709

9 years agoRevert "Synchronize adm files"
vsr [Thu, 7 Aug 2014 10:04:46 +0000 (14:04 +0400)]
Revert "Synchronize adm files"

This reverts commit 7cbbd61df3f61d6f3f766b890af5352960bbaa1e.

9 years agoSynchronize adm files
Maintenance team (INV) [Wed, 6 Aug 2014 19:17:58 +0000 (23:17 +0400)]
Synchronize adm files

10 years agoVersion update: 7.4.1 V7_4_BR V7_4_1 V7_4_1rc1
vsr [Fri, 27 Jun 2014 10:13:31 +0000 (14:13 +0400)]
Version update: 7.4.1

10 years agoBug correction : EDF 8407 PARAVIS - mantis 22610
geay [Wed, 25 Jun 2014 10:12:13 +0000 (12:12 +0200)]
Bug correction : EDF 8407 PARAVIS - mantis 22610

10 years agoBug correction 2 same for MEDReader reader but here for filters in MEDReader with...
geay [Mon, 2 Jun 2014 05:48:19 +0000 (07:48 +0200)]
Bug correction 2 same for MEDReader reader but here for filters in MEDReader with specific GUI.

10 years agoBug correction reading of MED file in client/server mode. Workaround to avoid PV... V7_4_0 V7_4_0rc2
geay [Mon, 26 May 2014 10:13:03 +0000 (12:13 +0200)]
Bug correction reading of MED file in client/server mode. Workaround to avoid PV bug.

10 years agoUpdate translation files from Crowdin
Christophe Bourcier [Thu, 22 May 2014 15:52:44 +0000 (17:52 +0200)]
Update translation files from Crowdin

10 years agoUpdate translation files from Crowdin V7_4_0rc1
Christophe Bourcier [Fri, 16 May 2014 13:11:29 +0000 (15:11 +0200)]
Update translation files from Crowdin

10 years agoFix pb with salome_test.py
vsr [Fri, 16 May 2014 09:16:18 +0000 (13:16 +0400)]
Fix pb with salome_test.py

10 years agoFix of failed tests.
akl [Fri, 16 May 2014 05:18:19 +0000 (09:18 +0400)]
Fix of failed tests.

10 years agoFix problems in tests
vsr [Thu, 15 May 2014 13:01:34 +0000 (17:01 +0400)]
Fix problems in tests

10 years agoMerge akl/tests_update: update tests
vsr [Thu, 15 May 2014 05:53:11 +0000 (09:53 +0400)]
Merge akl/tests_update: update tests

10 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/paravis
geay [Wed, 14 May 2014 08:45:34 +0000 (10:45 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/paravis

10 years agoFirst try to correct MEDReader problem under Windows.
geay [Wed, 14 May 2014 08:45:27 +0000 (10:45 +0200)]
First try to correct MEDReader problem under Windows.

10 years agoFix test problem - wrong path to med file
vsr [Thu, 8 May 2014 13:08:36 +0000 (17:08 +0400)]
Fix test problem - wrong path to med file

10 years agoAdd PARAVIS_ROOT_DIR/lib/paraview to PV_PLUGIN_PATH variable for propert tests execution
vsr [Thu, 8 May 2014 12:49:18 +0000 (16:49 +0400)]
Add PARAVIS_ROOT_DIR/lib/paraview to PV_PLUGIN_PATH variable for propert tests execution

10 years agoFrench translations update
Renaud Nédélec [Wed, 7 May 2014 14:45:37 +0000 (16:45 +0200)]
French translations update

10 years agowin32 compatibility
ana [Mon, 5 May 2014 15:07:20 +0000 (19:07 +0400)]
win32 compatibility

10 years agoThe last memory leak hunting. All tests do not leak.
geay [Fri, 18 Apr 2014 13:15:36 +0000 (15:15 +0200)]
The last memory leak hunting. All tests do not leak.

10 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/paravis
geay [Fri, 18 Apr 2014 12:56:56 +0000 (14:56 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/paravis

10 years agoLast memory leak hunting before V7.4.0.
geay [Fri, 18 Apr 2014 12:56:45 +0000 (14:56 +0200)]
Last memory leak hunting before V7.4.0.

10 years agoIncrement version: 7.4.0
vsr [Fri, 18 Apr 2014 11:46:26 +0000 (15:46 +0400)]
Increment version: 7.4.0

10 years agoset-up idl/.gitignore file
vsr [Fri, 18 Apr 2014 11:45:38 +0000 (15:45 +0400)]
set-up idl/.gitignore file

10 years agoA test on ExtractGroup field applied on non unstructured dataset.
geay [Fri, 18 Apr 2014 11:03:50 +0000 (13:03 +0200)]
A test on ExtractGroup field applied on non unstructured dataset.

10 years agoAdd a non regression test on fields on profiles of cells and faces of a cartesian...
geay [Fri, 18 Apr 2014 09:51:58 +0000 (11:51 +0200)]
Add a non regression test on fields on profiles of cells and faces of a cartesian mesh.

10 years agoCorrect bug on extract group with Rectilinear input dataset.
geay [Fri, 18 Apr 2014 06:49:10 +0000 (08:49 +0200)]
Correct bug on extract group with Rectilinear input dataset.

10 years agoSolving bug during loadState of a MEDReader instance. Bug MANTIS #22546. Bug CEA... V7_4_0b1
geay [Wed, 9 Apr 2014 08:43:41 +0000 (10:43 +0200)]
Solving bug during loadState of a MEDReader instance. Bug MANTIS #22546. Bug CEA #1136.

10 years agolittle debug on Separator property of MEDReader during seen when load state is called.
geay [Tue, 8 Apr 2014 14:00:41 +0000 (16:00 +0200)]
little debug on Separator property of MEDReader during seen when load state is called.

10 years agoPort TableReader plugin to PV4.1 to avoid boring warning message at startup of ParaViS.
geay [Tue, 8 Apr 2014 06:26:47 +0000 (08:26 +0200)]
Port TableReader plugin to PV4.1 to avoid boring warning message at startup of ParaViS.

10 years agoMerge from agy/feedbackads140304 V7_4_0a1
geay [Fri, 4 Apr 2014 06:22:52 +0000 (08:22 +0200)]
Merge from agy/feedbackads140304

10 years agoMerge branch 'origin/akl/22533'
vsr [Thu, 3 Apr 2014 14:15:20 +0000 (18:15 +0400)]
Merge branch 'origin/akl/22533'

10 years agoMerge branch 'akl/tests_update'
vsr [Thu, 3 Apr 2014 14:11:30 +0000 (18:11 +0400)]
Merge branch 'akl/tests_update'

10 years agoMerge branch V7_3_1_BR
vsr [Thu, 3 Apr 2014 13:00:23 +0000 (17:00 +0400)]
Merge branch V7_3_1_BR

10 years agoCorrect test environment (PV_PLUGIN_PATH variable). akl/tests_update
rnv [Wed, 2 Apr 2014 15:05:44 +0000 (19:05 +0400)]
Correct test environment (PV_PLUGIN_PATH variable).

10 years agoFix of regression tests.
akl [Wed, 2 Apr 2014 12:10:55 +0000 (16:10 +0400)]
Fix of regression tests.

10 years agoRollback the comment generation.
akl [Tue, 1 Apr 2014 10:38:40 +0000 (14:38 +0400)]
Rollback the comment generation.

10 years agoFeedback of users. Generate vectors do not modify arrays but append arrays with suffi... agy/feedbackads140304
geay [Tue, 1 Apr 2014 06:25:19 +0000 (08:25 +0200)]
Feedback of users. Generate vectors do not modify arrays but append arrays with suffix _Vector

10 years agoFix of 0022530: [CEA 1108] The new macros are deleted at Paravis launch
akl [Mon, 31 Mar 2014 10:21:11 +0000 (14:21 +0400)]
Fix of 0022530: [CEA 1108] The new macros are deleted at Paravis launch

10 years agoFix of 0022533: [CEA 1120] Edit Color Range does not open akl/22533
akl [Fri, 28 Mar 2014 13:07:00 +0000 (17:07 +0400)]
Fix of 0022533: [CEA 1120] Edit Color Range does not open

10 years agoMoving of unexistent 'Shading' property to 'Interpolation' one.
akl [Thu, 27 Mar 2014 06:26:27 +0000 (10:26 +0400)]
Moving of unexistent 'Shading' property to 'Interpolation' one.

10 years agoCheck that the given value for 'Representation' property is available.
akl [Wed, 26 Mar 2014 14:03:47 +0000 (18:03 +0400)]
Check that the given value for 'Representation' property is available.

10 years agoMoving of unexistent 'Shading' property to 'Interpolation' one.
akl [Wed, 26 Mar 2014 14:02:54 +0000 (18:02 +0400)]
Moving of unexistent 'Shading' property to 'Interpolation' one.

10 years agoBug of @ in fieldname and bug on reload where first entry is not systematically reche...
geay [Wed, 26 Mar 2014 14:01:39 +0000 (15:01 +0100)]
Bug of @ in fieldname and bug on reload where first entry is not systematically rechecked.

10 years agoCorrect bug of SIGSEGV when attempting to filter on an empty group/family.
geay [Wed, 26 Mar 2014 10:40:39 +0000 (11:40 +0100)]
Correct bug of SIGSEGV when attempting to filter on an empty group/family.

10 years agoReady for field renaming.
geay [Wed, 26 Mar 2014 10:27:21 +0000 (11:27 +0100)]
Ready for field renaming.

10 years agoExclude the unexistent test case.
akl [Wed, 26 Mar 2014 07:04:17 +0000 (11:04 +0400)]
Exclude the unexistent test case.

10 years agoMerge branch 'origin/agy/feedbackads140304'
akl [Wed, 26 Mar 2014 06:37:54 +0000 (10:37 +0400)]
Merge branch 'origin/agy/feedbackads140304'

10 years agoAdd frequency info in mode mode.
geay [Tue, 25 Mar 2014 15:54:43 +0000 (16:54 +0100)]
Add frequency info in mode mode.

10 years agoAdd MeshName property to ExtractGroup filter to ease the traduction of tests from...
geay [Tue, 25 Mar 2014 12:12:28 +0000 (13:12 +0100)]
Add MeshName property to ExtractGroup filter to ease the traduction of tests from old MEDReader to new one

10 years agoBuilding of MESH presentation
akl [Tue, 25 Mar 2014 10:33:21 +0000 (14:33 +0400)]
Building of MESH presentation

10 years agoCorrect extraction of groups
akl [Tue, 25 Mar 2014 10:31:52 +0000 (14:31 +0400)]
Correct extraction of groups

10 years agoVisuPrs/imps/A1.py changed
vtn [Mon, 24 Mar 2014 07:47:53 +0000 (11:47 +0400)]
VisuPrs/imps/A1.py changed

10 years agoNames of fields are changed.
vtn [Fri, 21 Mar 2014 16:13:27 +0000 (20:13 +0400)]
Names of fields are changed.

10 years agoMerge branch 'V7_3_1_BR' into akl/tests_update
vsr [Fri, 21 Mar 2014 15:22:28 +0000 (19:22 +0400)]
Merge branch 'V7_3_1_BR' into akl/tests_update

10 years agoMerge branch 'akl/tests_update' of salome:modules/paravis.git into akl/tests_update
vtn [Fri, 21 Mar 2014 12:45:50 +0000 (16:45 +0400)]
Merge branch 'akl/tests_update' of salome:modules/paravis.git into akl/tests_update

10 years agoGaussPoints modification
vtn [Fri, 21 Mar 2014 12:45:33 +0000 (16:45 +0400)]
GaussPoints modification

10 years agoRemoving of unused functionality and correction of field name.
akl [Fri, 21 Mar 2014 09:56:29 +0000 (13:56 +0400)]
Removing of unused functionality and correction of field name.

10 years agoDon't build a presentation on mesh field itself.
akl [Fri, 21 Mar 2014 09:54:34 +0000 (13:54 +0400)]
Don't build a presentation on mesh field itself.

10 years agoUsing 'AllArrays' instead of 'CellArrays' and 'PointArrays'.
akl [Thu, 20 Mar 2014 13:20:33 +0000 (17:20 +0400)]
Using 'AllArrays' instead of 'CellArrays' and 'PointArrays'.

10 years agoUsing 'AllArrays' instead of 'CellArrays' and 'PointArrays'.
akl [Thu, 20 Mar 2014 12:23:45 +0000 (16:23 +0400)]
Using 'AllArrays' instead of 'CellArrays' and 'PointArrays'.

10 years agoFixed GaussPoints/A1.py
vtn [Wed, 19 Mar 2014 16:09:45 +0000 (20:09 +0400)]
Fixed GaussPoints/A1.py

10 years agoFixed GaussPointsOnField1
vtn [Wed, 19 Mar 2014 16:08:50 +0000 (20:08 +0400)]
Fixed GaussPointsOnField1

10 years agolast timestamp for GaussPointsOnField
vtn [Wed, 19 Mar 2014 14:53:05 +0000 (18:53 +0400)]
last timestamp for GaussPointsOnField

10 years agoAuxiliary functions were added to deal with field info.
akl [Wed, 19 Mar 2014 08:46:46 +0000 (12:46 +0400)]
Auxiliary functions were added to deal with field info.

10 years agoWorking directly with full paths of fields.
akl [Mon, 17 Mar 2014 15:01:01 +0000 (19:01 +0400)]
Working directly with full paths of fields.

10 years agoPorting to ParaView-4.1.0
vtn [Mon, 17 Mar 2014 14:46:56 +0000 (18:46 +0400)]
Porting to ParaView-4.1.0

10 years agoFirst pack of fixes
akl [Thu, 13 Mar 2014 13:29:04 +0000 (17:29 +0400)]
First pack of fixes

10 years agoMerge branch 'origin/agy/feedbackads140304' V7_3_1_BR V7_3_1 V7_3_1rc2
vsr [Wed, 12 Mar 2014 11:27:34 +0000 (15:27 +0400)]
Merge branch 'origin/agy/feedbackads140304'

10 years agofeedback from first MEDReader users. Management of cartesian mesh only MED file....
geay [Wed, 12 Mar 2014 07:25:21 +0000 (08:25 +0100)]
feedback from first MEDReader users. Management of cartesian mesh only MED file. bug correction of 1st field not having the max number of time steps.

10 years agoShow the ELGA array.
geay [Fri, 7 Mar 2014 16:21:19 +0000 (17:21 +0100)]
Show the ELGA array.