]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
19 years agoImport SALOME_Session_idl to allow the getting of SALOME_Session object
mkr [Thu, 29 Sep 2005 07:08:54 +0000 (07:08 +0000)]
Import SALOME_Session_idl to allow the getting of SALOME_Session object
from python embedded interpreter.

19 years agoPAL9975
asl [Wed, 28 Sep 2005 07:18:22 +0000 (07:18 +0000)]
PAL9975

19 years agoCorrect methods: action(), actionId()
vsr [Wed, 28 Sep 2005 06:14:09 +0000 (06:14 +0000)]
Correct methods: action(), actionId()

19 years agoPAL10084: All python modules wrote 'windows_geometry' in common section 'SalomePyQtGU...
jfa [Tue, 27 Sep 2005 15:11:35 +0000 (15:11 +0000)]
PAL10084: All python modules wrote 'windows_geometry' in common section 'SalomePyQtGUI' of resource manager; now each module will have own section

19 years agoPAL9391
asl [Tue, 27 Sep 2005 06:31:14 +0000 (06:31 +0000)]
PAL9391

19 years agoPAL9871: Impossible to use Sub-mesh construction dialog box: Mesh and Geometry select...
jfa [Thu, 22 Sep 2005 11:43:25 +0000 (11:43 +0000)]
PAL9871: Impossible to use Sub-mesh construction dialog box: Mesh and Geometry selection erases each other

19 years agoProvide information about study saving in a status bar
jfa [Thu, 22 Sep 2005 09:56:43 +0000 (09:56 +0000)]
Provide information about study saving in a status bar

19 years agoEnsure that just opened study has Saved status
jfa [Wed, 21 Sep 2005 07:53:48 +0000 (07:53 +0000)]
Ensure that just opened study has Saved status

19 years agoFix some problems with Study Properties
jfa [Tue, 20 Sep 2005 14:44:40 +0000 (14:44 +0000)]
Fix some problems with Study Properties

19 years agoFix for problem: numbers of isolines functionality work incorrect.
mzn [Mon, 19 Sep 2005 08:41:48 +0000 (08:41 +0000)]
Fix for problem: numbers of isolines functionality work incorrect.

19 years agoFix PAL10018: crash SALOME if one Python module is only available in GUI
vsr [Mon, 19 Sep 2005 08:32:07 +0000 (08:32 +0000)]
Fix PAL10018: crash SALOME if one Python module is only available in GUI

19 years agoChange order of resource files loading to allow customizing resources in SALOME-based...
vsr [Thu, 15 Sep 2005 14:27:19 +0000 (14:27 +0000)]
Change order of resource files loading to allow customizing resources in SALOME-based applications

19 years agoRolling back incorrect integration
san [Wed, 14 Sep 2005 08:31:21 +0000 (08:31 +0000)]
Rolling back incorrect integration

19 years agoA minor modification: Expanding size policy is set to central QxtWorckstack. why...
asv [Wed, 14 Sep 2005 07:45:56 +0000 (07:45 +0000)]
A minor modification: Expanding size policy is set to central QxtWorckstack.  why? - see comment in the code.

19 years agoImages move to LightApp library
nds [Wed, 14 Sep 2005 06:45:57 +0000 (06:45 +0000)]
Images move to LightApp library

19 years ago*** empty log message ***
nds [Wed, 14 Sep 2005 06:44:09 +0000 (06:44 +0000)]
*** empty log message ***

19 years agoUse LightApp library
nds [Wed, 14 Sep 2005 06:43:18 +0000 (06:43 +0000)]
Use LightApp library

19 years agoRemove dependency from KERNEL
nds [Wed, 14 Sep 2005 06:39:30 +0000 (06:39 +0000)]
Remove dependency from KERNEL

19 years ago*** empty log message ***
nds [Wed, 14 Sep 2005 06:35:27 +0000 (06:35 +0000)]
*** empty log message ***

19 years agoFix for a bug: if ViewModel does not support Trihedron in its views, then a correspon...
asv [Tue, 13 Sep 2005 13:24:39 +0000 (13:24 +0000)]
Fix for a bug: if ViewModel does not support Trihedron in its views, then a corresponding Action is not created in createActions().  BUT it was used without checking in the next function - createToolBar().  Added a check for myModel->trihedronActivated() to createToolBar().

