Salome HOME
modules/paravis.git
10 years agoCMake: add option SALOME_PARAVIS_ALL_TEST which lets to select - run all SALOME PARAV...
mpa [Fri, 14 Feb 2014 11:28:02 +0000 (15:28 +0400)]
CMake: add option SALOME_PARAVIS_ALL_TEST which lets to select - run all SALOME PARAVIS tests or some (short test procedure)

10 years agonew MEDReader
geay [Wed, 12 Feb 2014 13:41:02 +0000 (14:41 +0100)]
new MEDReader

10 years agoFix test case hang-up B4NewMEDReader
vsr [Thu, 9 Jan 2014 13:29:05 +0000 (13:29 +0000)]
Fix test case hang-up

10 years agoCMake:
mpa [Tue, 24 Dec 2013 13:35:27 +0000 (13:35 +0000)]
CMake:
- Edit a list of dependent modules to set ROOT_DIR
- Add targets for current module

10 years agoCMake:
mpa [Tue, 24 Dec 2013 13:34:27 +0000 (13:34 +0000)]
CMake:
- Edit a list of dependent modules using in Config file
- Add a condition to include MED module

10 years agoModification according to EDF requewst:
vsv [Thu, 19 Dec 2013 08:39:23 +0000 (08:39 +0000)]
Modification according to EDF requewst:
1) List all fields
2) Remove empty blocks

10 years agoMerge from V7_3_BR branch 18/12/2013
vsr [Wed, 18 Dec 2013 16:18:10 +0000 (16:18 +0000)]
Merge from V7_3_BR branch 18/12/2013

10 years agoExtract Field filter for Paraview BR_imps_2013 V7_3_0a1
vsv [Tue, 26 Nov 2013 11:43:33 +0000 (11:43 +0000)]
Extract Field filter for Paraview

10 years agoCMake:
mpa [Mon, 18 Nov 2013 13:29:33 +0000 (13:29 +0000)]
CMake:
- update documentation considering new CMake build system

10 years agoApply the fix for the issue "0021721: [CEA 590] Invalid groups on cells display in...
bourcier [Mon, 18 Nov 2013 11:26:36 +0000 (11:26 +0000)]
Apply the fix for the issue "0021721: [CEA 590] Invalid groups on cells display in ParaViS", that has been lost in BR_PORTING_VTK6.
That is the diff between revisions 1.1.4.11 and 1.1.4.12.

10 years agoFix the "22335: [CEA 954] Paravis 7.2.0 doesn't read ELNO fields" regression.
rnv [Thu, 14 Nov 2013 11:11:53 +0000 (11:11 +0000)]
Fix the "22335: [CEA 954] Paravis 7.2.0 doesn't read ELNO fields" regression.

10 years agoCMake:
mpa [Wed, 13 Nov 2013 12:23:39 +0000 (12:23 +0000)]
CMake:
- delete kernel dependency because options are local now
- enable cmake testing for have message "No tests were
found" if module has not tests

10 years agoAvoid using special object library, because some problems on WIN32 platform .
rnv [Mon, 11 Nov 2013 11:59:34 +0000 (11:59 +0000)]
Avoid using special object library, because some problems on WIN32 platform .

10 years agoBuilding ParaVis SALOME module om win32 platform.
rnv [Thu, 7 Nov 2013 13:08:05 +0000 (13:08 +0000)]
Building ParaVis SALOME module om win32 platform.

10 years agoCMake: Update path and version variables for current build system
mpa [Thu, 7 Nov 2013 11:57:44 +0000 (11:57 +0000)]
CMake: Update path and version variables for current build system

10 years agoAdded Japanese translations in PARAVIS
rnc [Wed, 6 Nov 2013 11:04:51 +0000 (11:04 +0000)]
Added Japanese translations in PARAVIS

10 years agoFix bug with zero-length list processing
vsr [Tue, 5 Nov 2013 11:31:57 +0000 (11:31 +0000)]
Fix bug with zero-length list processing

