]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
14 years agoBackground and foreground
ouv [Wed, 1 Sep 2010 14:32:54 +0000 (14:32 +0000)]
Background and foreground

14 years agoMinor fix
ouv [Tue, 31 Aug 2010 11:35:36 +0000 (11:35 +0000)]
Minor fix

14 years agoGrid improvement
ouv [Tue, 24 Aug 2010 11:59:32 +0000 (11:59 +0000)]
Grid improvement

14 years ago1) GLViewer_ViewPort2d::turnGrid() returns boolean value
ouv [Mon, 23 Aug 2010 11:22:03 +0000 (11:22 +0000)]
1) GLViewer_ViewPort2d::turnGrid() returns boolean value
2) additional check in GLViewer_Widget::resizeGL()

14 years agoFew minor improvements (grid, printing)
ouv [Thu, 19 Aug 2010 11:34:55 +0000 (11:34 +0000)]
Few minor improvements (grid, printing)

14 years agoIntroducing dumpContents() method
ouv [Wed, 18 Aug 2010 07:48:32 +0000 (07:48 +0000)]
Introducing dumpContents() method

14 years agoIntroducing margin ratio parameter
ouv [Fri, 13 Aug 2010 14:00:40 +0000 (14:00 +0000)]
Introducing margin ratio parameter

14 years agoMinor fix for selection/pulling mechanism
ouv [Fri, 13 Aug 2010 08:20:18 +0000 (08:20 +0000)]
Minor fix for selection/pulling mechanism

14 years agoImprovement of selection mechanism - presentations are selected taking into account...
ouv [Thu, 12 Aug 2010 07:37:04 +0000 (07:37 +0000)]
Improvement of selection mechanism - presentations are selected taking into account their display priority.

14 years agoLinux build system release
kan [Mon, 2 Aug 2010 16:01:55 +0000 (16:01 +0000)]
Linux build system release

14 years agoSelection mechanism (minor change)
ouv [Wed, 28 Jul 2010 07:21:49 +0000 (07:21 +0000)]
Selection mechanism (minor change)

14 years agorollback makefile changes
dmv [Wed, 28 Jul 2010 06:49:01 +0000 (06:49 +0000)]
rollback makefile changes

14 years agointegrate GLView_FrameBufer
dmv [Tue, 27 Jul 2010 15:23:14 +0000 (15:23 +0000)]
integrate GLView_FrameBufer

14 years agoremove files
dmv [Tue, 27 Jul 2010 15:22:01 +0000 (15:22 +0000)]
remove files

14 years agoCorrect Dump view and integrate DLViewer_FrameBuffer to use it in Diagram module.
dmv [Tue, 27 Jul 2010 15:20:27 +0000 (15:20 +0000)]
Correct Dump view and integrate DLViewer_FrameBuffer to use it in Diagram module.

14 years agoMinor change
ouv [Tue, 27 Jul 2010 15:04:01 +0000 (15:04 +0000)]
Minor change

14 years agoFix of bug with incorrect selection after double-click in the viewer
ouv [Tue, 20 Jul 2010 13:56:59 +0000 (13:56 +0000)]
Fix of bug with incorrect selection after double-click in the viewer

14 years ago#pragma warning ( default: 4251 ) strings are removed because they are activated...
sln [Mon, 19 Jul 2010 14:04:09 +0000 (14:04 +0000)]
#pragma warning ( default: 4251 ) strings are removed because they are activated warning even it is disabled by default

14 years agosetActiveWindow() method
ouv [Mon, 19 Jul 2010 11:33:49 +0000 (11:33 +0000)]
setActiveWindow() method

14 years agobool contains( GLViewer_Pnt pnt )
sln [Thu, 15 Jul 2010 10:24:23 +0000 (10:24 +0000)]
bool        contains( GLViewer_Pnt pnt )

Changed on

bool contains( GLViewer_Pnt pnt ) const

14 years agoQT 4.6.2 porting
sln [Mon, 12 Apr 2010 08:28:43 +0000 (08:28 +0000)]
QT 4.6.2 porting

14 years agoGUITHARE DIAGRAMS: LignApp application with two light modules.
sln [Fri, 2 Apr 2010 08:55:41 +0000 (08:55 +0000)]
GUITHARE DIAGRAMS: LignApp application with two light modules.
Problem: Object browser is empty after opening existing document
Decision:
1) --autoload  parameter is added. If it is specified myAutoLoad of CAM_Application is equal to TRUE and all modules are loaded when application is created.
2) LightApp_Application::onStudyOpened() method is modified. aModule->connectToStudy() is called for each module if myAutoLoad is true. This allow updating object browser by each module