19 years agoRemove obsolete files
vsr [Tue, 13 Sep 2005 10:56:57 +0000 (10:56 +0000)]
Remove obsolete files

19 years agoUpdate SALOME Session server to load correct application resources (for SALOME-based...
vsr [Tue, 13 Sep 2005 10:31:06 +0000 (10:31 +0000)]
Update SALOME Session server to load correct application resources (for SALOME-based applications)

19 years agoUpdate SALOME logo
vsr [Tue, 13 Sep 2005 10:25:55 +0000 (10:25 +0000)]
Update SALOME logo

19 years agoFix a bug : wrong dialog icon name
vsr [Tue, 13 Sep 2005 10:20:05 +0000 (10:20 +0000)]
Fix a bug : wrong dialog icon name

19 years agoProvide logo support for SALOME desktop;
vsr [Tue, 13 Sep 2005 10:19:09 +0000 (10:19 +0000)]
Provide logo support for SALOME desktop;
Improve version number handling.

19 years agoProvide logo support for SALOME desktop
vsr [Tue, 13 Sep 2005 10:14:44 +0000 (10:14 +0000)]
Provide logo support for SALOME desktop

19 years agoChange order of resource files loading to allow customizing resources in SALOME-based...
vsr [Tue, 13 Sep 2005 10:05:26 +0000 (10:05 +0000)]
Change order of resource files loading to allow customizing resources in SALOME-based applications

19 years agoFix PAL9941
vsr [Mon, 12 Sep 2005 09:23:19 +0000 (09:23 +0000)]
Fix PAL9941

19 years agomodified method getStudy
srn [Mon, 12 Sep 2005 08:44:52 +0000 (08:44 +0000)]
modified method getStudy

19 years agoFix a bug : popup menus do not work for Python modules when XML menu description...
vsr [Fri, 9 Sep 2005 12:06:04 +0000 (12:06 +0000)]
Fix a bug : popup menus do not work for Python modules when XML menu description files are used (obsolete way)

19 years agoFix a bug (bad SALOME version number is used).
vsr [Fri, 9 Sep 2005 09:11:09 +0000 (09:11 +0000)]
Fix a bug (bad SALOME version number is used).

19 years agoENV: Windows porting.
env [Fri, 9 Sep 2005 06:04:31 +0000 (06:04 +0000)]
ENV: Windows porting.

19 years agoENV: Windows porting.
env [Fri, 9 Sep 2005 05:25:28 +0000 (05:25 +0000)]
ENV: Windows porting.

19 years agobad variables names corrected
enk [Thu, 8 Sep 2005 09:53:18 +0000 (09:53 +0000)]
bad variables names corrected
"list" to "thelist"
"map"  to "themap"

19 years agoAdd default values for SMESH preferences: automatic update(true) and display mode...
mzn [Tue, 6 Sep 2005 09:59:23 +0000 (09:59 +0000)]
Add default values for SMESH preferences: automatic update(true) and display mode(shading).

19 years agoVersion 3.0.2 V_3_0_2 V_3_0_2a
smh [Thu, 1 Sep 2005 06:50:00 +0000 (06:50 +0000)]
Version 3.0.2

19 years agoAdd some more default preferences.
mzn [Wed, 31 Aug 2005 11:50:03 +0000 (11:50 +0000)]
Add some more default preferences.

19 years agoReplaced the old execption handler by the new one.
srn [Tue, 30 Aug 2005 05:20:29 +0000 (05:20 +0000)]
Replaced the old execption handler by the new one.

19 years agoENV: Windows porting T_3_0_2a1
env [Fri, 26 Aug 2005 11:00:57 +0000 (11:00 +0000)]
ENV: Windows porting

19 years agoENV: Windows porting
env [Fri, 26 Aug 2005 10:45:29 +0000 (10:45 +0000)]
ENV: Windows porting

19 years agoFix for problem: broken reference objects after delete originals.
mzn [Fri, 26 Aug 2005 08:10:26 +0000 (08:10 +0000)]
Fix for problem: broken reference objects after delete originals.

19 years agoFix for problem: broken reference objects after delete originals.
mzn [Fri, 26 Aug 2005 06:19:26 +0000 (06:19 +0000)]
Fix for problem: broken reference objects after delete originals.

19 years agoPAL9636
asl [Fri, 26 Aug 2005 06:09:39 +0000 (06:09 +0000)]
PAL9636

19 years agoAdd settings for Plot2D viewer.
mzn [Thu, 25 Aug 2005 12:46:50 +0000 (12:46 +0000)]
Add settings for Plot2D viewer.

19 years agoPAL9796
asl [Thu, 25 Aug 2005 09:08:34 +0000 (09:08 +0000)]
PAL9796

19 years ago?Preferences? dialog box: button ?Cancel? should be replaced by ?Close?.
mzn [Wed, 24 Aug 2005 12:55:42 +0000 (12:55 +0000)]
?Preferences? dialog box: button ?Cancel? should be replaced by ?Close?.

19 years agono message
tma [Wed, 24 Aug 2005 10:01:08 +0000 (10:01 +0000)]
no message

19 years agoAdded a call to a method updateActions of SalomeApp_Application to update the status...
srn [Wed, 24 Aug 2005 09:33:11 +0000 (09:33 +0000)]
Added a call to a method updateActions of SalomeApp_Application to update the status of the toolbal

19 years agoImproved implementaion of internal data structure of Accelerator manager. Now it...
asv [Wed, 24 Aug 2005 07:52:12 +0000 (07:52 +0000)]
Improved implementaion of internal data structure of Accelerator manager.  Now it allows to register different actions for the same key press (in different types of viewers, naturally).

19 years agonew function initView() is added in order to easily customize creation of a new view...
asv [Tue, 23 Aug 2005 12:23:30 +0000 (12:23 +0000)]
new function initView() is added in order to easily customize creation of a new view window in SOCC.

19 years agonew field of SUIT_Accel type is added, and its initialization in constructor.
asv [Tue, 23 Aug 2005 12:21:03 +0000 (12:21 +0000)]
new field of SUIT_Accel type is added, and its initialization in constructor.

19 years agoNew class - SUIT_Accel - is introduced. It is used for handling keyboard accelerator...
asv [Tue, 23 Aug 2005 12:20:26 +0000 (12:20 +0000)]
New class - SUIT_Accel - is introduced.  It is used for handling keyboard accelerators.  ViewWindow is responsible for receiving the event from Accelerator manager.

19 years agoNew messages for operation mechanism added
sln [Tue, 23 Aug 2005 08:24:37 +0000 (08:24 +0000)]
New messages for operation mechanism added

19 years agoMethods for starting, suspending, aborting (etc) operation added. Now if operation...
sln [Tue, 23 Aug 2005 08:24:07 +0000 (08:24 +0000)]
Methods for  starting, suspending, aborting (etc) operation added. Now if operation has study it calls corresponding stydy method for these purposes. List of started operations added.

19 years agoComments added. Methods for starting, suspending, aborting (etc) operation imporoved...
sln [Tue, 23 Aug 2005 08:22:54 +0000 (08:22 +0000)]
Comments added. Methods for  starting, suspending, aborting (etc) operation imporoved. Now if operation has study it calls corresponding stydy method for these purposes.

19 years agoPredeclaration of classes added to compile package
sln [Tue, 23 Aug 2005 08:19:42 +0000 (08:19 +0000)]
Predeclaration of classes added to compile package

19 years agoNew files for operation mechanism added
sln [Tue, 23 Aug 2005 08:17:30 +0000 (08:17 +0000)]
New files for operation mechanism added

19 years agoFile containing update flags used as arguments of SalomeApp_Module::update method
sln [Tue, 23 Aug 2005 08:16:40 +0000 (08:16 +0000)]
File containing update flags used as arguments of SalomeApp_Module::update method

19 years agoAuxiliary class for switching between started operations
sln [Tue, 23 Aug 2005 08:15:24 +0000 (08:15 +0000)]
Auxiliary class for switching between started operations

19 years agoBase class for all salome operations
sln [Tue, 23 Aug 2005 08:14:44 +0000 (08:14 +0000)]
Base class for all salome operations

19 years agoOperation mechanism improved. Methods for starting and finishing operations added...
sln [Tue, 23 Aug 2005 08:14:01 +0000 (08:14 +0000)]
Operation mechanism improved. Methods for starting and finishing operations added. Auxiliary class SalomeApp_SwitchOp added for correct switching between started operation

19 years agoBase class for all Salome dialogs
sln [Tue, 23 Aug 2005 08:11:34 +0000 (08:11 +0000)]
Base class for all Salome dialogs

19 years agoNew icon for used for selection widget in SalomeApp_Dialog
sln [Tue, 23 Aug 2005 08:09:56 +0000 (08:09 +0000)]
New icon for used for selection widget in SalomeApp_Dialog

19 years agoicon_select added
sln [Tue, 23 Aug 2005 08:09:19 +0000 (08:09 +0000)]
icon_select added

19 years agoPAL9796
asl [Tue, 23 Aug 2005 06:29:47 +0000 (06:29 +0000)]
PAL9796

19 years agoFix a bug of SALOMEGUI_Swig library: method getSelected() should return a copy of...
vsr [Mon, 22 Aug 2005 07:02:01 +0000 (07:02 +0000)]
Fix a bug of SALOMEGUI_Swig library: method getSelected() should return a copy of string.

19 years agoFix a bug of SalomePy library with improper VTK viewer operations (the classes from...
vsr [Mon, 22 Aug 2005 06:59:43 +0000 (06:59 +0000)]
Fix a bug of SalomePy library with improper VTK viewer operations (the classes from SVTK package should be used instead of VTKViewer).

19 years agoFix a bug of SALOME_PYQT package - to work properly with Sip and PyQt libraries addit...
vsr [Mon, 22 Aug 2005 06:58:12 +0000 (06:58 +0000)]
Fix a bug of SALOME_PYQT package - to work properly with Sip and PyQt libraries additional SIP flags should be defined depending on existing Qt packages.

19 years agoTo introduce highlight action
apo [Fri, 19 Aug 2005 11:50:16 +0000 (11:50 +0000)]
To introduce highlight action

19 years agoTo make VTKViewer_UnscaledActor an infinite actor (with infinite bounds)
apo [Fri, 19 Aug 2005 11:49:37 +0000 (11:49 +0000)]
To make VTKViewer_UnscaledActor an infinite actor (with infinite bounds)

19 years agoWindows porting
mpv [Thu, 18 Aug 2005 09:04:19 +0000 (09:04 +0000)]
Windows porting

19 years ago1) Fix check files errors: autoconf 2.59 (Debian 3.1) applies more strict rules for...
vsr [Wed, 17 Aug 2005 07:06:29 +0000 (07:06 +0000)]
1) Fix check files errors: autoconf 2.59 (Debian 3.1) applies more strict rules for macros definition
2) Fix configuration problems (with g++ options and with install script)

