]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
15 years agoTest EXPORTS definition with target name as suggested by cmake
adam [Fri, 6 Mar 2009 10:54:34 +0000 (10:54 +0000)]
Test EXPORTS definition with target name as suggested by cmake

15 years agoIPAL20906 TC5.1.1: Selection Preferences do not work in previous study. Regress to...
dmv [Thu, 5 Mar 2009 10:44:10 +0000 (10:44 +0000)]
IPAL20906 TC5.1.1: Selection Preferences do not work in previous study. Regress to 4.1.4, Sc. MESH-002.

15 years agoCorrect HELP action for KERNEL module V5_1_1a2 V5_1_1rc1
vsr [Wed, 4 Mar 2009 12:05:50 +0000 (12:05 +0000)]
Correct HELP action for KERNEL module

15 years agoIssue 0020193: add path to Qt plugins
vsr [Wed, 4 Mar 2009 07:04:59 +0000 (07:04 +0000)]
Issue 0020193: add path to Qt plugins

15 years ago*** empty log message ***
stv [Mon, 2 Mar 2009 09:35:34 +0000 (09:35 +0000)]
*** empty log message ***

15 years agoIssue 0020165: fix crash on new study creation when single Python module is in the...
vsr [Fri, 27 Feb 2009 16:33:56 +0000 (16:33 +0000)]
Issue 0020165: fix crash on new study creation when single Python module is in the session

15 years ago0020183: EDF SMESH 966 : Mesh element info anomaly
eap [Fri, 27 Feb 2009 11:09:02 +0000 (11:09 +0000)]
0020183: EDF SMESH 966 : Mesh element info anomaly
   fix GetElemObjId(): prevent from out_of_range error if theVtkID==myVTK2ObjIds.size()

15 years ago0020183: EDF SMESH 966 : Mesh element info anomaly
eap [Fri, 27 Feb 2009 11:05:33 +0000 (11:05 +0000)]
0020183: EDF SMESH 966 : Mesh element info anomaly
   fix GetInputId(): prevent from out_of_range error if theOutId==myOut2InId.size()

15 years ago0020183: EDF SMESH 966 : Mesh element info anomaly
eap [Fri, 27 Feb 2009 10:57:14 +0000 (10:57 +0000)]
0020183: EDF SMESH 966 : Mesh element info anomaly
   limit range of actors for picking to this actor only
+  class TPickLimiter

15 years agoIPAL20900 TC5.1.1 Impossible "fit all" in logarithmic Plot2D
dmv [Fri, 27 Feb 2009 08:18:55 +0000 (08:18 +0000)]
IPAL20900 TC5.1.1 Impossible "fit all" in logarithmic Plot2D