14 years agoupdateBorders method fixed(). Protection from null GLViewer_Rect is provided CTH_V1_5_3
sln [Thu, 11 Feb 2010 11:55:43 +0000 (11:55 +0000)]
updateBorders method fixed(). Protection from null GLViewer_Rect is provided

15 years agocurvesErased() and curvesUpdated() signals added CTH_15
sln [Tue, 8 Sep 2009 14:44:35 +0000 (14:44 +0000)]
curvesErased() and curvesUpdated() signals added

15 years agoPlot2d::plot2qwtMarker() used instead of analogue switch in dialog
sln [Tue, 8 Sep 2009 14:44:01 +0000 (14:44 +0000)]
Plot2d::plot2qwtMarker() used instead of analogue switch in dialog

15 years agoFollowing methods are exported now because of reusing in GUITHARE
sln [Tue, 8 Sep 2009 14:43:03 +0000 (14:43 +0000)]
Following methods are exported now because of reusing in GUITHARE

PLOT2D_EXPORT QwtSymbol::Style plot2qwtMarker( MarkerType );
PLOT2D_EXPORT MarkerType qwt2plotMarker( QwtSymbol::Style );

15 years agoImplementation of the logarithmic scaling mode
ouv [Mon, 31 Aug 2009 09:50:33 +0000 (09:50 +0000)]
Implementation of the logarithmic scaling mode

15 years agoCATHAREGUI_PixmapWg move din H-file for reusing on CATHARE_SRC
sln [Wed, 29 Jul 2009 13:01:47 +0000 (13:01 +0000)]
CATHAREGUI_PixmapWg move din H-file for reusing on CATHARE_SRC

15 years agoProblems with hanging process on SuSE. Application perform own forced killing
sln [Fri, 15 May 2009 08:09:42 +0000 (08:09 +0000)]
Problems with hanging process on SuSE. Application perform own forced killing

15 years agoReverting to 1.9.14.2.14.2 revision
ouv [Tue, 21 Apr 2009 07:24:08 +0000 (07:24 +0000)]
Reverting to 1.9.14.2.14.2 revision

15 years agoReverting to 1.9.14.1.14.1 revision
ouv [Tue, 21 Apr 2009 07:23:47 +0000 (07:23 +0000)]
Reverting to 1.9.14.1.14.1 revision

15 years agoupdateBorders() method has been modified for correct fit all operation
ouv [Thu, 16 Apr 2009 12:19:05 +0000 (12:19 +0000)]
updateBorders() method has been modified for correct fit all operation

15 years agoDefinition of LightAppConfig fixed in order to provide usaing correct resources when...
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)

15 years agolinux compilation. Windows style end of lines
sln [Thu, 9 Apr 2009 06:29:34 +0000 (06:29 +0000)]
linux compilation. Windows style end of lines

15 years agoBug 1: on windows XP \93View operation\94 tab appears after change of settings( from...
ptv [Wed, 8 Apr 2009 14:11:51 +0000 (14:11 +0000)]
Bug 1: on windows XP \93View operation\94 tab appears after change of settings( from Bug CTH21015 )

15 years agoBug CTH21020 order of curves in Setup Curve dialog box
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)

15 years agorename IMap to QtxMap
ptv [Tue, 7 Apr 2009 10:51:27 +0000 (10:51 +0000)]
rename IMap to QtxMap

15 years ago0020363 increase heaight of SetupCurves dialog
ptv [Wed, 25 Mar 2009 06:31:54 +0000 (06:31 +0000)]
0020363 increase heaight of SetupCurves dialog

15 years agoSupport of multi-string texts
ouv [Wed, 18 Mar 2009 16:27:59 +0000 (16:27 +0000)]
Support of multi-string texts

15 years agoMinor change
ouv [Wed, 18 Mar 2009 16:27:29 +0000 (16:27 +0000)]
Minor change

15 years agoMinor change
ouv [Thu, 12 Mar 2009 12:28:25 +0000 (12:28 +0000)]
Minor change

15 years ago.po changed on .ts CTH_142
sln [Wed, 21 Jan 2009 07:47:14 +0000 (07:47 +0000)]
.po changed on .ts