19 years agoFix pb with Object Browser update, when several not-loaded components have data....
jfa [Tue, 16 Aug 2005 11:30:33 +0000 (11:30 +0000)]
Fix pb with Object Browser update, when several not-loaded components have data. For example, reproduced with BugRevolution.py, attached to PAL8869

19 years agoTo remove incorrect integration
apo [Tue, 16 Aug 2005 04:01:40 +0000 (04:01 +0000)]
To remove incorrect integration

19 years agoTo customize resources for the branch
apo [Mon, 15 Aug 2005 06:56:20 +0000 (06:56 +0000)]
To customize resources for the branch

19 years agoTo introduce default launch mode of SALOMEDS server
apo [Fri, 12 Aug 2005 11:27:51 +0000 (11:27 +0000)]
To introduce default launch mode of SALOMEDS server

19 years agoENV: Windows porting.
env [Thu, 11 Aug 2005 03:58:42 +0000 (03:58 +0000)]
ENV: Windows porting.

19 years agoENV: Windows porting.
env [Wed, 10 Aug 2005 10:58:51 +0000 (10:58 +0000)]
ENV: Windows porting.

19 years agoENV: Windows porting.
env [Wed, 10 Aug 2005 10:23:16 +0000 (10:23 +0000)]
ENV: Windows porting.

