Salome HOME
modules/gui.git
18 years agoModified a method onLoadStudy, added a call of a method updateObjectBrowser
srn [Fri, 15 Jul 2005 05:55:30 +0000 (05:55 +0000)]
Modified a method onLoadStudy, added a call of a method updateObjectBrowser

18 years agoModified a method onLoadStudy, added a check for an applications with Null active...
srn [Thu, 14 Jul 2005 10:58:31 +0000 (10:58 +0000)]
Modified a method onLoadStudy, added a check for an applications with Null active study

18 years agoAdded a defintion of method void onLoadDoc()
srn [Thu, 14 Jul 2005 10:43:52 +0000 (10:43 +0000)]
Added a defintion of method void onLoadDoc()

18 years agoBug in restore window geometry mechanism was fixed. (Restored window size was greater...
stv [Thu, 14 Jul 2005 05:58:36 +0000 (05:58 +0000)]
Bug in restore window geometry mechanism was fixed. (Restored window size was greater then window size in prevoius session).

18 years agoUpdate comments
enk [Wed, 13 Jul 2005 12:42:31 +0000 (12:42 +0000)]
Update comments

18 years agoIPAL BugID9021, added a new field myClosePermanently
srn [Wed, 13 Jul 2005 12:33:37 +0000 (12:33 +0000)]
IPAL BugID9021, added a new field myClosePermanently

18 years agoMerge with branch V2_2_0_VISU_improvement
jfa [Wed, 13 Jul 2005 12:08:32 +0000 (12:08 +0000)]
Merge with branch V2_2_0_VISU_improvement

18 years agoUpdate comments
enk [Wed, 13 Jul 2005 10:13:18 +0000 (10:13 +0000)]
Update comments

18 years agoModifications in SalomeApp_DataModel::BuildTree(...) function :
mkr [Wed, 13 Jul 2005 10:00:43 +0000 (10:00 +0000)]
Modifications in SalomeApp_DataModel::BuildTree(...) function :
don't skip during update those modules, which is already published
in object browser, but not yet loaded.

18 years agoIPAL BugID9021, modified method onLoadDoc
srn [Wed, 13 Jul 2005 08:53:34 +0000 (08:53 +0000)]
IPAL BugID9021, modified method onLoadDoc

18 years agoIPAL BugID9021, modified method onLoadDoc
srn [Wed, 13 Jul 2005 07:30:12 +0000 (07:30 +0000)]
IPAL BugID9021, modified method onLoadDoc

18 years agoENV: Windows porting.
env [Wed, 13 Jul 2005 07:11:04 +0000 (07:11 +0000)]
ENV: Windows porting.

18 years agoIPAL BugID9021, changed a hot key for Connect
srn [Wed, 13 Jul 2005 06:52:45 +0000 (06:52 +0000)]
IPAL BugID9021, changed a hot key for Connect

18 years agodebug IPAL9411: remove the slot SalomeApp_Study::updateModelRoot to reduce the number of
msv [Wed, 13 Jul 2005 06:41:44 +0000 (06:41 +0000)]
debug IPAL9411: remove the slot SalomeApp_Study::updateModelRoot to reduce the number of
unneeded updates of object browser

18 years agodebug IPAL9411: redefine virtual methods createEmptyStudy and activateModule
msv [Wed, 13 Jul 2005 06:35:33 +0000 (06:35 +0000)]
debug IPAL9411: redefine virtual methods createEmptyStudy and activateModule
in order to call updateTree of object browser. It is due to removing call of
updateTree during treating the signal rootChanged of CAM_Study.

18 years agodebug IPAL9411: in destructor, remove this DataObject from the parent before emitting...
msv [Wed, 13 Jul 2005 06:26:43 +0000 (06:26 +0000)]
debug IPAL9411: in destructor, remove this DataObject from the parent before emitting signal.

18 years agodebug IPAL9411: learn OB to completely disconnect from DataObjects upon their removal,
msv [Wed, 13 Jul 2005 06:18:13 +0000 (06:18 +0000)]
debug IPAL9411: learn OB to completely disconnect from DataObjects upon their removal,
so that they did not send signal during destroying.

18 years agoIPAL BugID9021, changed Load to Connect
srn [Wed, 13 Jul 2005 05:22:12 +0000 (05:22 +0000)]
IPAL BugID9021, changed Load to Connect

18 years agoIPAL BugID9021, modified method closeDocument, added a boolean argument "permanently"
srn [Wed, 13 Jul 2005 04:44:38 +0000 (04:44 +0000)]
IPAL BugID9021, modified method closeDocument, added a boolean argument "permanently"

18 years agoAdded dialog flag "SetFocus"
stv [Wed, 13 Jul 2005 04:29:48 +0000 (04:29 +0000)]
Added dialog flag "SetFocus"

18 years agoIPAL BugID9021, a call to the dialog box with a list of existent studies
srn [Tue, 12 Jul 2005 09:40:28 +0000 (09:40 +0000)]
IPAL BugID9021, a call to the dialog box with a list of existent studies

18 years agoIPAL BugID9021, added resources for a new dialog box for a list of existent studies
srn [Tue, 12 Jul 2005 09:39:05 +0000 (09:39 +0000)]
IPAL BugID9021, added resources for a new dialog box for a list of existent studies

18 years agoIPAL BugID9021, added a new dialog box for a list of existent studies
srn [Tue, 12 Jul 2005 09:38:41 +0000 (09:38 +0000)]
IPAL BugID9021, added a new dialog box for a list of existent studies

18 years agoIPAL BugID9021, added a class description
srn [Tue, 12 Jul 2005 07:39:39 +0000 (07:39 +0000)]
IPAL BugID9021, added a class description

18 years agoIPAL BugID9021, added a call of a dialog box for closing the active study, a new...
srn [Tue, 12 Jul 2005 06:50:13 +0000 (06:50 +0000)]
IPAL BugID9021, added a call of a  dialog box for closing the active study, a new menu item Load (Load a document)

18 years agoIPAL BugID9021, added resources for a new dialog box for closing the active study
srn [Tue, 12 Jul 2005 06:45:03 +0000 (06:45 +0000)]
IPAL BugID9021, added resources for a new dialog box for closing the active study

18 years agoRemove check_med() configuration procedure (moved to MED component)
vsr [Tue, 12 Jul 2005 06:22:30 +0000 (06:22 +0000)]
Remove check_med() configuration procedure (moved to MED component)

18 years agoIPAL BugID9021, added resources for a new dialog box for closing the active study
srn [Tue, 12 Jul 2005 06:16:32 +0000 (06:16 +0000)]
IPAL BugID9021, added resources for a new dialog box for closing the active study

18 years agoIPAL BugID9021, added a new dialog box for closing the active study
srn [Tue, 12 Jul 2005 06:16:11 +0000 (06:16 +0000)]
IPAL BugID9021, added a new dialog box for closing the active study

18 years agoMove MEDWrapper to MED module
eap [Tue, 12 Jul 2005 05:39:53 +0000 (05:39 +0000)]
Move MEDWrapper to MED module

18 years agoRemove check_med() configuration procedure (moved to MED component)
vsr [Tue, 12 Jul 2005 05:18:46 +0000 (05:18 +0000)]
Remove check_med() configuration procedure (moved to MED component)

18 years agoRemove check_med() configuration procedure (moved to MED component)
vsr [Tue, 12 Jul 2005 05:11:36 +0000 (05:11 +0000)]
Remove check_med() configuration procedure (moved to MED component)

18 years agoUpdate comments
enk [Mon, 11 Jul 2005 13:01:15 +0000 (13:01 +0000)]
Update comments

18 years ago"isActiveView" global parameter added, "activeView" parameter calculation is changed...
asv [Mon, 11 Jul 2005 11:06:42 +0000 (11:06 +0000)]
"isActiveView" global parameter added, "activeView" parameter calculation is changed.  new methods: activeVW(), activeViewType().

18 years agoUpdate comments
enk [Fri, 8 Jul 2005 12:41:16 +0000 (12:41 +0000)]
Update comments

18 years agofix for bug IPAL9356: incorrect update of data object that correspond to already...
asv [Fri, 8 Jul 2005 11:04:57 +0000 (11:04 +0000)]
fix for bug IPAL9356: incorrect update of data object that correspond to already loaded data models.

18 years ago"client" parameter is returned now ONLY by globalParam() function.
asv [Fri, 8 Jul 2005 10:59:32 +0000 (10:59 +0000)]
"client" parameter is returned now ONLY by globalParam() function.

18 years agoImprovement(Add keyboard shortcuts to make ?Split vertical / Split horizontal / Close...
mzn [Fri, 8 Jul 2005 08:53:02 +0000 (08:53 +0000)]
Improvement(Add keyboard shortcuts to make ?Split vertical / Split horizontal / Close? on the current viewer).

18 years agoUpdate comments
enk [Fri, 8 Jul 2005 05:40:53 +0000 (05:40 +0000)]
Update comments

18 years agoUpdate comments
enk [Thu, 7 Jul 2005 12:39:16 +0000 (12:39 +0000)]
Update comments

18 years agoUnneeded file.
enk [Thu, 7 Jul 2005 10:16:55 +0000 (10:16 +0000)]
Unneeded file.

18 years agoUpdate comments
enk [Thu, 7 Jul 2005 07:22:54 +0000 (07:22 +0000)]
Update comments

18 years agoAdd methods for view parameters management from program code
jfa [Wed, 6 Jul 2005 13:45:50 +0000 (13:45 +0000)]
Add methods for view parameters management from program code

18 years agoImprovement(the active viewer tab was not very well visible).
mzn [Wed, 6 Jul 2005 12:21:02 +0000 (12:21 +0000)]
Improvement(the active viewer tab was not very well visible).

18 years agoBugID: 9377, modified method saveDocumentAs, removed usage of unitialized variable
srn [Wed, 6 Jul 2005 11:49:37 +0000 (11:49 +0000)]
BugID: 9377, modified method saveDocumentAs, removed usage of unitialized variable

18 years agoUpdate comments
abd [Wed, 6 Jul 2005 11:16:34 +0000 (11:16 +0000)]
Update comments

18 years agoBugID: 9377, modified method onPaste, added a call to updateActions
srn [Wed, 6 Jul 2005 05:59:10 +0000 (05:59 +0000)]
BugID: 9377, modified method onPaste, added a call to updateActions

18 years agoUpdate version number: 3.0.0
vsr [Tue, 5 Jul 2005 11:44:09 +0000 (11:44 +0000)]
Update version number: 3.0.0

19 years agoUpdate comments
abd [Tue, 5 Jul 2005 05:17:55 +0000 (05:17 +0000)]
Update comments

19 years agoAdded documentation code for goxygen
enk [Mon, 4 Jul 2005 13:42:11 +0000 (13:42 +0000)]
Added documentation code for goxygen

19 years agoUpdate comments
abd [Mon, 4 Jul 2005 04:58:25 +0000 (04:58 +0000)]
Update comments

19 years agoUpdate comments
abd [Mon, 4 Jul 2005 03:30:39 +0000 (03:30 +0000)]
Update comments

19 years agoUpdate comments
abd [Fri, 1 Jul 2005 10:52:16 +0000 (10:52 +0000)]
Update comments

19 years agoUpdate comments
abd [Fri, 1 Jul 2005 10:16:14 +0000 (10:16 +0000)]
Update comments

19 years agoAdded documentation code for goxygen
enk [Fri, 1 Jul 2005 08:27:14 +0000 (08:27 +0000)]
Added documentation code for goxygen

19 years agoUpdate comments
abd [Fri, 1 Jul 2005 04:30:15 +0000 (04:30 +0000)]
Update comments

19 years agoUpdate comments
abd [Fri, 1 Jul 2005 04:21:19 +0000 (04:21 +0000)]
Update comments

19 years agoReally create new application on new study loading, as the bug with <pure virtual...
jfa [Thu, 30 Jun 2005 09:14:51 +0000 (09:14 +0000)]
Really create new application on new study loading, as the bug with <pure virtual method called> has been solved

19 years agofIX FOR bug IPAL9242(3.0.0: Activation of OCC viewer breaks current VTK viewer in...
mzn [Wed, 29 Jun 2005 12:34:51 +0000 (12:34 +0000)]
fIX FOR bug IPAL9242(3.0.0: Activation of OCC viewer breaks current VTK viewer in Mesh).

19 years agoTitle for Dock windows
stv [Wed, 29 Jun 2005 11:11:01 +0000 (11:11 +0000)]
Title for Dock windows

19 years agoImprovement of splash. Now thread does not send CloseEvent, but calls qApp->exit...
asv [Wed, 29 Jun 2005 10:49:42 +0000 (10:49 +0000)]
Improvement of splash.  Now thread does not send CloseEvent, but calls qApp->exit() instead.  To fix bug when splash hangs up on 100%.

19 years agoDockable window title
stv [Wed, 29 Jun 2005 10:46:53 +0000 (10:46 +0000)]
Dockable window title

19 years agoTitle for Dock windows
stv [Wed, 29 Jun 2005 10:04:40 +0000 (10:04 +0000)]
Title for Dock windows

19 years agoinstall step is changed. symbolic link is made relative to bindir.
asv [Wed, 29 Jun 2005 06:39:31 +0000 (06:39 +0000)]
install step is changed.  symbolic link is made relative to bindir.

19 years agoBug fix. mySignal removed at the end of destructor.
stv [Wed, 29 Jun 2005 04:40:12 +0000 (04:40 +0000)]
Bug fix. mySignal removed at the end of destructor.

19 years ago*** empty log message ***
stv [Tue, 28 Jun 2005 10:09:56 +0000 (10:09 +0000)]
*** empty log message ***

19 years agoFix a linkage error: destructor can not be pure virtual
vsr [Tue, 28 Jun 2005 09:14:08 +0000 (09:14 +0000)]
Fix a linkage error: destructor can not be pure virtual

19 years agoImplement level() method for the SUIT_DataObject class
vsr [Tue, 28 Jun 2005 09:13:24 +0000 (09:13 +0000)]
Implement level() method for the SUIT_DataObject class

19 years agoImprove the look-n-feel of the splash window
vsr [Tue, 28 Jun 2005 09:12:31 +0000 (09:12 +0000)]
Improve the look-n-feel of the splash window

19 years agoDefine the default icon for the application
vsr [Tue, 28 Jun 2005 09:11:46 +0000 (09:11 +0000)]
Define the default icon for the application

19 years agoFix a bug: sip initilization function should be called manually to use sip global...
vsr [Tue, 28 Jun 2005 08:57:53 +0000 (08:57 +0000)]
Fix a bug: sip initilization function should be called manually to use sip global data - otherwise application crashes

19 years agoModify SALOME style: make progress bar to be displayed as solid rectangle
vsr [Tue, 28 Jun 2005 08:40:29 +0000 (08:40 +0000)]
Modify SALOME style: make progress bar to be displayed as solid rectangle

19 years agoImplement ResourceExporter tool: provide command-line interface to modify user prefer...
vsr [Tue, 28 Jun 2005 08:39:09 +0000 (08:39 +0000)]
Implement ResourceExporter tool: provide command-line interface to modify user preferences.

19 years agoPrefernces.
stv [Tue, 28 Jun 2005 07:31:17 +0000 (07:31 +0000)]
Prefernces.

19 years agoFix for bug with updateObjBrowser()
asv [Mon, 27 Jun 2005 12:48:17 +0000 (12:48 +0000)]
Fix for bug with updateObjBrowser()

19 years agono message
stv [Mon, 27 Jun 2005 11:58:58 +0000 (11:58 +0000)]
no message

19 years agoEMPTY method CreatePrs() that was already declared in header file - is added. To...
asv [Mon, 27 Jun 2005 11:53:49 +0000 (11:53 +0000)]
EMPTY method CreatePrs() that was already declared in header file - is added.  To be filled by meanfull content in future.

19 years agoPrefernces and properties.
stv [Mon, 27 Jun 2005 11:24:56 +0000 (11:24 +0000)]
Prefernces and properties.

19 years agotry () catch () mechanism modified.
stv [Mon, 27 Jun 2005 11:23:15 +0000 (11:23 +0000)]
try () catch () mechanism modified.

19 years agoDefault pixmap for non existing pixmap files.
stv [Mon, 27 Jun 2005 11:22:33 +0000 (11:22 +0000)]
Default pixmap for non existing pixmap files.

19 years agoBug in auto open.
stv [Mon, 27 Jun 2005 11:20:56 +0000 (11:20 +0000)]
Bug in auto open.

19 years agoSMH: Fix misprint
smh [Mon, 27 Jun 2005 05:38:01 +0000 (05:38 +0000)]
SMH: Fix misprint

19 years ago*** empty log message ***
ouv [Fri, 24 Jun 2005 13:38:35 +0000 (13:38 +0000)]
*** empty log message ***

19 years agonew files added
ouv [Fri, 24 Jun 2005 13:37:35 +0000 (13:37 +0000)]
new files added

19 years agoBug fixed: if 'splash' parameter is not set, then application crashed. Now OK.
asv [Fri, 24 Jun 2005 12:32:44 +0000 (12:32 +0000)]
Bug fixed: if 'splash' parameter is not set, then application crashed.  Now OK.

19 years agoRemove GLViewer_Detector.h, .cxx.
mkr [Fri, 24 Jun 2005 12:15:45 +0000 (12:15 +0000)]
Remove GLViewer_Detector.h, .cxx.

19 years agoFix for bug IPAL9313 (update of data model of NON-loaded modules in onRefresh() ).
asv [Fri, 24 Jun 2005 11:50:08 +0000 (11:50 +0000)]
Fix for bug IPAL9313 (update of data model of NON-loaded modules in onRefresh() ).

19 years ago*** empty log message ***
ouv [Fri, 24 Jun 2005 11:47:39 +0000 (11:47 +0000)]
*** empty log message ***

19 years agoSome correction.
enk [Fri, 24 Jun 2005 11:46:41 +0000 (11:46 +0000)]
Some correction.

19 years agoView type definition
vsv [Fri, 24 Jun 2005 10:21:40 +0000 (10:21 +0000)]
View type definition

19 years agoBug with View activations fixed
vsv [Fri, 24 Jun 2005 10:20:08 +0000 (10:20 +0000)]
Bug with  View activations fixed

19 years agoMPV: fix for bug IPAL9235
mpv [Fri, 24 Jun 2005 10:14:24 +0000 (10:14 +0000)]
MPV: fix for bug IPAL9235
Redefine updateDesktopTitle to add "LOCKED" information to the title of desktop window.

19 years agoBugs with warnings (unexpected NULL receiver) are fixed.
asv [Fri, 24 Jun 2005 07:02:19 +0000 (07:02 +0000)]
Bugs with warnings (unexpected NULL receiver) are fixed.

19 years agobug 9264. Add resources for SMESH plugins
eap [Thu, 23 Jun 2005 13:07:44 +0000 (13:07 +0000)]
bug 9264. Add resources for SMESH plugins

19 years ago*** empty log message ***
vsv [Thu, 23 Jun 2005 12:52:44 +0000 (12:52 +0000)]
*** empty log message ***

19 years agostudyActivated() virtual method has been added
vsv [Thu, 23 Jun 2005 12:45:14 +0000 (12:45 +0000)]
studyActivated() virtual method has been added

19 years agoMethod onDesktopActivated made as protected instead of private
vsv [Thu, 23 Jun 2005 12:43:31 +0000 (12:43 +0000)]
Method onDesktopActivated made as protected instead of private

19 years agoDialog SetupCurveDlg has been added
vsv [Thu, 23 Jun 2005 12:41:50 +0000 (12:41 +0000)]
Dialog SetupCurveDlg has been added

19 years agoFix a bug with resources in the Study properties dialog box
vsr [Thu, 23 Jun 2005 12:30:42 +0000 (12:30 +0000)]
Fix a bug with resources in the Study properties dialog box

19 years agoFor data objects other than SalomeApp_DataObject the filter should return true, other...
vsr [Thu, 23 Jun 2005 12:29:54 +0000 (12:29 +0000)]
For data objects other than SalomeApp_DataObject the filter should return true, otherwise selection in Object Browser for such objects is not available