]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
10 years agoPython console, bug fix: global and local contexts have to be the
abn [Mon, 22 Sep 2014 07:36:10 +0000 (09:36 +0200)]
Python console, bug fix: global and local contexts have to be the
same dictionary for code run at the module level (the case of code
that is run in Salome console).

10 years agoPython console needs to be synchronized for ParaView scripting commands
abn [Fri, 19 Sep 2014 13:33:59 +0000 (15:33 +0200)]
Python console needs to be synchronized for ParaView scripting commands
to work properly from within the SALOME embedded console.

10 years agoPython console, various improvements:
abn [Fri, 19 Sep 2014 13:31:32 +0000 (15:31 +0200)]
Python console, various improvements:

* clearly separate global and local contexts for execution (not sure this brings something though ...)
* some Py_INCREF were missing
* cleaner compilation units

10 years agoMinor bug fix.
abn [Fri, 19 Sep 2014 07:12:28 +0000 (09:12 +0200)]
Minor bug fix.

10 years agoIPAL0052502: SMESH_BUT_HELP button should be renamed in HELP
vsr [Thu, 18 Sep 2014 08:41:36 +0000 (12:41 +0400)]
IPAL0052502: SMESH_BUT_HELP button should be renamed in HELP

10 years ago0022652: [CEA 1194] Redirect the traces from embedded Python console in a log file
imn [Wed, 17 Sep 2014 08:34:18 +0000 (12:34 +0400)]
0022652: [CEA 1194] Redirect the traces from embedded Python console in a log file

10 years agoMinor bug fix on "Do you want to close study" message.
abn [Mon, 15 Sep 2014 12:37:30 +0000 (14:37 +0200)]
Minor bug fix on "Do you want to close study" message.

