Salome HOME
modules/gui.git
18 years agono message
stv [Wed, 23 Nov 2005 11:34:11 +0000 (11:34 +0000)]
no message

18 years agono message
stv [Wed, 23 Nov 2005 09:32:52 +0000 (09:32 +0000)]
no message

18 years agono message
stv [Wed, 23 Nov 2005 09:26:35 +0000 (09:26 +0000)]
no message

18 years agono message
stv [Wed, 23 Nov 2005 08:59:53 +0000 (08:59 +0000)]
no message

18 years agoFix for bug IPAL10387 : Supervisor viewer has no "View Operations" toolbar.
mkr [Tue, 22 Nov 2005 15:00:48 +0000 (15:00 +0000)]
Fix for bug IPAL10387 : Supervisor viewer has no "View Operations" toolbar.

18 years agoFixed unused flag in deleteObject method
abd [Tue, 22 Nov 2005 14:21:48 +0000 (14:21 +0000)]
Fixed unused flag in deleteObject method

18 years agono message
stv [Tue, 22 Nov 2005 13:50:10 +0000 (13:50 +0000)]
no message

18 years agoTransaction management methods automaticaly invoked from SUIT_Operation object.
stv [Tue, 22 Nov 2005 13:30:25 +0000 (13:30 +0000)]
Transaction management methods automaticaly invoked from SUIT_Operation object.

18 years agono message
stv [Tue, 22 Nov 2005 11:46:17 +0000 (11:46 +0000)]
no message

18 years agoTransaction management in operations modifed.
stv [Tue, 22 Nov 2005 10:57:56 +0000 (10:57 +0000)]
Transaction management in operations modifed.

18 years agoremove all listview items from memory if root object become dead
ptv [Tue, 22 Nov 2005 10:21:26 +0000 (10:21 +0000)]
remove all listview items from memory if root object become dead

18 years agoSTD_Application::onSaveAs(): Saving error message box was added.
stv [Tue, 22 Nov 2005 08:13:29 +0000 (08:13 +0000)]
STD_Application::onSaveAs(): Saving error message box was added.

18 years ago"About SALOME" dialog box moved to LightApp --> string resources should be also moved...
san [Mon, 21 Nov 2005 16:42:40 +0000 (16:42 +0000)]
"About SALOME" dialog box moved to LightApp --> string resources should be also moved --> moving them

18 years agono message
stv [Mon, 21 Nov 2005 13:47:22 +0000 (13:47 +0000)]
no message

18 years agoDon't allow to show hidden child widgets.
stv [Mon, 21 Nov 2005 13:43:25 +0000 (13:43 +0000)]
Don't allow to show hidden child widgets.

18 years agoMethod setShown( bool ) was added. This method allow to show or hide all views.
stv [Mon, 21 Nov 2005 13:38:25 +0000 (13:38 +0000)]
Method setShown( bool ) was added. This method allow to show or hide all views.

18 years agoDelete desktop in destructor.
stv [Mon, 21 Nov 2005 12:38:04 +0000 (12:38 +0000)]
Delete desktop in destructor.

18 years agoClose newly started application if useFile() fails.
stv [Mon, 21 Nov 2005 12:37:42 +0000 (12:37 +0000)]
Close newly started application if useFile() fails.

18 years agono message
stv [Mon, 21 Nov 2005 12:36:56 +0000 (12:36 +0000)]
no message

18 years agoAdd the possibility to launch Salome with --modules option.
mkr [Fri, 18 Nov 2005 11:22:57 +0000 (11:22 +0000)]
Add the possibility to launch Salome with --modules option.

18 years agoIncrement version number: 3.1.0a3
vsr [Fri, 18 Nov 2005 10:10:16 +0000 (10:10 +0000)]
Increment version number: 3.1.0a3

18 years agoConversion between C-string and STL-string.
mkr [Fri, 18 Nov 2005 07:54:45 +0000 (07:54 +0000)]
Conversion between C-string and STL-string.

