]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 13:18:26 +0000 (13:18 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

This patch is for cleaning completely the build directory

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 13:17:10 +0000 (13:17 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

Only append : when LD_LIBRARY_PATH is set, to avoid having it default to . and
execute arbitrary code.  This fixes Debian bug 598421 and CVE vulnerability
CVE-2010-3377 .

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 13:16:22 +0000 (13:16 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

This patch helps to install Python packages in the dedicated Python path

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 13:14:26 +0000 (13:14 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

Replace >& csh construct by 2>

The former is recognized by bash, but not all by POSIX
shells, for instance dash throws this error:
  sh: Syntax error: Bad fd number

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 13:13:34 +0000 (13:13 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

Force Qt tools (moc, uic, rcc, lrelease) to the right major version.

13 years ago0021196: [CEA 456] Integration and merge modification for debian packages
eap [Tue, 1 Mar 2011 13:12:04 +0000 (13:12 +0000)]
0021196: [CEA 456] Integration and merge modification for debian packages

Use general MPI, not a specific implementation.

13 years agoMerge from PHASE_25_BR 09/12/2010 RELIQUAT_5x_15112010
vsr [Fri, 10 Dec 2010 13:12:32 +0000 (13:12 +0000)]
Merge from PHASE_25_BR 09/12/2010

14 years agoavoid division by zero
eap [Wed, 24 Nov 2010 15:09:18 +0000 (15:09 +0000)]
avoid division by zero

14 years agoMerge from V5_1_5_BR 23/11/2010
vsr [Tue, 23 Nov 2010 16:14:38 +0000 (16:14 +0000)]
Merge from V5_1_5_BR 23/11/2010

14 years agoMerge from PHASE_25_BR 14/11/2010
vsr [Mon, 15 Nov 2010 06:49:50 +0000 (06:49 +0000)]
Merge from PHASE_25_BR 14/11/2010

14 years agoMerge from V5_1_5_BR branch 12/11/2010
vsr [Fri, 12 Nov 2010 10:44:24 +0000 (10:44 +0000)]
Merge from V5_1_5_BR branch 12/11/2010

14 years ago0021048: [CEA 429] Problem with Dump view in SMESH
vsr [Wed, 27 Oct 2010 14:46:25 +0000 (14:46 +0000)]
0021048: [CEA 429] Problem with Dump view in SMESH

14 years agoChange default shortcuts.
mzn [Thu, 7 Oct 2010 09:03:45 +0000 (09:03 +0000)]
Change default shortcuts.

14 years agoAdd key for "Shortcuts" tab (preferences dialog).
mzn [Thu, 7 Oct 2010 09:02:35 +0000 (09:02 +0000)]
Add key for "Shortcuts" tab (preferences dialog).

14 years agoMerge from BR_WIN_INDUS_514 04/10/2010 V5_1_5a1
vsr [Mon, 4 Oct 2010 12:56:08 +0000 (12:56 +0000)]
Merge from BR_WIN_INDUS_514 04/10/2010

14 years ago0021017: [CEA] non regression test KO
vsr [Fri, 1 Oct 2010 11:05:44 +0000 (11:05 +0000)]
0021017: [CEA] non regression test KO

14 years agoIssue 0020874: [CEA] Graduated axes in GEOM
ouv [Thu, 30 Sep 2010 14:49:34 +0000 (14:49 +0000)]
Issue 0020874: [CEA] Graduated axes in GEOM

14 years agoFix make distcheck errors
vsr [Thu, 30 Sep 2010 14:02:21 +0000 (14:02 +0000)]
Fix make distcheck errors

14 years agoFix make distcheck errors
vsr [Thu, 30 Sep 2010 13:06:26 +0000 (13:06 +0000)]
Fix make distcheck errors

14 years agoHack libtool (!) to workaround problem with wrong linkage of native libraries
vsr [Wed, 22 Sep 2010 13:27:05 +0000 (13:27 +0000)]
Hack libtool (!) to workaround problem with wrong linkage of native libraries

14 years agoIssue 0020226: [CEA 329] Invalid glyphs position in vector fields on polyhedrons...
ouv [Mon, 20 Sep 2010 12:58:06 +0000 (12:58 +0000)]
Issue 0020226: [CEA 329] Invalid glyphs position in vector fields on polyhedrons cell.

14 years ago0020997: [CEA 420] Problem with VISU preferences
vsr [Mon, 20 Sep 2010 06:03:09 +0000 (06:03 +0000)]
0020997: [CEA 420] Problem with VISU preferences

14 years agoCorrection: remove destroyed actions from the actions list.
mzn [Wed, 15 Sep 2010 11:36:06 +0000 (11:36 +0000)]
Correction: remove destroyed actions from the actions list.

14 years agoUpdate in connection with IMP 0020845: EDF 1376 GUI : More shortcuts.
mzn [Fri, 10 Sep 2010 13:23:25 +0000 (13:23 +0000)]
Update in connection with IMP 0020845: EDF 1376 GUI : More shortcuts.

14 years agoIssue 0020924: [CEA] 6.1.0rc1 - script fails
vsr [Thu, 9 Sep 2010 13:32:11 +0000 (13:32 +0000)]
Issue 0020924: [CEA] 6.1.0rc1 - script fails
Always use execfile() function instead of "import" command to execute Python scripts (passed via -u option of runSalome.py script)

14 years ago*** empty log message *** BR_WIN_INDUS
adam [Tue, 7 Sep 2010 09:00:52 +0000 (09:00 +0000)]
*** empty log message ***

14 years agoFix SIGSEGV on MED module activation
vsr [Wed, 1 Sep 2010 05:28:45 +0000 (05:28 +0000)]
Fix SIGSEGV on MED module activation

14 years agoSALOME internationalization: add textual resources for French language end_translate_resources_09Jul10
vsr [Tue, 31 Aug 2010 15:00:49 +0000 (15:00 +0000)]
SALOME internationalization: add textual resources for French language

14 years agoSALOME internationalization: add textual resources for French language
vsr [Tue, 31 Aug 2010 14:35:26 +0000 (14:35 +0000)]
SALOME internationalization: add textual resources for French language

14 years agoFix for imp 0020845: EDF 1376 GUI : More shortcuts.
mzn [Mon, 30 Aug 2010 10:39:00 +0000 (10:39 +0000)]
Fix for imp 0020845: EDF 1376 GUI : More shortcuts.

14 years agoSALOME internationalization: add textual resources for French language
vsr [Sun, 29 Aug 2010 18:00:42 +0000 (18:00 +0000)]
SALOME internationalization: add textual resources for French language

14 years agoMinor fix: avoid crash in clearPrs() function, if view manager has been reset to 0
vsr [Wed, 25 Aug 2010 10:25:28 +0000 (10:25 +0000)]
Minor fix: avoid crash in clearPrs() function, if view manager has been reset to 0

14 years agoAvoid build_configure warning: automake complains on space symbols
vsr [Tue, 24 Aug 2010 06:03:32 +0000 (06:03 +0000)]
Avoid build_configure warning: automake complains on space symbols

14 years agoFix of the bug with unwanted context menu appeared after closing some Plot2d dialogs.
ouv [Wed, 18 Aug 2010 08:12:26 +0000 (08:12 +0000)]
Fix of the bug with unwanted context menu appeared after closing some Plot2d dialogs.

14 years ago*** empty log message ***
adam [Tue, 20 Jul 2010 13:12:13 +0000 (13:12 +0000)]
*** empty log message ***

14 years agoImprove color button look-n-feel
vsr [Tue, 20 Jul 2010 10:17:46 +0000 (10:17 +0000)]
Improve color button look-n-feel

14 years agoIntroduce widgets preference items for editing of keyboard shortcuts BR_Plotenh translate_resources_09Jul10
ana [Wed, 7 Jul 2010 12:27:54 +0000 (12:27 +0000)]
Introduce widgets preference items for editing of keyboard shortcuts

14 years agoImprove resource manager: add function to get all parameters name in specified list...
ana [Wed, 7 Jul 2010 11:49:06 +0000 (11:49 +0000)]
Improve resource manager: add function to get all parameters name in specified list of sub-sections names

14 years agoCCAR: make it work with vtk > 5.2
caremoli [Thu, 24 Jun 2010 12:48:22 +0000 (12:48 +0000)]
CCAR: make it work with vtk > 5.2

14 years agoFix opacity problem for base actor class (default value is not set)
vsr [Wed, 23 Jun 2010 12:26:04 +0000 (12:26 +0000)]
Fix opacity problem for base actor class (default value is not set)

14 years agoImprove documentation generation mechanism
vsr [Tue, 22 Jun 2010 14:16:48 +0000 (14:16 +0000)]
Improve documentation generation mechanism

14 years agoAdditional fix for issue 0020836.
ouv [Tue, 22 Jun 2010 11:09:19 +0000 (11:09 +0000)]
Additional fix for issue 0020836.

14 years agoIssue 0020836: EDF 1364 GEOM : Basic vectors and origin
ouv [Mon, 21 Jun 2010 12:54:48 +0000 (12:54 +0000)]
Issue 0020836: EDF 1364 GEOM : Basic vectors and origin

14 years agoIssue 0020755: EDF 1279 MESH : 'Mesh to Pass Through a Point' enhancement
ouv [Mon, 21 Jun 2010 10:27:18 +0000 (10:27 +0000)]
Issue 0020755: EDF 1279 MESH : 'Mesh to Pass Through a Point' enhancement

14 years agoImprove resource manager: add functions to
vsr [Thu, 17 Jun 2010 19:52:06 +0000 (19:52 +0000)]
Improve resource manager: add functions to
- get all sections names matching specified regular expression
- get all sections names with specified parent sub-section name
- get all sub-sections for the specified parent sub-section name

14 years agoFix compilation problem of the GEOM module in --without-gui mode
vsr [Thu, 17 Jun 2010 12:56:16 +0000 (12:56 +0000)]
Fix compilation problem of the GEOM module in --without-gui mode

14 years agoIssue 0020754: EDF 1307 GUI : Trihedron always visible in VTK like in OCC
ouv [Thu, 17 Jun 2010 08:33:15 +0000 (08:33 +0000)]
Issue 0020754: EDF 1307 GUI : Trihedron always visible in VTK like in OCC

14 years agocmake on 64 bits
adam [Fri, 11 Jun 2010 13:07:41 +0000 (13:07 +0000)]
cmake on 64 bits

14 years agoMerge from V5_1_4_BR (5_1_4rc2) 09/06/2010
vsr [Thu, 10 Jun 2010 05:11:57 +0000 (05:11 +0000)]
Merge from V5_1_4_BR (5_1_4rc2) 09/06/2010

14 years agoIssue 0020901: [CEA 409] Slowness with Streamlines generation
ouv [Mon, 7 Jun 2010 09:30:27 +0000 (09:30 +0000)]
Issue 0020901: [CEA 409] Slowness with Streamlines generation
Point 1 - preference for default value of "Used points" parameter

14 years agoIPAL21728 TC5.1.4: Problem with saving of locked study
dmv [Mon, 24 May 2010 12:39:47 +0000 (12:39 +0000)]
IPAL21728 TC5.1.4: Problem with saving of locked study

14 years agoWerror ...
adam [Mon, 17 May 2010 15:48:52 +0000 (15:48 +0000)]
Werror ...

14 years agoRemove VTK warnings for VTK 5.0.x ...
adam [Mon, 17 May 2010 15:48:22 +0000 (15:48 +0000)]
Remove VTK warnings for VTK 5.0.x ...

14 years agoImplement icons for slider preference item
ana [Wed, 12 May 2010 12:02:00 +0000 (12:02 +0000)]
Implement icons for slider preference item

14 years agoIntroduce "Dump commands" context popup menu action for Python console
ana [Wed, 12 May 2010 11:39:27 +0000 (11:39 +0000)]
Introduce "Dump commands" context popup menu action for Python console

14 years agoMerge from V5_1_4_BR 07/05/2010
vsr [Fri, 7 May 2010 12:43:33 +0000 (12:43 +0000)]
Merge from V5_1_4_BR 07/05/2010

14 years agoIssue 0020580: disable strict min/max checking of manually entered text by default... V5_1_4a1
san [Thu, 15 Apr 2010 13:45:42 +0000 (13:45 +0000)]
Issue 0020580: disable strict min/max checking of manually entered text by default, to make the spin box more user-friendly

14 years agoPassing X display and visual suitable for 3D visualization to QApplication constructo...
san [Mon, 12 Apr 2010 13:44:24 +0000 (13:44 +0000)]
Passing X display and visual suitable for 3D visualization to QApplication constructor in order to make SALOME viewers work with some non-native X servers

14 years agoPassing X display and visual suitable for 3D visualization to QApplication constructo...
san [Mon, 12 Apr 2010 13:43:37 +0000 (13:43 +0000)]
Passing X display and visual suitable for 3D visualization to QApplication constructor in order to make SALOEM viewers work with some non-native X servers

14 years agoHelper methods for choosing X visual suitable for 3D visualization added
san [Mon, 12 Apr 2010 13:39:49 +0000 (13:39 +0000)]
Helper methods for choosing X visual suitable for 3D visualization added

14 years agoCCAR: add python plugins manager to SALOME application and modules
caremoli [Mon, 12 Apr 2010 07:05:56 +0000 (07:05 +0000)]
CCAR: add python plugins manager to SALOME application and modules
see salome_pluginsmanager.py header for details
python plugins manager for SALOME application is initialized in SalomeApp_Application.cxx

14 years agoImprove Documentation style.
dmv [Thu, 8 Apr 2010 10:35:26 +0000 (10:35 +0000)]
Improve Documentation style.

14 years agoFix hang-up caused by merge of OSCAR porting results
vsr [Wed, 7 Apr 2010 14:23:34 +0000 (14:23 +0000)]
Fix hang-up caused by merge of OSCAR porting results

14 years agoImprove documentation style and interface
dmv [Tue, 6 Apr 2010 14:27:03 +0000 (14:27 +0000)]
Improve documentation style and interface

14 years agoMerge from BR_OSCAR_PORTING 06/04/2010
vsr [Tue, 6 Apr 2010 05:55:41 +0000 (05:55 +0000)]
Merge from BR_OSCAR_PORTING 06/04/2010

14 years ago0020713: [CEA 396] VISU frame rate
ouv [Mon, 5 Apr 2010 11:49:57 +0000 (11:49 +0000)]
0020713: [CEA 396] VISU frame rate

14 years agoIssue 0020580: improved validation in integer and double spin boxes
san [Mon, 5 Apr 2010 11:41:07 +0000 (11:41 +0000)]
Issue 0020580: improved validation in integer and double spin boxes

14 years agoIssue 0020665: [CEA 388] VISU2D :: right Y axis
ouv [Wed, 31 Mar 2010 07:38:38 +0000 (07:38 +0000)]
Issue 0020665: [CEA 388] VISU2D :: right Y axis

14 years agoBug IPAL21655 - Points representation works incorrectly with white background
ouv [Mon, 29 Mar 2010 08:21:52 +0000 (08:21 +0000)]
Bug IPAL21655 - Points representation works incorrectly with white background

14 years agoIntroduce slider preference item
adv [Mon, 29 Mar 2010 07:27:54 +0000 (07:27 +0000)]
Introduce slider preference item

14 years agoPortability gcc 4.4
adam [Thu, 25 Mar 2010 14:47:53 +0000 (14:47 +0000)]
Portability gcc 4.4

14 years agoIssue 0020613: EDF 1106 : Modify Node Marker in SMESH and VISU
ouv [Thu, 25 Mar 2010 13:39:32 +0000 (13:39 +0000)]
Issue 0020613: EDF 1106 : Modify Node Marker in SMESH and VISU

14 years agoRemove warnings
adam [Tue, 23 Mar 2010 15:46:01 +0000 (15:46 +0000)]
Remove warnings

14 years agoremove warnings
adam [Tue, 23 Mar 2010 15:11:13 +0000 (15:11 +0000)]
remove warnings

14 years agoWindows compatibility
ana [Mon, 15 Mar 2010 14:35:46 +0000 (14:35 +0000)]
Windows compatibility

14 years ago0020735: EDF 1308 VISU: Gauss point picking not possible when a mesh representation...
ouv [Wed, 3 Mar 2010 12:54:41 +0000 (12:54 +0000)]
0020735: EDF 1308 VISU: Gauss point picking not possible when a mesh representation is displayed

14 years ago0020735: EDF 1308 VISU: Gauss point picking not possible when a mesh representation...
ouv [Wed, 3 Mar 2010 12:31:26 +0000 (12:31 +0000)]
0020735: EDF 1308 VISU: Gauss point picking not possible when a mesh representation is displayed

14 years agoFix problem with FitAll of Plot2d view if curves in the view contain no points or...
vsr [Tue, 2 Mar 2010 11:28:01 +0000 (11:28 +0000)]
Fix problem with FitAll of Plot2d view if curves in the view contain no points or only one point: additional change - replace std::min(), std::max() by qMin(), qMax().

14 years agoFix problem with FitAll of Plot2d view if curves in the view contain no points or...
vsr [Tue, 2 Mar 2010 10:40:18 +0000 (10:40 +0000)]
Fix problem with FitAll of Plot2d view if curves in the view contain no points or only one point.

14 years ago0020733: EDF 1304 ALL: Recently opened study moved
dmv [Tue, 2 Mar 2010 08:43:51 +0000 (08:43 +0000)]
0020733: EDF 1304 ALL: Recently opened study moved

14 years agoBug IPAL21605 Remove Hypothesis from mesh leads to lost selection of mesh.
dmv [Mon, 1 Mar 2010 12:43:44 +0000 (12:43 +0000)]
Bug IPAL21605 Remove Hypothesis from mesh leads to lost selection of mesh.

14 years ago0020709: EDF GUI : Changes the font with qtconfig, no effect ?
dmv [Sat, 27 Feb 2010 08:55:32 +0000 (08:55 +0000)]
0020709: EDF GUI : Changes the font with qtconfig, no effect ?

14 years agoIf PYQT_SIPS is defined, use it !
adam [Fri, 26 Feb 2010 15:22:20 +0000 (15:22 +0000)]
If PYQT_SIPS is defined, use it !

14 years agoAvoid the search in default path for VTK
adam [Fri, 26 Feb 2010 15:21:59 +0000 (15:21 +0000)]
Avoid the search in default path for VTK

14 years agoFix bugs with default dialog button on Windows
ana [Thu, 25 Feb 2010 08:54:51 +0000 (08:54 +0000)]
Fix bugs with default dialog button on Windows

14 years agoAdditional fix for issue 0020629: EDF 1178 GUI : Keyboard free style in the OCC viewer
ouv [Thu, 18 Feb 2010 09:34:58 +0000 (09:34 +0000)]
Additional fix for issue 0020629: EDF 1178 GUI : Keyboard free style in the OCC viewer

14 years agoImprove help system
vsr [Wed, 17 Feb 2010 15:21:32 +0000 (15:21 +0000)]
Improve help system

14 years agoImprove help system
vsr [Wed, 17 Feb 2010 14:49:34 +0000 (14:49 +0000)]
Improve help system

14 years agoIssue 0020629: EDF 1178 GUI : Keyboard free style in the OCC viewer
ouv [Fri, 12 Feb 2010 12:03:39 +0000 (12:03 +0000)]
Issue 0020629: EDF 1178 GUI : Keyboard free style in the OCC viewer

14 years agoIssue 0020629: EDF 1178 GUI : Keyboard free style in the OCC viewer
ouv [Fri, 12 Feb 2010 11:50:56 +0000 (11:50 +0000)]
Issue 0020629: EDF 1178 GUI : Keyboard free style in the OCC viewer

14 years agoPorting to Windows
ouv [Thu, 11 Feb 2010 14:20:51 +0000 (14:20 +0000)]
Porting to Windows

14 years agoImprove Help menu management
adv [Mon, 8 Feb 2010 08:30:34 +0000 (08:30 +0000)]
Improve Help menu management

14 years agoIPAL21558 In Group creation dialog, selection of sub-shapes in OB, viewer and dialog...
dmv [Fri, 5 Feb 2010 09:27:30 +0000 (09:27 +0000)]
IPAL21558 In Group creation dialog, selection of sub-shapes in OB, viewer and dialog is not well syncronized

14 years agoIPAL21563 Confusion with icons in GUI help
dmv [Thu, 4 Feb 2010 10:51:05 +0000 (10:51 +0000)]
IPAL21563 Confusion with icons in GUI help

14 years agountabify
eap [Wed, 3 Feb 2010 07:16:22 +0000 (07:16 +0000)]
untabify

14 years agoWerror
adam [Tue, 2 Feb 2010 11:03:30 +0000 (11:03 +0000)]
Werror

14 years agoIPAL21559 Double spin boxes work bad in the Salome Preferences
dmv [Mon, 1 Feb 2010 14:59:08 +0000 (14:59 +0000)]
IPAL21559 Double spin boxes work bad in the Salome Preferences

14 years agoComment corrected PARAVIS_29012010
vsv [Fri, 29 Jan 2010 14:46:18 +0000 (14:46 +0000)]
Comment corrected

14 years agoMantis issue 0020626: EDF 1200 GEOM: the discretisation of the circles in the OCC...
jfa [Fri, 29 Jan 2010 14:04:29 +0000 (14:04 +0000)]
Mantis issue 0020626: EDF 1200 GEOM: the discretisation of the circles in the OCC viewer is too rough. Documentation for Preferences.

14 years agoAdditional integration for TRIPOLI: make rotation methods virtual
vsr [Fri, 29 Jan 2010 12:51:03 +0000 (12:51 +0000)]
Additional integration for TRIPOLI: make rotation methods virtual