Salome HOME
modules/gui.git
19 years agoImplement dumpImage() method
vsr [Tue, 21 Jun 2005 09:24:02 +0000 (09:24 +0000)]
Implement dumpImage() method

19 years agoMove dumpImage() method to public section - needed by SalomePyQt module
vsr [Tue, 21 Jun 2005 09:20:39 +0000 (09:20 +0000)]
Move dumpImage() method to public section - needed by SalomePyQt module

19 years agoFixing a bug : Salome GUI style needs addLibraryPath() method to be called
vsr [Tue, 21 Jun 2005 06:24:27 +0000 (06:24 +0000)]
Fixing a bug : Salome GUI style needs addLibraryPath() method to be called

19 years agoFix a bug : avoid Qt's warning
vsr [Tue, 21 Jun 2005 06:19:03 +0000 (06:19 +0000)]
Fix a bug : avoid Qt's warning

19 years agoImprove color palette for "About" dialog box
vsr [Tue, 21 Jun 2005 06:17:43 +0000 (06:17 +0000)]
Improve color palette for "About" dialog box

19 years agoExport getExceptionHandler() function (bug on WNT)
vsr [Mon, 20 Jun 2005 14:32:35 +0000 (14:32 +0000)]
Export getExceptionHandler() function (bug on WNT)

19 years agoImplement generic "Dump view" method to be used by all views (toolbar & context menu)
vsr [Mon, 20 Jun 2005 14:31:43 +0000 (14:31 +0000)]
Implement generic "Dump view" method to be used by all views (toolbar & context menu)

19 years ago"Open with" functionality named as "Activate Module"
vsv [Mon, 20 Jun 2005 13:31:22 +0000 (13:31 +0000)]
"Open with" functionality named as "Activate Module"

19 years agoFix for Bug IPAL8981(3.0.0: Add "Dump Study" into menu).
mzn [Mon, 20 Jun 2005 12:11:21 +0000 (12:11 +0000)]
Fix for Bug IPAL8981(3.0.0: Add "Dump Study" into menu).

19 years agoShow/Hide trihedron functionality
vsv [Mon, 20 Jun 2005 12:04:51 +0000 (12:04 +0000)]
Show/Hide trihedron functionality

19 years agoUpdate SALOME about icon
vsr [Mon, 20 Jun 2005 05:56:19 +0000 (05:56 +0000)]
Update SALOME about icon

19 years agoAdd getOpenFileNames() method to get the list of files selected by user
vsr [Mon, 20 Jun 2005 05:55:26 +0000 (05:55 +0000)]
Add getOpenFileNames() method to get the list of files selected by user

19 years agoAdd support for sip 4.2
vsr [Mon, 20 Jun 2005 04:43:45 +0000 (04:43 +0000)]
Add support for sip 4.2

19 years agoAdd method updateObjectBrowser() for the SalomeApp_Application
vsr [Fri, 17 Jun 2005 14:59:45 +0000 (14:59 +0000)]
Add method updateObjectBrowser() for the SalomeApp_Application

19 years agoAdd getDirectory() method to provide application-specific "Select directory" dialog box
vsr [Fri, 17 Jun 2005 14:04:52 +0000 (14:04 +0000)]
Add getDirectory() method to provide application-specific "Select directory" dialog box

19 years agoAdd getDirectory() method to provide application-specific "Select directory" dialog box
vsr [Fri, 17 Jun 2005 14:01:41 +0000 (14:01 +0000)]
Add getDirectory() method to provide application-specific "Select directory" dialog box

19 years agoAdd getDirectory() method to provide application-specific "Select directory" dialog box
vsr [Fri, 17 Jun 2005 13:59:56 +0000 (13:59 +0000)]
Add getDirectory() method to provide application-specific "Select directory" dialog box

19 years agoAdd getDirectory() method to provide application-specific "Select directory" dialog box
vsr [Fri, 17 Jun 2005 13:42:13 +0000 (13:42 +0000)]
Add getDirectory() method to provide application-specific "Select directory" dialog box

19 years agoImprove file extension filters processing in the Open/Save File dialog box
vsr [Fri, 17 Jun 2005 13:16:02 +0000 (13:16 +0000)]
Improve file extension filters processing in the Open/Save File dialog box

