]>
SALOME platform Git repositories - modules/gui.git/log
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
Christophe Bourcier [Fri, 16 May 2014 13:11:28 +0000 (15:11 +0200)]
Update translation files from Crowdin
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
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
mpa [Wed, 2 Apr 2014 05:51:41 +0000 (09:51 +0400)]
Correction of mistakes:
0022479 : EDF 2823 SMESH: Add "multiplier" coefficient for balls
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)
rnv [Fri, 28 Mar 2014 11:10:08 +0000 (15:10 +0400)]
Compilation on Windows platform.
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
mpa [Mon, 24 Mar 2014 07:26:49 +0000 (11:26 +0400)]
0022479 : EDF 2823 SMESH: Add "multiplier" coefficient for balls
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
vsr [Mon, 17 Mar 2014 09:53:30 +0000 (13:53 +0400)]
0022513 : [CEA 1084] _objref_SMESH_Mesh instance has no attribute 'GetMEDMesh'
vsr [Mon, 17 Mar 2014 08:59:19 +0000 (12:59 +0400)]
Fix single study problem in Python API
- add methods to finalize current study
- finalize study from GUI when it is closed or unloaded
vsr [Mon, 17 Mar 2014 07:31:08 +0000 (11:31 +0400)]
Fix bug of the observer: detach an observer when study is unloaded from GUI
apl [Wed, 12 Mar 2014 15:05:27 +0000 (19:05 +0400)]
Porting camera state synchronization code to OCCT6.7.1
apl [Thu, 6 Mar 2014 16:05:02 +0000 (20:05 +0400)]
Fix for OCCViewer_ClippingDlg: Relative Distance is now recalculated depending on the bounding box.
eap [Wed, 5 Mar 2014 15:44:49 +0000 (19:44 +0400)]
ILMAB: export GEOM fields to MED file
Enable addition of custom widgets
mpa [Thu, 27 Feb 2014 11:46:26 +0000 (15:46 +0400)]
Merge branch 'origin/V7_main'
mpa [Thu, 27 Feb 2014 11:44:28 +0000 (15:44 +0400)]
Debug of CMake build procedure
mpa [Thu, 27 Feb 2014 11:43:42 +0000 (15:43 +0400)]
Debug of CMake build procedure
rnv [Thu, 27 Feb 2014 10:37:21 +0000 (14:37 +0400)]
Small correction: method should return a value.
rnv [Thu, 27 Feb 2014 06:59:19 +0000 (10:59 +0400)]
Fix for the "
0022466 : [CEA 1047] Mesh stays selected when selection is
disabled in the 3D view" issue.
mgn [Mon, 24 Feb 2014 11:30:05 +0000 (15:30 +0400)]
Additional fix for the "
0021793 : [CEA 625] Clipping : from coordinates
or from bounding box" issue.
akl [Fri, 21 Feb 2014 07:24:38 +0000 (11:24 +0400)]
Update copyrights 2014.
vsr [Thu, 20 Feb 2014 12:32:17 +0000 (16:32 +0400)]
Make single-study behavior default one.
vsr [Wed, 19 Feb 2014 12:10:46 +0000 (16:10 +0400)]
Merge branch 'origin/akl/single_desktop'
vsr [Wed, 19 Feb 2014 07:47:10 +0000 (11:47 +0400)]
Merge remote branch 'origin/abn/newpy_pv4-1' into V7_3_1_BR
rnv [Tue, 18 Feb 2014 11:21:15 +0000 (15:21 +0400)]
Merge branch 'V7_main' of salome:modules/gui.git into V7_main
rnv [Tue, 18 Feb 2014 11:20:06 +0000 (15:20 +0400)]
Issue "
0021793 : [CEA 625] Clipping : from coordinates or from bounding
box": fix "Fatal Error" in case vector product of the parallel vectors.
vsr [Tue, 18 Feb 2014 10:01:16 +0000 (14:01 +0400)]
Merge from branch mpa/qwt6_porting
akl [Tue, 18 Feb 2014 09:37:39 +0000 (13:37 +0400)]
Update copyrights 2014.
vsr [Fri, 14 Feb 2014 15:03:19 +0000 (19:03 +0400)]
Increment version: 7.3.1
akl [Fri, 14 Feb 2014 12:35:34 +0000 (16:35 +0400)]
A possibility to switch SALOME into "one-study-at-once" mode was added.
Adrien Bruneton [Thu, 13 Feb 2014 10:02:25 +0000 (11:02 +0100)]
New Python's logic: cleaning up un-necessary "shared_modules" logic
Adrien Bruneton [Thu, 13 Feb 2014 09:53:44 +0000 (10:53 +0100)]
Revamped Python interpreter logic in GUI.
Now only uses execution contexts, no more sub interpreter.
+ reviewed PyInterp_Interp class and Python initialization
+ removed GetLockWrapper() method from PyInterp_Interp class.
+ interpreter member is no more requested in PyLock_Request (can be set to NULL)
+ reviewed PyLockWrapper class design to forbid copy ctor and assignment
+ more sophisticated stdout/stderr redirection for Python command: restore what was previously used after Python command execution.
+ get rid of "shared_modules" logic - no more necessary with a single interpreter
Adrien Bruneton [Thu, 13 Feb 2014 09:22:51 +0000 (10:22 +0100)]
Porting to PV4.1: change behavior of SIGFPE: PV4.1 needs to deal with +/-inf double values.
Changed behavior so that by default SIGFPE is not raised. Only if env variable ENABLE_FPE is set
will the signal FPE be raised (but PARAVIS is then unusable).
Adrien Bruneton [Wed, 12 Feb 2014 13:49:36 +0000 (14:49 +0100)]
Minimal porting to PV4.1: update VTK version from 6.0 to 6.1
rnv [Fri, 31 Jan 2014 08:32:53 +0000 (08:32 +0000)]
Fix compilation error.
apl [Fri, 31 Jan 2014 08:00:14 +0000 (08:00 +0000)]
22070: interaction with clipping
vsr [Thu, 30 Jan 2014 10:01:48 +0000 (10:01 +0000)]
Add methods to assign curve to specific axes.
inv [Mon, 27 Jan 2014 11:47:09 +0000 (11:47 +0000)]
RNV: Fix compilation with the DEV version of the OCCT.
rnv [Wed, 22 Jan 2014 12:05:05 +0000 (12:05 +0000)]
Fix bug comming from HYDRO.
rnv [Tue, 21 Jan 2014 12:35:58 +0000 (12:35 +0000)]
Fix the first item of the
0022387 : EDF GUI: New behaviour of store position of windows is not always suitable" issue:
1) Bad initial position of windows in some modules with the option "store position of windows" unchecked.
vsr [Fri, 17 Jan 2014 14:37:04 +0000 (14:37 +0000)]
1. Fix bug: visibility state is not updated for view models not derived from SALOME_View class.
2. PPGP: manage visibility state properly
rnv [Thu, 9 Jan 2014 13:45:54 +0000 (13:45 +0000)]
Small corrections.
akl [Tue, 24 Dec 2013 11:47:38 +0000 (11:47 +0000)]
Fix of INTPAL0052254 (Visibility icon is wrong in object browser): set 'hidden' visibility state for new objects only (that don't have any visibility state).
vsr [Tue, 24 Dec 2013 08:05:55 +0000 (08:05 +0000)]
Fix problem with wrong popup menu in SMESH module when "keyboard-free" navigation mode is switched on
vsv [Mon, 23 Dec 2013 09:51:26 +0000 (09:51 +0000)]
Modification for bugs
22451: MoveUp/MoveDown items of ObjectBrowser
22450: 'eye' icon management
vsv [Mon, 23 Dec 2013 09:48:32 +0000 (09:48 +0000)]
Modification for bug 22451: MoveUp/MoveDown items of ObjectBrowser
vsr [Wed, 18 Dec 2013 14:10:17 +0000 (14:10 +0000)]
Merge from V7_3_BR branch 18/12/2013
vsr [Tue, 17 Dec 2013 08:13:03 +0000 (08:13 +0000)]
0022317 : [CEA 925] GUI: An objet creation by clicking "apply" refolds the study tree
vsr [Mon, 16 Dec 2013 13:30:07 +0000 (13:30 +0000)]
Add an option to build GUI with or without SALOMEDS observers
rnv [Fri, 13 Dec 2013 15:29:45 +0000 (15:29 +0000)]
Fix the problem with update of the OCCT 3D Viewer: synchronize the visual state of the SALOME windows with the OCCT, to avoid creation of the new window for the OCCT 3D viewer inside OpenGl_Window constructor:
if (aVis->visualid == wattr.visual->visualid)
{
aWindow = aParent;
}
else
{
unsigned long mask = CWBackPixel | CWColormap | CWBorderPixel | CWEventMask;
aWindow = XCreateWindow (aDisp, aParent, 0, 0, myWidth, myHeight, 0/*bw*/, aVis->depth, InputOutput, aVis->visual, mask, &cwa);
}
eap [Fri, 13 Dec 2013 09:54:45 +0000 (09:54 +0000)]
Synchronize with *_msg_en.ts
vsr [Thu, 12 Dec 2013 14:08:47 +0000 (14:08 +0000)]
Update documentation
vsr [Thu, 12 Dec 2013 11:01:15 +0000 (11:01 +0000)]
0022439 : [CEA 1026] The YACS panels are persistant when changing module
akl [Thu, 12 Dec 2013 08:31:05 +0000 (08:31 +0000)]
Correction of Fix of INTPAL0052217: TC7.3.0:SIGSEGV when update study in NoteBook
akl [Tue, 10 Dec 2013 11:24:50 +0000 (11:24 +0000)]
Fix of INTPAL0052217: TC7.3.0:SIGSEGV when update study in NoteBook
vsr [Tue, 10 Dec 2013 05:58:31 +0000 (05:58 +0000)]
Add missing resource item
rnc [Mon, 9 Dec 2013 16:52:15 +0000 (16:52 +0000)]
Updated supported formats for textures consistently with what is specified in OCCT Image_AlienPixMap.hxx
vsr [Mon, 9 Dec 2013 08:05:37 +0000 (08:05 +0000)]
Porting to latest CASCADE snapshot
mpa [Fri, 6 Dec 2013 10:16:56 +0000 (10:16 +0000)]
IPAL
0052196 : TC7.3.0:runSalome --logger --modules=COMPONENT,CALCULATOR throw trace with error
- Edit trace message
rnv [Fri, 6 Dec 2013 07:51:59 +0000 (07:51 +0000)]
Fix for the "
0022421 : EDF 2805 GEOM: Save in a repertory with an accent fails" issue.
vsr [Thu, 5 Dec 2013 10:55:55 +0000 (10:55 +0000)]
Show "Rename" menu command for light modules in "distributed mode"
rnc [Thu, 5 Dec 2013 10:23:56 +0000 (10:23 +0000)]
Japanese translations update
vsr [Thu, 5 Dec 2013 07:06:31 +0000 (07:06 +0000)]
Python container is obsolete
mpa [Wed, 4 Dec 2013 09:56:18 +0000 (09:56 +0000)]
INT PAL
0052194 : TC7.3.0: Some figures are not available in Clipping dialog
vsr [Thu, 28 Nov 2013 14:30:52 +0000 (14:30 +0000)]
Increment version to 7.3.0
rnv [Wed, 27 Nov 2013 12:19:53 +0000 (12:19 +0000)]
Implementation of the "22390: [CEA 967] Latency enhancement after a selection of a displayed object" issue.
mpa [Wed, 27 Nov 2013 10:13:42 +0000 (10:13 +0000)]
CMake:
- add files to remove using command "make clean"