]>
SALOME platform Git repositories - modules/paravis.git/log
akl [Thu, 20 Feb 2014 05:31:07 +0000 (09:31 +0400)]
Update copyrights 2014.
rnv [Wed, 19 Feb 2014 13:41:33 +0000 (17:41 +0400)]
Implementation of the new PARAVIS "Elliplse Builder" plugin.
geay [Mon, 17 Feb 2014 15:26:18 +0000 (16:26 +0100)]
fix bug of extract group after extract cell type.
geay [Mon, 17 Feb 2014 11:57:33 +0000 (12:57 +0100)]
Merge branch 'V7_main' of ssh://git.salome-platform.org/modules/paravis into V7_main
geay [Mon, 17 Feb 2014 11:55:42 +0000 (12:55 +0100)]
Addition of information of available geo types in tooltip common support section.
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)
geay [Wed, 12 Feb 2014 13:41:02 +0000 (14:41 +0100)]
new MEDReader
vsr [Thu, 9 Jan 2014 13:29:05 +0000 (13:29 +0000)]
Fix test case hang-up
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
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
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
vsr [Wed, 18 Dec 2013 16:18:10 +0000 (16:18 +0000)]
Merge from V7_3_BR branch 18/12/2013
vsv [Tue, 26 Nov 2013 11:43:33 +0000 (11:43 +0000)]
Extract Field filter for Paraview
mpa [Mon, 18 Nov 2013 13:29:33 +0000 (13:29 +0000)]
CMake:
- update documentation considering new CMake build system
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.
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.
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
rnv [Mon, 11 Nov 2013 11:59:34 +0000 (11:59 +0000)]
Avoid using special object library, because some problems on WIN32 platform .
rnv [Thu, 7 Nov 2013 13:08:05 +0000 (13:08 +0000)]
Building ParaVis SALOME module om win32 platform.
mpa [Thu, 7 Nov 2013 11:57:44 +0000 (11:57 +0000)]
CMake: Update path and version variables for current build system
rnc [Wed, 6 Nov 2013 11:04:51 +0000 (11:04 +0000)]
Added Japanese translations in PARAVIS
vsr [Tue, 5 Nov 2013 11:31:57 +0000 (11:31 +0000)]
Fix bug with zero-length list processing
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.
mpa [Fri, 1 Nov 2013 05:25:12 +0000 (05:25 +0000)]
CMake:
- add file to installation
mpa [Fri, 1 Nov 2013 05:23:21 +0000 (05:23 +0000)]
CMake:
- add file to find this module from another module
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.
vsr [Thu, 31 Oct 2013 13:50:21 +0000 (13:50 +0000)]
Fix hangup on "import pvsimple"
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
bruneton [Fri, 25 Oct 2013 15:04:06 +0000 (15:04 +0000)]
Not generating VTK class list when in MINIMAL CORBA mode
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
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
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
vsr [Wed, 23 Oct 2013 14:23:37 +0000 (14:23 +0000)]
Rollback previous change
bruneton [Wed, 23 Oct 2013 09:31:38 +0000 (09:31 +0000)]
CMake: doing proper string comparison in IF clause
vsr [Wed, 23 Oct 2013 07:50:29 +0000 (07:50 +0000)]
MEDFile is a first-level dependency of PARAVIS
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).
bruneton [Mon, 21 Oct 2013 13:16:37 +0000 (13:16 +0000)]
Minimal CORBA mode: adapted PARAVIS' Python API to work in this mode.
bruneton [Mon, 21 Oct 2013 11:57:52 +0000 (11:57 +0000)]
CMake: BUILD_DOC and BUILD_TESTS set to ON by default
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.
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.
rnv [Tue, 8 Oct 2013 15:24:59 +0000 (15:24 +0000)]
Fix remarks related to 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.
bruneton [Wed, 4 Sep 2013 07:28:39 +0000 (07:28 +0000)]
Minor: replacing annoying tabulations with whitespaces ...
vsr [Thu, 29 Aug 2013 10:56:49 +0000 (10:56 +0000)]
0022071 : EDF 2497 PARAVIS : Porting of VISU tests for PARAVIS
vsr [Tue, 20 Aug 2013 10:04:54 +0000 (10:04 +0000)]
CMake build procedure improvements:
- CORBA staff
vsr [Mon, 12 Aug 2013 13:02:13 +0000 (13:02 +0000)]
Merge from V7_2_BR 09/08/2013
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.
vsr [Tue, 6 Aug 2013 09:04:01 +0000 (09:04 +0000)]
Fix problem with detecting qhelpgenerator (native one is detected)
vsr [Tue, 6 Aug 2013 08:37:06 +0000 (08:37 +0000)]
Fix problems with running PARAVIS tests
vsr [Fri, 2 Aug 2013 11:17:31 +0000 (11:17 +0000)]
Fix configuration problem with native Qt4 (as on CentOS 6.3)
inv [Thu, 25 Jul 2013 08:31:27 +0000 (08:31 +0000)]
RNV: Fix compilation errors.
bruneton [Thu, 11 Jul 2013 14:45:43 +0000 (14:45 +0000)]
CMake: MED file detection was errouneously deleted! Restored.
bruneton [Wed, 10 Jul 2013 09:47:33 +0000 (09:47 +0000)]
minor: deleting debug message
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
bruneton [Wed, 10 Jul 2013 08:09:56 +0000 (08:09 +0000)]
CMake: generating a fatal error if the wrapping Python script cannot run
bruneton [Tue, 9 Jul 2013 10:09:27 +0000 (10:09 +0000)]
CMake: replacing CMAKE_* variables by PROJECT_* variabls
bruneton [Tue, 9 Jul 2013 09:16:07 +0000 (09:16 +0000)]
CMake: inverting SIP and PyQt4 detection order
bruneton [Thu, 4 Jul 2013 09:01:21 +0000 (09:01 +0000)]
CMake: splitting OmniORB and OmniORBPy detection
bruneton [Thu, 4 Jul 2013 06:55:58 +0000 (06:55 +0000)]
CMake: minimal set of changes so that ParaViS configures and compiles.
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
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.
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.
akl [Tue, 4 Jun 2013 13:34:12 +0000 (13:34 +0000)]
Fix problem with 'PYTHON_LIBRARY' correct searching.
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.
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.
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
akl [Wed, 24 Apr 2013 12:56:27 +0000 (12:56 +0000)]
Fix to raise error correctly.
vsr [Fri, 12 Apr 2013 15:27:35 +0000 (15:27 +0000)]
Increment version to 7.2.0
vsr [Mon, 1 Apr 2013 13:58:34 +0000 (13:58 +0000)]
Merge from V6_main 01/04/2013
vsr [Wed, 20 Mar 2013 11:14:20 +0000 (11:14 +0000)]
Set dev tag back to 1
vsr [Wed, 20 Mar 2013 09:35:14 +0000 (09:35 +0000)]
Increment version of 7.1.0
vsr [Tue, 19 Mar 2013 16:29:41 +0000 (16:29 +0000)]
Merge from V6_main 19/03/2013
vsr [Fri, 15 Mar 2013 15:55:27 +0000 (15:55 +0000)]
Merge from V6_main 15/03/2013
vtn [Mon, 11 Mar 2013 11:32:19 +0000 (11:32 +0000)]
#22153: Progress bar missing
vtn [Thu, 7 Mar 2013 07:44:36 +0000 (07:44 +0000)]
Porting to Paraview 3.98.1
vtn [Wed, 6 Mar 2013 14:03:12 +0000 (14:03 +0000)]
Porting to Paraview 3.98.1
vtn [Mon, 4 Mar 2013 13:44:43 +0000 (13:44 +0000)]
Porting to Paraview 3.98.1
vtn [Mon, 4 Mar 2013 12:06:40 +0000 (12:06 +0000)]
Porting to Paraview 3.98.1
vtn [Fri, 1 Mar 2013 20:07:15 +0000 (20:07 +0000)]
Porting to Paraview 3.98.1
vtn [Fri, 1 Mar 2013 16:28:34 +0000 (16:28 +0000)]
Porting to Paraview 3.98.1
vsr [Fri, 1 Mar 2013 14:36:48 +0000 (14:36 +0000)]
Merge from BR_PORTING_VTK6 01/03/2013
vsr [Thu, 28 Feb 2013 16:04:08 +0000 (16:04 +0000)]
Merge from V6_main 28/02/2013
vsr [Tue, 12 Feb 2013 15:10:41 +0000 (15:10 +0000)]
Merge from V6_main 11/02/2013
vsr [Thu, 13 Dec 2012 13:08:32 +0000 (13:08 +0000)]
Merge from V6_main 13/12/2012
vsr [Mon, 8 Oct 2012 13:52:12 +0000 (13:52 +0000)]
Merge from V6_main (04/10/2012)
inv [Wed, 15 Aug 2012 10:55:15 +0000 (10:55 +0000)]
Increment version number (prepare SALOME version 7.0.0)
vsr [Thu, 9 Aug 2012 11:16:07 +0000 (11:16 +0000)]
Merge from V6_main_20120808 08Aug12
ploix [Mon, 29 Mar 2010 09:35:50 +0000 (09:35 +0000)]
change Open to Import to avoid confusion with SALOME Open
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.
vsr [Wed, 3 Mar 2010 08:41:00 +0000 (08:41 +0000)]
Remove unnecessary BOOST with-option setting
vsr [Wed, 24 Feb 2010 09:39:05 +0000 (09:39 +0000)]
Merge from BR_PARAVIS_LOT1_2 24/02/2010
vsr [Tue, 29 Dec 2009 07:48:05 +0000 (07:48 +0000)]
Merge from BR_PARAVIS_DEV
29Dec09
mkr [Fri, 26 Dec 2008 11:51:50 +0000 (11:51 +0000)]
Use PVINSTALLHOME environment variable instead of PVHOME.
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.
san [Wed, 17 Dec 2008 14:56:05 +0000 (14:56 +0000)]
Minor changes
san [Wed, 17 Dec 2008 12:40:59 +0000 (12:40 +0000)]
Installation instructions
san [Wed, 17 Dec 2008 08:00:42 +0000 (08:00 +0000)]
Creating Plugins sub-dir in the build directory
san [Tue, 16 Dec 2008 13:22:41 +0000 (13:22 +0000)]
V2008a - invoking cmake from configure and remaining plugins
san [Mon, 15 Dec 2008 16:14:22 +0000 (16:14 +0000)]
Sample ParaView plugins: Sample filter
san [Mon, 15 Dec 2008 14:13:25 +0000 (14:13 +0000)]
Do not use libvtkhdf5.so in ParaView