18 years agono message V3_1_0a3
abd [Thu, 17 Nov 2005 13:33:12 +0000 (13:33 +0000)]
no message

18 years agoAvoid printing error information if onGUIEvent() method is not implented in the Pytho...
vsr [Thu, 17 Nov 2005 12:37:38 +0000 (12:37 +0000)]
Avoid printing error information if onGUIEvent() method is not implented in the Python module - it is not an error

18 years agoSalomePyQt: add enumeration for dockable windows types
vsr [Thu, 17 Nov 2005 10:12:35 +0000 (10:12 +0000)]
SalomePyQt: add enumeration for dockable windows types

18 years agofix PAL10042: "Dump study failed" message box isn't appears.
eap [Thu, 17 Nov 2005 09:23:05 +0000 (09:23 +0000)]
fix PAL10042: "Dump study failed" message box isn't appears.

18 years agono message
abd [Thu, 17 Nov 2005 08:08:30 +0000 (08:08 +0000)]
no message

18 years agoFix for PAL10582 : "Split Horizontaly" / "Split Vertically" in "Window" menu seem...
mkr [Thu, 17 Nov 2005 07:15:42 +0000 (07:15 +0000)]
Fix for PAL10582 : "Split Horizontaly" / "Split Vertically" in "Window" menu seem to be invesed now.

18 years agoFix for IPAL10509 : Color of nodes is lost: was yellow - now is like background.
mkr [Wed, 16 Nov 2005 15:03:51 +0000 (15:03 +0000)]
Fix for IPAL10509 : Color of nodes is lost: was yellow - now is like background.

18 years agoBug 10553: Incorrect word 'mocule' in status bar
jfa [Wed, 16 Nov 2005 10:07:30 +0000 (10:07 +0000)]
Bug 10553: Incorrect word 'mocule' in status bar

18 years agoFix a bug: close() method of data model is not called
vsr [Wed, 16 Nov 2005 08:31:50 +0000 (08:31 +0000)]
Fix a bug: close() method of data model is not called

18 years agoModify launch script for light SALOME (use SALOME style)
vsr [Wed, 16 Nov 2005 06:52:15 +0000 (06:52 +0000)]
Modify launch script for light SALOME (use SALOME style)

18 years agoRemove absolute dependencies of GUI libraries from CORBA
vsr [Wed, 16 Nov 2005 06:48:56 +0000 (06:48 +0000)]
Remove absolute dependencies of GUI libraries from CORBA

18 years agoDebug from CATHARE GUI team:
san [Tue, 15 Nov 2005 15:21:47 +0000 (15:21 +0000)]
Debug from CATHARE GUI team:

1. Persistence problems in light configuration solved:
- from now on, temporary files extracted from the study file are not removed until the study is closed or renamed;
- "isSaved" status managed by the study, not by data models.

2. LightApp_Driver.h removed from LIB_MOC makefile variable to suppress warnings.

18 years agoclear selection before module deactivation
ptv [Tue, 15 Nov 2005 07:56:58 +0000 (07:56 +0000)]
clear selection before module deactivation

18 years agoImprove resource manager: SalomeAppConfig variable: ";" symbol is used as directories...
vsr [Tue, 15 Nov 2005 07:27:58 +0000 (07:27 +0000)]
Improve resource manager: SalomeAppConfig variable: ";" symbol is used as directories separator under Windows; both ";" and ":" symbols can be used under Linux

18 years agoPAL10328 - crash if user try to change number of isolines in OCC and apply changes
asl [Tue, 15 Nov 2005 07:27:54 +0000 (07:27 +0000)]
PAL10328 - crash if user try to change number of isolines in OCC and apply changes

18 years agoAdd missing include to avoid compilation error
jfa [Mon, 14 Nov 2005 14:23:11 +0000 (14:23 +0000)]
Add missing include to avoid compilation error

