Salome HOME
modules/gui.git
18 years agoFix for problem: broken reference objects after delete originals.
mzn [Fri, 26 Aug 2005 06:19:26 +0000 (06:19 +0000)]
Fix for problem: broken reference objects after delete originals.

18 years agoPAL9636
asl [Fri, 26 Aug 2005 06:09:39 +0000 (06:09 +0000)]
PAL9636

18 years agoAdd settings for Plot2D viewer.
mzn [Thu, 25 Aug 2005 12:46:50 +0000 (12:46 +0000)]
Add settings for Plot2D viewer.

18 years agoPAL9796
asl [Thu, 25 Aug 2005 09:08:34 +0000 (09:08 +0000)]
PAL9796

18 years ago?Preferences? dialog box: button ?Cancel? should be replaced by ?Close?.
mzn [Wed, 24 Aug 2005 12:55:42 +0000 (12:55 +0000)]
?Preferences? dialog box: button ?Cancel? should be replaced by ?Close?.

18 years agono message
tma [Wed, 24 Aug 2005 10:01:08 +0000 (10:01 +0000)]
no message

18 years agoAdded a call to a method updateActions of SalomeApp_Application to update the status...
srn [Wed, 24 Aug 2005 09:33:11 +0000 (09:33 +0000)]
Added a call to a method updateActions of SalomeApp_Application to update the status of the toolbal

18 years agoImproved implementaion of internal data structure of Accelerator manager. Now it...
asv [Wed, 24 Aug 2005 07:52:12 +0000 (07:52 +0000)]
Improved implementaion of internal data structure of Accelerator manager.  Now it allows to register different actions for the same key press (in different types of viewers, naturally).

18 years agonew function initView() is added in order to easily customize creation of a new view...
asv [Tue, 23 Aug 2005 12:23:30 +0000 (12:23 +0000)]
new function initView() is added in order to easily customize creation of a new view window in SOCC.

18 years agonew field of SUIT_Accel type is added, and its initialization in constructor.
asv [Tue, 23 Aug 2005 12:21:03 +0000 (12:21 +0000)]
new field of SUIT_Accel type is added, and its initialization in constructor.

18 years agoNew class - SUIT_Accel - is introduced. It is used for handling keyboard accelerator...
asv [Tue, 23 Aug 2005 12:20:26 +0000 (12:20 +0000)]
New class - SUIT_Accel - is introduced.  It is used for handling keyboard accelerators.  ViewWindow is responsible for receiving the event from Accelerator manager.

18 years agoNew messages for operation mechanism added
sln [Tue, 23 Aug 2005 08:24:37 +0000 (08:24 +0000)]
New messages for operation mechanism added

18 years agoMethods for starting, suspending, aborting (etc) operation added. Now if operation...
sln [Tue, 23 Aug 2005 08:24:07 +0000 (08:24 +0000)]
Methods for  starting, suspending, aborting (etc) operation added. Now if operation has study it calls corresponding stydy method for these purposes. List of started operations added.

18 years agoComments added. Methods for starting, suspending, aborting (etc) operation imporoved...
sln [Tue, 23 Aug 2005 08:22:54 +0000 (08:22 +0000)]
Comments added. Methods for  starting, suspending, aborting (etc) operation imporoved. Now if operation has study it calls corresponding stydy method for these purposes.

18 years agoPredeclaration of classes added to compile package
sln [Tue, 23 Aug 2005 08:19:42 +0000 (08:19 +0000)]
Predeclaration of classes added to compile package

18 years agoNew files for operation mechanism added
sln [Tue, 23 Aug 2005 08:17:30 +0000 (08:17 +0000)]
New files for operation mechanism added

18 years agoFile containing update flags used as arguments of SalomeApp_Module::update method
sln [Tue, 23 Aug 2005 08:16:40 +0000 (08:16 +0000)]
File containing update flags used as arguments of SalomeApp_Module::update method

18 years agoAuxiliary class for switching between started operations
sln [Tue, 23 Aug 2005 08:15:24 +0000 (08:15 +0000)]
Auxiliary class for switching between started operations

18 years agoBase class for all salome operations
sln [Tue, 23 Aug 2005 08:14:44 +0000 (08:14 +0000)]
Base class for all salome operations

