]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
18 years agoBug when ObjBrowser and Python console were NOT closed after closing of study is... OCC_development_for_3_2_0a2
asv [Mon, 13 Mar 2006 09:52:25 +0000 (09:52 +0000)]
Bug when ObjBrowser and Python console were NOT closed after closing of study is fixed.

18 years agoPAL11834
vsr [Mon, 13 Mar 2006 06:47:01 +0000 (06:47 +0000)]
PAL11834

18 years agoJoin modifications from branch BR_L_2_3_5.
jfa [Fri, 10 Mar 2006 10:56:06 +0000 (10:56 +0000)]
Join modifications from branch BR_L_2_3_5.

18 years agoImprovements related with creation of "Gui states" object. Now it will always be...
asv [Fri, 10 Mar 2006 09:28:44 +0000 (09:28 +0000)]
Improvements related with creation of "Gui states" object.  Now it will always be the last one in the tree.

18 years agoJoin HDF persistence for light modules from branch BR_L_2_3_5.
jfa [Fri, 10 Mar 2006 09:20:17 +0000 (09:20 +0000)]
Join HDF persistence for light modules from branch BR_L_2_3_5.

18 years agoRestore the cursor if necessary(apart from, it concerns the bug IPAL11302).
mzn [Fri, 10 Mar 2006 09:05:27 +0000 (09:05 +0000)]
Restore the cursor if necessary(apart from, it concerns the bug IPAL11302).

18 years agoAdded an empty target 'tests'
srn [Thu, 9 Mar 2006 15:50:57 +0000 (15:50 +0000)]
Added an empty target 'tests'

18 years agoAdded a new target 'unittest'
srn [Thu, 9 Mar 2006 15:49:54 +0000 (15:49 +0000)]
Added a new target 'unittest'

18 years agodependency from suit is added.
asv [Thu, 9 Mar 2006 14:23:00 +0000 (14:23 +0000)]
dependency from suit is added.

18 years agoupdating of save point objects is improved. a few bugs fixed.
asv [Thu, 9 Mar 2006 14:21:31 +0000 (14:21 +0000)]
updating of save point objects is improved.  a few bugs fixed.
DataModel - the wording is changed. no important changes.

18 years agoa bug with accelerator shadowing key presses in OTHER windows (not viewers) is fixed.
asv [Thu, 9 Mar 2006 14:20:08 +0000 (14:20 +0000)]
a bug with accelerator shadowing key presses in OTHER windows (not viewers) is fixed.

18 years agoa bug with reversed order of objects on first (component) level is fixed.
asv [Thu, 9 Mar 2006 14:18:42 +0000 (14:18 +0000)]
a bug with reversed order of objects on first (component) level is fixed.

18 years agocreation of accelerator is changed, now it is done through getAccel() static function.
asv [Thu, 9 Mar 2006 14:17:55 +0000 (14:17 +0000)]
creation of accelerator is changed, now it is done through getAccel() static function.

18 years agoadded check for Save Point object in canBeDisplayed branch. Save Point objects can...
asv [Thu, 9 Mar 2006 14:16:59 +0000 (14:16 +0000)]
added check for Save Point object in canBeDisplayed branch.  Save Point objects can NOT be displayed.

18 years agoMERGE from BR_vsr_menu branch: support dynamic menus in SALOME GUI
vsr [Thu, 9 Mar 2006 13:41:03 +0000 (13:41 +0000)]
MERGE from BR_vsr_menu branch: support dynamic menus in SALOME GUI

18 years agoAdded a cppunit test for SalomeApp
srn [Thu, 9 Mar 2006 12:53:22 +0000 (12:53 +0000)]
Added a cppunit test for SalomeApp

18 years agoAdded a check CHECK_CPPUNIT
srn [Thu, 9 Mar 2006 12:48:58 +0000 (12:48 +0000)]
Added a check CHECK_CPPUNIT

18 years ago*** empty log message ***
mzn [Thu, 9 Mar 2006 10:18:52 +0000 (10:18 +0000)]
*** empty log message ***

18 years agoChanges in Salome configuration scripts
nds [Thu, 9 Mar 2006 06:56:31 +0000 (06:56 +0000)]
Changes in Salome configuration scripts

18 years agoChanges in Salome configuration scripts
nds [Thu, 9 Mar 2006 06:41:56 +0000 (06:41 +0000)]
Changes in Salome configuration scripts