15 years agoProblem with Fit Area functionality when coordinates more than 1000.
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

15 years agoQColor hc = getColor( Style_Model::pal_high_clr ); CTH_141
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)

15 years ago//b->setToolButtonStyle( btn->toolButtonStyle() );
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)

15 years ago if ( e->type() == QEvent::MouseButtonRelease )
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

16 years agoOld icons are added in binary mode CTH_V14a
sln [Tue, 11 Nov 2008 08:11:04 +0000 (08:11 +0000)]
Old icons are added in binary mode

16 years agoIcons removed because they are in text mode
sln [Tue, 11 Nov 2008 08:10:28 +0000 (08:10 +0000)]
Icons removed because they are in text mode

16 years agoCompilation warnings removed for WNT
sln [Tue, 11 Nov 2008 08:08:13 +0000 (08:08 +0000)]
Compilation warnings removed for WNT

16 years agoporting GUITHARE to V5_1_0_a3 on Mandrake2008
ptv [Fri, 7 Nov 2008 14:49:32 +0000 (14:49 +0000)]
porting GUITHARE to V5_1_0_a3 on Mandrake2008

16 years agoChanging version to 5.1.0 V5_1_0a3
maintenance team [Wed, 29 Oct 2008 08:52:37 +0000 (08:52 +0000)]
Changing version to 5.1.0

16 years agoFix of crash when the creation of study fails
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)

16 years agoCorrect the logic of TestRecorder usage inside Salome.
mkr [Mon, 27 Oct 2008 07:09:09 +0000 (07:09 +0000)]
Correct the logic of TestRecorder usage inside Salome.

16 years agoPlot2d: clicking in legend on curve name doesn't highlight it in object browser
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

16 years agoFix for ATLAS20522
stv [Wed, 22 Oct 2008 13:47:44 +0000 (13:47 +0000)]
Fix for ATLAS20522

16 years agoFix wrong signal/slot connection
vsr [Wed, 22 Oct 2008 12:33:10 +0000 (12:33 +0000)]
Fix wrong signal/slot connection

16 years agoIssue 0019893 : support menus ID by action() method
vsr [Wed, 22 Oct 2008 07:16:41 +0000 (07:16 +0000)]
Issue 0019893 : support menus ID by action() method

16 years agorollback of improvement of using same ids in the application and menu/tool managers
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

16 years ago5x REGRESS: crash on delete object in GEOM
dmv [Tue, 21 Oct 2008 12:03:35 +0000 (12:03 +0000)]
5x REGRESS: crash on delete object in GEOM

16 years agoPlot2d: clicking in legend on curve name doesn't highlight it in object browser
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

16 years agoCorrent error in XML file
vsr [Tue, 21 Oct 2008 05:15:21 +0000 (05:15 +0000)]
Corrent error in XML file

16 years agoimprovements for OSCARGUI
asl [Fri, 17 Oct 2008 13:42:25 +0000 (13:42 +0000)]
improvements for OSCARGUI

16 years agoUsing QListWidgetItem instead of QListBoxItem
vsv [Fri, 17 Oct 2008 06:45:50 +0000 (06:45 +0000)]
Using QListWidgetItem instead of QListBoxItem

16 years agoSignal activated() is obsolete. Replaced by triggered()
vsv [Fri, 17 Oct 2008 06:44:49 +0000 (06:44 +0000)]
Signal activated() is obsolete. Replaced by triggered()

16 years agoSignal activated(int) conflicts with the same signal defined in QAction. Replaced...
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)

16 years agoIssue 0019994: integrate patch for compilation with cmake (from E.Adam)
vsr [Thu, 16 Oct 2008 08:20:09 +0000 (08:20 +0000)]
Issue 0019994: integrate patch for compilation with cmake (from E.Adam)

16 years agoIssue 0020008: integrate patch for compilation with gcc 4.3.2 (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)

16 years agoIssue 0019994: integrate patch for compilation with cmake (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)

16 years agoIssue 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)

16 years agoIssue 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)

16 years agoIssue 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)

16 years agoEQt4 porting. Error after Compute of mesh if Create mesh dialog box is opened.
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.

16 years agoFix compilation errors after merging KERNEL module from V4_1_0_maintainance branch
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

