Salome HOME
modules/gui.git
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

18 years agoPart of functionality moded to LightApp package
nds [Thu, 3 Nov 2005 07:45:14 +0000 (07:45 +0000)]
Part of functionality moded to LightApp package

18 years agoThis file in LightApp package
nds [Thu, 3 Nov 2005 07:42:33 +0000 (07:42 +0000)]
This file in LightApp package

18 years agoThis file in LightApp package
nds [Thu, 3 Nov 2005 07:27:13 +0000 (07:27 +0000)]
This file in LightApp package

18 years agoHas functionality from SalomeApp without dependency from CORBA
nds [Thu, 3 Nov 2005 07:23:45 +0000 (07:23 +0000)]
Has functionality from SalomeApp without dependency from CORBA

18 years agoThis file is given from DESCARTES project
nds [Thu, 3 Nov 2005 07:19:33 +0000 (07:19 +0000)]
This file is given from DESCARTES project

18 years agoReturn name of root object as moduleName
nds [Thu, 3 Nov 2005 07:14:34 +0000 (07:14 +0000)]
Return name of root object as moduleName

18 years agoAdd param stringList in functions save and open
nds [Thu, 3 Nov 2005 07:13:46 +0000 (07:13 +0000)]
Add param stringList in functions save and open

18 years agoReturn QString with iconName() for module
nds [Thu, 3 Nov 2005 07:12:56 +0000 (07:12 +0000)]
Return QString with iconName() for module

18 years agoCorrect function createEmptyStudy()
nds [Thu, 3 Nov 2005 07:12:06 +0000 (07:12 +0000)]
Correct function createEmptyStudy()

18 years agoAdd package LightApp
nds [Thu, 3 Nov 2005 07:11:11 +0000 (07:11 +0000)]
Add package LightApp

18 years agoFix for bug 10438: Crash during Explode on Blocks operation (Global selection on...
jfa [Tue, 1 Nov 2005 15:05:39 +0000 (15:05 +0000)]
Fix for bug 10438: Crash during Explode on Blocks operation (Global selection on Preview)

18 years agoPAL10418 - "entry" and "reference entry" column contains swapped values
asl [Tue, 1 Nov 2005 09:25:57 +0000 (09:25 +0000)]
PAL10418 - "entry" and "reference entry" column contains swapped values

18 years agoFix for bug 10095: No warning if to open unloaded study from file
jfa [Mon, 31 Oct 2005 14:29:03 +0000 (14:29 +0000)]
Fix for bug 10095: No warning if to open unloaded study from file

18 years agoFix for bugs 10095 (No warning if to open unloaded study from file) and 10396 (Wrong...
jfa [Mon, 31 Oct 2005 14:28:22 +0000 (14:28 +0000)]
Fix for bugs 10095 (No warning if to open unloaded study from file) and 10396 (Wrong selection in a second study in the same application)

18 years agoFix for bug 10411: Attempt to create polyhedral volume calls error message
jfa [Fri, 28 Oct 2005 09:58:41 +0000 (09:58 +0000)]
Fix for bug 10411: Attempt to create polyhedral volume calls error message

18 years agono message
stv [Thu, 27 Oct 2005 10:23:18 +0000 (10:23 +0000)]
no message

18 years agoEnlarge the initial width of the Object column of the Object Browser.
mzn [Wed, 26 Oct 2005 10:39:55 +0000 (10:39 +0000)]
Enlarge the initial width of the Object column of the Object Browser.

18 years agoUpdate version number: 3.1.0a2
vsr [Wed, 26 Oct 2005 07:40:44 +0000 (07:40 +0000)]
Update version number: 3.1.0a2

18 years agoPAL10332 - references are interpreted as original objects in filters, dialogs, etc.
asl [Tue, 25 Oct 2005 08:14:22 +0000 (08:14 +0000)]
PAL10332 - references are interpreted as original objects in filters, dialogs, etc.

18 years agoPAL10125 - by double click on reference original object becomes selected
asl [Tue, 25 Oct 2005 08:13:21 +0000 (08:13 +0000)]
PAL10125 - by double click on reference original object becomes selected

18 years ago*** empty log message ***
mkr [Mon, 24 Oct 2005 08:15:44 +0000 (08:15 +0000)]
*** empty log message ***

18 years agoFix for bug 9366: incorrect size of the 'Select color' buttons
jfa [Mon, 24 Oct 2005 08:14:56 +0000 (08:14 +0000)]
Fix for bug 9366: incorrect size of the 'Select color' buttons

18 years ago*** empty log message ***
mkr [Mon, 24 Oct 2005 08:09:22 +0000 (08:09 +0000)]
*** empty log message ***

18 years agoResources for new 'Module Help' submenu.
mkr [Fri, 21 Oct 2005 06:37:20 +0000 (06:37 +0000)]
Resources for new 'Module Help' submenu.

18 years agoTo make possible to leave a message in the status bar till the next one is set.
apo [Thu, 20 Oct 2005 14:16:21 +0000 (14:16 +0000)]
To make possible to leave a message in the status bar till the next one is set.