10 years agoCMake: improved reloading of dependent CMake targets in Config file to
bruneton [Mon, 4 Nov 2013 09:01:57 +0000 (09:01 +0000)]
CMake: improved reloading of dependent CMake targets in Config file to
account for COMPONENTS.

10 years agoCMake:
mpa [Fri, 1 Nov 2013 05:25:12 +0000 (05:25 +0000)]
CMake:
- add file to installation

10 years agoCMake:
mpa [Fri, 1 Nov 2013 05:23:21 +0000 (05:23 +0000)]
CMake:
- add file to find this module from another module

10 years agoCMake:
mpa [Fri, 1 Nov 2013 05:16:44 +0000 (05:16 +0000)]
CMake:
- Accumulate environment variables, to be used later to run some command in proper environment.

10 years agoFix hangup on "import pvsimple"
vsr [Thu, 31 Oct 2013 13:50:21 +0000 (13:50 +0000)]
Fix hangup on "import pvsimple"

10 years ago0022327: [CEA 937] Wrong display
vsr [Tue, 29 Oct 2013 05:11:24 +0000 (05:11 +0000)]
0022327: [CEA 937] Wrong display
Incorrect index if it comes negative (reverse) from the file

10 years agoNot generating VTK class list when in MINIMAL CORBA mode
bruneton [Fri, 25 Oct 2013 15:04:06 +0000 (15:04 +0000)]
Not generating VTK class list when in MINIMAL CORBA mode

10 years agoAdd function to allow execute Python code in embeeded SALOME Python console or in...
vsr [Fri, 25 Oct 2013 08:42:19 +0000 (08:42 +0000)]
Add function to allow execute Python code in embeeded SALOME Python console or in ParaView Python console

10 years agoBUG: CMake build procedure: Placed the detection of MedFile after the detection of...
rnc [Thu, 24 Oct 2013 11:43:44 +0000 (11:43 +0000)]
BUG: CMake build procedure: Placed the detection of MedFile after the detection of the MED module in order to detect MedFile from what was exposed by the MED module

10 years agoFix problem of last improvements:
vsr [Thu, 24 Oct 2013 07:46:37 +0000 (07:46 +0000)]
Fix problem of last improvements:
- add missing -DPARAVIS_WITH_FULL_CORBA to Python flags for omniidl
- use PARAVIS specific backend instead of standard one

10 years agoRollback previous change
vsr [Wed, 23 Oct 2013 14:23:37 +0000 (14:23 +0000)]
Rollback previous change

10 years agoCMake: doing proper string comparison in IF clause
bruneton [Wed, 23 Oct 2013 09:31:38 +0000 (09:31 +0000)]
CMake: doing proper string comparison in IF clause

10 years agoMEDFile is a first-level dependency of PARAVIS
vsr [Wed, 23 Oct 2013 07:50:29 +0000 (07:50 +0000)]
MEDFile is a first-level dependency of PARAVIS