10 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/gui
abn [Mon, 15 Sep 2014 12:26:40 +0000 (14:26 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/gui

10 years agoAdding explicit ORB destruction at the end of SALOME_Session_Server.
abn [Mon, 15 Sep 2014 12:25:50 +0000 (14:25 +0200)]
Adding explicit ORB destruction at the end of SALOME_Session_Server.

This avoids the nasty Warning from line 43 in Utils_ORB_INIT.cxx (destructor)

10 years agoFix impoper setter for setShowTipOnValidate() function
vsr [Fri, 12 Sep 2014 11:35:57 +0000 (15:35 +0400)]
Fix impoper setter for setShowTipOnValidate() function

10 years ago0021791: [CEA 623] Clipping : no difference between a closed shell and a solid.
mpa [Thu, 11 Sep 2014 08:57:05 +0000 (12:57 +0400)]
0021791: [CEA 623] Clipping : no difference between a closed shell and a solid.
- added texture(hatch) for capping

10 years agoFix bugs with improper toolbar updating on Minimize/Maximize operation
imn [Wed, 10 Sep 2014 07:28:29 +0000 (11:28 +0400)]
Fix bugs with improper toolbar updating on Minimize/Maximize operation

10 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/gui
abn [Tue, 9 Sep 2014 14:20:20 +0000 (16:20 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/gui

10 years agoPreparing porting to PV4.2.
abn [Tue, 9 Sep 2014 14:19:45 +0000 (16:19 +0200)]
Preparing porting to PV4.2.

Version of VTK is no more constrained at configuration time.

10 years ago0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
vsr [Tue, 2 Sep 2014 14:48:53 +0000 (18:48 +0400)]
0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT

10 years agorefs #416: to store the open state of object browser items in the binary array
asl [Fri, 15 Aug 2014 10:23:59 +0000 (14:23 +0400)]
refs #416: to store the open state of object browser items in the binary array

10 years ago0022628: [CEA 1202] The default icon disposition is not correct in french and in...
vsr [Thu, 28 Aug 2014 12:43:13 +0000 (16:43 +0400)]
0022628: [CEA 1202] The default icon disposition is not correct in french and in japanese

Additional patch to maintain backward compatibility.

10 years agoSwitch on dev version flag
vsr [Thu, 28 Aug 2014 09:13:20 +0000 (13:13 +0400)]
Switch on dev version flag

10 years agoMerge remote branch 'origin/V7_4_BR'
vsr [Thu, 28 Aug 2014 09:12:33 +0000 (13:12 +0400)]
Merge remote branch 'origin/V7_4_BR'

10 years ago0022673: [CEA 1260] Regression : opening a new study hides the modules toolbar
vsr [Thu, 28 Aug 2014 07:20:42 +0000 (11:20 +0400)]
0022673: [CEA 1260] Regression : opening a new study hides the modules toolbar

10 years ago0022628: [CEA 1202] The default icon disposition is not correct in french and in...
vsr [Wed, 27 Aug 2014 09:02:27 +0000 (13:02 +0400)]
0022628: [CEA 1202] The default icon disposition is not correct in french and in japanese

10 years ago0022671: [CEA] Standalone Help Browser
vsr [Fri, 15 Aug 2014 05:00:50 +0000 (09:00 +0400)]
0022671: [CEA] Standalone Help Browser

Change the way application is identified to share single running HelpBrowser between SALOME sessions even if there are several different installations.

10 years ago0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
vsr [Tue, 12 Aug 2014 13:19:17 +0000 (17:19 +0400)]
0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT

Update default dock windows / toolbars posision and visibility according to the issue 21709

10 years ago0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
vsr [Tue, 12 Aug 2014 07:46:16 +0000 (11:46 +0400)]
0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT

Unify object names of dock widgets

10 years ago0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
vsr [Tue, 12 Aug 2014 06:19:53 +0000 (10:19 +0400)]
0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT

Give explicit names to standard dock windows

10 years agoFix linkage problem on Windows
vsr [Fri, 8 Aug 2014 06:49:24 +0000 (10:49 +0400)]
Fix linkage problem on Windows

10 years ago0022669: [CEA 1255] Error in the method "createSegment" from the class "Plot2d_ViewFrame"
vsr [Thu, 7 Aug 2014 16:35:42 +0000 (20:35 +0400)]
0022669: [CEA 1255] Error in the method "createSegment" from the class "Plot2d_ViewFrame"

10 years agoMerge branch 'master' of salome:modules/gui
vsr [Thu, 7 Aug 2014 16:30:01 +0000 (20:30 +0400)]
Merge branch 'master' of salome:modules/gui

10 years ago0022671: [CEA] Standalone Help Browser
vsr [Thu, 7 Aug 2014 16:27:44 +0000 (20:27 +0400)]
0022671: [CEA] Standalone Help Browser

10 years agoFix of 0022630: EDF 8445 - using multiprocessing with the Python console of SALOME...
akl [Thu, 7 Aug 2014 13:07:40 +0000 (17:07 +0400)]
Fix of 0022630: EDF 8445 - using multiprocessing with the Python console of SALOME 7.4.0.
Copying of main dictionary was added by 'ad3a201' commit in order to have a new context of Python interpreter for each study, but it leads to the situation that '__main__' module in sys.modules dictionary is not updated with a new functions and variables.
Now dictionary copying has been removed to fix the mentioned bug, but we have a common Python context for all studies in the Salome session.

10 years agoRevert "Synchronize adm files"
vsr [Thu, 7 Aug 2014 09:43:54 +0000 (13:43 +0400)]
Revert "Synchronize adm files"

This reverts commit c47605c13ccf37a7b3fcb9cb6c8baf38d3643f77.

10 years agoSynchronize adm files
Maintenance team (INV) [Wed, 6 Aug 2014 19:16:42 +0000 (23:16 +0400)]
Synchronize adm files

10 years agoUpdate FULL_FUI macro and add SALOME_GUI_MODE macro
Gilles DAVID [Wed, 30 Jul 2014 16:20:09 +0000 (18:20 +0200)]
Update FULL_FUI macro and add SALOME_GUI_MODE macro

10 years agoOCCT dev version porting (6.7.3)
skv [Mon, 21 Jul 2014 14:00:18 +0000 (18:00 +0400)]
OCCT dev version porting (6.7.3)

10 years agoFix for the "22651: [CEA 1224] suppressed code in Plot 2D" issue.
rnv [Mon, 21 Jul 2014 08:43:39 +0000 (12:43 +0400)]
Fix for the "22651: [CEA 1224] suppressed code in Plot 2D" issue.

10 years agoMerge branch 'origin/rnv/py_win_fix'
rnv [Tue, 15 Jul 2014 12:14:12 +0000 (16:14 +0400)]
Merge branch 'origin/rnv/py_win_fix'

10 years agoOCCT dev version porting (6.7.2)
skv [Wed, 9 Jul 2014 13:21:54 +0000 (17:21 +0400)]
OCCT dev version porting (6.7.2)

10 years agoFix problem with the python initialization on windows.
rnv [Wed, 9 Jul 2014 11:06:08 +0000 (15:06 +0400)]
Fix problem with the python initialization on windows.

10 years ago0021791: [CEA 623] Clipping : no difference between a closed shell and a solid
mpa [Wed, 9 Jul 2014 07:41:07 +0000 (11:41 +0400)]
0021791: [CEA 623] Clipping : no difference between a closed shell and a solid

10 years agoFix function salome.sg.getActiveStudyName()
Renaud Barate [Tue, 8 Jul 2014 07:48:18 +0000 (09:48 +0200)]
Fix function salome.sg.getActiveStudyName()

10 years agoFixing 0022629: [CEA 1203] The option -r or --resources does not work
akl [Tue, 8 Jul 2014 07:45:55 +0000 (11:45 +0400)]
Fixing 0022629: [CEA 1203] The option -r or --resources does not work

10 years agoUse UTF-8 also for AttributeString, AttributeComment and AttributePixMap for consistency
Renaud Barate [Mon, 7 Jul 2014 15:15:35 +0000 (17:15 +0200)]
Use UTF-8 also for AttributeString, AttributeComment and AttributePixMap for consistency

10 years agoWindows compatibility
ana [Tue, 1 Jul 2014 08:15:00 +0000 (12:15 +0400)]
Windows compatibility

10 years agoMerge remote branch 'origin/akl/22379'
vsr [Mon, 30 Jun 2014 08:21:26 +0000 (12:21 +0400)]
Merge remote branch 'origin/akl/22379'

10 years agoUpdate translation files from Crowdin (merge from master) V7_4_BR V7_4_1 V7_4_1rc1
vsr [Mon, 30 Jun 2014 08:13:06 +0000 (12:13 +0400)]
Update translation files from Crowdin (merge from master)

10 years agoUpdate translation files from Crowdin
Christophe Bourcier [Fri, 27 Jun 2014 12:40:58 +0000 (14:40 +0200)]
Update translation files from Crowdin

10 years agoVersion update: 7.4.1
vsr [Fri, 27 Jun 2014 10:09:12 +0000 (14:09 +0400)]
Version update: 7.4.1

10 years agoSupport of the UTF-8 encoding.
rnv [Mon, 23 Jun 2014 06:44:13 +0000 (10:44 +0400)]
Support of the UTF-8 encoding.

10 years agoUnicode support
vsr [Wed, 18 Jun 2014 08:33:29 +0000 (12:33 +0400)]
Unicode support

10 years agoSupport of the Unicode symbols.
rnv [Fri, 6 Jun 2014 06:28:22 +0000 (10:28 +0400)]
Support of the Unicode symbols.

10 years agoUpdate translation files from Crowdin
Christophe Bourcier [Tue, 3 Jun 2014 09:25:50 +0000 (11:25 +0200)]
Update translation files from Crowdin

10 years ago0022604: EDF 8219 - many "SMESH plugins" in Mesh menu
vsr [Mon, 2 Jun 2014 14:48:21 +0000 (18:48 +0400)]
0022604: EDF 8219 - many "SMESH plugins" in Mesh menu

10 years agoUse OCCT method to make OCC Viewer snapshot.
rnv [Fri, 30 May 2014 08:21:11 +0000 (12:21 +0400)]
Use OCCT method to make OCC Viewer snapshot.

10 years agoFix qwt search procedure, to work properly on systems where native qwt library is... V7_4_0 V7_4_0rc2
vsr [Mon, 26 May 2014 12:12:50 +0000 (16:12 +0400)]
Fix qwt search procedure, to work properly on systems where native qwt library is installed with non-standard name (e.g. libqwt-qt4)

10 years agoImplementation of the "22589: EDF 8048 - ergonomics of SMESH" issue.
rnv [Fri, 23 May 2014 09:00:40 +0000 (13:00 +0400)]
Implementation of the "22589: EDF 8048 - ergonomics of SMESH" issue.

10 years agoMerge branch 'rnv/22595'
rnv [Fri, 23 May 2014 08:53:33 +0000 (12:53 +0400)]
Merge branch 'rnv/22595'

10 years agoFix for the "22595: [CEA 1177] Misleading error message" issue.
rnv [Fri, 23 May 2014 08:42:12 +0000 (12:42 +0400)]
Fix for the "22595: [CEA 1177] Misleading error message" issue.

10 years agoUpdate translation files from Crowdin
Christophe Bourcier [Thu, 22 May 2014 15:52:42 +0000 (17:52 +0200)]
Update translation files from Crowdin

10 years agoFix of the 22595 issue
rnv [Wed, 21 May 2014 13:15:46 +0000 (17:15 +0400)]
Fix of the 22595 issue

10 years agoUpdate translation files from Crowdin V7_4_0rc1
Christophe Bourcier [Fri, 16 May 2014 13:11:28 +0000 (15:11 +0200)]
Update translation files from Crowdin

10 years ago0022379: EDF 2276 GEOM: Show the ascendants and descendants of a GEOM object in a...
mpa [Thu, 15 May 2014 11:28:50 +0000 (15:28 +0400)]
0022379: EDF 2276 GEOM: Show the ascendants and descendants of a GEOM object in a family tree

10 years ago[CEA 1160] Help icon missing in the Preferences
vsr [Tue, 13 May 2014 14:14:04 +0000 (18:14 +0400)]
[CEA 1160] Help icon missing in the Preferences

10 years agoMerge remote-tracking branch 'origin/master'
ctn [Wed, 7 May 2014 12:45:10 +0000 (14:45 +0200)]
Merge remote-tracking branch 'origin/master'

10 years agoUpdate of french messages
ctn [Wed, 7 May 2014 12:43:44 +0000 (14:43 +0200)]
Update of french messages

10 years agoMerge branch 'origin/ysn/doc_update_740'
vsr [Wed, 7 May 2014 07:28:54 +0000 (11:28 +0400)]
Merge branch 'origin/ysn/doc_update_740'

10 years agoImplementation a mono-study approach in the GUI.
rnv [Wed, 7 May 2014 06:53:48 +0000 (10:53 +0400)]
Implementation a mono-study approach in the GUI.

10 years agoFix a bug: problem with Python module initialization when there are light / non-light...
vsr [Tue, 6 May 2014 08:34:45 +0000 (12:34 +0400)]
Fix a bug: problem with Python module initialization when there are light / non-light modules in GUI session

10 years agoAvoid calling salome_init method for the python light modules.
rnv [Tue, 6 May 2014 07:34:27 +0000 (11:34 +0400)]
Avoid calling salome_init method for the python light modules.

10 years agoCorrection to CoTech ACTION 61.7 implementation
vsr [Mon, 5 May 2014 11:36:32 +0000 (15:36 +0400)]
Correction to CoTech ACTION 61.7 implementation
- Change a way the default pixmap for resource manager is set/get.

10 years agoUpdate translations.
rnv [Mon, 5 May 2014 08:05:32 +0000 (12:05 +0400)]
Update translations.

10 years agowin32 compatibility
ana [Mon, 5 May 2014 06:39:06 +0000 (10:39 +0400)]
win32 compatibility

10 years agoReview of the reference documentation.
ysn [Mon, 5 May 2014 05:20:26 +0000 (09:20 +0400)]
Review of the reference documentation.

10 years agoCorrection of PyQt enum order to synchronize with C++ one.
akl [Wed, 30 Apr 2014 10:24:44 +0000 (14:24 +0400)]
Correction of PyQt enum order to synchronize with C++ one.

10 years ago0022575: [CEA 1157] SalomePyQt.WT_NoteBook and SalomePyQt.WT_User have the same value.
akl [Mon, 28 Apr 2014 11:26:42 +0000 (15:26 +0400)]
0022575: [CEA 1157] SalomePyQt.WT_NoteBook and SalomePyQt.WT_User have the same value.

10 years ago0022565: [CEA 1145] Missing WT_NoteBook in python:
akl [Thu, 24 Apr 2014 14:00:14 +0000 (18:00 +0400)]
0022565: [CEA 1145] Missing WT_NoteBook in python:
1) by default, 'NoteBook' dockable window is enable only in the GEOM and SMESH modules now.
2) added a possibility to enable/disable 'NoteBook' window via Python API (windows() function).

10 years agoImplementation of the ACTION 61.7 from the COTECH61: Add preference to
rnv [Thu, 24 Apr 2014 06:48:40 +0000 (10:48 +0400)]
Implementation of the ACTION 61.7 from the COTECH61: Add preference to
set C locale for the application by default.

10 years agoCatch exception from data server raised when there's active study on a server
vsr [Fri, 18 Apr 2014 14:11:44 +0000 (18:11 +0400)]
Catch exception from data server raised when there's active study on a server

10 years agoIncrement version: 7.4.0
vsr [Fri, 18 Apr 2014 11:29:31 +0000 (15:29 +0400)]
Increment version: 7.4.0

10 years agoFix for the "0052369: TC7.4.0: Visualization problem of default torus
rnv [Fri, 18 Apr 2014 07:48:36 +0000 (11:48 +0400)]
Fix for the "0052369: TC7.4.0: Visualization problem of default torus
preview".

10 years agoWin32 compatibility
ana [Wed, 16 Apr 2014 12:58:34 +0000 (16:58 +0400)]
Win32 compatibility

10 years agoWin32 compatibility
ana [Wed, 16 Apr 2014 12:31:00 +0000 (16:31 +0400)]
Win32 compatibility

10 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/gui into pre... V7_4_0b1
Paul RASCLE [Mon, 14 Apr 2014 11:37:52 +0000 (13:37 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/gui into pre/fix_single_study

10 years agoProcess properly visibility state (eye icon) for 'light' modules
vsr [Mon, 14 Apr 2014 06:58:30 +0000 (10:58 +0400)]
Process properly visibility state (eye icon) for 'light' modules

10 years agoMerge remote-tracking branch 'origin/master' into pre/fix_single_study
Paul RASCLE [Fri, 11 Apr 2014 07:32:01 +0000 (09:32 +0200)]
Merge remote-tracking branch 'origin/master' into pre/fix_single_study

10 years agoProperly process show/hide static trihedron in OCC view
vsr [Thu, 10 Apr 2014 16:28:19 +0000 (20:28 +0400)]
Properly process show/hide static trihedron in OCC view

10 years agoAdd virtual method to compute OCC scene size
vsr [Thu, 10 Apr 2014 12:58:22 +0000 (16:58 +0400)]
Add virtual method to compute OCC scene size

10 years agoMake Display/Erase methods of the Displayer virtual
vsr [Thu, 10 Apr 2014 12:08:52 +0000 (16:08 +0400)]
Make Display/Erase methods of the Displayer virtual

10 years agoMerge remote-tracking branch 'origin/vsr/fix_single_study_pb' into pre/fix_single_study
Paul RASCLE [Thu, 10 Apr 2014 08:31:47 +0000 (10:31 +0200)]
Merge remote-tracking branch 'origin/vsr/fix_single_study_pb' into pre/fix_single_study

10 years agoFix the problem with the storing/restoring positions and visibility of
rnv [Mon, 7 Apr 2014 10:39:35 +0000 (14:39 +0400)]
Fix the problem with the storing/restoring positions and visibility of
the toolbars.

10 years agoMerge branch V7_3_1_BR V7_4_0a1
vsr [Thu, 3 Apr 2014 09:38:08 +0000 (13:38 +0400)]
Merge branch V7_3_1_BR

10 years agoFix pb with persistence of "light" modules: SaveAs operation leads to loss of non...
vsr [Wed, 2 Apr 2014 08:05:48 +0000 (12:05 +0400)]
Fix pb with persistence of "light" modules: SaveAs operation leads to loss of non-loaded "light" modules data.

10 years agoMerge branch 'master' of salome:modules/gui
vsr [Wed, 2 Apr 2014 07:07:35 +0000 (11:07 +0400)]
Merge branch 'master' of salome:modules/gui

10 years agoProper conditional compilation: a way OCCT dev version is detected has been modified...
vsr [Wed, 2 Apr 2014 05:51:44 +0000 (09:51 +0400)]
Proper conditional compilation: a way OCCT dev version is detected has been modified according to the changed OCCT versioning policy

10 years agoCorrection of mistakes: 0022479: EDF 2823 SMESH: Add "multiplier" coefficient for...
mpa [Wed, 2 Apr 2014 05:51:41 +0000 (09:51 +0400)]
Correction of mistakes: 0022479: EDF 2823 SMESH: Add "multiplier" coefficient for balls

10 years agoFix Python modules with SIP 4.15 (avoid garbage collection of widgets added to the...
Renaud Barate [Mon, 31 Mar 2014 14:19:33 +0000 (16:19 +0200)]
Fix Python modules with SIP 4.15 (avoid garbage collection of widgets added to the desktop)

10 years agoCompilation on Windows platform.
rnv [Fri, 28 Mar 2014 11:10:08 +0000 (15:10 +0400)]
Compilation on Windows platform.

10 years ago0022467: EDF GEOM: Salome crashes at GEOM calling
apl [Wed, 26 Mar 2014 08:14:00 +0000 (12:14 +0400)]
0022467: EDF GEOM: Salome crashes at GEOM calling

Corrected order of inclusions for OCCT versions macro

10 years ago0022479: EDF 2823 SMESH: Add "multiplier" coefficient for balls
mpa [Mon, 24 Mar 2014 07:26:49 +0000 (11:26 +0400)]
0022479: EDF 2823 SMESH: Add "multiplier" coefficient for balls

10 years ago0022378: EDF 2273 GEOM: Select a point/edge/face/solid in the "Set Rotation Point...
mpa [Thu, 20 Mar 2014 13:29:38 +0000 (17:29 +0400)]
0022378: EDF 2273 GEOM: Select a point/edge/face/solid in the "Set Rotation Point" window

10 years ago0022513: [CEA 1084] _objref_SMESH_Mesh instance has no attribute 'GetMEDMesh'
vsr [Mon, 17 Mar 2014 09:53:30 +0000 (13:53 +0400)]
0022513: [CEA 1084] _objref_SMESH_Mesh instance has no attribute 'GetMEDMesh'