Salome HOME
modules/gui.git
18 years agoUpdate comments
enk [Tue, 26 Jul 2005 12:50:32 +0000 (12:50 +0000)]
Update comments

18 years agoAdd default preferences for VISU module.
mzn [Tue, 26 Jul 2005 10:23:51 +0000 (10:23 +0000)]
Add default preferences for VISU module.

18 years agonow the object browser uses "auto_size" preferences correctly
asl [Mon, 25 Jul 2005 05:13:02 +0000 (05:13 +0000)]
now the object browser uses "auto_size" preferences correctly

18 years ago*** empty log message ***
asl [Mon, 25 Jul 2005 04:28:48 +0000 (04:28 +0000)]
*** empty log message ***

18 years agonow study uses resources "multi_file" and "ascii_file" during document saving
asl [Mon, 25 Jul 2005 04:26:49 +0000 (04:26 +0000)]
now study uses resources "multi_file" and "ascii_file" during document saving

18 years agonew methods: font() and setFont(), allowing to read and change font of python console
asl [Mon, 25 Jul 2005 04:23:49 +0000 (04:23 +0000)]
new methods: font() and setFont(), allowing to read and change font of python console

18 years agonew preference: file selector
asl [Mon, 25 Jul 2005 04:22:01 +0000 (04:22 +0000)]
new preference: file selector
and new flag in FontItem: Preview; if this flag is on, then user can use standard font dialog to select font

18 years agoUpdate comments
enk [Fri, 22 Jul 2005 12:46:33 +0000 (12:46 +0000)]
Update comments

18 years ago*** empty log message ***
mzn [Fri, 22 Jul 2005 06:39:54 +0000 (06:39 +0000)]
*** empty log message ***

18 years agono message
stv [Fri, 22 Jul 2005 05:49:10 +0000 (05:49 +0000)]
no message

18 years ago*** empty log message ***
asl [Fri, 22 Jul 2005 05:40:03 +0000 (05:40 +0000)]
*** empty log message ***

18 years agono message
stv [Fri, 22 Jul 2005 05:20:44 +0000 (05:20 +0000)]
no message

18 years agoUpdate comments.
enk [Fri, 22 Jul 2005 03:55:14 +0000 (03:55 +0000)]
Update comments.

18 years agocorrection for bug:
asl [Fri, 22 Jul 2005 03:04:14 +0000 (03:04 +0000)]
correction for bug:
first element is always empty for QtxListResourceEdit::FontItem::<family combobox>

18 years agoFix a bug of menu management (action is registered incorrectly if -1 (default) id...
vsr [Thu, 21 Jul 2005 13:58:39 +0000 (13:58 +0000)]
Fix a bug of menu management (action is registered incorrectly if -1 (default) id is used)

18 years agoFix a bug of Selection.ClearFilters() method
vsr [Thu, 21 Jul 2005 11:52:52 +0000 (11:52 +0000)]
Fix a bug of Selection.ClearFilters() method

18 years agoMethods setIsSystem, isSystem, setWidgetFlags, widgetFlags are removed. The according...
asl [Thu, 21 Jul 2005 10:34:26 +0000 (10:34 +0000)]
Methods setIsSystem, isSystem, setWidgetFlags, widgetFlags are removed. The according values can be accessed through common setProperty/property methods with names: "system" and "widget_flags"

18 years agonew variant of font item
asl [Thu, 21 Jul 2005 09:49:56 +0000 (09:49 +0000)]
new variant of font item

18 years agoAdd preference for quick directory list.
mzn [Thu, 21 Jul 2005 09:33:05 +0000 (09:33 +0000)]
Add preference for quick directory list.

18 years agodebug
asl [Thu, 21 Jul 2005 09:28:33 +0000 (09:28 +0000)]
debug

18 years agoPreferences improvements. Empty categories not shown.
stv [Thu, 21 Jul 2005 07:44:38 +0000 (07:44 +0000)]
Preferences improvements. Empty categories not shown.

18 years agono message
stv [Thu, 21 Jul 2005 07:37:19 +0000 (07:37 +0000)]
no message

18 years agoQtxTable added
stv [Thu, 21 Jul 2005 06:26:36 +0000 (06:26 +0000)]
QtxTable added

18 years agoUpdate comments.
enk [Wed, 20 Jul 2005 12:45:54 +0000 (12:45 +0000)]
Update comments.

18 years agodebug
asl [Wed, 20 Jul 2005 11:28:10 +0000 (11:28 +0000)]
debug

18 years agoNew item (FontItem), allowing to show information about font setting and to select...
asl [Wed, 20 Jul 2005 09:52:19 +0000 (09:52 +0000)]
New item (FontItem), allowing to show information about font setting and to select font from standard font dialog

18 years agoNew methods allowing QtxResourceEdit::Item to store and retrive font from resource...
asl [Wed, 20 Jul 2005 09:51:25 +0000 (09:51 +0000)]
New methods allowing QtxResourceEdit::Item to store and retrive font from resource manager

18 years agoNew methods allowing to store in resource manager string information about font and...
asl [Wed, 20 Jul 2005 09:50:04 +0000 (09:50 +0000)]
New methods allowing to store in resource manager string information about font and to construct font automatically by this info

18 years agoAdd more preferences(for GEOM and for SMESH).
mzn [Wed, 20 Jul 2005 09:04:13 +0000 (09:04 +0000)]
Add more preferences(for GEOM and for SMESH).

18 years agoBugID IPAL9021, modified a method loadDocument. Put there a code from method openDocu...
srn [Wed, 20 Jul 2005 05:59:50 +0000 (05:59 +0000)]
BugID IPAL9021, modified a method loadDocument. Put there a code from method openDocument to update the ObjectBrowser when the unloaded study is loaded back.

18 years agoComments moved into cxx-files. Method QtxWorkstack::onTop() removed.
stv [Wed, 20 Jul 2005 05:48:54 +0000 (05:48 +0000)]
Comments moved into cxx-files. Method QtxWorkstack::onTop() removed.

18 years agoAdd methods to create menu and toolbar actions to be accessed from Python.
vsr [Tue, 19 Jul 2005 11:43:15 +0000 (11:43 +0000)]
Add methods to create menu and toolbar actions to be accessed from Python.

18 years agoUpdate comments
enk [Fri, 15 Jul 2005 12:45:45 +0000 (12:45 +0000)]
Update comments

18 years agoUpdate comments
enk [Fri, 15 Jul 2005 11:06:29 +0000 (11:06 +0000)]
Update comments

18 years agoIPAL9487: can not open file with two points in the name
jfa [Fri, 15 Jul 2005 10:01:40 +0000 (10:01 +0000)]
IPAL9487: can not open file with two points in the name

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

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

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

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

18 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.