10 years agoCMake: bug fix. Ensure proper build order (.hh from IDL should be generated
bruneton [Tue, 22 Oct 2013 13:54:46 +0000 (13:54 +0000)]
CMake: bug fix. Ensure proper build order (.hh from IDL should be generated
early enough).

10 years agoMinimal CORBA mode: adapted PARAVIS' Python API to work in this mode.
bruneton [Mon, 21 Oct 2013 13:16:37 +0000 (13:16 +0000)]
Minimal CORBA mode: adapted PARAVIS' Python API to work in this mode.

10 years agoCMake: BUILD_DOC and BUILD_TESTS set to ON by default
bruneton [Mon, 21 Oct 2013 11:57:52 +0000 (11:57 +0000)]
CMake: BUILD_DOC and BUILD_TESTS set to ON by default

10 years agoCMake: porting module to the new CMake procedure.
bruneton [Mon, 21 Oct 2013 09:57:37 +0000 (09:57 +0000)]
CMake: porting module to the new CMake procedure.
Isolated as much as possible IDL wrapping logic.
Introduced flag SALOME_PARAVIS_MINIMAL_CORBA to turn the wrapping off.

10 years agoCMake: porting module to the new CMake procedure.
bruneton [Mon, 21 Oct 2013 09:52:54 +0000 (09:52 +0000)]
CMake: porting module to the new CMake procedure.
Isolated as much as possible IDL wrapping logic.
Introduced flag SALOME_PARAVIS_MINIMAL_CORBA to turn the wrapping off.

10 years agoFix remarks related to the "0021709: [CEA 583] Toolbar preferences" issue.
rnv [Tue, 8 Oct 2013 15:24:59 +0000 (15:24 +0000)]
Fix remarks related to the "0021709: [CEA 583] Toolbar preferences" issue.

10 years agoImplementation of the "0021709: [CEA 583] Toolbar preferences" issue.
rnv [Fri, 4 Oct 2013 14:04:09 +0000 (14:04 +0000)]
Implementation of the "0021709: [CEA 583] Toolbar preferences" issue.

10 years agoMinor: replacing annoying tabulations with whitespaces ...
bruneton [Wed, 4 Sep 2013 07:28:39 +0000 (07:28 +0000)]
Minor: replacing annoying tabulations with whitespaces ...

10 years ago0022071: EDF 2497 PARAVIS : Porting of VISU tests for PARAVIS BR_new_bop4
vsr [Thu, 29 Aug 2013 10:56:49 +0000 (10:56 +0000)]
0022071: EDF 2497 PARAVIS : Porting of VISU tests for PARAVIS

10 years agoCMake build procedure improvements:
vsr [Tue, 20 Aug 2013 10:04:54 +0000 (10:04 +0000)]
CMake build procedure improvements:
- CORBA staff

10 years agoMerge from V7_2_BR 09/08/2013
vsr [Mon, 12 Aug 2013 13:02:13 +0000 (13:02 +0000)]
Merge from V7_2_BR 09/08/2013

10 years agoFix of 0022075: [CEA 753] make test de PARAVIS echoue.
akl [Wed, 7 Aug 2013 07:18:48 +0000 (07:18 +0000)]
Fix of 0022075: [CEA 753] make test de PARAVIS echoue.
'PARAVIS_TEST_OUTPUT_DIR' cmake cache variable was removed.
Path of temp directory for 'make test' pictures can be defined by user or will be built at start of test.

10 years agoFix problem with detecting qhelpgenerator (native one is detected)
vsr [Tue, 6 Aug 2013 09:04:01 +0000 (09:04 +0000)]
Fix problem with detecting qhelpgenerator (native one is detected)

10 years agoFix problems with running PARAVIS tests
vsr [Tue, 6 Aug 2013 08:37:06 +0000 (08:37 +0000)]
Fix problems with running PARAVIS tests

10 years agoFix configuration problem with native Qt4 (as on CentOS 6.3)
vsr [Fri, 2 Aug 2013 11:17:31 +0000 (11:17 +0000)]
Fix configuration problem with native Qt4 (as on CentOS 6.3)

10 years agoRNV: Fix compilation errors.
inv [Thu, 25 Jul 2013 08:31:27 +0000 (08:31 +0000)]
RNV: Fix compilation errors.

10 years agoCMake: MED file detection was errouneously deleted! Restored.
bruneton [Thu, 11 Jul 2013 14:45:43 +0000 (14:45 +0000)]
CMake: MED file detection was errouneously deleted! Restored.

10 years agominor: deleting debug message
bruneton [Wed, 10 Jul 2013 09:47:33 +0000 (09:47 +0000)]
minor: deleting debug message

10 years agoCMake: adapted detection and some target names to fit recent changes in MED
bruneton [Wed, 10 Jul 2013 09:45:20 +0000 (09:45 +0000)]
CMake: adapted detection and some target names to fit recent changes in MED

10 years agoCMake: generating a fatal error if the wrapping Python script cannot run
bruneton [Wed, 10 Jul 2013 08:09:56 +0000 (08:09 +0000)]
CMake: generating a fatal error if the wrapping Python script cannot run

10 years agoCMake: replacing CMAKE_* variables by PROJECT_* variabls
bruneton [Tue, 9 Jul 2013 10:09:27 +0000 (10:09 +0000)]
CMake: replacing CMAKE_* variables by PROJECT_* variabls

10 years agoCMake: inverting SIP and PyQt4 detection order
bruneton [Tue, 9 Jul 2013 09:16:07 +0000 (09:16 +0000)]
CMake: inverting SIP and PyQt4 detection order

11 years agoCMake: splitting OmniORB and OmniORBPy detection
bruneton [Thu, 4 Jul 2013 09:01:21 +0000 (09:01 +0000)]
CMake: splitting OmniORB and OmniORBPy detection

11 years agoCMake: minimal set of changes so that ParaViS configures and compiles.
bruneton [Thu, 4 Jul 2013 06:55:58 +0000 (06:55 +0000)]
CMake: minimal set of changes so that ParaViS configures and compiles.

11 years agoBUG: PARAVIS/CMakeLists.txt : Modified the includes according to new cmake detection...
rnc [Wed, 3 Jul 2013 16:56:09 +0000 (16:56 +0000)]
BUG: PARAVIS/CMakeLists.txt : Modified the includes according to new cmake detection macro names and included the new main detection macro SalomeMacros.cmake

11 years agoFix of 0022226: [CEA 825] "Display" and "Properties" panels separated in Paravis... BR_new_bop3
akl [Wed, 5 Jun 2013 08:17:36 +0000 (08:17 +0000)]
Fix of 0022226: [CEA 825] "Display" and "Properties" panels separated in Paravis and merged in Paraview.

11 years agoVariable ${PYTHON_VERSION} is not set by 'FindSalomePYTHON.cmake', so we use ${PYTHON...
akl [Tue, 4 Jun 2013 14:55:35 +0000 (14:55 +0000)]
Variable ${PYTHON_VERSION} is not set by 'FindSalomePYTHON.cmake', so we use ${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR} instead of.

11 years agoFix problem with 'PYTHON_LIBRARY' correct searching.
akl [Tue, 4 Jun 2013 13:34:12 +0000 (13:34 +0000)]
Fix problem with 'PYTHON_LIBRARY' correct searching.

11 years agoFix of 0022210: [CEA 816] The keyboard shortcut "ctrl + space" to get a filter does...
akl [Fri, 31 May 2013 12:14:45 +0000 (12:14 +0000)]
Fix of 0022210: [CEA 816] The keyboard shortcut "ctrl + space" to get a filter does not work in Paravis.

11 years agoImplementation of the 0022155: EDF 1977 PARAVIS: Add a button "Re-initialize Trace...
rnv [Mon, 20 May 2013 06:26:07 +0000 (06:26 +0000)]
Implementation of the 0022155: EDF 1977 PARAVIS: Add a button "Re-initialize Trace" in the menu "Tools" issue.

11 years ago0022204: EDF 2541 PARAVIS : Crash when PARAVIS is loaded after a python component V7_2_1_BR V7_2_0 V7_2_0_public V7_2_0p1 V7_2_0p2 V7_2_0rc2
vsr [Thu, 25 Apr 2013 10:52:20 +0000 (10:52 +0000)]
0022204: EDF 2541 PARAVIS : Crash when PARAVIS is loaded after a python component

11 years agoFix to raise error correctly.
akl [Wed, 24 Apr 2013 12:56:27 +0000 (12:56 +0000)]
Fix to raise error correctly.

11 years agoIncrement version to 7.2.0 V7_2_0rc1
vsr [Fri, 12 Apr 2013 15:27:35 +0000 (15:27 +0000)]
Increment version to 7.2.0

11 years agoMerge from V6_main 01/04/2013 V7_2_0b1
vsr [Mon, 1 Apr 2013 13:58:34 +0000 (13:58 +0000)]
Merge from V6_main 01/04/2013

11 years agoSet dev tag back to 1 V7_2_0a1
vsr [Wed, 20 Mar 2013 11:14:20 +0000 (11:14 +0000)]
Set dev tag back to 1

11 years agoIncrement version of 7.1.0 V7_1_0
vsr [Wed, 20 Mar 2013 09:35:14 +0000 (09:35 +0000)]
Increment version of 7.1.0

11 years agoMerge from V6_main 19/03/2013
vsr [Tue, 19 Mar 2013 16:29:41 +0000 (16:29 +0000)]
Merge from V6_main 19/03/2013

11 years agoMerge from V6_main 15/03/2013
vsr [Fri, 15 Mar 2013 15:55:27 +0000 (15:55 +0000)]
Merge from V6_main 15/03/2013

11 years ago#22153: Progress bar missing
vtn [Mon, 11 Mar 2013 11:32:19 +0000 (11:32 +0000)]
#22153: Progress bar missing

11 years agoPorting to Paraview 3.98.1
vtn [Thu, 7 Mar 2013 07:44:36 +0000 (07:44 +0000)]
Porting to Paraview 3.98.1

11 years agoPorting to Paraview 3.98.1
vtn [Wed, 6 Mar 2013 14:03:12 +0000 (14:03 +0000)]
Porting to Paraview 3.98.1

11 years agoPorting to Paraview 3.98.1 V7_1_0b1
vtn [Mon, 4 Mar 2013 13:44:43 +0000 (13:44 +0000)]
Porting to Paraview 3.98.1

11 years agoPorting to Paraview 3.98.1
vtn [Mon, 4 Mar 2013 12:06:40 +0000 (12:06 +0000)]
Porting to Paraview 3.98.1

11 years agoPorting to Paraview 3.98.1
vtn [Fri, 1 Mar 2013 20:07:15 +0000 (20:07 +0000)]
Porting to Paraview 3.98.1

11 years agoPorting to Paraview 3.98.1
vtn [Fri, 1 Mar 2013 16:28:34 +0000 (16:28 +0000)]
Porting to Paraview 3.98.1

11 years agoMerge from BR_PORTING_VTK6 01/03/2013
vsr [Fri, 1 Mar 2013 14:36:48 +0000 (14:36 +0000)]
Merge from BR_PORTING_VTK6 01/03/2013

11 years agoMerge from V6_main 28/02/2013
vsr [Thu, 28 Feb 2013 16:04:08 +0000 (16:04 +0000)]
Merge from V6_main 28/02/2013

11 years agoMerge from V6_main 11/02/2013 V7_siman V6_6_0_SIMAN
vsr [Tue, 12 Feb 2013 15:10:41 +0000 (15:10 +0000)]
Merge from V6_main 11/02/2013

11 years agoMerge from V6_main 13/12/2012 BR_KERNEL_REFACTORING V7_1_0_pre
vsr [Thu, 13 Dec 2012 13:08:32 +0000 (13:08 +0000)]
Merge from V6_main 13/12/2012

11 years agoMerge from V6_main (04/10/2012) V7_0_0 V7_0_0rc1
vsr [Mon, 8 Oct 2012 13:52:12 +0000 (13:52 +0000)]
Merge from V6_main (04/10/2012)

11 years agoIncrement version number (prepare SALOME version 7.0.0)
inv [Wed, 15 Aug 2012 10:55:15 +0000 (10:55 +0000)]
Increment version number (prepare SALOME version 7.0.0)

11 years agoMerge from V6_main_20120808 08Aug12
vsr [Thu, 9 Aug 2012 11:16:07 +0000 (11:16 +0000)]
Merge from V6_main_20120808 08Aug12

14 years agochange Open to Import to avoid confusion with SALOME Open
ploix [Mon, 29 Mar 2010 09:35:50 +0000 (09:35 +0000)]
change Open to Import to avoid confusion with SALOME Open

14 years agodo not configure SalomeApp.xml so that we can relocate the generated module.
ploix [Fri, 19 Mar 2010 16:18:32 +0000 (16:18 +0000)]
do not configure SalomeApp.xml so that we can relocate the generated module.
use PVHOME and PVVERSION runtime env var instead.

14 years agoRemove unnecessary BOOST with-option setting
vsr [Wed, 3 Mar 2010 08:41:00 +0000 (08:41 +0000)]
Remove unnecessary BOOST with-option setting

14 years agoMerge from BR_PARAVIS_LOT1_2 24/02/2010
vsr [Wed, 24 Feb 2010 09:39:05 +0000 (09:39 +0000)]
Merge from BR_PARAVIS_LOT1_2 24/02/2010

14 years agoMerge from BR_PARAVIS_DEV 29Dec09 BR_FSH_DEV V5_1_main_FINAL V6_0_0
vsr [Tue, 29 Dec 2009 07:48:05 +0000 (07:48 +0000)]
Merge from BR_PARAVIS_DEV 29Dec09

15 years agoUse PVINSTALLHOME environment variable instead of PVHOME. V2008_FINAL
mkr [Fri, 26 Dec 2008 11:51:50 +0000 (11:51 +0000)]
Use PVINSTALLHOME environment variable instead of PVHOME.

15 years agoCorrections for
mkr [Thu, 25 Dec 2008 14:22:03 +0000 (14:22 +0000)]
Corrections for
1) the server connection saving,
2) adding the native paraview user documentation in the Help menu.