19 years agoa minor change to made code compilable on Debian (explicid creation of a dialog befor...
asv [Wed, 10 Aug 2005 04:22:53 +0000 (04:22 +0000)]
a minor change to made code compilable on Debian (explicid creation of a dialog before calling exec() on it).

19 years agoAdd sip version definition include file (needed for the compilation).
vsr [Tue, 9 Aug 2005 11:30:41 +0000 (11:30 +0000)]
Add sip version definition include file (needed for the compilation).
Correct the priority (group number) of the created menus and toolbar items.

19 years agoRemove unused method
vsr [Tue, 9 Aug 2005 10:19:33 +0000 (10:19 +0000)]
Remove unused method

19 years ago1) Fix a bug of Selection object in PyQt modules - create the only instance of Select...
vsr [Tue, 9 Aug 2005 10:19:03 +0000 (10:19 +0000)]
1) Fix a bug of Selection object in PyQt modules - create the only instance of Selection per study;
2) Replace QAction class by QtxAction class throughout (workaround SIP behaviour)

19 years agoa bug with update of components that are already in Object Browser but not loaded...
asv [Mon, 8 Aug 2005 05:01:46 +0000 (05:01 +0000)]
a bug with update of components that are already in Object Browser but not loaded yet - is fixed.  See comments in the source file for details.

