]>
SALOME platform Git repositories - modules/gui.git/log
vsr [Mon, 19 Oct 2009 08:10:58 +0000 (08:10 +0000)]
Issue
0020536 : EDF 1136 GUI: SIGSEGV for Python module if import process of GUI component raises an exception
vsr [Wed, 7 Oct 2009 09:34:00 +0000 (09:34 +0000)]
0020502 : EDF 1097 ALL: Load script with a name starting with a number
Additional fix
dmv [Thu, 1 Oct 2009 07:00:36 +0000 (07:00 +0000)]
0020502 : EDF 1097 ALL: Load script with a name starting with a number
dmv [Wed, 30 Sep 2009 06:19:56 +0000 (06:19 +0000)]
0020497 : EDF 1073 STUDY: Default columns to display in the object browser
vsr [Tue, 25 Aug 2009 07:33:38 +0000 (07:33 +0000)]
Fix problem with running of several python scripts (runSalome aaa.py bbb.py)
vsr [Fri, 21 Aug 2009 10:30:47 +0000 (10:30 +0000)]
Issue
0020406 : Time compilation when recompiling
vsr [Mon, 27 Jul 2009 11:06:21 +0000 (11:06 +0000)]
Issue
0020421 : EDF 1071 GUI: Problem in the python console with numpy exceptions
Integrate patch from EDF
ouv [Wed, 22 Jul 2009 10:32:56 +0000 (10:32 +0000)]
Fix of the problem with vtkRenderer::GetActors() method
vsr [Tue, 7 Jul 2009 15:20:03 +0000 (15:20 +0000)]
Issue
0020424 : EDF 1069 GUI: How to add an icon in the GUI of a python module
Introduce loadIcon() method to the SalomePyQt Python interface
jfa [Thu, 2 Jul 2009 11:44:56 +0000 (11:44 +0000)]
Bug
0020409 : EDF GUI: Rotation point.
ouv [Fri, 26 Jun 2009 11:08:38 +0000 (11:08 +0000)]
Fixed problem with rectangle selection on elements
vsr [Wed, 10 Jun 2009 16:16:24 +0000 (16:16 +0000)]
Update copyright notes
dmv [Wed, 27 May 2009 10:59:24 +0000 (10:59 +0000)]
0020367 : EDF STUDY : Default preferences
vsr [Fri, 22 May 2009 12:52:41 +0000 (12:52 +0000)]
0020354 : EDF 1031 OTHER warnings with automake 1.10
vsr [Tue, 19 May 2009 05:59:32 +0000 (05:59 +0000)]
Issue
0020358 : EDF 1033 GUI : Wrong warning at Salome launch
stv [Mon, 18 May 2009 11:59:22 +0000 (11:59 +0000)]
vsr [Thu, 14 May 2009 13:13:49 +0000 (13:13 +0000)]
Rollback previous integration
vsr [Wed, 6 May 2009 10:17:29 +0000 (10:17 +0000)]
Issue
0020342 : EDF 1025 GUI: Impossible to choose the container for a Python module
ouv [Thu, 30 Apr 2009 07:28:18 +0000 (07:28 +0000)]
Fix of bug IPAL21005 - Dump/load python script works only with absolute path
dmv [Mon, 27 Apr 2009 13:17:35 +0000 (13:17 +0000)]
IPAL21095 TC4.1.5 Hide option doesn't work for Geom objects.
stv [Mon, 20 Apr 2009 10:45:52 +0000 (10:45 +0000)]
Bug fix for
0020212 . Now QtxWorkstack stores information about hidden
windows also.
vsr [Wed, 15 Apr 2009 13:23:31 +0000 (13:23 +0000)]
Improve make procedure (add aclocal flags)
vsr [Wed, 15 Apr 2009 13:02:10 +0000 (13:02 +0000)]
Remove obsolete files
vsr [Wed, 15 Apr 2009 13:01:37 +0000 (13:01 +0000)]
Update copyright notes
maintenance team [Tue, 14 Apr 2009 12:53:08 +0000 (12:53 +0000)]
Changing version to 4.1.5
dmv [Fri, 10 Apr 2009 12:26:05 +0000 (12:26 +0000)]
rollback the previous integration
dmv [Thu, 9 Apr 2009 08:55:10 +0000 (08:55 +0000)]
IPAL21003 Impossible create group from existing group shown only
vsr [Mon, 23 Mar 2009 11:02:10 +0000 (11:02 +0000)]
Avoid QFatal error - unlocking non-locked mutex - on application exit
vsr [Mon, 23 Mar 2009 10:44:48 +0000 (10:44 +0000)]
0020224 : Segmentation fault on Python clean-up - double deleting of SALOME_Selection objects
eap [Fri, 27 Feb 2009 11:09:43 +0000 (11:09 +0000)]
0020183 : EDF SMESH 966 : Mesh element info anomaly
fix GetElemObjId(): prevent from out_of_range error if theVtkID==myVTK2ObjIds.size()
eap [Fri, 27 Feb 2009 11:04:47 +0000 (11:04 +0000)]
0020183 : EDF SMESH 966 : Mesh element info anomaly
fix GetInputId(): prevent from out_of_range error if theOutId==myOut2InId.size()
eap [Fri, 27 Feb 2009 10:56:35 +0000 (10:56 +0000)]
0020183 : EDF SMESH 966 : Mesh element info anomaly
limit range of actors for picking to this actor only
+ class TPickLimiter
dmv [Fri, 27 Feb 2009 08:26:56 +0000 (08:26 +0000)]
IPAL20900 Impossible "fit all" in logarithmic Plot2D
rnv [Tue, 17 Feb 2009 13:19:37 +0000 (13:19 +0000)]
Fix for IPAL19044 (4x REGRESS: vertex is not displayed in VTK and broken trihedron).
rnv [Tue, 17 Feb 2009 13:12:25 +0000 (13:12 +0000)]
Fix for IPAL19044 (4x REGRESS: vertex is not displayed in VTK and broken trihedron).
dmv [Mon, 16 Feb 2009 15:28:06 +0000 (15:28 +0000)]
IPAL20883 Plot2d viewer problems in IAPP-005 GUI test scenario
dmv [Tue, 27 Jan 2009 13:36:34 +0000 (13:36 +0000)]
0020137 : EDF 931 VISU : Trihedron Issues
dmv [Mon, 26 Jan 2009 15:44:27 +0000 (15:44 +0000)]
IPAL20692 IPAL20700 The visual parameters are not stored in HDF file
ouv [Thu, 22 Jan 2009 14:59:30 +0000 (14:59 +0000)]
Fix for point 3 of issue
0020137 : EDF 931 VISU : Trihedron Issues
dmv [Wed, 21 Jan 2009 09:57:15 +0000 (09:57 +0000)]
0020137 : EDF 931 VISU : Trihedron Issues
akl [Thu, 15 Jan 2009 13:29:41 +0000 (13:29 +0000)]
Fix of 20123 issue (EDF VISU 914 : Pyramids are not displayed for ELGA field).
vsr [Tue, 13 Jan 2009 13:07:14 +0000 (13:07 +0000)]
Fix bug of the "Show Only/Hide All" operations : do not raise warning message for the modules which do not have GUI library.
vsr [Tue, 13 Jan 2009 12:59:02 +0000 (12:59 +0000)]
Fix bug of the "Show Only/Hide All" operations : do not raise warning message for the modules which do not have GUI library.
dmv [Tue, 30 Dec 2008 14:06:19 +0000 (14:06 +0000)]
0020062 : [CEA 295] Type coherence in *.i files
vsr [Tue, 30 Dec 2008 09:29:35 +0000 (09:29 +0000)]
Issue 20101: provide additional help for TUI/GUI link
abd [Fri, 28 Nov 2008 13:35:02 +0000 (13:35 +0000)]
Update copyright information
vsr [Thu, 27 Nov 2008 12:09:28 +0000 (12:09 +0000)]
Fix problem with devdocs generation
vsr [Thu, 27 Nov 2008 10:52:13 +0000 (10:52 +0000)]
Fix problem with devdocs generation
vsr [Thu, 27 Nov 2008 08:37:09 +0000 (08:37 +0000)]
Update copyright information
abd [Wed, 26 Nov 2008 14:21:59 +0000 (14:21 +0000)]
Update copyright information
abd [Wed, 26 Nov 2008 14:07:34 +0000 (14:07 +0000)]
Update copyright information
abd [Wed, 26 Nov 2008 13:51:28 +0000 (13:51 +0000)]
Update copyright information
abd [Wed, 26 Nov 2008 13:35:30 +0000 (13:35 +0000)]
Update copyright information
abd [Wed, 26 Nov 2008 13:27:01 +0000 (13:27 +0000)]
Update copyright information
vsr [Fri, 21 Nov 2008 12:21:27 +0000 (12:21 +0000)]
0020054 : remove COMPONENT and PYCALCULATOR from the default modules list
dmv [Fri, 21 Nov 2008 10:55:19 +0000 (10:55 +0000)]
Popup menus are brokes after click the "legend" in Plot2dViewer
mkr [Tue, 11 Nov 2008 08:11:49 +0000 (08:11 +0000)]
Fix for IPAL17690 : Plot 2D grid/axial marks.
mkr [Thu, 6 Nov 2008 14:07:22 +0000 (14:07 +0000)]
Fix for IPAL17690 : Plot 2D grid/axial marks.
abd [Thu, 30 Oct 2008 11:32:38 +0000 (11:32 +0000)]
Removing flicker on resizing 3D view on Win32
mkr [Wed, 29 Oct 2008 12:56:56 +0000 (12:56 +0000)]
Fix for IPAL17729 : Vector presentation is wrong after scaling.
maintenance team [Wed, 29 Oct 2008 08:12:56 +0000 (08:12 +0000)]
Changing version to 4.1.4
dmv [Fri, 24 Oct 2008 12:03:43 +0000 (12:03 +0000)]
Plot2d: clicking in legend on curve name doesn't highlight it in object browser
eap [Tue, 21 Oct 2008 15:38:55 +0000 (15:38 +0000)]
fix compilation error
dmv [Tue, 21 Oct 2008 11:29:41 +0000 (11:29 +0000)]
Plot2d: clicking in legend on curve name doesn't highlight it in object browser
abd [Tue, 7 Oct 2008 12:18:13 +0000 (12:18 +0000)]
Temporary fix for Win32 because used old version of PyQt and sip
abd [Tue, 7 Oct 2008 11:52:50 +0000 (11:52 +0000)]
Fix compilation errors on Win32 platform
abd [Fri, 3 Oct 2008 10:55:50 +0000 (10:55 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Using WIN32 standard define instead WNT define of OpenCascade library.
Removed "using namespace std" from header files.
mzn [Thu, 18 Sep 2008 11:43:42 +0000 (11:43 +0000)]
Fix for bug PAL20022 (Crash of application on Close without saving operation).
maintenance team [Wed, 10 Sep 2008 11:23:21 +0000 (11:23 +0000)]
Porting to CAS-6.3
akl [Fri, 1 Aug 2008 07:33:57 +0000 (07:33 +0000)]
Fix for issue
0019935 : EDF 793 SMESH: Drawing of a line on a non-planar surface. To draw only connectivity lines.
dmv [Tue, 8 Jul 2008 13:11:42 +0000 (13:11 +0000)]
Bug IPAL20057 Incorrect big size of trihedron arrows and letters when vertical size of VTK Viewer is small.
dmv [Mon, 7 Jul 2008 09:20:47 +0000 (09:20 +0000)]
Bug IPAL18631 REGRESS of logger - nothing apperared in log file in the IAPP-002 test scenario checkpoints
dmv [Mon, 7 Jul 2008 09:15:04 +0000 (09:15 +0000)]
Bug IPAL18631 REGRESS of logger - nothing apperared in log file in the IAPP-002 test scenario checkpoints
mkr [Mon, 7 Jul 2008 07:02:26 +0000 (07:02 +0000)]
Fix for bug IPAL14109 : Labels of the coordinates of the "Set Rotation Point" dlg aren't visible.
dmv [Fri, 4 Jul 2008 11:54:14 +0000 (11:54 +0000)]
0019876 : EDF VISU : Save pictures of animation problem
vsr [Fri, 4 Jul 2008 05:32:46 +0000 (05:32 +0000)]
Fix pb: Session server is not finished if CPP container is running in embedded mode (hang-up on orb->destroy()).
vsr [Wed, 2 Jul 2008 08:35:38 +0000 (08:35 +0000)]
IMP 001989: multi selection in "Import" dialog boxes
mkr [Mon, 30 Jun 2008 06:52:56 +0000 (06:52 +0000)]
Fix for bug
0019905 : EDF 783 ALL: Default button at activation of a module for a new study.
skl [Wed, 25 Jun 2008 12:02:00 +0000 (12:02 +0000)]
Update of documentation for bug
0019896 from Mantis.
vsr [Wed, 25 Jun 2008 10:52:33 +0000 (10:52 +0000)]
Improve "Graduated Axis" dialog box
vsr [Wed, 25 Jun 2008 03:51:21 +0000 (03:51 +0000)]
Resolve problem of displaying text labels in the OCC viewer (very small font is used sometimes).
vsr [Thu, 19 Jun 2008 08:34:36 +0000 (08:34 +0000)]
Fix pb with the rectanlge selection in VTK viewer.
vsr [Sat, 7 Jun 2008 07:29:29 +0000 (07:29 +0000)]
Fix problem with highlighting of internal mesh edges in "Diagonal Inversion" dialog box (SMESH)
maintenance team [Mon, 2 Jun 2008 06:55:08 +0000 (06:55 +0000)]
Changing version to 4.1.3
vsr [Fri, 30 May 2008 04:25:28 +0000 (04:25 +0000)]
Enable YACS to appear in the default list of modules
vsr [Wed, 21 May 2008 12:54:08 +0000 (12:54 +0000)]
Correct previous integration mistake (remove FILTER module from the default modules list)
maintenance team [Tue, 20 May 2008 15:15:46 +0000 (15:15 +0000)]
Small fix for compilation on 64-bit platform
mkr [Tue, 20 May 2008 13:13:56 +0000 (13:13 +0000)]
Fix for NPAL19673 : GUI bug with clipping.
eap [Tue, 20 May 2008 09:47:46 +0000 (09:47 +0000)]
PAL19772 integration modifications GHS3DPRL plugin, and Hexotic plugin
a message from a CEA developpeur : modified files for plugin GHS3DPRL (and Hexotic) correcting weakness in Hexotic plugin
sln [Tue, 20 May 2008 09:11:52 +0000 (09:11 +0000)]
NPAL19051: Part of code is moved from Splot2d_Viewer::onCloneView() slot to Pplot2d_Viewer::onCloneView() slot
sln [Tue, 20 May 2008 09:09:50 +0000 (09:09 +0000)]
NPAL19051: getId() method is added in order to have window unique identifier which can be used from python
sln [Tue, 20 May 2008 09:08:55 +0000 (09:08 +0000)]
NPAL19051: New methods are introduced for view handling.
static QValueList<int> getViews();
static int getActiveView();
static QString getViewType( const int );
static bool setViewTitle( const int, const QString& );
static QString getViewTitle( const int );
static QValueList<int> findViews( const QString& );
static bool activateView( const int );
static int createView( const QString& );
static bool closeView( const int );
static int cloneView( const int );
static bool isViewVisible( const int id );
static bool groupAllViews();
static bool splitView( const int, Orientation, Action );
static bool moveView( const int, const int, const bool );
static QValueList<int> neighbourViews( const int );
sln [Tue, 20 May 2008 09:08:00 +0000 (09:08 +0000)]
NPAL19051: Dependencies from Plot2d and OCCViewer are added
sln [Tue, 20 May 2008 09:06:50 +0000 (09:06 +0000)]
NPAL19051: Notification of python module about changing active view, view cloning view and closing view is provided
1) Desktop's signal windowActivated() is connectedto the slot onActiveViewChanged() during the module activation.
2) All necessary signals of all opened views are connected to the corresponding slots of the SALOME_PYQT_Module class.
3) These slots perform corresponding calls of the Python GUI module functions, passing view ID as parameter.
4) Desktop's signal windowActivated() is disconnected from the slot onActiveViewChanged() during the module deactivation.
sln [Tue, 20 May 2008 09:04:05 +0000 (09:04 +0000)]
NPAL19051:
1) Parameter 'wid' is added in windowList() method. It specifies area which windows have to be returned; if it is equal to null when widgets of all areas are retuned
2)New method move() is added for moving the first widget to the same area which the second widget belongs to.
3)New method stack() is added for grouping all windows in one area.
4)New auxiliary private method wgArea is added for detecting area containing given widget
sln [Tue, 20 May 2008 09:03:26 +0000 (09:03 +0000)]
NPAL19051:
1) New signal viewCloned() is added to notify other objects about finishing ?Clone? operation from onCloneView slot
2)Part of code is moved from Splot2d_Viewer::onCloneView() slot to Pplot2d_Viewer::onCloneView() slot
sln [Tue, 20 May 2008 09:02:42 +0000 (09:02 +0000)]
NPAL19051: Possibility to clone specified view from SalomePyQt code is added.
1)New method cloneView() is added.
2)Part of functionality is moved from onCloneView() slot to cloneView()
sln [Tue, 20 May 2008 09:00:58 +0000 (09:00 +0000)]
NPAL19051:
1) cloneView() slot is renamed in viewCloned() slot.
2) Parameter is added in viewCloned( SUIT_ViewWindow* ) slot for uniformity with corresponding signal emitted from Plot2d_Viewer
3)viewCloned() signal is emitted from onCloneView() slot now.
sln [Tue, 20 May 2008 09:00:08 +0000 (09:00 +0000)]
NPAL19051: New messages are added for ?Close?, ?Close All? ?Group All? items of ?Windows? menu
sln [Tue, 20 May 2008 08:59:06 +0000 (08:59 +0000)]
NPAL19051:
CloseId, CloseAllId, GroupAllId, identifiers are added in enumeration for corresponding items of ?Windows? menu.
onCloseWindow(), onCloseAllWindow(), onGroupAllWindow() slots are added too.