19 years agoPreferences edition.
stv [Fri, 17 Jun 2005 12:38:56 +0000 (12:38 +0000)]
Preferences edition.

19 years agoadded menu item "refresh" and slot onRefresh().
asv [Fri, 17 Jun 2005 12:28:39 +0000 (12:28 +0000)]
added menu item "refresh" and slot onRefresh().

19 years agomenu item "refresh", slot onRefresh(), signal aboutRefresh(), and updateTree( 2 param...
asv [Fri, 17 Jun 2005 12:27:31 +0000 (12:27 +0000)]
menu item "refresh", slot onRefresh(), signal aboutRefresh(), and updateTree( 2 params) were removed.

19 years agoBUG 8990: Use HOME directory if selected one doesn't exist
vsv [Fri, 17 Jun 2005 11:02:57 +0000 (11:02 +0000)]
BUG 8990: Use HOME directory if selected one doesn't exist

19 years agoSMH: Add component into default conig file
smh [Fri, 17 Jun 2005 10:41:48 +0000 (10:41 +0000)]
SMH: Add component into default conig file

19 years agoShow/Hide trihedron command
vsv [Fri, 17 Jun 2005 10:09:35 +0000 (10:09 +0000)]
Show/Hide trihedron command

19 years agoRepaint of list view
asl [Fri, 17 Jun 2005 09:57:40 +0000 (09:57 +0000)]
Repaint of list view

19 years agoBugID IPAL8989: Changed method onSelectionChanged
srn [Fri, 17 Jun 2005 09:30:19 +0000 (09:30 +0000)]
BugID IPAL8989: Changed method onSelectionChanged

19 years agoResource edit modifications. Size policy of items was changed
stv [Fri, 17 Jun 2005 08:43:29 +0000 (08:43 +0000)]
Resource edit modifications. Size policy of items was changed

19 years agoResource edit modifications. New method resource()
stv [Fri, 17 Jun 2005 08:43:04 +0000 (08:43 +0000)]
Resource edit modifications. New method resource()

19 years agoIPAL9137
stv [Fri, 17 Jun 2005 08:41:00 +0000 (08:41 +0000)]
IPAL9137

19 years agoControl for the status of the document opening. Function useFile return boolean value.
stv [Fri, 17 Jun 2005 08:40:03 +0000 (08:40 +0000)]
Control for the status of the document opening. Function useFile return boolean value.

19 years agoBug 8970
asl [Fri, 17 Jun 2005 08:37:03 +0000 (08:37 +0000)]
Bug 8970

19 years agoPreferences Editor.
stv [Fri, 17 Jun 2005 08:34:50 +0000 (08:34 +0000)]
Preferences Editor.

19 years agoFixes for compilation errors.
stv [Fri, 17 Jun 2005 08:32:58 +0000 (08:32 +0000)]
Fixes for compilation errors.

19 years agoFix for Bug IPAL8957(3.0.0: GEOM local selections don't work in OCC viewer).
mzn [Fri, 17 Jun 2005 07:37:11 +0000 (07:37 +0000)]
Fix for Bug IPAL8957(3.0.0: GEOM local selections don't work in OCC viewer).

19 years agogetFileName() function is defined as pure virtual public in the SUIT_Application...
vsr [Fri, 17 Jun 2005 07:04:45 +0000 (07:04 +0000)]
getFileName() function is defined as pure virtual public in the SUIT_Application class to be used from all packages in order to unify Open/Save dialog boxes throughout in the application.

19 years agoQApplication construction should be first action. This allow to prepare correct plugi...
stv [Fri, 17 Jun 2005 06:43:26 +0000 (06:43 +0000)]
QApplication construction should be first action. This allow to prepare correct plugin paths list in the QApplication::libraryPaths().

19 years agogetFileName() function is defined as pure virtual public in the SUIT_Application...
vsr [Fri, 17 Jun 2005 05:53:26 +0000 (05:53 +0000)]
getFileName() function is defined as pure virtual public in the SUIT_Application class to be used from all packages in order to unify Open/Save dialog boxes throughout in the application.

19 years agoBug 9193:
asl [Fri, 17 Jun 2005 04:56:15 +0000 (04:56 +0000)]
Bug 9193:
Only nodes mode in "Display mode" popup in SMESH

19 years agoIPAL9182: linking to libSPlot2d.so added
san [Thu, 16 Jun 2005 13:00:32 +0000 (13:00 +0000)]
IPAL9182: linking to libSPlot2d.so added

19 years agocompilation errors (on Mandrake) fixed.
asv [Thu, 16 Jun 2005 12:40:56 +0000 (12:40 +0000)]
compilation errors (on Mandrake) fixed.

19 years agoFix for IPAL9110: incorrect update of tree in onRefresh() command.
asv [Thu, 16 Jun 2005 12:40:33 +0000 (12:40 +0000)]
Fix for IPAL9110: incorrect update of tree in onRefresh() command.

19 years agoFix for IPAL9110: incorrect update of tree in onRefresh() command.
asv [Thu, 16 Jun 2005 12:31:19 +0000 (12:31 +0000)]
Fix for IPAL9110: incorrect update of tree in onRefresh() command.

19 years agoImplement File Open/Save dialog with "Quick Directory" list controls.
vsr [Thu, 16 Jun 2005 12:15:09 +0000 (12:15 +0000)]
Implement File Open/Save dialog with "Quick Directory" list controls.

19 years agoCreate lib file in /bin/styles in 'build' and 'install' versions. Bugs are fixed.
asv [Thu, 16 Jun 2005 12:02:01 +0000 (12:02 +0000)]
Create lib file in /bin/styles in 'build' and 'install' versions.  Bugs are fixed.

19 years agoIPAL9192: string resources added for SPlot2d_SetupPlot2dDlg
san [Thu, 16 Jun 2005 10:29:47 +0000 (10:29 +0000)]
IPAL9192: string resources added for SPlot2d_SetupPlot2dDlg

19 years agoLink between SALOME_InteractiveObject and SALOME_Actor was corrected
asl [Thu, 16 Jun 2005 10:26:15 +0000 (10:26 +0000)]
Link between SALOME_InteractiveObject and SALOME_Actor was corrected

19 years agoBugID IPAL8996, fixed method getTrihedronSize
srn [Thu, 16 Jun 2005 07:33:54 +0000 (07:33 +0000)]
BugID IPAL8996, fixed method getTrihedronSize

19 years agoIPAL9192: string resources added for SPlot2d_SetupPlot2dDlg
san [Thu, 16 Jun 2005 07:23:19 +0000 (07:23 +0000)]
IPAL9192: string resources added for SPlot2d_SetupPlot2dDlg

19 years agoImplement SalomePyQt libraries
vsr [Thu, 16 Jun 2005 05:55:08 +0000 (05:55 +0000)]
Implement SalomePyQt libraries

19 years agogetViewManager() correction
san [Wed, 15 Jun 2005 15:22:17 +0000 (15:22 +0000)]
getViewManager() correction

19 years agoIPAL9008
asl [Wed, 15 Jun 2005 09:12:40 +0000 (09:12 +0000)]
IPAL9008

19 years agoAdditional build steps added to copy libSalomeStyle.so to 'build_dir'/bin/salome...
asv [Wed, 15 Jun 2005 08:11:46 +0000 (08:11 +0000)]
Additional build steps added to copy libSalomeStyle.so to 'build_dir'/bin/salome/styles and to 'install_dir'/bin/salome/styles directories.

19 years agoThe slot "onTextChanged" is disconnect, but value is updated in method value().
asl [Wed, 15 Jun 2005 04:24:55 +0000 (04:24 +0000)]
The slot "onTextChanged" is disconnect, but value is updated in method value().

19 years agoFix for IPAL9140: 3.0.0 (09 Jun): "Supervision" module has to be renamed into "Superv...
mkr [Wed, 15 Jun 2005 04:24:33 +0000 (04:24 +0000)]
Fix for IPAL9140: 3.0.0 (09 Jun): "Supervision" module has to be renamed into "Supervisor".

19 years agoChanged mechanizm of Session::activeApplication(): now it returns an internal field...
asv [Tue, 14 Jun 2005 12:43:17 +0000 (12:43 +0000)]
Changed mechanizm of Session::activeApplication(): now it returns an internal field of Session, which is initialized in onApplicationActivated() slot.  This new slot is connected to new signal of Application: activated(), which in turn is emitted when SUIT_Desktop throws activated() signal. :)

19 years agoSMH: Return back stabs into makefile
smh [Tue, 14 Jun 2005 11:02:24 +0000 (11:02 +0000)]
SMH: Return back stabs into makefile

19 years agoSUIT_Selector class now inherits QObject in order to simplify selectors deleting...
vsr [Tue, 14 Jun 2005 09:55:13 +0000 (09:55 +0000)]
SUIT_Selector class now inherits QObject in order to simplify selectors deleting process (selector is removed together with its parent)

19 years agoSMH: Fixes and patches from Paul.
smh [Tue, 14 Jun 2005 07:10:45 +0000 (07:10 +0000)]
SMH: Fixes and patches from Paul.

19 years ago2 resource files were moved to GEOM.
asv [Tue, 14 Jun 2005 06:23:14 +0000 (06:23 +0000)]
2 resource files were moved to GEOM.

19 years agoFix for bug with tree update.
stv [Tue, 14 Jun 2005 05:10:55 +0000 (05:10 +0000)]
Fix for bug with tree update.

19 years agoSome layout and names modifications.
stv [Tue, 14 Jun 2005 03:27:55 +0000 (03:27 +0000)]
Some layout and names modifications.

19 years agocreateView() improvement
san [Fri, 10 Jun 2005 13:31:12 +0000 (13:31 +0000)]
createView() improvement

19 years agoBug fix: When last window closed active window pointer don't nullifyed.
stv [Fri, 10 Jun 2005 07:42:44 +0000 (07:42 +0000)]
Bug fix: When last window closed active window pointer don't nullifyed.

19 years agoUsage to SPlot2d_CurveContainer removed
san [Fri, 10 Jun 2005 06:53:31 +0000 (06:53 +0000)]
Usage to SPlot2d_CurveContainer removed

19 years agoicons moved to GEOM resources.
asv [Fri, 10 Jun 2005 06:41:25 +0000 (06:41 +0000)]
icons moved to GEOM resources.

19 years agoIPAL9132
asl [Fri, 10 Jun 2005 06:23:37 +0000 (06:23 +0000)]
IPAL9132

19 years ago*** empty log message ***
asl [Fri, 10 Jun 2005 05:51:26 +0000 (05:51 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
asl [Fri, 10 Jun 2005 05:49:23 +0000 (05:49 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
asl [Fri, 10 Jun 2005 05:48:02 +0000 (05:48 +0000)]
*** empty log message ***

19 years agoFiles QtxResourceEdit.* are removed from makefile.in
asl [Fri, 10 Jun 2005 05:45:38 +0000 (05:45 +0000)]
Files QtxResourceEdit.* are removed from makefile.in

19 years agoIPAL9146
asl [Fri, 10 Jun 2005 05:37:30 +0000 (05:37 +0000)]
IPAL9146

19 years agoResource (Preferences) editor. Not fully completed.
stv [Fri, 10 Jun 2005 05:15:27 +0000 (05:15 +0000)]
Resource (Preferences) editor. Not fully completed.

19 years agoProperty "isOpen" property added.
stv [Fri, 10 Jun 2005 05:09:21 +0000 (05:09 +0000)]
Property "isOpen" property added.

19 years agoSave dialog appears again when previous attempt not successfull.
stv [Fri, 10 Jun 2005 05:06:56 +0000 (05:06 +0000)]
Save dialog appears again when previous attempt not successfull.

19 years agoCompilation errors with Qt without STL support.
stv [Fri, 10 Jun 2005 05:03:06 +0000 (05:03 +0000)]
Compilation errors with Qt without STL support.

19 years agoResource (Preferences) editor. Not fully implemented.
stv [Fri, 10 Jun 2005 04:55:03 +0000 (04:55 +0000)]
Resource (Preferences) editor. Not fully implemented.

19 years agoSPlot2d_Viewer connected to Plot2d_ViewManager
san [Thu, 9 Jun 2005 13:53:56 +0000 (13:53 +0000)]
SPlot2d_Viewer connected to Plot2d_ViewManager

19 years agoCurve setup dialog box restored (without resources)
san [Thu, 9 Jun 2005 13:52:32 +0000 (13:52 +0000)]
Curve setup dialog box restored (without resources)

19 years agosetData() moved from SPlot2d_Curve
san [Thu, 9 Jun 2005 13:51:06 +0000 (13:51 +0000)]
setData() moved from SPlot2d_Curve

19 years agoFix of error: if rule contains part "<string> in <set of strings>", this part was...
asl [Thu, 9 Jun 2005 11:10:54 +0000 (11:10 +0000)]
Fix of error: if rule contains part "<string> in <set of strings>", this part was false always

19 years agoBugID: IPAL9088 Added slot onBrwoserDestroyed() to synchronize a deletion of OB_Brows...
srn [Thu, 9 Jun 2005 10:18:21 +0000 (10:18 +0000)]
BugID: IPAL9088 Added slot onBrwoserDestroyed() to synchronize a deletion of OB_Browser and SalomeApp_OBSelector.

19 years agono message
stv [Thu, 9 Jun 2005 09:36:29 +0000 (09:36 +0000)]
no message

19 years agoBase class for resource editor and one completed implementation.
stv [Thu, 9 Jun 2005 09:32:35 +0000 (09:32 +0000)]
Base class for resource editor and one completed implementation.

19 years agoCorrection.
mzn [Thu, 9 Jun 2005 09:13:01 +0000 (09:13 +0000)]
Correction.

19 years agoFix for Bug IPAL9053( 3.0.0: "Check Geometry" and "Load script" functionalities from...
mzn [Thu, 9 Jun 2005 09:07:42 +0000 (09:07 +0000)]
Fix for Bug IPAL9053( 3.0.0: "Check Geometry" and "Load script" functionalities from menu "Tools" aren't work.).
"Load Script" moved from Geometry module to menu File(so, now it is accessible from all modules).

19 years agoCorrection.
mzn [Thu, 9 Jun 2005 09:02:57 +0000 (09:02 +0000)]
Correction.

19 years agoBug fix: Child windows can't recieve keyboard input focus. QtxWorkstackArea::customEv...
stv [Thu, 9 Jun 2005 08:27:59 +0000 (08:27 +0000)]
Bug fix: Child windows can't recieve keyboard input focus. QtxWorkstackArea::customEvent() modified.

19 years agoSMH: Update resource file by MED and VISU
smh [Thu, 9 Jun 2005 07:04:30 +0000 (07:04 +0000)]
SMH: Update resource file by MED and VISU

19 years ago*** empty log message ***
asl [Thu, 9 Jun 2005 06:41:37 +0000 (06:41 +0000)]
*** empty log message ***

19 years agoDirective "Export" for insernal class Selection was added.
stv [Thu, 9 Jun 2005 04:39:41 +0000 (04:39 +0000)]
Directive "Export" for insernal class Selection was added.

19 years agoCAM resources loading added.
asv [Wed, 8 Jun 2005 12:38:17 +0000 (12:38 +0000)]
CAM resources loading added.

19 years agoactivateModule/deactivateModule functions are made "bool".
asv [Wed, 8 Jun 2005 12:37:31 +0000 (12:37 +0000)]
activateModule/deactivateModule functions are made "bool".

19 years agoadd resources for a button to show/hide trihedron
eap [Wed, 8 Jun 2005 12:13:48 +0000 (12:13 +0000)]
add resources for a button to show/hide trihedron

19 years agoSupport for C++ notation ("!=") of "unequal" binary operation added, support for...
san [Wed, 8 Jun 2005 12:04:22 +0000 (12:04 +0000)]
Support for C++ notation ("!=") of "unequal" binary operation added, support for "<>" kept.

19 years agoadd a button to show/hide trihedron
eap [Wed, 8 Jun 2005 12:03:03 +0000 (12:03 +0000)]
add a button to show/hide trihedron

19 years agoNew resource files for CAM module added.
asv [Wed, 8 Jun 2005 10:59:21 +0000 (10:59 +0000)]
New resource files for CAM module added.

19 years agoCorrection, this line was commented before merge.
mzn [Wed, 8 Jun 2005 09:24:22 +0000 (09:24 +0000)]
Correction, this line was commented before merge.

19 years agoAPO: we do not remove IObject from the selection if map of sub indexes is empty
mzn [Wed, 8 Jun 2005 08:01:48 +0000 (08:01 +0000)]
APO: we do not remove IObject from the selection if map of sub indexes is empty

19 years ago*** empty log message ***
asl [Wed, 8 Jun 2005 05:42:57 +0000 (05:42 +0000)]
*** empty log message ***