16 years agoQT4 porting: logarithmic scale is not taken from preferences
dmv [Wed, 8 Oct 2008 06:32:17 +0000 (06:32 +0000)]
QT4 porting: logarithmic scale is not taken from preferences

16 years agoUndo the previous changes.
nds [Wed, 8 Oct 2008 03:17:51 +0000 (03:17 +0000)]
Undo the previous changes.

16 years agoAllow Object browser's sections to be movable
vsr [Tue, 7 Oct 2008 12:11:48 +0000 (12:11 +0000)]
Allow Object browser's sections to be movable

16 years agoMerging from the BR_V5_DEV branch.
nds [Mon, 6 Oct 2008 07:25:51 +0000 (07:25 +0000)]
Merging from the BR_V5_DEV branch.

16 years agoMerge with VISU 2008
vsv [Fri, 3 Oct 2008 13:17:23 +0000 (13:17 +0000)]
Merge with VISU 2008

16 years agoMerge with VISU 2008
vsv [Fri, 3 Oct 2008 12:56:16 +0000 (12:56 +0000)]
Merge with VISU 2008

16 years ago*** empty log message ***
stv [Fri, 3 Oct 2008 09:41:23 +0000 (09:41 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
stv [Wed, 1 Oct 2008 12:03:48 +0000 (12:03 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
stv [Tue, 30 Sep 2008 13:01:45 +0000 (13:01 +0000)]
*** empty log message ***

16 years ago0013946: Implement QActionGroup functionality for SALOME series 5x V5_1_0a2
vsr [Thu, 25 Sep 2008 09:34:32 +0000 (09:34 +0000)]
0013946: Implement QActionGroup functionality for SALOME series 5x

16 years agoFix problem with default preferences type
vsr [Thu, 25 Sep 2008 07:03:40 +0000 (07:03 +0000)]
Fix problem with default preferences type

16 years ago0013946: Implement QActionGroup functionality for SALOME series 5x
vsr [Thu, 25 Sep 2008 03:54:10 +0000 (03:54 +0000)]
0013946: Implement QActionGroup functionality for SALOME series 5x

16 years ago0013946: 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

16 years agoFix problem with drawing color button when assigned color is invalid.
vsr [Wed, 24 Sep 2008 12:21:19 +0000 (12:21 +0000)]
Fix problem with drawing color button when assigned color is invalid.

16 years agoFix for IPAL20242 (Qt4 porting: SIGSEGV on several studies). TG_TRIPOLI_qt4_porting V5_1_0a1
mzn [Fri, 19 Sep 2008 12:45:12 +0000 (12:45 +0000)]
Fix for IPAL20242 (Qt4 porting: SIGSEGV on several studies).

16 years ago*** empty log message ***
stv [Fri, 19 Sep 2008 12:15:44 +0000 (12:15 +0000)]
*** empty log message ***

16 years agoFix problem of compilation without test recorder
vsr [Fri, 19 Sep 2008 06:11:39 +0000 (06:11 +0000)]
Fix problem of compilation without test recorder

16 years agoTestRecorder support.
mkr [Thu, 18 Sep 2008 13:48:23 +0000 (13:48 +0000)]
TestRecorder support.

16 years agoTestRecorder support.
mkr [Thu, 18 Sep 2008 13:08:52 +0000 (13:08 +0000)]
TestRecorder support.

16 years agoTestRecorder support.
mkr [Thu, 18 Sep 2008 12:51:36 +0000 (12:51 +0000)]
TestRecorder support.

16 years agoFix for bug PAL20022 (Crash of application on Close without saving operation).
mzn [Thu, 18 Sep 2008 11:42:43 +0000 (11:42 +0000)]
Fix for bug PAL20022 (Crash of application on Close without saving operation).

16 years agoImplement 'make dist' and 'make distcheck' steps support
vsr [Tue, 16 Sep 2008 06:48:40 +0000 (06:48 +0000)]
Implement 'make dist' and 'make distcheck' steps support

16 years agoPorting to CAS-6.3
maintenance team [Fri, 12 Sep 2008 09:15:27 +0000 (09:15 +0000)]
Porting to CAS-6.3

16 years agoImplement 'make dist' and 'make distcheck' steps support
vsr [Fri, 12 Sep 2008 08:31:27 +0000 (08:31 +0000)]
Implement 'make dist' and 'make distcheck' steps support

16 years agoImplement '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

16 years agoImplement '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

16 years agoImplement '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