]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
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

18 years agominimumSizeHint() modified
stv [Tue, 13 Dec 2005 09:33:32 +0000 (09:33 +0000)]
minimumSizeHint() modified

18 years agoCopyrights update BR_3_1_0_deb FOR_L_2_3_5 T_3_1_0b1_pre V3_1_0b1
smh [Mon, 5 Dec 2005 16:39:20 +0000 (16:39 +0000)]
Copyrights update

18 years agoIntegration from GUITHARE team: correction of Help menu behavior
san [Fri, 2 Dec 2005 15:18:16 +0000 (15:18 +0000)]
Integration from GUITHARE team: correction of Help menu behavior

18 years agoFix for bug PAL8377 (ExportToMed TUI vs GUI: how to set the value of the boolean...
mzn [Fri, 2 Dec 2005 13:05:16 +0000 (13:05 +0000)]
Fix for bug PAL8377 (ExportToMed TUI vs GUI: how to set the value of the boolean "auto_groups"?).

18 years agoPAL10715: Portability python 2.4. A fix by Erwan ADAM.
jfa [Fri, 2 Dec 2005 09:44:29 +0000 (09:44 +0000)]
PAL10715: Portability python 2.4. A fix by Erwan ADAM.

19 years agodisable optimisarion only on WIN32 in optimise mode
ptv [Fri, 2 Dec 2005 08:23:55 +0000 (08:23 +0000)]
disable optimisarion only on WIN32 in optimise mode

19 years agoNon cleaned rectangle fixed
vsv [Thu, 1 Dec 2005 13:02:59 +0000 (13:02 +0000)]
Non cleaned rectangle fixed

19 years agoadd SVTK resources
ptv [Thu, 1 Dec 2005 12:41:23 +0000 (12:41 +0000)]
add SVTK resources

19 years agoDISABLE optimisation for ::createActions() - correct version of fix
ptv [Thu, 1 Dec 2005 12:16:05 +0000 (12:16 +0000)]
DISABLE optimisation for ::createActions()  - correct version of fix

19 years agodisable optimisation for ::createActions() to avoid exception in release mode on...
ptv [Thu, 1 Dec 2005 12:11:20 +0000 (12:11 +0000)]
disable optimisation for ::createActions() to avoid exception in release mode on creation of new VTK viewer.

19 years agoImprovement: prohibit input focus for modules combo-box
vsr [Thu, 1 Dec 2005 11:30:01 +0000 (11:30 +0000)]
Improvement: prohibit input focus for modules combo-box

19 years agoImprovement: now in rules you can use "canBeDisplayed" parameter. It is true, if...
asl [Thu, 1 Dec 2005 10:04:49 +0000 (10:04 +0000)]
Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer

19 years agoPAL10696 - crash if press "Shift+C" when there is no viewer
asl [Thu, 1 Dec 2005 10:00:50 +0000 (10:00 +0000)]
PAL10696 - crash if press "Shift+C" when there is no viewer

19 years agoRestore Descartes project changes
abd [Thu, 1 Dec 2005 09:51:26 +0000 (09:51 +0000)]
Restore Descartes project changes

19 years agoCreate temporary directory on disk to be able writing in it
jfa [Wed, 30 Nov 2005 15:26:50 +0000 (15:26 +0000)]
Create temporary directory on disk to be able writing in it

19 years agoPAL10679 - incorrect labels
asl [Wed, 30 Nov 2005 12:54:26 +0000 (12:54 +0000)]
PAL10679 - incorrect labels

19 years agoPAL10696 - Shift+C (close active window) doesn't work
asl [Wed, 30 Nov 2005 08:57:57 +0000 (08:57 +0000)]
PAL10696 - Shift+C (close active window) doesn't work

19 years agoAdd version (3.1.0) postfix to *_index.html file name =>
mkr [Tue, 29 Nov 2005 12:54:51 +0000 (12:54 +0000)]
Add version (3.1.0) postfix to *_index.html file name =>
LightApp_Application.cxx was modified.

19 years agoAdd version (3.1.0) postfix to *_index.html file name.
mkr [Tue, 29 Nov 2005 12:52:05 +0000 (12:52 +0000)]
Add version (3.1.0) postfix to *_index.html file name.

19 years agono message
stv [Tue, 29 Nov 2005 10:11:34 +0000 (10:11 +0000)]
no message

19 years agoCTH10684 + add disconnect in removeFrom
ptv [Tue, 29 Nov 2005 09:02:34 +0000 (09:02 +0000)]
CTH10684 + add disconnect in removeFrom

19 years agoModification for available Help for SMESH module.
mkr [Mon, 28 Nov 2005 10:01:36 +0000 (10:01 +0000)]
Modification for available Help for SMESH module.

19 years agoIt is recommended to use standard Qt QInputDialog instead QtxNameDlg
asl [Mon, 28 Nov 2005 09:20:47 +0000 (09:20 +0000)]
It is recommended to use standard Qt QInputDialog instead QtxNameDlg

19 years agoFixed alpha test
abd [Mon, 28 Nov 2005 08:30:47 +0000 (08:30 +0000)]
Fixed alpha test

19 years agono message
stv [Fri, 25 Nov 2005 14:28:02 +0000 (14:28 +0000)]
no message

19 years agoFix for bug 10502. It was uninitialized pointer fields in SVTK_InteractorStyle.
jfa [Fri, 25 Nov 2005 14:16:27 +0000 (14:16 +0000)]
Fix for bug 10502. It was uninitialized pointer fields in SVTK_InteractorStyle.

19 years agoAnother way to fix bug 10505, avoiding regressions of popups
jfa [Fri, 25 Nov 2005 14:04:38 +0000 (14:04 +0000)]
Another way to fix bug 10505, avoiding regressions of popups

19 years agoPAL10660 - regression in popup menu: many items are absent
asl [Fri, 25 Nov 2005 12:44:08 +0000 (12:44 +0000)]
PAL10660 - regression in popup menu: many items are absent

19 years agoMissed resource string: "Dump View"
stv [Fri, 25 Nov 2005 11:58:08 +0000 (11:58 +0000)]
Missed resource string: "Dump View"