15 years agoMinor changes
san [Wed, 17 Dec 2008 14:56:05 +0000 (14:56 +0000)]
Minor changes

15 years agoInstallation instructions
san [Wed, 17 Dec 2008 12:40:59 +0000 (12:40 +0000)]
Installation instructions

15 years agoCreating Plugins sub-dir in the build directory V2008b
san [Wed, 17 Dec 2008 08:00:42 +0000 (08:00 +0000)]
Creating Plugins sub-dir in the build directory

15 years agoV2008a - invoking cmake from configure and remaining plugins V2008a
san [Tue, 16 Dec 2008 13:22:41 +0000 (13:22 +0000)]
V2008a - invoking cmake from configure and remaining plugins

15 years agoSample ParaView plugins: Sample filter
san [Mon, 15 Dec 2008 16:14:22 +0000 (16:14 +0000)]
Sample ParaView plugins: Sample filter

15 years agoDo not use libvtkhdf5.so in ParaView
san [Mon, 15 Dec 2008 14:13:25 +0000 (14:13 +0000)]
Do not use libvtkhdf5.so in ParaView

15 years agoDo not use libvtkhdf5.so in ParaView
san [Mon, 15 Dec 2008 14:08:03 +0000 (14:08 +0000)]
Do not use libvtkhdf5.so in ParaView

15 years agoCorrection of path to ParaView icons
san [Mon, 15 Dec 2008 07:08:34 +0000 (07:08 +0000)]
Correction of path to ParaView icons

15 years agoReplace PVHOME with PVSRCHOME
san [Fri, 12 Dec 2008 13:34:49 +0000 (13:34 +0000)]
Replace PVHOME with PVSRCHOME

15 years agoPARAVIS HTML docs
san [Wed, 10 Dec 2008 16:17:12 +0000 (16:17 +0000)]
PARAVIS HTML docs

15 years agoSample servers configuration file.
mkr [Wed, 10 Dec 2008 15:36:04 +0000 (15:36 +0000)]
Sample servers configuration file.