15 years agoHide SUPERV viewer preferences (temporarily, until SUPERV module is not migrated...
vsr [Thu, 26 Feb 2009 14:30:56 +0000 (14:30 +0000)]
Hide SUPERV viewer preferences (temporarily, until SUPERV module is not migrated to Qt 4)

15 years agoOn windows, there are back slash in file names
adam [Wed, 25 Feb 2009 10:10:25 +0000 (10:10 +0000)]
On windows, there are back slash in file names
thus we need to protect the string with a "r"
in order that python don't interpret it ...

15 years ago*** empty log message ***
adam [Wed, 25 Feb 2009 09:52:36 +0000 (09:52 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
adam [Tue, 24 Feb 2009 09:03:30 +0000 (09:03 +0000)]
*** empty log message ***

15 years agoIssue 20180: Remove duplicated resources entries
vsr [Tue, 24 Feb 2009 05:49:14 +0000 (05:49 +0000)]
Issue 20180: Remove duplicated resources entries

15 years agoUpdate GUI documentation V5_1_1a1
maintenance team [Fri, 20 Feb 2009 13:47:44 +0000 (13:47 +0000)]
Update GUI documentation

15 years ago*** empty log message ***
stv [Thu, 19 Feb 2009 11:11:11 +0000 (11:11 +0000)]
*** empty log message ***

15 years agoIssue 0020169: Automatically set the good viewer at module activation
vsr [Wed, 18 Feb 2009 13:20:00 +0000 (13:20 +0000)]
Issue 0020169: Automatically set the good viewer at module activation

15 years agoImprove save/restore GUI state functionality.
stv [Wed, 18 Feb 2009 09:59:52 +0000 (09:59 +0000)]
Improve save/restore GUI state functionality.

15 years ago0020155: GUI doesn't compile is lib64vtk-devel rpm is installed.
dmv [Wed, 18 Feb 2009 09:58:37 +0000 (09:58 +0000)]
0020155: GUI doesn't compile is lib64vtk-devel rpm is installed.

15 years agoChanging version to 5.1.1
maintenance team [Wed, 18 Feb 2009 07:06:09 +0000 (07:06 +0000)]
Changing version to 5.1.1

15 years agoFix for IPAL19044 (4x REGRESS: vertex is not displayed in VTK and broken trihedron...
rnv [Tue, 17 Feb 2009 13:42:34 +0000 (13:42 +0000)]
Fix for IPAL19044  (4x REGRESS: vertex is not displayed in VTK and broken trihedron) in 5X version.

15 years agoFix of bug 20878 (5x regressions of "Quick directory list"): correct processing of...
akl [Mon, 16 Feb 2009 13:10:05 +0000 (13:10 +0000)]
Fix of bug 20878 (5x regressions of "Quick directory list"): correct processing of paths if there are environment variables.

15 years agoUpdate from BR_V5_DEV 13Feb2009
jfa [Thu, 12 Feb 2009 15:17:13 +0000 (15:17 +0000)]
Update from BR_V5_DEV 13Feb2009

16 years agoJoin modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Fri, 7 Mar 2008 07:44:13 +0000 (07:44 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.

18 years agoFix for problem with table of contents resizing. V3_2_0
mkr [Tue, 6 Jun 2006 12:04:33 +0000 (12:04 +0000)]
Fix for problem with table of contents resizing.

18 years agoUpdate GUI documentaion (remove Kernel reference and fix for bug IPAL12493). T3_2_0b2 V3_2_0b2
mkr [Mon, 5 Jun 2006 13:58:07 +0000 (13:58 +0000)]
Update GUI documentaion (remove Kernel reference and fix for bug IPAL12493).

18 years agoAdd KERNEL documentation in Desktop (Menu/Help).
mkr [Mon, 5 Jun 2006 13:52:46 +0000 (13:52 +0000)]
Add KERNEL documentation in Desktop (Menu/Help).

18 years agoJoin modifications from branch BR_DEBUG_3_2_0b1
jfa [Thu, 1 Jun 2006 11:27:52 +0000 (11:27 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1

18 years agoJoin modifications from branch OCC_debug_for_3_2_0b1 T3_2_0b1 V3_2_0b1
jfa [Sat, 6 May 2006 08:40:48 +0000 (08:40 +0000)]
Join modifications from branch OCC_debug_for_3_2_0b1

18 years agoTo rollback mistaken integration
apo [Fri, 7 Apr 2006 13:06:31 +0000 (13:06 +0000)]
To rollback mistaken integration

18 years agoTo avoid compilation errors about conversion between std::string and QString. V3_2_0a2
mkr [Fri, 17 Mar 2006 12:44:28 +0000 (12:44 +0000)]
To avoid compilation errors about conversion between std::string and QString.

18 years agoPAL11851 T2_3_2_0a2
vsr [Wed, 15 Mar 2006 13:32:22 +0000 (13:32 +0000)]
PAL11851

18 years agoChange version name to 3.2.0a2
jfa [Wed, 15 Mar 2006 12:59:50 +0000 (12:59 +0000)]
Change version name to 3.2.0a2

18 years agoJoin modifications from branch OCC_development_for_3_2_0a2
jfa [Mon, 13 Mar 2006 13:47:41 +0000 (13:47 +0000)]
Join modifications from branch OCC_development_for_3_2_0a2

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