]>
SALOME platform Git repositories - modules/gui.git/log
ouv [Thu, 16 Apr 2009 12:19:05 +0000 (12:19 +0000)]
updateBorders() method has been modified for correct fit all operation
sln [Wed, 15 Apr 2009 08:48:13 +0000 (08:48 +0000)]
Definition of LightAppConfig fixed in order to provide usaing correct resources when module redefine resources of GUI_SRC (application name for example)
sln [Thu, 9 Apr 2009 06:29:34 +0000 (06:29 +0000)]
linux compilation. Windows style end of lines
ptv [Wed, 8 Apr 2009 14:11:51 +0000 (14:11 +0000)]
Bug 1: on windows XP \93 View operation\94 tab appears after change of settings( from Bug CTH21015 )
ptv [Tue, 7 Apr 2009 11:15:36 +0000 (11:15 +0000)]
Bug CTH21020 order of curves in Setup Curve dialog box
Debug curve marker types (avoid uses of unknown in Plot2D marker types)
ptv [Tue, 7 Apr 2009 10:51:27 +0000 (10:51 +0000)]
rename IMap to QtxMap
ptv [Wed, 25 Mar 2009 06:31:54 +0000 (06:31 +0000)]
0020363 increase heaight of SetupCurves dialog
ouv [Wed, 18 Mar 2009 16:27:59 +0000 (16:27 +0000)]
Support of multi-string texts
ouv [Wed, 18 Mar 2009 16:27:29 +0000 (16:27 +0000)]
Minor change
ouv [Thu, 12 Mar 2009 12:28:25 +0000 (12:28 +0000)]
Minor change
sln [Wed, 21 Jan 2009 07:47:14 +0000 (07:47 +0000)]
.po changed on .ts
sln [Tue, 13 Jan 2009 15:48:02 +0000 (15:48 +0000)]
Problem with Fit Area functionality when coordinates more than 1000.
setZoomBase() method is added in Plot2d. It update initial zoomer structure. This method is called from onViewFitArea() slots to reinitialize zoomer in accordance with current plot 2d state
sln [Fri, 26 Dec 2008 09:47:52 +0000 (09:47 +0000)]
QColor hc = getColor( Style_Model::pal_high_clr );
//hc.setAlpha(100);
Because of customer request (Do not integrate this in SALOME. This is GUITHARE feature)
sln [Fri, 26 Dec 2008 09:45:47 +0000 (09:45 +0000)]
//b->setToolButtonStyle( btn->toolButtonStyle() );
b->setToolButtonStyle( Qt::ToolButtonTextBesideIcon );
because of customer request (This is GUITHARE feature. Do not integrate this in main branch)
sln [Wed, 24 Dec 2008 10:09:58 +0000 (10:09 +0000)]
if ( e->type() == QEvent::MouseButtonRelease )
myButtonState |= me->button(); /* add release button */
added in event filter to provide proper reaction on MouseRelease event
sln [Tue, 11 Nov 2008 08:11:04 +0000 (08:11 +0000)]
Old icons are added in binary mode
sln [Tue, 11 Nov 2008 08:10:28 +0000 (08:10 +0000)]
Icons removed because they are in text mode
sln [Tue, 11 Nov 2008 08:08:13 +0000 (08:08 +0000)]
Compilation warnings removed for WNT
ptv [Fri, 7 Nov 2008 14:49:32 +0000 (14:49 +0000)]
porting GUITHARE to V5_1_0_a3 on Mandrake2008
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)
vsr [Wed, 15 Oct 2008 13:50:24 +0000 (13:50 +0000)]
Issue
0020008 : integrate patch for compilation with gcc 4.3.2 (from E.Adam)
vsr [Wed, 15 Oct 2008 12:55:29 +0000 (12:55 +0000)]
Issue
0019994 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 12:48:35 +0000 (12:48 +0000)]
Issue
0019994 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 12:29:18 +0000 (12:29 +0000)]
Issue
0019994 : integrate patch for compilation with cmake (from E.Adam)
vsr [Wed, 15 Oct 2008 12:20:07 +0000 (12:20 +0000)]
Issue
0019994 : integrate patch for compilation with cmake (from E.Adam)
dmv [Tue, 14 Oct 2008 13:20:17 +0000 (13:20 +0000)]
EQt4 porting. Error after Compute of mesh if Create mesh dialog box is opened.
abd [Fri, 10 Oct 2008 10:18:33 +0000 (10:18 +0000)]
Fix compilation errors after merging KERNEL module from V4_1_0_maintainance branch
dmv [Wed, 8 Oct 2008 06:32:17 +0000 (06:32 +0000)]
QT4 porting: logarithmic scale is not taken from preferences
nds [Wed, 8 Oct 2008 03:17:51 +0000 (03:17 +0000)]
Undo the previous changes.
vsr [Tue, 7 Oct 2008 12:11:48 +0000 (12:11 +0000)]
Allow Object browser's sections to be movable
nds [Mon, 6 Oct 2008 07:25:51 +0000 (07:25 +0000)]
Merging from the BR_V5_DEV branch.
vsv [Fri, 3 Oct 2008 13:17:23 +0000 (13:17 +0000)]
Merge with VISU 2008
vsv [Fri, 3 Oct 2008 12:56:16 +0000 (12:56 +0000)]
Merge with VISU 2008
stv [Fri, 3 Oct 2008 09:41:23 +0000 (09:41 +0000)]
*** empty log message ***
stv [Wed, 1 Oct 2008 12:03:48 +0000 (12:03 +0000)]
*** empty log message ***
stv [Tue, 30 Sep 2008 13:01:45 +0000 (13:01 +0000)]
*** empty log message ***
vsr [Thu, 25 Sep 2008 09:34:32 +0000 (09:34 +0000)]
0013946 : Implement QActionGroup functionality for SALOME series 5x
vsr [Thu, 25 Sep 2008 07:03:40 +0000 (07:03 +0000)]
Fix problem with default preferences type
vsr [Thu, 25 Sep 2008 03:54:10 +0000 (03:54 +0000)]
0013946 : Implement QActionGroup functionality for SALOME series 5x
vsr [Wed, 24 Sep 2008 13:18:06 +0000 (13:18 +0000)]
0013946 : Implement QActionGroup functionality for SALOME series 5x
vsr [Wed, 24 Sep 2008 12:21:19 +0000 (12:21 +0000)]
Fix problem with drawing color button when assigned color is invalid.
mzn [Fri, 19 Sep 2008 12:45:12 +0000 (12:45 +0000)]
Fix for IPAL20242 (Qt4 porting: SIGSEGV on several studies).
stv [Fri, 19 Sep 2008 12:15:44 +0000 (12:15 +0000)]
*** empty log message ***
vsr [Fri, 19 Sep 2008 06:11:39 +0000 (06:11 +0000)]
Fix problem of compilation without test recorder
mkr [Thu, 18 Sep 2008 13:48:23 +0000 (13:48 +0000)]
TestRecorder support.
mkr [Thu, 18 Sep 2008 13:08:52 +0000 (13:08 +0000)]
TestRecorder support.
mkr [Thu, 18 Sep 2008 12:51:36 +0000 (12:51 +0000)]
TestRecorder support.
mzn [Thu, 18 Sep 2008 11:42:43 +0000 (11:42 +0000)]
Fix for bug PAL20022 (Crash of application on Close without saving operation).
vsr [Tue, 16 Sep 2008 06:48:40 +0000 (06:48 +0000)]
Implement 'make dist' and 'make distcheck' steps support
maintenance team [Fri, 12 Sep 2008 09:15:27 +0000 (09:15 +0000)]
Porting to CAS-6.3
vsr [Fri, 12 Sep 2008 08:31:27 +0000 (08:31 +0000)]
Implement 'make dist' and 'make distcheck' steps support
vsr [Thu, 11 Sep 2008 10:03:11 +0000 (10:03 +0000)]
Implement 'make dist' and 'make distcheck' steps support
vsr [Thu, 11 Sep 2008 05:21:38 +0000 (05:21 +0000)]
Implement 'make dist' and 'make distcheck' steps support
vsr [Thu, 11 Sep 2008 04:25:46 +0000 (04:25 +0000)]
Implement 'make dist' and 'make distcheck' steps support
vsr [Tue, 9 Sep 2008 12:40:48 +0000 (12:40 +0000)]
Remove obsolete files
vsr [Tue, 9 Sep 2008 12:32:57 +0000 (12:32 +0000)]
Remove obsolete files
vsr [Tue, 9 Sep 2008 06:16:25 +0000 (06:16 +0000)]
Remove obsolete files
vsr [Mon, 8 Sep 2008 10:45:55 +0000 (10:45 +0000)]
Remove obsolete files
vsr [Fri, 5 Sep 2008 08:04:35 +0000 (08:04 +0000)]
Remove obsolete files
abd [Thu, 4 Sep 2008 13:45:47 +0000 (13:45 +0000)]
Porting functionality on Win32 Platform
abd [Tue, 2 Sep 2008 10:15:05 +0000 (10:15 +0000)]
Bug #: IPAL20119
Implementation of QtxRubberBand for customization of selection interface in OCC Viewer
mkr [Tue, 2 Sep 2008 07:16:41 +0000 (07:16 +0000)]
Refix of IPAL19631: Qt4 porting. There are nonsignificant zeros in many fields of dialog boxes. Regression occured after fix of IPAL20206.
vsr [Tue, 2 Sep 2008 06:58:48 +0000 (06:58 +0000)]
FIx pb with minimum and maximum values of the spin box
vsr [Mon, 1 Sep 2008 14:03:29 +0000 (14:03 +0000)]
Fix painting problem for color scale widget
vsr [Mon, 1 Sep 2008 04:11:43 +0000 (04:11 +0000)]
Migrate smesh plugins to SALOME 5.x
abd [Thu, 28 Aug 2008 13:40:21 +0000 (13:40 +0000)]
remove code for debug
abd [Thu, 28 Aug 2008 09:42:54 +0000 (09:42 +0000)]
Fix compilation problems on Win32 platform
dmv [Tue, 26 Aug 2008 07:28:41 +0000 (07:28 +0000)]
Bug IPAL20206 Qt4 porting: vectors are not displayed in 3D and hangup on edit
akl [Fri, 22 Aug 2008 16:16:00 +0000 (16:16 +0000)]
Correction integration for issue
0016100 : EDF 429 VISU : Automatic creation of a view Plot2D when we display a curve.
nds [Thu, 21 Aug 2008 03:35:22 +0000 (03:35 +0000)]
Appends a License dialog.
nds [Wed, 20 Aug 2008 08:25:30 +0000 (08:25 +0000)]
Appends a License dialog in case of using "--useLicense" flag in application command line.
nds [Wed, 20 Aug 2008 08:23:04 +0000 (08:23 +0000)]
Appends a License dialog.
jfa [Thu, 14 Aug 2008 11:45:50 +0000 (11:45 +0000)]
BLSURF ported to autoconf and puts its resources into blsurfplugin folder now.
dmv [Wed, 13 Aug 2008 13:59:53 +0000 (13:59 +0000)]
Bug IPAL18008 :QT4 PORTING: Impossible to load script with "-" in the name
abd [Fri, 8 Aug 2008 07:24:59 +0000 (07:24 +0000)]
Merging with BR_WPdev_For_5_0
mkr [Wed, 6 Aug 2008 06:03:49 +0000 (06:03 +0000)]
Feature
0016100 : EDF 429 VISU : Automatic creation of a view Plot2D when we display a curve.
akl [Fri, 1 Aug 2008 08:13:19 +0000 (08:13 +0000)]
Fix for issue
0019935 : EDF 793 SMESH: Drawing of a line on a non-planar surface. To draw only connectivity lines.
vsr [Thu, 31 Jul 2008 07:53:45 +0000 (07:53 +0000)]
Add QtxTranslator class to workaround limitation of QTranslator class with translating messages of global (empty) context in frames of migrating to Qt 4.4.0
akl [Thu, 31 Jul 2008 06:46:51 +0000 (06:46 +0000)]
Issue
0016172 : EDF 452 SMESH : Define in the preferences if we want or not the Mesh info Box (at end of computation).
ouv [Wed, 30 Jul 2008 12:08:11 +0000 (12:08 +0000)]
Feature
0016551 : EDF PAL 501: To add a second trihedron always visible and with constant size
vsr [Tue, 29 Jul 2008 10:29:47 +0000 (10:29 +0000)]
merge from V4_1_0_maintainance branch (from tag mergeto_BR_QT4_Dev_29Jul08)
vsr [Tue, 29 Jul 2008 10:24:22 +0000 (10:24 +0000)]
improve MRU action
vsr [Tue, 29 Jul 2008 03:57:09 +0000 (03:57 +0000)]
Fix combo box model problems
vsr [Mon, 28 Jul 2008 13:42:32 +0000 (13:42 +0000)]
Fix combo box model problems
ouv [Thu, 24 Jul 2008 13:52:57 +0000 (13:52 +0000)]
Feature
0016551 : EDF PAL 501: To add a second trihedron always visible and with constant size