Salome HOME
modules/gui.git
9 years ago0022712: [CEA 1300] LightApp_PreferencesDlg - invalid layout / resize policy
vsr [Wed, 15 Oct 2014 16:18:20 +0000 (20:18 +0400)]
0022712: [CEA 1300] LightApp_PreferencesDlg - invalid layout / resize policy

Fix improper applying of "stretch" property in case if frame pref item is scrollable"

9 years agoMinor change: setWorkingMode() method of QtxResourceMgr returns previous working...
vsr [Wed, 15 Oct 2014 16:16:51 +0000 (20:16 +0400)]
Minor change: setWorkingMode() method of QtxResourceMgr returns previous working mode now

9 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/gui
abn [Wed, 15 Oct 2014 12:22:35 +0000 (14:22 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/gui

9 years agoVarious bug fixes for the PVViewer.
abn [Wed, 15 Oct 2014 12:22:01 +0000 (14:22 +0200)]
Various bug fixes for the PVViewer.

9 years ago0022773: [CEA 1314] Plot2d : The titles of the devices no visible after validating...
vsr [Wed, 15 Oct 2014 07:24:37 +0000 (11:24 +0400)]
0022773: [CEA 1314] Plot2d : The titles of the devices no visible after validating the settings window

9 years agoMinor bug fix
abn [Mon, 13 Oct 2014 14:14:26 +0000 (16:14 +0200)]
Minor bug fix

9 years agoMerge branch 'abn/paravis_rearch' abn/paravis_rearch
abn [Mon, 13 Oct 2014 13:10:01 +0000 (15:10 +0200)]
Merge branch 'abn/paravis_rearch'

9 years agoClearly identify when we execute Python code from SALOME embedded console.
abn [Mon, 13 Oct 2014 12:03:40 +0000 (14:03 +0200)]
Clearly identify when we execute Python code from SALOME embedded console.

9 years agoPVViewer_EnginWrapper is now implemented using CORBA dynamic invokation
abn [Mon, 13 Oct 2014 11:48:16 +0000 (13:48 +0200)]
PVViewer_EnginWrapper is now implemented using CORBA dynamic invokation
mechanism rather than relying on Python.

9 years ago0022769: [CEA 1312] Regression : fatal error on the opening of the menu context in... V7_5_0a1
vsr [Fri, 10 Oct 2014 10:47:58 +0000 (14:47 +0400)]
0022769: [CEA 1312] Regression : fatal error on the opening of the menu context in the Python console

9 years agoMerge from SKV_CCreator_from_HYDRO branch
vsr [Fri, 10 Oct 2014 09:37:00 +0000 (13:37 +0400)]
Merge from SKV_CCreator_from_HYDRO branch

9 years agoReturn old 2d mode from setViewer2DMode SKV_CCreator_from_HYDRO
skv [Tue, 7 Oct 2014 13:22:52 +0000 (17:22 +0400)]
Return old 2d mode from setViewer2DMode

9 years agoMerge branch 'master' into abn/paravis_rearch
abn [Tue, 7 Oct 2014 09:37:05 +0000 (11:37 +0200)]
Merge branch 'master' into abn/paravis_rearch

9 years agoMerge branch 'asl/hydro_porting_741' occ/shape_reparation
vsr [Mon, 6 Oct 2014 11:27:00 +0000 (15:27 +0400)]
Merge branch 'asl/hydro_porting_741'

9 years agoComplete French translation file
Gilles DAVID [Thu, 2 Oct 2014 11:47:47 +0000 (13:47 +0200)]
Complete French translation file

9 years agoMulti-study support removal: finalization
vsr [Thu, 2 Oct 2014 08:07:36 +0000 (12:07 +0400)]
Multi-study support removal: finalization
- additional change: show "Save & Disconnect" & "Disconnect w/o saving" buttons in the "Close active study" dialog box when exiting application

9 years agoNow using salome_iapp.IN_SALOME_GUI' to detect if invoked from GUI.
abn [Wed, 1 Oct 2014 15:18:32 +0000 (17:18 +0200)]
Now using salome_iapp.IN_SALOME_GUI' to detect if invoked from GUI.

9 years agoMulti-study support removal: finalization
akl [Mon, 22 Sep 2014 13:24:39 +0000 (17:24 +0400)]
Multi-study support removal: finalization

9 years agoFixed linking issue. Removed "paraview.fromGUI" flag.
abn [Tue, 30 Sep 2014 14:01:09 +0000 (16:01 +0200)]
Fixed linking issue. Removed "paraview.fromGUI" flag.

9 years agoMoved PVViewer code from PARAVIS into GUI.
abn [Mon, 29 Sep 2014 14:55:13 +0000 (16:55 +0200)]
Moved PVViewer code from PARAVIS into GUI.

9 years agoSwitching console to synchronous mode.
abn [Fri, 26 Sep 2014 12:51:27 +0000 (14:51 +0200)]
Switching console to synchronous mode.

9 years agoRemove obsolete OCC_VERSION_LARGE defines.
imn [Fri, 8 Aug 2014 12:05:35 +0000 (16:05 +0400)]
Remove obsolete OCC_VERSION_LARGE defines.

9 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/gui
abn [Thu, 25 Sep 2014 07:20:58 +0000 (09:20 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/gui

9 years agoReverting to asynchronous Python console *in master branch*
abn [Thu, 25 Sep 2014 07:20:24 +0000 (09:20 +0200)]
Reverting to asynchronous Python console *in master branch*
(doing tests in abn/paravis_rearch)

9 years ago0022652: [CEA 1194] Redirect the traces from embedded Python console in a log file
vsr [Tue, 23 Sep 2014 13:50:17 +0000 (17:50 +0400)]
0022652: [CEA 1194] Redirect the traces from embedded Python console in a log file

Additional changes:
- Add functions to start/stop trace from embedded Python console to the Python API (SalomePyQt module)

9 years ago0022652: [CEA 1194] Redirect the traces from embedded Python console in a log file
vsr [Mon, 22 Sep 2014 13:59:44 +0000 (17:59 +0400)]
0022652: [CEA 1194] Redirect the traces from embedded Python console in a log file

Additional changes:
- Implement Start/Stop Log commands to save run-time log instead of saving static snapshot of the log.

9 years ago0022652: [CEA 1194] Redirect the traces from embedded Python console in a log file
vsr [Mon, 22 Sep 2014 12:40:05 +0000 (16:40 +0400)]
0022652: [CEA 1194] Redirect the traces from embedded Python console in a log file

Additional changes:
- Use *.log *.txt as filter for log files
- Remove Python file name validator from Save Log dialog box
- Show prompt with the command in the output log

9 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).

9 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.

9 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

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

9 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

9 years agorefs #457: only top view button should be available in 2d mode asl/hydro_porting_741
asl [Thu, 18 Sep 2014 06:50:20 +0000 (10:50 +0400)]
refs #457: only top view button should be available in 2d mode

9 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

9 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.

9 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

9 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)

9 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

9 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

9 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

9 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

9 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.

9 years agoMerge remote branch 'origin/SKV_CCreator_from_HYDRO' into asl/hydro_porting_741
asl [Tue, 9 Sep 2014 07:42:31 +0000 (11:42 +0400)]
Merge remote branch 'origin/SKV_CCreator_from_HYDRO' into asl/hydro_porting_741

9 years agoMerge branch 'ASL_TREE_STATE' into asl/hydro_porting_741
asl [Tue, 9 Sep 2014 07:28:56 +0000 (11:28 +0400)]
Merge branch 'ASL_TREE_STATE' into asl/hydro_porting_741

9 years agoCopy utilities from GEOM module
skv [Mon, 8 Sep 2014 10:13:26 +0000 (14:13 +0400)]
Copy utilities from GEOM module

9 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

9 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

9 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.

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

9 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'

9 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

9 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

9 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

9 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.

9 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

9 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

9 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

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

9 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"

9 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

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

9 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.

9 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.

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

9 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

9 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)

9 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.

9 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.