18 years agoOperation mechanism improved. Methods for starting and finishing operations added...
sln [Tue, 23 Aug 2005 08:14:01 +0000 (08:14 +0000)]
Operation mechanism improved. Methods for starting and finishing operations added. Auxiliary class SalomeApp_SwitchOp added for correct switching between started operation

18 years agoBase class for all Salome dialogs
sln [Tue, 23 Aug 2005 08:11:34 +0000 (08:11 +0000)]
Base class for all Salome dialogs

18 years agoNew icon for used for selection widget in SalomeApp_Dialog
sln [Tue, 23 Aug 2005 08:09:56 +0000 (08:09 +0000)]
New icon for used for selection widget in SalomeApp_Dialog

18 years agoicon_select added
sln [Tue, 23 Aug 2005 08:09:19 +0000 (08:09 +0000)]
icon_select added

18 years agoPAL9796
asl [Tue, 23 Aug 2005 06:29:47 +0000 (06:29 +0000)]
PAL9796

18 years agoFix a bug of SALOMEGUI_Swig library: method getSelected() should return a copy of...
vsr [Mon, 22 Aug 2005 07:02:01 +0000 (07:02 +0000)]
Fix a bug of SALOMEGUI_Swig library: method getSelected() should return a copy of string.

18 years agoFix a bug of SalomePy library with improper VTK viewer operations (the classes from...
vsr [Mon, 22 Aug 2005 06:59:43 +0000 (06:59 +0000)]
Fix a bug of SalomePy library with improper VTK viewer operations (the classes from SVTK package should be used instead of VTKViewer).

18 years agoFix a bug of SALOME_PYQT package - to work properly with Sip and PyQt libraries addit...
vsr [Mon, 22 Aug 2005 06:58:12 +0000 (06:58 +0000)]
Fix a bug of SALOME_PYQT package - to work properly with Sip and PyQt libraries additional SIP flags should be defined depending on existing Qt packages.

18 years agoTo introduce highlight action
apo [Fri, 19 Aug 2005 11:50:16 +0000 (11:50 +0000)]
To introduce highlight action

18 years agoTo make VTKViewer_UnscaledActor an infinite actor (with infinite bounds)
apo [Fri, 19 Aug 2005 11:49:37 +0000 (11:49 +0000)]
To make VTKViewer_UnscaledActor an infinite actor (with infinite bounds)

18 years agoWindows porting
mpv [Thu, 18 Aug 2005 09:04:19 +0000 (09:04 +0000)]
Windows porting

18 years ago1) Fix check files errors: autoconf 2.59 (Debian 3.1) applies more strict rules for...
vsr [Wed, 17 Aug 2005 07:06:29 +0000 (07:06 +0000)]
1) Fix check files errors: autoconf 2.59 (Debian 3.1) applies more strict rules for macros definition
2) Fix configuration problems (with g++ options and with install script)

18 years agoFix pb with Object Browser update, when several not-loaded components have data....
jfa [Tue, 16 Aug 2005 11:30:33 +0000 (11:30 +0000)]
Fix pb with Object Browser update, when several not-loaded components have data. For example, reproduced with BugRevolution.py, attached to PAL8869

18 years agoTo remove incorrect integration
apo [Tue, 16 Aug 2005 04:01:40 +0000 (04:01 +0000)]
To remove incorrect integration

18 years agoTo customize resources for the branch
apo [Mon, 15 Aug 2005 06:56:20 +0000 (06:56 +0000)]
To customize resources for the branch

18 years agoTo introduce default launch mode of SALOMEDS server
apo [Fri, 12 Aug 2005 11:27:51 +0000 (11:27 +0000)]
To introduce default launch mode of SALOMEDS server

18 years agoENV: Windows porting.
env [Thu, 11 Aug 2005 03:58:42 +0000 (03:58 +0000)]
ENV: Windows porting.

18 years agoENV: Windows porting.
env [Wed, 10 Aug 2005 10:58:51 +0000 (10:58 +0000)]
ENV: Windows porting.

18 years agoENV: Windows porting.
env [Wed, 10 Aug 2005 10:23:16 +0000 (10:23 +0000)]
ENV: Windows porting.

18 years agoa minor change to made code compilable on Debian (explicid creation of a dialog befor...
asv [Wed, 10 Aug 2005 04:22:53 +0000 (04:22 +0000)]
a minor change to made code compilable on Debian (explicid creation of a dialog before calling exec() on it).

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.