]>
SALOME platform Git repositories - modules/gui.git/log
bruneton [Thu, 4 Apr 2013 14:46:29 +0000 (14:46 +0000)]
Minor: cursor position wasn't handled properly.
bruneton [Thu, 4 Apr 2013 14:43:53 +0000 (14:43 +0000)]
PyConsole: fix multi-line pasting.
Code on several lines can now be pasted properly (including with indentation).
bruneton [Thu, 4 Apr 2013 14:39:24 +0000 (14:39 +0000)]
PyConsole/PyInterp: documentation.
akl [Thu, 4 Apr 2013 11:08:56 +0000 (11:08 +0000)]
Fix of INT PAL
0051865 : VTK viewer ? Hide all does not work.
bruneton [Thu, 4 Apr 2013 10:46:11 +0000 (10:46 +0000)]
PyConsole: new class PyConsole_EnhConsole offering autocompletion.
A new interpreter PyConsole_EnhInterp has also been created for this purpose and the LightApp_PyInterp and SalomeApp_PyInterp have been tweaked accordingly.
bruneton [Thu, 4 Apr 2013 10:41:41 +0000 (10:41 +0000)]
PyConsole: error messages printed in red in the console.
Also re-organized the code to prepare auto-completion.
vsr [Wed, 3 Apr 2013 11:20:06 +0000 (11:20 +0000)]
Rollback change done in revision 1.2.2.4.8.17 as it causes crash on Qt 4.6 (series 6x)
vsr [Mon, 1 Apr 2013 08:41:53 +0000 (08:41 +0000)]
Update copyrights 2013
vsr [Fri, 29 Mar 2013 16:01:12 +0000 (16:01 +0000)]
0022145 : [CEA 787] Regression on test_display.py
vsr [Fri, 29 Mar 2013 10:32:05 +0000 (10:32 +0000)]
From CoTech 51: change default preferences
ana [Fri, 29 Mar 2013 10:27:29 +0000 (10:27 +0000)]
Fix for the "
0051858 : TC7.2.0 show-hide commands in VTK viewer don't work" issue
akl [Wed, 27 Mar 2013 13:30:27 +0000 (13:30 +0000)]
Copyrights update 2013
inv [Tue, 26 Mar 2013 11:06:44 +0000 (11:06 +0000)]
Porting to dev version of OCCT: remove obsolete methods
rnv [Wed, 20 Mar 2013 14:02:34 +0000 (14:02 +0000)]
Fix for the "
0051779 : TC7.2.0: Save operation works incorrectly for study loaded from data server" issue.
rnv [Wed, 20 Mar 2013 11:03:46 +0000 (11:03 +0000)]
Fix for the "
0051780 : TC7.2.0: GEOM data is not saved if SALOME is built with CMake" bug.
rnv [Fri, 15 Mar 2013 11:42:38 +0000 (11:42 +0000)]
Update header.
vsr [Fri, 15 Mar 2013 10:56:41 +0000 (10:56 +0000)]
Compatibility with doxygen 1.8.3
vsr [Wed, 13 Mar 2013 15:00:35 +0000 (15:00 +0000)]
Patch from PANTHEREGUI
akl [Wed, 13 Mar 2013 13:17:14 +0000 (13:17 +0000)]
Create a symbolic link to installed 'libSalomePyQt.so' instead of coping of it from build directory, because an installed library is cleared by CMAKE from runtime paths.
gdd [Fri, 1 Mar 2013 14:55:24 +0000 (14:55 +0000)]
Test return of ::system for both Windows and Linux versions.
If no adequat pdf viewer is found, an error message is raised.
rnv [Fri, 1 Mar 2013 08:53:22 +0000 (08:53 +0000)]
Correction of the boost includes.
ana [Thu, 28 Feb 2013 14:49:53 +0000 (14:49 +0000)]
Preparing Win64 version
kga [Wed, 27 Feb 2013 07:15:26 +0000 (07:15 +0000)]
Fix a bug with PathList preference item
vsr [Tue, 26 Feb 2013 16:16:40 +0000 (16:16 +0000)]
Fix problem with compilation of SALOME on OCCT 6.5.5 (beta)
vsr [Tue, 26 Feb 2013 16:16:03 +0000 (16:16 +0000)]
Fix problem with compilation of SALOME on development version - change the way the development version of OCCT is detected
vsr [Fri, 22 Feb 2013 06:14:01 +0000 (06:14 +0000)]
Provid default implementation for onExpanded() slot to make OB_Browser non pure virtual class.
rnc [Thu, 21 Feb 2013 18:02:25 +0000 (18:02 +0000)]
EDF 2561 : Fixed performance issues of the object browser when "Resize column on expand item" is activated
vsr [Wed, 20 Feb 2013 06:05:42 +0000 (06:05 +0000)]
Porting to dev version of OCCT (fix mistake of previous integation)
vsr [Tue, 19 Feb 2013 15:12:40 +0000 (15:12 +0000)]
Porting to dev version of OCCT
vsr [Mon, 18 Feb 2013 12:58:56 +0000 (12:58 +0000)]
Fix bug: Python GUI library in not found on Windows
vsr [Mon, 18 Feb 2013 12:57:03 +0000 (12:57 +0000)]
Fix bug: Python GUI library in not found on Windows
akl [Mon, 18 Feb 2013 06:05:35 +0000 (06:05 +0000)]
Fix SIGSEGV problem at creation of another new study.
barate [Fri, 15 Feb 2013 17:10:50 +0000 (17:10 +0000)]
Install new CMake files when compiling with autotools
prascle [Fri, 15 Feb 2013 16:24:04 +0000 (16:24 +0000)]
PR: Factorization of FindSalome<xxx>.cmake macros
nge [Fri, 15 Feb 2013 10:03:31 +0000 (10:03 +0000)]
CMake procedure : remove .hxx from list of sources
barate [Thu, 14 Feb 2013 17:02:18 +0000 (17:02 +0000)]
Find correct PyQt Sip flags from PyQT configuration with CMake
barate [Thu, 14 Feb 2013 14:21:37 +0000 (14:21 +0000)]
Fix directory for deprecated CMake Macros
barate [Thu, 14 Feb 2013 13:57:34 +0000 (13:57 +0000)]
Remove unused CMake macros that have been moved to deprecated folder
akl [Thu, 14 Feb 2013 13:39:15 +0000 (13:39 +0000)]
Add the old 'Find***.cmake' scripts into deprecated subdir.
akl [Thu, 14 Feb 2013 13:30:49 +0000 (13:30 +0000)]
Fix path to 'am2cmake.py' as soon as it was moved into 'deprecated' subdir.
akl [Thu, 14 Feb 2013 11:13:17 +0000 (11:13 +0000)]
Using CMAKE_BINARY_DIR because of CMAKE_CACHEFILE_DIR is empty here.
gdd [Thu, 14 Feb 2013 10:24:44 +0000 (10:24 +0000)]
Oops one last modification missing
gdd [Thu, 14 Feb 2013 10:14:31 +0000 (10:14 +0000)]
Another fix after previous integration: the .hxx files are renamed .h files (to be coherent with other libs).
akl [Thu, 14 Feb 2013 10:09:58 +0000 (10:09 +0000)]
Mandriva2010_32bit has 2.7.6 version of LibXml2 product.
vsr [Thu, 14 Feb 2013 10:00:00 +0000 (10:00 +0000)]
Fix build procedure broken after previous integration
nge [Wed, 13 Feb 2013 17:59:24 +0000 (17:59 +0000)]
Integration of new CMake procedure
nge [Wed, 13 Feb 2013 17:42:41 +0000 (17:42 +0000)]
Integration of new CMake procedure
gdd [Tue, 12 Feb 2013 17:02:56 +0000 (17:02 +0000)]
0020512 : EDF 1113 OTHER : Using webkit to display documentation
This is a patch on a fix concerning an unresolved symbol while opening a pdf file from the integrated webkit browser.
The previous fix was useful in the case where the system Qt version was higher than the Salome one.
Now the case is reversed (Salome Qt version is higher than the system one) and the fix must not be used.
Both cases are now handled.
vsr [Wed, 6 Feb 2013 13:50:30 +0000 (13:50 +0000)]
0022092 : [CEA 761] 'segmentation violation' when closing salome
kga [Thu, 31 Jan 2013 06:44:22 +0000 (06:44 +0000)]
IPAL51672: Changes in notebook are not saved to study
vsr [Wed, 30 Jan 2013 09:22:04 +0000 (09:22 +0000)]
Convert to Unix style (EOL)
inv [Mon, 28 Jan 2013 08:34:00 +0000 (08:34 +0000)]
Porting to dev version of OCCT
akl [Fri, 25 Jan 2013 14:19:33 +0000 (14:19 +0000)]
IMPLEMENTED.
0021686 : EDF 2303 GUI: Move the notebook window below the OB
prascle [Thu, 17 Jan 2013 10:14:44 +0000 (10:14 +0000)]
PR: modifications on KERNEL Cmake files used by PARAVIS requires #include <omniORB4/CORBA.h> instead of #include <CORBA.h>
barate [Fri, 4 Jan 2013 10:27:18 +0000 (10:27 +0000)]
Fix system QWT detection
vsr [Sat, 29 Dec 2012 13:31:13 +0000 (13:31 +0000)]
0022006 : [CEA 727] Restore GUI state makes SALOME crash
vsr [Sat, 29 Dec 2012 12:27:00 +0000 (12:27 +0000)]
0021987 : EDF 2483 GEOM : Vertices are not displayed in GEOM if we have closed a study
vsr [Sat, 29 Dec 2012 07:18:29 +0000 (07:18 +0000)]
Merge from BR_DDS_IMP 29/12/2012
ana [Fri, 28 Dec 2012 15:51:47 +0000 (15:51 +0000)]
0021719 : EDF 1654 : Materials
vsr [Thu, 20 Dec 2012 16:01:07 +0000 (16:01 +0000)]
Remove redundant $Header from files (to minimize conflicts during merges)
prascle [Tue, 18 Dec 2012 16:31:00 +0000 (16:31 +0000)]
PR: On Qt4.8 the emit layoutAboutToBeChanged() signal solves a crash when renaming an object browser entry from pyhello. The signal was commented previously to fix crash on delete objects, but the related issue 22424 is not accessible.
vsr [Mon, 17 Dec 2012 15:50:18 +0000 (15:50 +0000)]
Imp: allow customization of nodes / cells numbering text properties via preferences
vsr [Mon, 17 Dec 2012 12:26:34 +0000 (12:26 +0000)]
Imp: move U/V iso-lines number preferences to the GEOM module plus make them working with VTK viewer also.
vsr [Mon, 17 Dec 2012 12:20:10 +0000 (12:20 +0000)]
Imp: move U/V iso-lines number preferences to the GEOM module plus make them working with VTK viewer also.
eap [Fri, 14 Dec 2012 12:55:05 +0000 (12:55 +0000)]
21948: EDF SMESH : Memory is not freed when deleting a mesh
- Observer_i(_PTR(Study) aStudyDS, SalomeApp_Study* aStudy)
+ Observer_i(_PTR(Study) aStudyDS, SalomeApp_Study* aStudy):QObject(aStudy)
{
SalomeApp_Study::~SalomeApp_Study()
{
+ if ( myObserver ) {
+ PortableServer::ObjectId_var oid = myObserver->_default_POA()->servant_to_id( myObserver );
+ myObserver->_default_POA()->deactivate_object( oid.in() );
+ }
}
eap [Fri, 14 Dec 2012 12:53:48 +0000 (12:53 +0000)]
21948: EDF SMESH : Memory is not freed when deleting a mesh
void SVTK_InteractorStyle::RotateXY(int dx, int dy)
{
+ aTransform->Delete();
eap [Fri, 14 Dec 2012 12:52:57 +0000 (12:52 +0000)]
21948: EDF SMESH : Memory is not freed when deleting a mesh
LightApp_Study::~LightApp_Study()
{
+ delete myDriver; myDriver = 0;
vsr [Fri, 14 Dec 2012 10:11:30 +0000 (10:11 +0000)]
Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012
vsr [Tue, 11 Dec 2012 11:43:47 +0000 (11:43 +0000)]
Merge from V6_6_BR (V6_6_0rc2) 11/12/2012
vsr [Mon, 22 Oct 2012 10:19:31 +0000 (10:19 +0000)]
Fix make failure when invoking with -j option on some platforms
prascle [Sat, 20 Oct 2012 17:07:38 +0000 (17:07 +0000)]
PR: plugin for external console tries gnome-terminal, konsole and xterm
barate [Wed, 17 Oct 2012 12:13:36 +0000 (12:13 +0000)]
Fix symbol resolution problems when Salome is compiled with autotools on Ubuntu 12.04
vsr [Tue, 16 Oct 2012 14:40:10 +0000 (14:40 +0000)]
0021478 : EDF 2083 ALL: Write the version of Salome used to create the study in the hdf file
vsr [Tue, 16 Oct 2012 08:25:57 +0000 (08:25 +0000)]
0021478 : EDF 2083 ALL: Write the version of Salome used to create the study in the hdf file
ageay [Mon, 15 Oct 2012 14:16:54 +0000 (14:16 +0000)]
Fit all takes into acount the markers in picker if any
ageay [Mon, 15 Oct 2012 13:06:32 +0000 (13:06 +0000)]
Extension of tooltips for markers managing YRight && YLeft.
ageay [Mon, 15 Oct 2012 09:02:09 +0000 (09:02 +0000)]
Some simplifications
ageay [Mon, 15 Oct 2012 08:39:58 +0000 (08:39 +0000)]
Some simplifications
vsr [Thu, 11 Oct 2012 05:46:44 +0000 (05:46 +0000)]
Fix compilation problem with CMake
vsr [Tue, 9 Oct 2012 10:56:56 +0000 (10:56 +0000)]
1) Add CMake files to the dist rules (make dist)
2) Fix problems of make dist (missing files)
gdd [Tue, 9 Oct 2012 09:27:47 +0000 (09:27 +0000)]
EDF 2271 : Change of drop down button preference by default and change of description of views
vsr [Mon, 8 Oct 2012 14:24:23 +0000 (14:24 +0000)]
Avoid gcc warnings
ana [Mon, 8 Oct 2012 08:09:05 +0000 (08:09 +0000)]
CMake: fix importError during runSalome on win32
>>"ImportError: No module named SalomePyQt"
ageay [Fri, 5 Oct 2012 12:50:00 +0000 (12:50 +0000)]
Compilation without error on gcc 4.7
inv [Thu, 4 Oct 2012 10:37:14 +0000 (10:37 +0000)]
0021769 : EDF OCCT: Closing the OCC viewer leads to SIGSEGV (OCCT dev)
ana [Thu, 4 Oct 2012 06:25:39 +0000 (06:25 +0000)]
CMake: Win32 compatibility
vsr [Wed, 3 Oct 2012 13:20:51 +0000 (13:20 +0000)]
0021711 : [CEA 579] Simplify Properties dialog accordingly to dimension of mesh
vsr [Wed, 3 Oct 2012 13:15:23 +0000 (13:15 +0000)]
0021711 : [CEA 579] Simplify Properties dialog accordingly to dimension of mesh
ana [Wed, 3 Oct 2012 12:11:36 +0000 (12:11 +0000)]
Porting SALOME GUI to CMake
rnv [Fri, 28 Sep 2012 11:01:10 +0000 (11:01 +0000)]
Implementation of the "21459: EDF 1495 SMESH: Manipulation of discrete elements with attributes" issue: visualization of the 0D and balls elements.
rnv [Fri, 28 Sep 2012 07:26:48 +0000 (07:26 +0000)]
Implementation of the "21459: EDF 1495 SMESH: Manipulation of discrete elements with attributes" issue: visualization of the 0D and balls elements.
vsr [Wed, 26 Sep 2012 15:16:54 +0000 (15:16 +0000)]
Fix bug in sorting by entry algorithm
ageay [Wed, 26 Sep 2012 15:11:37 +0000 (15:11 +0000)]
Pickers no more needed.
vsr [Wed, 26 Sep 2012 06:16:01 +0000 (06:16 +0000)]
Fix SIGSEGV on "Display Only" operation in Plot2d viewer
eap [Mon, 24 Sep 2012 13:55:36 +0000 (13:55 +0000)]
0021829 : EDF BLSURFPLUGIN : Frequent crashes in BLSURFPLUGIN
Fix "Conditional jump or move depends on uninitialised value(s)" valgrind error
- LightApp_DataObject* anObject;
+ LightApp_DataObject* anObject = 0;
ageay [Mon, 24 Sep 2012 13:07:54 +0000 (13:07 +0000)]
Bug correction on markers.
vsr [Mon, 24 Sep 2012 08:31:43 +0000 (08:31 +0000)]
0021781 : [CEA 616] Suppress . in the user's config files
ageay [Mon, 24 Sep 2012 06:39:11 +0000 (06:39 +0000)]
Additionnal useful methods to destroy curves in frame.
vsr [Thu, 20 Sep 2012 15:00:41 +0000 (15:00 +0000)]
0021862 : [CEA 666] invalid tooltips in multi curve display in Plot2D view
ageay [Thu, 20 Sep 2012 14:55:47 +0000 (14:55 +0000)]
Extend macro for qm generation.