19 years agoENV: Windows porting
env [Mon, 8 Aug 2005 04:56:06 +0000 (04:56 +0000)]
ENV: Windows porting

19 years agodisplay isos on planar faces (on box for ex.). added
asv [Fri, 5 Aug 2005 05:20:18 +0000 (05:20 +0000)]
display isos on planar faces (on box for ex.).  added
myAISContext->IsoOnPlane( true )

19 years agoremoved ToolsGUI.h/cxx by mistake.. Moving them back.
asv [Thu, 4 Aug 2005 10:49:23 +0000 (10:49 +0000)]
removed ToolsGUI.h/cxx by mistake..  Moving them back.

19 years agoFixed Bug IPAL9593
enk [Thu, 4 Aug 2005 10:01:18 +0000 (10:01 +0000)]
Fixed Bug IPAL9593
3.0.0(current2707): Regression SMESH - Selection of a few areas with nodes on the mesh within rectangle does not work

19 years agoAdded menu items and corresponding slots to handle Catalog Generator and Registry...
asv [Thu, 4 Aug 2005 07:13:59 +0000 (07:13 +0000)]
Added menu items and corresponding slots to handle Catalog Generator and Registry Display, all implemented in ToolsGUI library.

19 years agoadded loading of ToolsGUI resources.
asv [Thu, 4 Aug 2005 07:12:48 +0000 (07:12 +0000)]
added loading of ToolsGUI resources.

19 years agoToolsGUI library implements now 2 functionalities: CatalogGenerator (as before) and...
asv [Thu, 4 Aug 2005 07:11:52 +0000 (07:11 +0000)]
ToolsGUI library implements now 2 functionalities: CatalogGenerator (as before) and Registry Display (added).  The library is not loaded dynamically (as before), but statically linked with SalomeApp, so ToolsGUI.h/cxx (dynamic factory) are not needed.

19 years agoENV: Windows porting
env [Wed, 3 Aug 2005 09:05:04 +0000 (09:05 +0000)]
ENV: Windows porting

19 years agoENV: Windows porting
env [Wed, 3 Aug 2005 08:21:57 +0000 (08:21 +0000)]
ENV: Windows porting

19 years agomessage on module loading was added.
asv [Tue, 2 Aug 2005 07:32:31 +0000 (07:32 +0000)]
message on module loading was added.

19 years agoRemove 'Refresh' item from View3D popup
jfa [Mon, 1 Aug 2005 13:02:13 +0000 (13:02 +0000)]
Remove 'Refresh' item from View3D popup

19 years agoFix pb. with VTK viewer: SIGFPE after trying to FitAll trihedron
jfa [Mon, 1 Aug 2005 11:06:29 +0000 (11:06 +0000)]
Fix pb. with VTK viewer: SIGFPE after trying to FitAll trihedron

19 years agoSALOME_Actor including removed
ouv [Mon, 1 Aug 2005 07:48:56 +0000 (07:48 +0000)]
SALOME_Actor including removed

19 years agoptv, do not send mouse release event just after mouse double click
ptv [Mon, 1 Aug 2005 04:25:15 +0000 (04:25 +0000)]
ptv, do not send mouse release event just after mouse double click

19 years agoremove compilation warnings
ptv [Mon, 1 Aug 2005 04:24:43 +0000 (04:24 +0000)]
remove compilation warnings

19 years agovro changes to enable antiliasing
ptv [Mon, 1 Aug 2005 04:23:52 +0000 (04:23 +0000)]
vro changes to enable antiliasing