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

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

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

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

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

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

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

18 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

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

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

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

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

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

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

18 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

18 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

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

18 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

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

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

18 years agoPreparation of v.3.0.1 V3_0_1
san [Fri, 29 Jul 2005 11:27:12 +0000 (11:27 +0000)]
Preparation of v.3.0.1

18 years agoPreparation of v.3.0.1
san [Fri, 29 Jul 2005 09:49:06 +0000 (09:49 +0000)]
Preparation of v.3.0.1

18 years agoUpdate comments
enk [Fri, 29 Jul 2005 07:34:45 +0000 (07:34 +0000)]
Update comments

18 years agoPreparation of v.3.0.1
san [Thu, 28 Jul 2005 15:26:28 +0000 (15:26 +0000)]
Preparation of v.3.0.1

18 years agoMinor improvement of salome_adm symlink treatment (from JR)
san [Thu, 28 Jul 2005 15:08:14 +0000 (15:08 +0000)]
Minor improvement of salome_adm symlink treatment (from JR)

18 years agono message
stv [Thu, 28 Jul 2005 09:40:26 +0000 (09:40 +0000)]
no message

18 years agoDeferred delete for the used header editor at end of edition
stv [Thu, 28 Jul 2005 07:54:30 +0000 (07:54 +0000)]
Deferred delete for the used header editor at end of edition

18 years agoMake "Auto size columns" preference checked by default.
mzn [Thu, 28 Jul 2005 06:47:21 +0000 (06:47 +0000)]
Make "Auto size columns" preference checked by default.

18 years agoAdd more default preferences for SMESH module.
mzn [Wed, 27 Jul 2005 11:17:28 +0000 (11:17 +0000)]
Add more default preferences for SMESH module.

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.