]>
SALOME platform Git repositories - modules/gui.git/log
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
akl [Mon, 22 Sep 2014 13:24:39 +0000 (17:24 +0400)]
Multi-study support removal: finalization
imn [Fri, 8 Aug 2014 12:05:35 +0000 (16:05 +0400)]
Remove obsolete OCC_VERSION_LARGE defines.
abn [Thu, 25 Sep 2014 07:20:58 +0000 (09:20 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/gui
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)
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)
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.
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
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).
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.
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
abn [Fri, 19 Sep 2014 07:12:28 +0000 (09:12 +0200)]
Minor bug fix.
vsr [Thu, 18 Sep 2014 08:41:36 +0000 (12:41 +0400)]
IPAL0052502: SMESH_BUT_HELP button should be renamed in HELP
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
abn [Mon, 15 Sep 2014 12:37:30 +0000 (14:37 +0200)]
Minor bug fix on "Do you want to close study" message.
abn [Mon, 15 Sep 2014 12:26:40 +0000 (14:26 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/gui
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)
vsr [Fri, 12 Sep 2014 11:35:57 +0000 (15:35 +0400)]
Fix impoper setter for setShowTipOnValidate() function
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
imn [Wed, 10 Sep 2014 07:28:29 +0000 (11:28 +0400)]
Fix bugs with improper toolbar updating on Minimize/Maximize operation
abn [Tue, 9 Sep 2014 14:20:20 +0000 (16:20 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/gui
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.
vsr [Tue, 2 Sep 2014 14:48:53 +0000 (18:48 +0400)]
0022614 : [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
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
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.
vsr [Thu, 28 Aug 2014 09:13:20 +0000 (13:13 +0400)]
Switch on dev version flag
vsr [Thu, 28 Aug 2014 09:12:33 +0000 (13:12 +0400)]
Merge remote branch 'origin/V7_4_BR'
vsr [Thu, 28 Aug 2014 07:20:42 +0000 (11:20 +0400)]
0022673 : [CEA 1260] Regression : opening a new study hides the modules toolbar
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
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.
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
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
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
vsr [Fri, 8 Aug 2014 06:49:24 +0000 (10:49 +0400)]
Fix linkage problem on Windows
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"
vsr [Thu, 7 Aug 2014 16:30:01 +0000 (20:30 +0400)]
Merge branch 'master' of salome:modules/gui
vsr [Thu, 7 Aug 2014 16:27:44 +0000 (20:27 +0400)]
0022671 : [CEA] Standalone Help Browser
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.
vsr [Thu, 7 Aug 2014 09:43:54 +0000 (13:43 +0400)]
Revert "Synchronize adm files"
This reverts commit
c47605c13ccf37a7b3fcb9cb6c8baf38d3643f77 .
Maintenance team (INV) [Wed, 6 Aug 2014 19:16:42 +0000 (23:16 +0400)]
Synchronize adm files
Gilles DAVID [Wed, 30 Jul 2014 16:20:09 +0000 (18:20 +0200)]
Update FULL_FUI macro and add SALOME_GUI_MODE macro
skv [Mon, 21 Jul 2014 14:00:18 +0000 (18:00 +0400)]
OCCT dev version porting (6.7.3)
rnv [Mon, 21 Jul 2014 08:43:39 +0000 (12:43 +0400)]
Fix for the "22651: [CEA 1224] suppressed code in Plot 2D" issue.
rnv [Tue, 15 Jul 2014 12:14:12 +0000 (16:14 +0400)]
Merge branch 'origin/rnv/py_win_fix'
skv [Wed, 9 Jul 2014 13:21:54 +0000 (17:21 +0400)]
OCCT dev version porting (6.7.2)
rnv [Wed, 9 Jul 2014 11:06:08 +0000 (15:06 +0400)]
Fix problem with the python initialization on windows.
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
Renaud Barate [Tue, 8 Jul 2014 07:48:18 +0000 (09:48 +0200)]
Fix function salome.sg.getActiveStudyName()
akl [Tue, 8 Jul 2014 07:45:55 +0000 (11:45 +0400)]
Fixing
0022629 : [CEA 1203] The option -r or --resources does not work
Renaud Barate [Mon, 7 Jul 2014 15:15:35 +0000 (17:15 +0200)]
Use UTF-8 also for AttributeString, AttributeComment and AttributePixMap for consistency
ana [Tue, 1 Jul 2014 08:15:00 +0000 (12:15 +0400)]
Windows compatibility
vsr [Mon, 30 Jun 2014 08:21:26 +0000 (12:21 +0400)]
Merge remote branch 'origin/akl/22379'
vsr [Mon, 30 Jun 2014 08:13:06 +0000 (12:13 +0400)]
Update translation files from Crowdin (merge from master)
Christophe Bourcier [Fri, 27 Jun 2014 12:40:58 +0000 (14:40 +0200)]
Update translation files from Crowdin
vsr [Fri, 27 Jun 2014 10:09:12 +0000 (14:09 +0400)]
Version update: 7.4.1
rnv [Mon, 23 Jun 2014 06:44:13 +0000 (10:44 +0400)]
Support of the UTF-8 encoding.
vsr [Wed, 18 Jun 2014 08:33:29 +0000 (12:33 +0400)]
Unicode support
rnv [Fri, 6 Jun 2014 06:28:22 +0000 (10:28 +0400)]
Support of the Unicode symbols.
Christophe Bourcier [Tue, 3 Jun 2014 09:25:50 +0000 (11:25 +0200)]
Update translation files from Crowdin
vsr [Mon, 2 Jun 2014 14:48:21 +0000 (18:48 +0400)]
0022604 : EDF 8219 - many "SMESH plugins" in Mesh menu
rnv [Fri, 30 May 2014 08:21:11 +0000 (12:21 +0400)]
Use OCCT method to make OCC Viewer snapshot.
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)
rnv [Fri, 23 May 2014 09:00:40 +0000 (13:00 +0400)]
Implementation of the "22589: EDF 8048 - ergonomics of SMESH" issue.
rnv [Fri, 23 May 2014 08:53:33 +0000 (12:53 +0400)]
Merge branch 'rnv/22595'
rnv [Fri, 23 May 2014 08:42:12 +0000 (12:42 +0400)]
Fix for the "22595: [CEA 1177] Misleading error message" issue.
Christophe Bourcier [Thu, 22 May 2014 15:52:42 +0000 (17:52 +0200)]
Update translation files from Crowdin
rnv [Wed, 21 May 2014 13:15:46 +0000 (17:15 +0400)]
Fix of the 22595 issue
Christophe Bourcier [Fri, 16 May 2014 13:11:28 +0000 (15:11 +0200)]
Update translation files from Crowdin
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
vsr [Tue, 13 May 2014 14:14:04 +0000 (18:14 +0400)]
[CEA 1160] Help icon missing in the Preferences
ctn [Wed, 7 May 2014 12:45:10 +0000 (14:45 +0200)]
Merge remote-tracking branch 'origin/master'
ctn [Wed, 7 May 2014 12:43:44 +0000 (14:43 +0200)]
Update of french messages
vsr [Wed, 7 May 2014 07:28:54 +0000 (11:28 +0400)]
Merge branch 'origin/ysn/doc_update_740'
rnv [Wed, 7 May 2014 06:53:48 +0000 (10:53 +0400)]
Implementation a mono-study approach in the GUI.
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
rnv [Tue, 6 May 2014 07:34:27 +0000 (11:34 +0400)]
Avoid calling salome_init method for the python light modules.
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.
rnv [Mon, 5 May 2014 08:05:32 +0000 (12:05 +0400)]
Update translations.
ana [Mon, 5 May 2014 06:39:06 +0000 (10:39 +0400)]
win32 compatibility
ysn [Mon, 5 May 2014 05:20:26 +0000 (09:20 +0400)]
Review of the reference documentation.
akl [Wed, 30 Apr 2014 10:24:44 +0000 (14:24 +0400)]
Correction of PyQt enum order to synchronize with C++ one.
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.
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).
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.
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
vsr [Fri, 18 Apr 2014 11:29:31 +0000 (15:29 +0400)]
Increment version: 7.4.0
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".
ana [Wed, 16 Apr 2014 12:58:34 +0000 (16:58 +0400)]
Win32 compatibility
ana [Wed, 16 Apr 2014 12:31:00 +0000 (16:31 +0400)]
Win32 compatibility
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
vsr [Mon, 14 Apr 2014 06:58:30 +0000 (10:58 +0400)]
Process properly visibility state (eye icon) for 'light' modules
Paul RASCLE [Fri, 11 Apr 2014 07:32:01 +0000 (09:32 +0200)]
Merge remote-tracking branch 'origin/master' into pre/fix_single_study
vsr [Thu, 10 Apr 2014 16:28:19 +0000 (20:28 +0400)]
Properly process show/hide static trihedron in OCC view
vsr [Thu, 10 Apr 2014 12:58:22 +0000 (16:58 +0400)]
Add virtual method to compute OCC scene size
vsr [Thu, 10 Apr 2014 12:08:52 +0000 (16:08 +0400)]
Make Display/Erase methods of the Displayer virtual
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
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.
vsr [Thu, 3 Apr 2014 09:38:08 +0000 (13:38 +0400)]
Merge branch V7_3_1_BR
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.
vsr [Wed, 2 Apr 2014 07:07:35 +0000 (11:07 +0400)]
Merge branch 'master' of salome:modules/gui