18 years agoMerged with OCC_visual_parameters_2006 branch. It consists development of persistent...
asv [Tue, 7 Mar 2006 15:50:46 +0000 (15:50 +0000)]
Merged with OCC_visual_parameters_2006 branch.  It consists development of persistent visual parameters (GUI states) and Dump Python functionality.  Developers: srn, asv.

18 years agoFix for Bug IPAL11794
apo [Tue, 7 Mar 2006 12:47:09 +0000 (12:47 +0000)]
Fix for Bug IPAL11794
"8 signal detected" appears and 3D view is broken after trying to create presentation in Post-Pro
(improve handling of the VTK presentations with null dimention bounding box)

18 years agoFix for bug PAL10669( There are no "Standard" and "Modules" toolbars after running...
mzn [Tue, 7 Mar 2006 10:36:16 +0000 (10:36 +0000)]
Fix for bug PAL10669( There are no "Standard" and "Modules" toolbars after running Salome).

18 years agoRestore more precise signal detection as in SALOME V2.2.7, connected to Bug PAL11170
apo [Tue, 7 Mar 2006 09:29:17 +0000 (09:29 +0000)]
Restore more precise signal detection as in SALOME V2.2.7, connected to Bug PAL11170

18 years agoFix for Bug IPAL11670
apo [Fri, 3 Mar 2006 12:26:58 +0000 (12:26 +0000)]
Fix for Bug IPAL11670
   CRASH after trying to import "polygones.med" and "recall_bord.med".

18 years agoRemove unused files
apo [Fri, 3 Mar 2006 12:25:55 +0000 (12:25 +0000)]
Remove unused files

18 years agodefault empty implementation of new slots "onViewManagerAdded", "onViewManagerRemoved"
asl [Fri, 3 Mar 2006 08:41:20 +0000 (08:41 +0000)]
default empty implementation of new slots "onViewManagerAdded", "onViewManagerRemoved"

18 years agoFix for Bug Bug IPAL10029:
enk [Thu, 2 Mar 2006 12:45:03 +0000 (12:45 +0000)]
Fix for Bug Bug IPAL10029:
"Graduated axes" dialog box: input filtering of numerical fields and spin-buttons

18 years agoApply SMESH module performance improvement
apo [Thu, 2 Mar 2006 11:24:44 +0000 (11:24 +0000)]
Apply SMESH module performance improvement

18 years agoRemoved unnecessary dlopen flag
srn [Thu, 2 Mar 2006 11:07:20 +0000 (11:07 +0000)]
Removed unnecessary dlopen flag

18 years agofix for compilation troubles after removing package Xdps from OCC
asl [Thu, 2 Mar 2006 08:59:27 +0000 (08:59 +0000)]
fix for compilation troubles after removing package Xdps from OCC

18 years agoPAL11562: the module name must be removed from list of modules (from combobox and...
asl [Thu, 2 Mar 2006 07:32:24 +0000 (07:32 +0000)]
PAL11562: the module name must be removed from list of modules (from combobox and toolbar) if it isn't accessible (not installed, etc)
The new protected method "isLibExists" is added. It checks, if module library is situated in some folders. Under Linux, this list is value of LD_LIBRARY_PATH, under Windows it is value of PATH

18 years agoRemoved unnecessary dlopen flag
srn [Wed, 1 Mar 2006 12:59:38 +0000 (12:59 +0000)]
Removed unnecessary dlopen flag

18 years agoAdded a flag RTLD to dlopen
srn [Tue, 28 Feb 2006 12:07:02 +0000 (12:07 +0000)]
Added a flag RTLD to dlopen

18 years agoConvert source to UNIX format.
jfa [Mon, 20 Feb 2006 11:33:58 +0000 (11:33 +0000)]
Convert source to UNIX format.

18 years agoRemoved unnecessary linkage with libSalomeDS.so
srn [Mon, 20 Feb 2006 11:29:52 +0000 (11:29 +0000)]
Removed unnecessary linkage with libSalomeDS.so

18 years agoReplaced a usage of SALOMEDS objects with calls to SALOMEDSClient wrappers
srn [Mon, 20 Feb 2006 11:28:07 +0000 (11:28 +0000)]
Replaced a usage of SALOMEDS objects with calls to SALOMEDSClient wrappers

18 years agoReplaced a dependency on SalomeDS to a dependency to SalomeDSClient to avoid linkage...
srn [Mon, 20 Feb 2006 11:26:58 +0000 (11:26 +0000)]
Replaced a dependency on SalomeDS to a dependency to SalomeDSClient to avoid linkage to SalomeDSImpl and correspondingly to OCC libraries

18 years agoFix for bug PAL11561 ( Salome 3 window is always maximized ).
mzn [Thu, 16 Feb 2006 14:42:03 +0000 (14:42 +0000)]
Fix for bug PAL11561 ( Salome 3 window is always maximized ).

18 years agoFix for problem: Problems with fonts in Python console when you change properties.
mzn [Thu, 16 Feb 2006 12:56:56 +0000 (12:56 +0000)]
Fix for problem: Problems with fonts in Python console when you change properties.

18 years agoPorting to Mandriva 2006 platform : gcc4.0.1 compiler.
mkr [Wed, 15 Feb 2006 14:11:01 +0000 (14:11 +0000)]
Porting to Mandriva 2006 platform : gcc4.0.1 compiler.

18 years agoFix bug 11416: Post-Pro: Inherit VVTK_Viewer from SVTK_Viewer.
jfa [Mon, 13 Feb 2006 16:48:52 +0000 (16:48 +0000)]
Fix bug 11416: Post-Pro: Inherit VVTK_Viewer from SVTK_Viewer.

18 years agoAdd one more default value.
mzn [Mon, 13 Feb 2006 15:51:27 +0000 (15:51 +0000)]
Add one more default value.

18 years agoFix for remark on PAL10982 ( "Relative size" check-button behavior: trihedron is...
mzn [Fri, 10 Feb 2006 13:22:34 +0000 (13:22 +0000)]
Fix for remark on PAL10982 ( "Relative size" check-button behavior: trihedron is not depended on this preference ).

18 years agoFix for PAL11177( A new quick directory is not saved if there's no "<empty>" line ).
mzn [Fri, 10 Feb 2006 12:59:25 +0000 (12:59 +0000)]
Fix for PAL11177( A new quick directory is not saved if there's no "<empty>" line ).

18 years agoFix for Bug IPAL11380
apo [Thu, 9 Feb 2006 13:11:48 +0000 (13:11 +0000)]
Fix for Bug IPAL11380
   Position of the parent mesh element is incorrect:
(to provide a simpler interface and its implementation)

18 years agoUpdate version to 3.2.0a1 V3_2_0a1
jfa [Wed, 8 Feb 2006 09:42:55 +0000 (09:42 +0000)]
Update version to 3.2.0a1

18 years agoRemove duplicated string resources
vsr [Wed, 8 Feb 2006 07:26:20 +0000 (07:26 +0000)]
Remove duplicated string resources

18 years agoMerge from OCC_development_generic_2006
smh [Tue, 7 Feb 2006 14:14:31 +0000 (14:14 +0000)]
Merge from OCC_development_generic_2006

Preparation of 3.2.0a1

18 years agono message
stv [Tue, 17 Jan 2006 11:50:24 +0000 (11:50 +0000)]
no message

18 years agoSearch item referenced list in the component. If not found then list searched in...
stv [Thu, 29 Dec 2005 14:27:26 +0000 (14:27 +0000)]
Search item referenced list in the component. If not found then list searched in the dictionary.

18 years agolook for the list in component
ptv [Thu, 29 Dec 2005 10:58:46 +0000 (10:58 +0000)]
look for the list in component

18 years agoJoin modifications from branch BR_3_1_0deb T_OCC_development_generic_2006_start
jfa [Wed, 28 Dec 2005 08:38:00 +0000 (08:38 +0000)]
Join modifications from branch BR_3_1_0deb

18 years agoRetriveing dictionary item without specified component.
stv [Wed, 28 Dec 2005 06:57:45 +0000 (06:57 +0000)]
Retriveing dictionary item without specified component.

18 years agoCorrection: parent of Plot2d_ViewFrame can be not only class Plot2d_ViewWindow. T_Before_Join_BR_3_1_0deb
nds [Tue, 27 Dec 2005 08:14:02 +0000 (08:14 +0000)]
Correction: parent of Plot2d_ViewFrame can be not only class Plot2d_ViewWindow.

18 years agoprintf parameter error.
stv [Tue, 27 Dec 2005 08:12:03 +0000 (08:12 +0000)]
printf parameter error.

18 years agono message
stv [Fri, 23 Dec 2005 08:12:36 +0000 (08:12 +0000)]
no message

18 years agoIPAL9991: It is wrong number of minor/major scale division in the Plot2d view.
nds [Fri, 23 Dec 2005 07:05:41 +0000 (07:05 +0000)]
IPAL9991: It is wrong number of minor/major scale division in the Plot2d view.

18 years agoIPAL9991: It is wrong number of minor/major scale division in the Plot2d view.
nds [Fri, 23 Dec 2005 06:56:20 +0000 (06:56 +0000)]
IPAL9991: It is wrong number of minor/major scale division in the Plot2d view.

18 years agoIPAL10673: Mark active viewer better
nds [Thu, 22 Dec 2005 14:57:55 +0000 (14:57 +0000)]
IPAL10673: Mark active viewer better
IPAL10398: Wrong popup for tabulated viewers

18 years agoSuppress usage of deleted object.
jfa [Thu, 22 Dec 2005 14:07:46 +0000 (14:07 +0000)]
Suppress usage of deleted object.

18 years agoIPAL9301: SIGFPE appears after changing scale mode of the Plot2d presentation
nds [Thu, 22 Dec 2005 12:05:44 +0000 (12:05 +0000)]
IPAL9301: SIGFPE appears after changing scale mode of the Plot2d presentation

18 years agoNot set the main window to the QApplication. If main window of application is closed...
stv [Thu, 22 Dec 2005 10:20:43 +0000 (10:20 +0000)]
Not set the main window to the QApplication. If main window of application is closed then main event loop finished and application exits. Now event loop finished when all toplevel windows closed.

18 years agoMethods loadPreferences() and savePreferences().
stv [Thu, 22 Dec 2005 07:26:15 +0000 (07:26 +0000)]
Methods loadPreferences() and savePreferences().

18 years agoSSPP10924
stv [Wed, 21 Dec 2005 11:48:56 +0000 (11:48 +0000)]
SSPP10924

18 years agono message
stv [Wed, 21 Dec 2005 11:44:09 +0000 (11:44 +0000)]
no message

18 years agoremoveObject(). Recursive invocation replaced by iterative references removing.
stv [Wed, 21 Dec 2005 09:25:04 +0000 (09:25 +0000)]
removeObject(). Recursive invocation replaced by iterative references removing.

18 years agoBug fix for SSPP10924
stv [Wed, 21 Dec 2005 07:16:12 +0000 (07:16 +0000)]
Bug fix for SSPP10924

18 years agoCompilation warnings
stv [Tue, 20 Dec 2005 12:59:53 +0000 (12:59 +0000)]
Compilation warnings

18 years agoNew method "isSynchronizing()"
stv [Tue, 20 Dec 2005 12:52:49 +0000 (12:52 +0000)]
New method "isSynchronizing()"

18 years agoFix for bug PAL10982 ( T_3_1_0pre: can't change the trihedron size of a VTK view ).
mzn [Tue, 20 Dec 2005 12:39:15 +0000 (12:39 +0000)]
Fix for bug PAL10982 ( T_3_1_0pre: can't change the trihedron size of a VTK view ).

18 years agono message
vsv [Tue, 20 Dec 2005 12:17:02 +0000 (12:17 +0000)]
no message

18 years agono message
vsv [Tue, 20 Dec 2005 12:11:19 +0000 (12:11 +0000)]
no message

18 years agoFix for bug PAL10982 ( T_3_1_0pre: can't change the trihedron size of a VTK view ).
mzn [Tue, 20 Dec 2005 11:59:35 +0000 (11:59 +0000)]
Fix for bug PAL10982 ( T_3_1_0pre: can't change the trihedron size of a VTK view ).

18 years agoPAL10670 - it is necessary to increase speed of selection and popup construction...
asl [Tue, 20 Dec 2005 07:26:34 +0000 (07:26 +0000)]
PAL10670 - it is necessary to increase speed of selection and popup construction of big number of objects

18 years agomissing include <qimage.h> is added.
asv [Mon, 19 Dec 2005 14:01:51 +0000 (14:01 +0000)]
missing include <qimage.h> is added.

18 years agoAdded binary graphics files for clipping.
stv [Fri, 16 Dec 2005 14:36:52 +0000 (14:36 +0000)]
Added binary graphics files for clipping.

18 years agoRemoved non binary graphics files.
stv [Fri, 16 Dec 2005 14:36:04 +0000 (14:36 +0000)]
Removed non binary graphics files.

18 years agoRemoved "#include <utilities.h>"
stv [Fri, 16 Dec 2005 13:55:36 +0000 (13:55 +0000)]
Removed "#include <utilities.h>"

18 years agoCorrection.
mzn [Fri, 16 Dec 2005 12:34:14 +0000 (12:34 +0000)]
Correction.

18 years agoMove clipping dialog from LightApp to OCCViewer package.
mzn [Fri, 16 Dec 2005 12:24:25 +0000 (12:24 +0000)]
Move clipping dialog from LightApp to OCCViewer package.

18 years agoFix for PAL10462( Reactivate GEOM_CLIPPING plane functionality ).
mzn [Fri, 16 Dec 2005 10:55:01 +0000 (10:55 +0000)]
Fix for PAL10462( Reactivate GEOM_CLIPPING plane functionality ).

18 years agoProperties mySelectionEnabled and myMultiSelectionEnabled taked into account now.
stv [Fri, 16 Dec 2005 09:26:42 +0000 (09:26 +0000)]
Properties mySelectionEnabled and myMultiSelectionEnabled taked into account now.

18 years agoParent object parameter added to constructor.
stv [Fri, 16 Dec 2005 08:19:54 +0000 (08:19 +0000)]
Parent object parameter added to constructor.

18 years agono message
stv [Fri, 16 Dec 2005 08:05:29 +0000 (08:05 +0000)]
no message

18 years agoCyclic invocation of method "show" was removed.
stv [Fri, 16 Dec 2005 07:08:10 +0000 (07:08 +0000)]
Cyclic invocation of method "show" was removed.

18 years agono message
stv [Thu, 15 Dec 2005 16:02:32 +0000 (16:02 +0000)]
no message

18 years agoCorrection of the path to XML file.
akk [Thu, 15 Dec 2005 13:41:46 +0000 (13:41 +0000)]
Correction of the path to XML file.

18 years agoPAL10870 - to improve export of Plot2d to PostScript
asl [Thu, 15 Dec 2005 10:01:25 +0000 (10:01 +0000)]
PAL10870 - to improve export of Plot2d to PostScript

18 years agoPAL10870 - to improve export of Plot2d to PostScript
asl [Thu, 15 Dec 2005 09:55:40 +0000 (09:55 +0000)]
PAL10870 - to improve export of Plot2d to PostScript

18 years agonew packages DDS, QDS
asl [Thu, 15 Dec 2005 09:45:48 +0000 (09:45 +0000)]
new packages DDS, QDS

18 years agofor compilation under Linux
asl [Thu, 15 Dec 2005 09:39:51 +0000 (09:39 +0000)]
for compilation under Linux

18 years ago*** empty log message ***
asl [Thu, 15 Dec 2005 09:39:05 +0000 (09:39 +0000)]
*** empty log message ***

18 years agoLibraries for several kinds of controls (line edit, spinbox, combobox, ...). These...
stv [Thu, 15 Dec 2005 08:33:37 +0000 (08:33 +0000)]
Libraries for several kinds of controls (line edit, spinbox, combobox, ...). These controls operate with scientific numeric datas. Each data described by individual characteristics (range, default value, measure unit, default value, name, comment, etc) from XML file.

18 years agoAdded checking of the validator pointer.
stv [Thu, 15 Dec 2005 07:35:35 +0000 (07:35 +0000)]
Added checking of the validator pointer.

18 years agono message
stv [Wed, 14 Dec 2005 13:13:18 +0000 (13:13 +0000)]
no message

18 years agono message
vsv [Wed, 14 Dec 2005 09:05:59 +0000 (09:05 +0000)]
no message

18 years agono message
vsv [Wed, 14 Dec 2005 09:05:00 +0000 (09:05 +0000)]
no message

18 years agoPAL10810 - "Display", "Erase", "Display only" on root objects
asl [Wed, 14 Dec 2005 06:42:14 +0000 (06:42 +0000)]
PAL10810 - "Display", "Erase", "Display only" on root objects

18 years agoUndo previously made modifications
stv [Tue, 13 Dec 2005 09:59:16 +0000 (09:59 +0000)]
Undo previously made modifications