]>
SALOME platform Git repositories - modules/gui.git/log
jfa [Wed, 14 Feb 2007 09:50:36 +0000 (09:50 +0000)]
Improve data owners comparison to avoid problems with local selection in OCC viewer (in debug mode).
jfa [Tue, 13 Feb 2007 11:47:25 +0000 (11:47 +0000)]
NPAL14854: EDF 359 OCC: Zooming problem. Take into account direction of vertical mouse movement (like in VTK).
mkr [Thu, 8 Feb 2007 14:12:22 +0000 (14:12 +0000)]
Fix for bug NPAL14830 : removing some traces (again) in OCCViewer_ViewPort.cxx.
jfa [Thu, 1 Feb 2007 10:32:06 +0000 (10:32 +0000)]
Change version to 3.2.5
vsr [Tue, 30 Jan 2007 12:48:57 +0000 (12:48 +0000)]
Rollback previous modifications (Factory SIP keyword) because selection stops working correctly in this case.
vsr [Tue, 30 Jan 2007 11:14:04 +0000 (11:14 +0000)]
Remove "Factory" SIP keyword to avoid unexpected behaviour when storing Selection objects in the variables
vsr [Tue, 30 Jan 2007 10:09:21 +0000 (10:09 +0000)]
Improvement NPAL14675: fix a bug: take into account that activate() method can be not implemented in the Python module
abd [Mon, 29 Jan 2007 13:42:06 +0000 (13:42 +0000)]
Improvement NPAL14675
Processing of status of activation for Python modules
Improved method activateModule(...)
Added member bool lastActivationStatus and private interface for it.
jfa [Fri, 26 Jan 2007 14:56:52 +0000 (14:56 +0000)]
Move docs of OCC and VTK viewers from GEOM and SMESH,VISU to GUI, following customer remarks.
enk [Fri, 26 Jan 2007 09:13:42 +0000 (09:13 +0000)]
Added comments.
mkr [Tue, 23 Jan 2007 06:15:49 +0000 (06:15 +0000)]
Fix for NPAL14147 : Remove a lot of trace at launching.
vsr [Mon, 22 Jan 2007 13:56:33 +0000 (13:56 +0000)]
Update GUI documentation: SALOME installation page
enk [Mon, 22 Jan 2007 11:16:20 +0000 (11:16 +0000)]
Fix for Bug IPAL14023:
Incorrect presentation of a polyhedral mesh volume
mpv [Wed, 27 Dec 2006 07:50:33 +0000 (07:50 +0000)]
MPV NPAL13114: for OCCViewer we have to store not-displayed selected objects also. They are stored in mySelectedExternals field. It is filled in setSelected by not-displayed objects and it is appended to getSelected result list.
onDeselection slot clears this list: in calls in case on selection in OCC viewer without shift pressed before setSelection method call.
mpv [Wed, 27 Dec 2006 07:45:11 +0000 (07:45 +0000)]
MPV NPAL13114: added 'deselected' slignal. This signal inform that everything is deselected in case of mouse-release event in OCC Viewer without Shift button pressed.
eap [Thu, 21 Dec 2006 12:25:47 +0000 (12:25 +0000)]
Complete linker options with -lTOOLSDS -lSalomeSession
jfa [Tue, 12 Dec 2006 08:01:41 +0000 (08:01 +0000)]
Correct documentation style and pictures.
epa [Thu, 7 Dec 2006 12:37:28 +0000 (12:37 +0000)]
Add automatic fitall in plot2d after edit the cutlines
mzn [Wed, 6 Dec 2006 15:00:32 +0000 (15:00 +0000)]
Fix for bug PAL14104(Impossible to restore GUI state).
mkr [Wed, 6 Dec 2006 09:15:37 +0000 (09:15 +0000)]
Fix for bug PAL13883 : customize windows() -> Impossible to have a python window.
jfa [Mon, 4 Dec 2006 09:04:44 +0000 (09:04 +0000)]
Change version to 3.2.4
skl [Thu, 30 Nov 2006 07:55:02 +0000 (07:55 +0000)]
Some corrections for NEPTUNE.
asl [Wed, 29 Nov 2006 12:52:24 +0000 (12:52 +0000)]
comment correction
vsr [Wed, 29 Nov 2006 10:03:54 +0000 (10:03 +0000)]
Improvement PAL14012: access to FitAll() and other view window functionality from the Python
mkr [Wed, 29 Nov 2006 07:11:07 +0000 (07:11 +0000)]
Some corrections concerning PAL10048:
it is impossible to release "Select Point from View" button...
vsr [Tue, 28 Nov 2006 15:05:07 +0000 (15:05 +0000)]
Improvement PAL14013: send a message to the GUI from the container to emit signal
mkr [Mon, 27 Nov 2006 13:53:29 +0000 (13:53 +0000)]
Fix for PAL14011 : Strange behaviour in rotation in VTK Viewer.
mkr [Wed, 22 Nov 2006 06:37:29 +0000 (06:37 +0000)]
Fix for IPAL10048 : Changing rotation point in GUI visualization.
mkr [Tue, 21 Nov 2006 14:06:47 +0000 (14:06 +0000)]
Fix for IPAL10048 : Changing rotation point in GUI visualization.
mkr [Tue, 21 Nov 2006 14:01:27 +0000 (14:01 +0000)]
Fix for IPAL10048 : Changing rotation point in GUI visualization.
vsr [Tue, 14 Nov 2006 07:23:19 +0000 (07:23 +0000)]
Fix application hangup (infinite loop) which takes place with some custom KDE styles
mzn [Wed, 8 Nov 2006 13:01:11 +0000 (13:01 +0000)]
Provide possibility to remove icon from item.
jfa [Fri, 3 Nov 2006 13:53:20 +0000 (13:53 +0000)]
Update documentation for Post-Pro preferences.
vsr [Fri, 3 Nov 2006 11:16:55 +0000 (11:16 +0000)]
Improvement: add signal to allow customization of preferences changing processing
vsr [Wed, 1 Nov 2006 14:48:01 +0000 (14:48 +0000)]
Add methods to set boolean preference
vsr [Wed, 1 Nov 2006 11:34:32 +0000 (11:34 +0000)]
Improve libSalomePy module: implement setView(type), fitAll(), resetView() methods to operate with the VTK viewer
vsr [Wed, 1 Nov 2006 08:07:48 +0000 (08:07 +0000)]
Fix a bug of CHECK_CORBA_IN_GUI check procedure
jfa [Mon, 30 Oct 2006 14:52:31 +0000 (14:52 +0000)]
Change version to 3.2.3
vsr [Mon, 30 Oct 2006 08:13:02 +0000 (08:13 +0000)]
Fix a bug of CHECK_SALOME_GUI check procedure
vsr [Fri, 27 Oct 2006 12:44:39 +0000 (12:44 +0000)]
Fix a bug: if custom vtk actors are displayed in the viewer (not SALOME_Actor based) the viewer operations like FitAll work incorrectly
vsr [Fri, 27 Oct 2006 12:38:33 +0000 (12:38 +0000)]
Implement UpdateView() method
vsr [Thu, 26 Oct 2006 14:10:42 +0000 (14:10 +0000)]
Implement showTrihedron(bool) method to show/hide trihedron in VTK window from Python
vsr [Thu, 26 Oct 2006 13:24:27 +0000 (13:24 +0000)]
Implement hasSetting() method
vsr [Thu, 26 Oct 2006 11:39:21 +0000 (11:39 +0000)]
Implement method to add global preferences group (from Python modules)
vsr [Thu, 26 Oct 2006 10:56:11 +0000 (10:56 +0000)]
Fix bug: correct user preferences file loading for SALOME-based applications
mkr [Thu, 26 Oct 2006 08:43:22 +0000 (08:43 +0000)]
Update documentaion according to PAL8166: improve Post-Pro preferences.
epa [Wed, 25 Oct 2006 08:30:48 +0000 (08:30 +0000)]
PAL 13374 - EDF PAL 274:VISU easily visualize element edges
vsr [Tue, 24 Oct 2006 15:22:25 +0000 (15:22 +0000)]
For all libSalomePy methods provide "toCreate" parameter (with default value 0) - if this parameter is not 0, the new VTK window is always created. If this parameter is 0, new VTK window is created only if there is no existing one.
vsr [Tue, 24 Oct 2006 13:36:48 +0000 (13:36 +0000)]
Implement a method to clear log messages window : clearMessages()
vsr [Mon, 23 Oct 2006 13:25:58 +0000 (13:25 +0000)]
Implement access to the LogWindow from the Python modules:
- show log messages window for the Python modules by default
- provide method message() to add message to the window
vsr [Mon, 23 Oct 2006 11:13:59 +0000 (11:13 +0000)]
Integrate fix from Erwan ADAM (look for pyuic in $PATH; fix missing '$'; look for sip file in ${PYQTDIR}/share/sip/qt)
vsr [Mon, 23 Oct 2006 11:03:44 +0000 (11:03 +0000)]
Integrate fix from Erwan ADAM (support sip 4.3, 4.4; set SIPDIR correctly if it is not set in environment)
vsr [Fri, 20 Oct 2006 12:20:29 +0000 (12:20 +0000)]
Rollback changes for PAL12755 (no need to release global thread state - othersize application crashes)
vsr [Fri, 20 Oct 2006 10:32:14 +0000 (10:32 +0000)]
Fix a bug: bad wrapping for method getRenderWindowInteractor()
vsr [Wed, 18 Oct 2006 14:01:25 +0000 (14:01 +0000)]
Imp PAL13587 : Improve "Active module" popup menu command
vsr [Wed, 18 Oct 2006 11:23:18 +0000 (11:23 +0000)]
Imp PAL13554 : -file option of runSalome
vsr [Tue, 17 Oct 2006 13:18:03 +0000 (13:18 +0000)]
Imp PAL10992 : How to create preferences in python modules
vsr [Tue, 17 Oct 2006 13:03:35 +0000 (13:03 +0000)]
Imp PAL10992 : How to create preferences in python modules
epa [Thu, 12 Oct 2006 14:34:10 +0000 (14:34 +0000)]
Rolling back incorrect integration
epa [Thu, 12 Oct 2006 14:29:24 +0000 (14:29 +0000)]
Add internal class that updates object browser item properties
jfa [Thu, 5 Oct 2006 07:31:27 +0000 (07:31 +0000)]
PAL13397: Upper case characters in SMESH plugins. Now both variants of environment variable (upper case and case sensitive) are automatically available for NETGEN and GHS3D plugins.
jfa [Thu, 28 Sep 2006 08:17:30 +0000 (08:17 +0000)]
PAL10867: noexcepthandler option in GUI not working. Disable signals catching.
maintenance team [Tue, 26 Sep 2006 08:02:24 +0000 (08:02 +0000)]
Update for gcc4.1.1
mzn [Fri, 22 Sep 2006 13:42:24 +0000 (13:42 +0000)]
Fix for bug PAL13466(Wrong multiple selection processing in the OCC viewer).
vsr [Fri, 22 Sep 2006 11:29:56 +0000 (11:29 +0000)]
Modify Makefiles to have SALOME style link both in Session (full salome) and SUITApp (light salome) subfolders
asl [Fri, 22 Sep 2006 06:11:09 +0000 (06:11 +0000)]
Menu item "File->Connect" and corresponding action now are accessible only in SalomeApp_Application
asl [Fri, 22 Sep 2006 06:08:02 +0000 (06:08 +0000)]
PAL12492 - if the font of dockwindow title is greater than height of title, than text will be partly cropped
asl [Fri, 22 Sep 2006 06:05:46 +0000 (06:05 +0000)]
1) error in processor directive is fixed: it causes compilation error in the case of disable Plot2d viewer.
2) in case of one module the combo box with modules names and toolabr with icons of modules aren't created
3) fix for PAL13273
mzn [Thu, 21 Sep 2006 13:14:17 +0000 (13:14 +0000)]
Fix for bug PAL13475(Wrong selection of objects after Display/Erase from Python console/module).
asl [Wed, 20 Sep 2006 07:58:09 +0000 (07:58 +0000)]
destructor must be virtual
vsr [Fri, 15 Sep 2006 12:22:28 +0000 (12:22 +0000)]
Fix a bug: IsInCurrentView() method returns wrong value
mzn [Fri, 8 Sep 2006 11:05:11 +0000 (11:05 +0000)]
Fix for external bug PAL13398(EDF PAL 139 : trihedron_size < 1).
jfa [Mon, 4 Sep 2006 11:30:42 +0000 (11:30 +0000)]
Join modifications from branch BR_For_OCT_611: migration to OCCT6.1.1 with new exception handling and improved threads support.
mzn [Mon, 4 Sep 2006 09:53:07 +0000 (09:53 +0000)]
GUI help update, connected with PAL12858 solving.
mzn [Fri, 1 Sep 2006 14:31:35 +0000 (14:31 +0000)]
Fix for bug PAL13324(EDF263 SMESH: SIGSEGV if changing study in the Create Hypothesis dialog Box).
vsr [Fri, 25 Aug 2006 07:07:41 +0000 (07:07 +0000)]
Increment version number: 3.2.2
asl [Fri, 25 Aug 2006 05:19:05 +0000 (05:19 +0000)]
PAL12687 - method backgroundColor() returns a color that differs from previously passed with help of setBackgroundColor()
srn [Wed, 23 Aug 2006 07:57:04 +0000 (07:57 +0000)]
BugID PAL10141, added a new message for closing locked study
srn [Wed, 23 Aug 2006 07:51:53 +0000 (07:51 +0000)]
BugID PAL10141, Added a check on study closing whether the study was locked
mzn [Tue, 22 Aug 2006 07:50:46 +0000 (07:50 +0000)]
Help file modification,see bug IPAL13198(Name of the dialog box for import preferences).
asl [Tue, 22 Aug 2006 05:21:30 +0000 (05:21 +0000)]
PAL13244 - tooltips over curve points
mzn [Thu, 17 Aug 2006 14:57:12 +0000 (14:57 +0000)]
Fix for bug PAL12445 (No trace when a component is not loaded).
srn [Thu, 17 Aug 2006 13:38:49 +0000 (13:38 +0000)]
Bug IPAL13192, undone the modification in Application and Study that removed
the fifth file (_fra.med) mentioned in bug 13069. The file have to be left untouched.
mzn [Wed, 16 Aug 2006 15:33:02 +0000 (15:33 +0000)]
Fix for bug PAL12468(When dumping a VTK view, the dialog box appears in the saved image).
jfa [Wed, 16 Aug 2006 10:23:08 +0000 (10:23 +0000)]
PAL12755: EDF: SALOME frozen with Load Script and a Python Module. Improve fix to not catch exceptions.
mzn [Wed, 16 Aug 2006 06:37:18 +0000 (06:37 +0000)]
Additional fix for bug IPAL13198(Name of the dialog box for import preferences). New snapshot of the dialog has been integrated, for context help page.
mzn [Tue, 15 Aug 2006 12:18:02 +0000 (12:18 +0000)]
Fix for bug IPAL13198(Name of the dialog box for import preferences).
jfa [Tue, 15 Aug 2006 09:47:29 +0000 (09:47 +0000)]
PAL12755: EDF: SALOME frozen with Load Script and a Python Module. Additional fix.
mkr [Fri, 11 Aug 2006 07:23:56 +0000 (07:23 +0000)]
Fix for bug IPAL11446 : Is it correct: "SALOME PRO" on the background of TUI documentation? => remove unnecessary files from the version.
mzn [Thu, 10 Aug 2006 12:21:28 +0000 (12:21 +0000)]
Fix for IPAL13167 (To remove debug information appearing during application start).
mzn [Wed, 9 Aug 2006 12:33:04 +0000 (12:33 +0000)]
Fix for bug IPAL8977(3.0.0: Add funcitonality for operating of viewer actions by buttons).
mzn [Wed, 9 Aug 2006 12:26:14 +0000 (12:26 +0000)]
Fix for bug IPAL8977(3.0.0: Add funcitonality for operating of viewer actions by buttons).
jfa [Wed, 9 Aug 2006 09:56:01 +0000 (09:56 +0000)]
PAL13020: EDF237: environment is freezed because of the IHM of Salome. Take into account ContextMenu event.
srn [Tue, 8 Aug 2006 12:59:53 +0000 (12:59 +0000)]
BugID: PAL13069, added a map that contains IDs of created studies so that the studies can be closed on application's exit.
mzn [Thu, 3 Aug 2006 10:45:26 +0000 (10:45 +0000)]
Additional fix for bug PAL13107 ( EDF248 - GEOM - UpdateViewer on python functions ).
mzn [Fri, 28 Jul 2006 09:50:41 +0000 (09:50 +0000)]
Fix for bug IPAL10053.
eap [Thu, 13 Jul 2006 12:41:33 +0000 (12:41 +0000)]
fix bug PAL12789: enlarge coord limits
jfa [Wed, 12 Jul 2006 14:32:52 +0000 (14:32 +0000)]
PAL12755: SALOME frozen with 'Load Script' and a python module. A fix by Christian CAREMOLI.
mkr [Tue, 11 Jul 2006 11:40:53 +0000 (11:40 +0000)]
Fix for PAL12896 : EDF220 TUI Copy from an editor and Past in the TUI does not run.
jfa [Tue, 11 Jul 2006 09:35:29 +0000 (09:35 +0000)]
Change version name to 3.2.1