18 years agoPAL10479
asl [Mon, 14 Nov 2005 13:53:08 +0000 (13:53 +0000)]
PAL10479

18 years agoNot required windows showed during dock windows state restoring.
stv [Mon, 14 Nov 2005 12:17:45 +0000 (12:17 +0000)]
Not required windows showed during dock windows state restoring.

18 years agoremove view manager from memory when it become unused
ptv [Mon, 14 Nov 2005 12:15:17 +0000 (12:15 +0000)]
remove view manager from memory when it become unused

18 years agono message
abd [Mon, 14 Nov 2005 08:11:29 +0000 (08:11 +0000)]
no message

18 years agoOB_Browser::openBranch(): Checking of childCount was canceled. (Debug step from child...
stv [Mon, 14 Nov 2005 07:41:32 +0000 (07:41 +0000)]
OB_Browser::openBranch(): Checking of childCount was canceled. (Debug step from child to child)

18 years agoSignal OB_Browser::doubleClicked( SUIT_DataObject* ).
stv [Mon, 14 Nov 2005 07:33:32 +0000 (07:33 +0000)]
Signal OB_Browser::doubleClicked( SUIT_DataObject* ).

18 years agono message
stv [Mon, 14 Nov 2005 07:19:19 +0000 (07:19 +0000)]
no message

18 years agono message
stv [Fri, 11 Nov 2005 14:31:25 +0000 (14:31 +0000)]
no message

18 years agoimprove DataOwnerList to append only non equal owners if additional flag is set
ptv [Fri, 11 Nov 2005 11:39:40 +0000 (11:39 +0000)]
improve DataOwnerList to append only non equal owners if additional flag is set

18 years agono message
stv [Fri, 11 Nov 2005 09:51:02 +0000 (09:51 +0000)]
no message

18 years agono message
stv [Fri, 11 Nov 2005 09:40:31 +0000 (09:40 +0000)]
no message

18 years agoRemove uncessary libraries and dependences (for OCC6.0) from configuration
mkr [Fri, 11 Nov 2005 09:35:56 +0000 (09:35 +0000)]
Remove uncessary libraries and dependences (for OCC6.0) from configuration
files and Makefiles.

18 years agoPAL10471 - incorrect popup for objects hidden in OCCViewer, but selected in Object...
asl [Fri, 11 Nov 2005 09:31:26 +0000 (09:31 +0000)]
PAL10471 - incorrect popup for objects hidden in OCCViewer, but selected in Object Browser

18 years agono message
stv [Fri, 11 Nov 2005 09:02:37 +0000 (09:02 +0000)]
no message

18 years agono message
stv [Fri, 11 Nov 2005 08:12:57 +0000 (08:12 +0000)]
no message

18 years agono message
stv [Fri, 11 Nov 2005 08:02:27 +0000 (08:02 +0000)]
no message

18 years agoadd protection to avoid exception
ptv [Thu, 10 Nov 2005 12:58:02 +0000 (12:58 +0000)]
add protection to avoid exception

18 years agoadditional protection to avoid wrong study pointer if model was closed and new model...
ptv [Thu, 10 Nov 2005 12:09:18 +0000 (12:09 +0000)]
additional protection to avoid wrong study pointer if model was closed and new model created in same module

18 years agono message
stv [Thu, 10 Nov 2005 11:58:03 +0000 (11:58 +0000)]
no message

18 years agono message
stv [Thu, 10 Nov 2005 11:13:54 +0000 (11:13 +0000)]
no message

18 years agoPAL10468 - crash during connect to unload study
asl [Thu, 10 Nov 2005 10:36:16 +0000 (10:36 +0000)]
PAL10468 - crash during connect to unload study

18 years agoPut back good icons
vsr [Thu, 10 Nov 2005 08:01:38 +0000 (08:01 +0000)]
Put back good icons

18 years agoRemove bad icons
vsr [Thu, 10 Nov 2005 07:59:23 +0000 (07:59 +0000)]
Remove bad icons

18 years agoremove useless connect on absent signal and absent slot
ptv [Thu, 10 Nov 2005 05:37:41 +0000 (05:37 +0000)]
remove useless connect on absent signal and absent slot

18 years agoadd necessary include <qpixmap.h>
ptv [Thu, 10 Nov 2005 05:37:04 +0000 (05:37 +0000)]
add necessary include <qpixmap.h>

18 years agoremove dead widget container from windows map
ptv [Wed, 9 Nov 2005 14:51:24 +0000 (14:51 +0000)]
remove dead widget container from windows map

18 years agoPAL9883 - invalid values in saved user preferences file
asl [Wed, 9 Nov 2005 13:58:19 +0000 (13:58 +0000)]
PAL9883 - invalid values in saved user preferences file

18 years agoFix for bug IPAL10429 ( Help system doesn't work ).
mzn [Wed, 9 Nov 2005 13:14:15 +0000 (13:14 +0000)]
Fix for bug  IPAL10429 ( Help system doesn't work ).

18 years agofix for infinity cycle in method 'children'
asl [Wed, 9 Nov 2005 12:36:42 +0000 (12:36 +0000)]
fix for infinity cycle in method 'children'

18 years agoPAL9391
asl [Wed, 9 Nov 2005 11:09:06 +0000 (11:09 +0000)]
PAL9391

18 years agonew menu item "Erase all"
asl [Wed, 9 Nov 2005 11:08:33 +0000 (11:08 +0000)]
new menu item "Erase all"

18 years agoPAL9391 - display/erase objects from other modules
asl [Wed, 9 Nov 2005 11:07:50 +0000 (11:07 +0000)]
PAL9391 - display/erase objects from other modules

18 years agoFix a bug of compilation (export SUPERVGraph.h include file)
vsr [Wed, 9 Nov 2005 07:53:59 +0000 (07:53 +0000)]
Fix a bug of compilation (export SUPERVGraph.h include file)

18 years agouseless #include "utilities.h" removed
sln [Tue, 8 Nov 2005 16:09:11 +0000 (16:09 +0000)]
useless #include "utilities.h" removed

18 years agoSUIT_EXPORT removed for windows compilation (error of linking occurs if class contain...
sln [Tue, 8 Nov 2005 16:00:14 +0000 (16:00 +0000)]
SUIT_EXPORT removed for windows compilation (error of linking occurs if class contains only pure virtual methods and it is exported)

18 years agoSUPERVGRAPH_EXPORT added for windows compilation
sln [Tue, 8 Nov 2005 15:58:04 +0000 (15:58 +0000)]
SUPERVGRAPH_EXPORT added for windows compilation

18 years agoLIGHTAPP_EXPORT added for windows compilation
sln [Tue, 8 Nov 2005 15:57:19 +0000 (15:57 +0000)]
LIGHTAPP_EXPORT added for windows compilation

18 years agoEroor of windows compilation fixed
sln [Tue, 8 Nov 2005 15:56:45 +0000 (15:56 +0000)]
Eroor of windows compilation fixed

18 years agoRemove sample components from default configuration
vsr [Tue, 8 Nov 2005 09:34:43 +0000 (09:34 +0000)]
Remove sample components from default configuration

18 years agoMoving to VISU
asl [Tue, 8 Nov 2005 09:03:24 +0000 (09:03 +0000)]
Moving to VISU

18 years agoPAL10019 - preferences for SUPERVGraph
asl [Tue, 8 Nov 2005 09:01:51 +0000 (09:01 +0000)]
PAL10019 - preferences for SUPERVGraph

18 years agoSUPERVGraph now is compiled before LightApp, because LightApp depends on SUPERVGraph
asl [Tue, 8 Nov 2005 09:01:01 +0000 (09:01 +0000)]
SUPERVGraph now is compiled before LightApp, because LightApp depends on SUPERVGraph

18 years agoRemoving dependencies on CORBA
asl [Tue, 8 Nov 2005 09:00:25 +0000 (09:00 +0000)]
Removing dependencies on CORBA

18 years agoFix PAL10432
vsr [Mon, 7 Nov 2005 12:35:57 +0000 (12:35 +0000)]
Fix PAL10432

18 years agoPAL9935 - Error message must appear if non-existing directory is selected in "quick...
asl [Mon, 7 Nov 2005 10:40:49 +0000 (10:40 +0000)]
PAL9935 - Error message must appear if non-existing directory is selected in "quick dir" list.

18 years agoPAL9628 - incorrect work of button "Save"
asl [Mon, 7 Nov 2005 10:27:01 +0000 (10:27 +0000)]
PAL9628 - incorrect work of button "Save"

18 years agoConversion between STL and C-string to avoid compilation errors.
mkr [Mon, 7 Nov 2005 09:44:55 +0000 (09:44 +0000)]
Conversion between STL and C-string to avoid compilation errors.

18 years agoConversion from STL to C-string.
mkr [Mon, 7 Nov 2005 09:43:58 +0000 (09:43 +0000)]
Conversion from STL to C-string.

18 years agoPAL9391 - display/erase objects from other module
asl [Mon, 7 Nov 2005 06:05:12 +0000 (06:05 +0000)]
PAL9391 - display/erase objects from other module

18 years agoMoved to LightApp package
nds [Thu, 3 Nov 2005 09:54:06 +0000 (09:54 +0000)]
Moved to LightApp package

18 years agoCorrect dependency from SalomeApp_Selection
nds [Thu, 3 Nov 2005 09:36:48 +0000 (09:36 +0000)]
Correct dependency from SalomeApp_Selection

18 years agoAdd script runLightSalome.csh
nds [Thu, 3 Nov 2005 08:22:30 +0000 (08:22 +0000)]
Add script runLightSalome.csh

18 years agoRemove dependency from KERNEL
nds [Thu, 3 Nov 2005 08:19:27 +0000 (08:19 +0000)]
Remove dependency from KERNEL

18 years agoLoad icon "about.png" from LightApp not SalomeApp
nds [Thu, 3 Nov 2005 08:16:57 +0000 (08:16 +0000)]
Load icon "about.png" from LightApp not SalomeApp

18 years agoAdd SUITApp_Session and add new parameter for startApplication
nds [Thu, 3 Nov 2005 08:10:02 +0000 (08:10 +0000)]
Add SUITApp_Session and add new parameter for startApplication

18 years agoInsert check for reparentChildren
nds [Thu, 3 Nov 2005 08:08:19 +0000 (08:08 +0000)]
Insert check for reparentChildren

18 years agoReparent childern from old Root when set new Root
nds [Thu, 3 Nov 2005 08:06:54 +0000 (08:06 +0000)]
Reparent childern from old Root when set new Root

18 years agoRemove dependency from KERNEL
nds [Thu, 3 Nov 2005 08:05:45 +0000 (08:05 +0000)]
Remove dependency from KERNEL

18 years agoUsing LightApp_SelectionMgr
nds [Thu, 3 Nov 2005 07:59:08 +0000 (07:59 +0000)]
Using LightApp_SelectionMgr

18 years agoRemove dependency from KERNEL package
nds [Thu, 3 Nov 2005 07:55:27 +0000 (07:55 +0000)]
Remove dependency from KERNEL package

18 years agocreateConnections method call fixed to provide correct connections
nds [Thu, 3 Nov 2005 07:49:59 +0000 (07:49 +0000)]
createConnections method call fixed to provide correct connections

18 years agoRemove dependency from KERNEL package
nds [Thu, 3 Nov 2005 07:46:31 +0000 (07:46 +0000)]
Remove dependency from KERNEL package