]>
SALOME platform Git repositories - modules/gui.git/log
mzn [Wed, 11 Feb 2009 15:52:43 +0000 (15:52 +0000)]
Patch provided for bug
0020152 (New tooltip functionality on GUI object browser induces a crash in YACS).
prascle [Wed, 4 Feb 2009 21:29:44 +0000 (21:29 +0000)]
PR: add a mecanism to control the view closing
ouv [Thu, 29 Jan 2009 13:51:24 +0000 (13:51 +0000)]
Fixed a problem with performing of dumpView() in the background mode.
dmv [Thu, 29 Jan 2009 08:00:02 +0000 (08:00 +0000)]
Comments to previous integration
dmv [Thu, 29 Jan 2009 07:28:09 +0000 (07:28 +0000)]
IPAL20833 SIGSEGV at Clone View
ouv [Wed, 28 Jan 2009 16:28:49 +0000 (16:28 +0000)]
Merge from BR_DumpPython_Extension branch (from tag mergeto_BR_V5_Dev_28Jan09)
dmv [Tue, 27 Jan 2009 13:34:28 +0000 (13:34 +0000)]
0020137 : EDF 931 VISU : Trihedron Issues
ouv [Thu, 22 Jan 2009 15:00:50 +0000 (15:00 +0000)]
Fix for point 3 of issue
0020137 : EDF 931 VISU : Trihedron Issues
eap [Thu, 22 Jan 2009 13:12:46 +0000 (13:12 +0000)]
Merge from BR_V5_IMP_P8
dmv [Wed, 21 Jan 2009 13:51:59 +0000 (13:51 +0000)]
IPAL20730 Qt4 porting. Title with name of object is missing in pop-up appeared in viewers.
dmv [Wed, 21 Jan 2009 09:59:07 +0000 (09:59 +0000)]
0020137 : EDF 931 VISU : Trihedron Issues
dmv [Tue, 20 Jan 2009 08:14:38 +0000 (08:14 +0000)]
Make Menu Names Unifyed usage of capital letters
akl [Thu, 15 Jan 2009 13:32:20 +0000 (13:32 +0000)]
Fix of 20123 issue (EDF VISU 914 : Pyramids are not displayed for ELGA field).
asl [Thu, 15 Jan 2009 08:44:36 +0000 (08:44 +0000)]
16836: export of Plot2d graphs to EPS
adam [Tue, 13 Jan 2009 14:09:24 +0000 (14:09 +0000)]
*** empty log message ***
vsr [Tue, 13 Jan 2009 13:08:44 +0000 (13:08 +0000)]
Fix bug of the "Show Only/Hide All" operations : do not raise warning message for the modules which do not have GUI library.
dmv [Tue, 30 Dec 2008 14:17:34 +0000 (14:17 +0000)]
0020062 : [CEA 295] Type coherence in *.i files
vsr [Tue, 30 Dec 2008 09:31:21 +0000 (09:31 +0000)]
Issue 20101: provide additional help for TUI/GUI link
vsr [Tue, 30 Dec 2008 08:13:44 +0000 (08:13 +0000)]
Issue 20101: provide additional help for TUI/GUI link
san [Thu, 25 Dec 2008 12:16:01 +0000 (12:16 +0000)]
IMP 16551 (show static trihedron)
mzn [Tue, 23 Dec 2008 11:34:54 +0000 (11:34 +0000)]
Fix for bug IPAL20758 (5.x: Prefences dialog box: duplicated "Study properties" group box).
vsr [Fri, 19 Dec 2008 16:38:38 +0000 (16:38 +0000)]
Issue 20077 : Fix problem with native vtk libraries
vsr [Tue, 16 Dec 2008 04:59:01 +0000 (04:59 +0000)]
Update copyright info
maintenance team [Mon, 15 Dec 2008 14:31:20 +0000 (14:31 +0000)]
Spellchecking
maintenance team [Fri, 12 Dec 2008 12:44:02 +0000 (12:44 +0000)]
Update GUI documentation
maintenance team [Fri, 12 Dec 2008 12:41:32 +0000 (12:41 +0000)]
Update for GUI documentation
maintenance team [Fri, 12 Dec 2008 12:37:57 +0000 (12:37 +0000)]
Update GUI documentation
dmv [Tue, 9 Dec 2008 13:56:25 +0000 (13:56 +0000)]
Qt4 porting: Registry Dialog regression
mkr [Tue, 9 Dec 2008 13:51:27 +0000 (13:51 +0000)]
Avoid compilation errors with VTK from ParaView-3.4.0 compiled with VTK_USE_64BIT_IDS = ON on 64-bit DebianEtch platform.
abd [Mon, 8 Dec 2008 07:59:56 +0000 (07:59 +0000)]
Update copyright information
abd [Sat, 6 Dec 2008 07:18:50 +0000 (07:18 +0000)]
Update copyright information
stv [Fri, 5 Dec 2008 09:34:54 +0000 (09:34 +0000)]
Bug fix for IPAL20739
abd [Thu, 4 Dec 2008 09:12:42 +0000 (09:12 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 08:18:07 +0000 (08:18 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 07:52:46 +0000 (07:52 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 07:44:24 +0000 (07:44 +0000)]
Update copyright information
abd [Thu, 4 Dec 2008 07:28:01 +0000 (07:28 +0000)]
Update copyright information
san [Wed, 3 Dec 2008 15:20:54 +0000 (15:20 +0000)]
Error in comment
san [Wed, 3 Dec 2008 14:01:16 +0000 (14:01 +0000)]
Removing obsolete "friend" declaration
san [Wed, 3 Dec 2008 12:56:23 +0000 (12:56 +0000)]
Debug from PARAVIS team:
- Initialize Python + threads in main() in light SALOME
- Make Python console work in light SALOME
san [Wed, 3 Dec 2008 12:51:07 +0000 (12:51 +0000)]
Improving SALOME_Event mechanism:
- Session thread ID is initialized automatically, no explicit call to GetSessionThread() is needed
- SalomeApp_EventFilter moved to Event library and can be reused in any SALOME-based application that uses SALOME_Event
- Some diagnostic output added to SALOME_Event
mkr [Tue, 2 Dec 2008 15:19:59 +0000 (15:19 +0000)]
Additional variables to use QtAssistant in Salome modules.
abd [Tue, 2 Dec 2008 13:14:52 +0000 (13:14 +0000)]
Right EXPORT defines for Win32 platform
dmv [Tue, 2 Dec 2008 09:20:45 +0000 (09:20 +0000)]
IPAL20121 there are no tool tips for new controls of "View Operations" toolbar.
stv [Fri, 28 Nov 2008 10:16:11 +0000 (10:16 +0000)]
Bug fixes for IPAL20000, IPAL20289.
san [Fri, 28 Nov 2008 06:59:30 +0000 (06:59 +0000)]
PARAVIS prototype: linking against VTK from ParaView requires specifying VTK libs directly in addition to libVTKViewer.la file
san [Thu, 27 Nov 2008 15:39:48 +0000 (15:39 +0000)]
PARAVIS prototype: --with-paraview configure option added. When used, makes configure take VTK from ParaView instead of the regular VTK installation.
vsr [Thu, 27 Nov 2008 10:00:45 +0000 (10:00 +0000)]
Fix internal issue 19262 : transparent editor for list view widget ("Study Properties" dialog box)
dmv [Wed, 26 Nov 2008 10:35:41 +0000 (10:35 +0000)]
correct integrations for [Bug IPAL20699] Export to UNV
abd [Wed, 26 Nov 2008 09:25:16 +0000 (09:25 +0000)]
Bug
0020010 : EDF GUI : Some remarks on GUI configure step
Qt configuration step was improved:
+ new configure option --with-qt
Possible usage:
- "Qt_Install_Path" - prefix to path where Qt was installd;
- "" or "yes" or "auto" - means seaching installed Qt product in the system (checking $QTDIR and then - standard system paths );
- "no" - not use Qt product (is not supported)
By default "" option is used)
dmv [Tue, 25 Nov 2008 13:46:55 +0000 (13:46 +0000)]
IPAL20699 Export to UNV: the suggested file name is started with "/" simbol
adam [Tue, 25 Nov 2008 09:45:15 +0000 (09:45 +0000)]
[E.A.] Search for SIP_ROOT only if SIP_EXECUTABLE is defined
(idem for PYUIC_ROOT)
adam [Tue, 25 Nov 2008 09:43:57 +0000 (09:43 +0000)]
[E.A.] Distribute FindGUI.cmake at make install level
adam [Tue, 25 Nov 2008 09:43:26 +0000 (09:43 +0000)]
[E.A.] First version of cmake FindGUI
adam [Tue, 25 Nov 2008 09:39:55 +0000 (09:39 +0000)]
[E.A.] Improvement to compile GEOM
maintenance team [Mon, 24 Nov 2008 08:52:11 +0000 (08:52 +0000)]
Update GUI documentation
dmv [Fri, 21 Nov 2008 13:06:41 +0000 (13:06 +0000)]
Qt4 porting. Fatal Error SIGSEGV on deleting a mesh. Regress.
vsr [Fri, 21 Nov 2008 12:22:49 +0000 (12:22 +0000)]
0020054 : remove COMPONENT and PYCALCULATOR from the default modules list
dmv [Fri, 21 Nov 2008 10:56:52 +0000 (10:56 +0000)]
Popup menus are brokes after click the "legend" in Plot2dViewer
vsr [Fri, 21 Nov 2008 09:41:04 +0000 (09:41 +0000)]
0020055 : [GUI win32] Some patches to compile
dmv [Thu, 20 Nov 2008 13:14:33 +0000 (13:14 +0000)]
Qt4 porting. Save and Open operations are incorrect when unreadable symbol is used in name.
adam [Thu, 20 Nov 2008 11:46:20 +0000 (11:46 +0000)]
*** empty log message ***
abd [Tue, 18 Nov 2008 11:34:31 +0000 (11:34 +0000)]
Integration request
0020025
Fix of incorrect (for cmake compilation) includes by Erwan ADAM
mkr [Tue, 18 Nov 2008 11:18:16 +0000 (11:18 +0000)]
Fix for bug IPAL13609 : jpeg files are not deleted after recording in Main 3D Viewer.
abd [Tue, 18 Nov 2008 11:14:08 +0000 (11:14 +0000)]
Integration request
0020026
A contribution to compile GUI module with cmake by Erwan ADAM
+ build_cmake file converts Makefile.am to cmake files
+ adm_local/cmake_files contens all configuration files for products
mzn [Fri, 14 Nov 2008 14:56:07 +0000 (14:56 +0000)]
Fix for bug IPAL20182 (Qt4 porting: no line folding after script execution).
asl [Fri, 14 Nov 2008 05:43:04 +0000 (05:43 +0000)]
Internal 20213 - application hangs up during python script execution
mkr [Tue, 11 Nov 2008 07:48:25 +0000 (07:48 +0000)]
Fix for IPAL17690 : Plot 2D grid/axial marks.
mkr [Mon, 10 Nov 2008 14:31:34 +0000 (14:31 +0000)]
Fix for IPAL17690 : Plot 2D grid/axial marks.
mkr [Mon, 10 Nov 2008 13:56:54 +0000 (13:56 +0000)]
Fix for IPAL17690 : Plot 2D grid/axial marks.
vsr [Mon, 10 Nov 2008 05:58:08 +0000 (05:58 +0000)]
Fix problem with make dist step
vsr [Mon, 10 Nov 2008 04:47:31 +0000 (04:47 +0000)]
Fix problem with make dist step
vsr [Fri, 7 Nov 2008 15:08:47 +0000 (15:08 +0000)]
Fix wrong default style properties
prascle [Thu, 6 Nov 2008 14:58:09 +0000 (14:58 +0000)]
PR: merge from tag mergeto_BR_V5_DEV_20081106
vsr [Sat, 1 Nov 2008 11:07:41 +0000 (11:07 +0000)]
Improve SALOME style handling
vsr [Sat, 1 Nov 2008 06:15:52 +0000 (06:15 +0000)]
Improve SALOME style handling
vsr [Fri, 31 Oct 2008 15:31:08 +0000 (15:31 +0000)]
Improve SALOME style handling
vsr [Fri, 31 Oct 2008 15:25:26 +0000 (15:25 +0000)]
Improve SALOME style handling
vsr [Fri, 31 Oct 2008 15:20:25 +0000 (15:20 +0000)]
Improve SALOME style handling
vsr [Fri, 31 Oct 2008 08:46:50 +0000 (08:46 +0000)]
Remove obsolete files
vsr [Fri, 31 Oct 2008 08:46:31 +0000 (08:46 +0000)]
Fix compilation problem on some platforms
vsr [Fri, 31 Oct 2008 08:14:26 +0000 (08:14 +0000)]
Improve SALOME style handling
san [Thu, 30 Oct 2008 10:01:31 +0000 (10:01 +0000)]
Removing flicker on resizing 3D view on Win32
mkr [Thu, 30 Oct 2008 06:34:03 +0000 (06:34 +0000)]
Fix for IPAL17729 : Vector presentation is wrong after scaling.
maintenance team [Wed, 29 Oct 2008 08:52:37 +0000 (08:52 +0000)]
Changing version to 5.1.0
stv [Mon, 27 Oct 2008 13:01:06 +0000 (13:01 +0000)]
Fix of crash when the creation of study fails
(new created empty study can't successful perform method createDocument() and should be deleted)
mkr [Mon, 27 Oct 2008 07:09:09 +0000 (07:09 +0000)]
Correct the logic of TestRecorder usage inside Salome.
dmv [Fri, 24 Oct 2008 12:11:34 +0000 (12:11 +0000)]
Plot2d: clicking in legend on curve name doesn't highlight it in object browser
stv [Wed, 22 Oct 2008 13:47:44 +0000 (13:47 +0000)]
Fix for ATLAS20522
vsr [Wed, 22 Oct 2008 12:33:10 +0000 (12:33 +0000)]
Fix wrong signal/slot connection
vsr [Wed, 22 Oct 2008 07:16:41 +0000 (07:16 +0000)]
Issue
0019893 : support menus ID by action() method
asl [Wed, 22 Oct 2008 04:53:39 +0000 (04:53 +0000)]
rollback of improvement of using same ids in the application and menu/tool managers
dmv [Tue, 21 Oct 2008 12:03:35 +0000 (12:03 +0000)]
5x REGRESS: crash on delete object in GEOM
dmv [Tue, 21 Oct 2008 11:27:39 +0000 (11:27 +0000)]
Plot2d: clicking in legend on curve name doesn't highlight it in object browser
vsr [Tue, 21 Oct 2008 05:15:21 +0000 (05:15 +0000)]
Corrent error in XML file
asl [Fri, 17 Oct 2008 13:42:25 +0000 (13:42 +0000)]
improvements for OSCARGUI
vsv [Fri, 17 Oct 2008 06:45:50 +0000 (06:45 +0000)]
Using QListWidgetItem instead of QListBoxItem
vsv [Fri, 17 Oct 2008 06:44:49 +0000 (06:44 +0000)]
Signal activated() is obsolete. Replaced by triggered()
vsv [Fri, 17 Oct 2008 06:42:11 +0000 (06:42 +0000)]
Signal activated(int) conflicts with the same signal defined in QAction. Replaced by triggered(int)
vsr [Thu, 16 Oct 2008 08:20:09 +0000 (08:20 +0000)]
Issue
0019994 : integrate patch for compilation with cmake (from E.Adam)