]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
13 years agoFixed 64bit portability src/SUIT/SUIT_TreeModel.cxx
kan [Fri, 15 Jul 2011 11:18:38 +0000 (11:18 +0000)]
Fixed 64bit portability src/SUIT/SUIT_TreeModel.cxx

13 years agoFrench translation.
adv [Tue, 12 Jul 2011 13:31:48 +0000 (13:31 +0000)]
French translation.

13 years agoIntroducing interaction flags (Dragging and WheelScaling)
ouv [Mon, 11 Jul 2011 10:24:48 +0000 (10:24 +0000)]
Introducing interaction flags (Dragging and WheelScaling)

13 years agoImprovement of the highlighting mechanism: list of objects to highlight is sorted...
ouv [Mon, 11 Jul 2011 07:51:38 +0000 (07:51 +0000)]
Improvement of the highlighting mechanism: list of objects to highlight is sorted by their priority, then by their selection status (selected objects are highlighted first).

13 years ago/*type == QEvent::DragEnter || */ DIAGRAM_1_0
sln [Thu, 7 Jul 2011 16:25:10 +0000 (16:25 +0000)]
/*type == QEvent::DragEnter || */

13 years ago/*type == QEvent::DragEnter || */
sln [Thu, 7 Jul 2011 16:00:38 +0000 (16:00 +0000)]
/*type == QEvent::DragEnter || */

13 years agoSupport of drag-and-drop: moving item between other items
sln [Thu, 7 Jul 2011 14:53:56 +0000 (14:53 +0000)]
Support of drag-and-drop: moving item between other items

13 years agoNow opertaion() method can create opertaion if it does not exist
sln [Thu, 7 Jul 2011 09:52:04 +0000 (09:52 +0000)]
Now opertaion() method can create opertaion if it does not exist

13 years agoSupport of drag-and-drop
sln [Thu, 7 Jul 2011 09:51:25 +0000 (09:51 +0000)]
Support of drag-and-drop

13 years agoSupport of drag-and-drop
sln [Thu, 7 Jul 2011 09:25:06 +0000 (09:25 +0000)]
Support of drag-and-drop

13 years agoIcon for printing added
sln [Wed, 6 Jul 2011 08:49:29 +0000 (08:49 +0000)]
Icon for printing added

13 years agoTemporarily rolled back to revision 1.1.2.23
ouv [Tue, 5 Jul 2011 13:34:36 +0000 (13:34 +0000)]
Temporarily rolled back to revision 1.1.2.23

13 years agoPRECOS issue 0000552: Highlighting objects in 2D view
ouv [Tue, 5 Jul 2011 08:04:31 +0000 (08:04 +0000)]
PRECOS issue 0000552: Highlighting objects in 2D view

13 years agoTo prevent drawing black frames around the markers symbols during the print operation.
ouv [Mon, 4 Jul 2011 10:43:40 +0000 (10:43 +0000)]
To prevent drawing black frames around the markers symbols during the print operation.

13 years agoPrinting in Plot2d: default orientation of page has been set to "landscape".
ouv [Fri, 1 Jul 2011 12:37:46 +0000 (12:37 +0000)]
Printing in Plot2d: default orientation of page has been set to "landscape".

13 years agoDIAGRAM issue 0000364: Feedback 18: A print option should be available for 2D plot...
ouv [Fri, 1 Jul 2011 09:47:15 +0000 (09:47 +0000)]
DIAGRAM issue 0000364: Feedback 18: A print option should be available for 2D plot direct printing

13 years agoStoring a name of last used printer
ouv [Fri, 1 Jul 2011 09:46:05 +0000 (09:46 +0000)]
Storing a name of last used printer

13 years agoDIAGRAM issue 0000331: Feedback 3. Copy/Paste of operators: images are not enough...
ouv [Thu, 12 May 2011 11:32:17 +0000 (11:32 +0000)]
DIAGRAM issue 0000331: Feedback 3. Copy/Paste of operators: images are not enough separated.

13 years agoSometimes when base widget of QtxWorkstackChild is removed it nullifies myWidget...
sln [Mon, 25 Apr 2011 10:31:36 +0000 (10:31 +0000)]
Sometimes when base widget of QtxWorkstackChild is removed it nullifies myWidget field by deleted widget remains in layout. As result if QtxWorkstackChild with removed base widget is activated QT base level asks its size hint. This leads to segmentation fault.

Now protection is provided. If QtxWorkstackChild receives event about deletion of its base widget it removes it clears its layout. Also all processEvents() emthods call are commented in DiagramGUI_Module.

13 years agosetVisible() method fixed to avoid dialog resizing oh "hide" operation.
sln [Thu, 7 Apr 2011 09:17:30 +0000 (09:17 +0000)]
setVisible() method fixed to avoid dialog resizing oh "hide" operation.

13 years ago1) Processing key events (currently, do nothing, only handle events)
ouv [Fri, 1 Apr 2011 08:34:37 +0000 (08:34 +0000)]
1) Processing key events (currently, do nothing, only handle events)
2) Small refactoring on GraphicsView_Viewer

13 years agosetTraceBoundingRectEnabled( bool ) method is added.
ouv [Tue, 22 Mar 2011 10:47:50 +0000 (10:47 +0000)]
setTraceBoundingRectEnabled( bool ) method is added.

13 years agoIntroducing grid.
ouv [Mon, 14 Mar 2011 15:11:48 +0000 (15:11 +0000)]
Introducing grid.

13 years agoCompilation warnings removed
sln [Mon, 14 Mar 2011 13:10:40 +0000 (13:10 +0000)]
Compilation warnings removed

13 years agoCorrection of shorcuts for view windows.
adv [Sat, 5 Mar 2011 09:09:13 +0000 (09:09 +0000)]
Correction of shorcuts for view windows.

13 years agoMinor fix
ouv [Fri, 4 Mar 2011 10:08:28 +0000 (10:08 +0000)]
Minor fix

13 years agoImprovement of the dumpView() method for print functionality
ouv [Thu, 3 Mar 2011 09:16:35 +0000 (09:16 +0000)]
Improvement of the dumpView() method for print functionality

13 years agoLinux: Setup curves does not work
sln [Wed, 2 Mar 2011 08:37:06 +0000 (08:37 +0000)]
Linux: Setup curves does not work

13 years agoRemove storing/restoring selection from dumpView() - this should be done at the highe...
ouv [Mon, 28 Feb 2011 11:20:17 +0000 (11:20 +0000)]
Remove storing/restoring selection from dumpView() - this should be done at the higher level

13 years agoInterface for changing view name position
ouv [Fri, 25 Feb 2011 11:05:02 +0000 (11:05 +0000)]
Interface for changing view name position

13 years agoTo get the latest fix from V6_main (revision 1.17.2.2.8.4)
ouv [Thu, 24 Feb 2011 15:33:15 +0000 (15:33 +0000)]
To get the latest fix from V6_main (revision 1.17.2.2.8.4)

13 years agoHide the "Most Recently Used" menu and the corresponding preferences if the custom...
ouv [Thu, 24 Feb 2011 10:43:35 +0000 (10:43 +0000)]
Hide the "Most Recently Used" menu and the corresponding preferences if the custom persistence is used.

13 years agoAdded french .ts to project files
kan [Tue, 22 Feb 2011 12:01:44 +0000 (12:01 +0000)]
Added french .ts to project files

13 years agoAdded improvement made in revision 1.17.2.6 :
ouv [Tue, 22 Feb 2011 10:15:33 +0000 (10:15 +0000)]
Added improvement made in revision 1.17.2.6 :
SALOME internationalization: add textual resources for French language

13 years ago*** empty log message ***
sln [Mon, 21 Feb 2011 17:10:26 +0000 (17:10 +0000)]
*** empty log message ***

13 years agoTranslation of PRECOS on French
sln [Mon, 21 Feb 2011 14:12:38 +0000 (14:12 +0000)]
Translation of PRECOS on French

13 years agoModification of setting scene rectangle and fit all functionality
ouv [Mon, 21 Feb 2011 13:03:45 +0000 (13:03 +0000)]
Modification of setting scene rectangle and fit all functionality

13 years agoRollback to previous version
sln [Fri, 11 Feb 2011 11:55:44 +0000 (11:55 +0000)]
Rollback to previous version

13 years ago0000353: Gray background of cell editor.
sln [Wed, 9 Feb 2011 16:44:26 +0000 (16:44 +0000)]
0000353: Gray background of cell editor.

drawHoverRect() method acll is removed from drawing spinboxes, comboboxes and lineedites to avoid gray control background (in table) when mouse cursor is other control

13 years agoImproved scene bounding rectangle management
ouv [Thu, 3 Feb 2011 11:27:31 +0000 (11:27 +0000)]
Improved scene bounding rectangle management

13 years agoInitialisation of myAcceptMoveEvent DIAGRAM_0_1
ouv [Fri, 28 Jan 2011 12:38:28 +0000 (12:38 +0000)]
Initialisation of myAcceptMoveEvent

13 years agoDIAGRAM 0000223: axes titles are wrong after clone Plot2D scene
sln [Tue, 25 Jan 2011 12:05:44 +0000 (12:05 +0000)]
DIAGRAM 0000223: axes titles are wrong after clone Plot2D scene

13 years agoDebug message removed
sln [Tue, 18 Jan 2011 15:03:39 +0000 (15:03 +0000)]
Debug message removed

13 years agoTo fix a position of the view name's label during scroll-bars' dragging.
ouv [Mon, 27 Dec 2010 13:26:45 +0000 (13:26 +0000)]
To fix a position of the view name's label during scroll-bars' dragging.

13 years agoSuse build
kan [Wed, 22 Dec 2010 18:33:49 +0000 (18:33 +0000)]
Suse build

13 years agoSuse build
kan [Wed, 22 Dec 2010 18:16:33 +0000 (18:16 +0000)]
Suse build

13 years agoMinor fix
ouv [Tue, 21 Dec 2010 11:55:46 +0000 (11:55 +0000)]
Minor fix

13 years agoAdditional integration for the previous revision.
ouv [Tue, 21 Dec 2010 10:32:27 +0000 (10:32 +0000)]
Additional integration for the previous revision.

13 years agoHandling wheel events to control longitudial and lateral scale of the presentation...
ouv [Mon, 20 Dec 2010 13:59:59 +0000 (13:59 +0000)]
Handling wheel events to control longitudial and lateral scale of the presentation objects.

13 years agoCorrection of titles update
sln [Fri, 17 Dec 2010 13:46:05 +0000 (13:46 +0000)]
Correction of titles update

13 years agoSmall correction for 'immediate selection' mode
ouv [Tue, 7 Dec 2010 15:07:02 +0000 (15:07 +0000)]
Small correction for 'immediate selection' mode

13 years agoIntroducing "ImmediateSelectionEnabled" flag. It allows, when the right mouse button...
ouv [Mon, 6 Dec 2010 09:51:20 +0000 (09:51 +0000)]
Introducing "ImmediateSelectionEnabled" flag. It allows, when the right mouse button clicked on a non-selected object, to pre-select this object first, before a context menu is displayed.

14 years agocorrect previous integration
dmv [Wed, 24 Nov 2010 09:57:42 +0000 (09:57 +0000)]
correct previous integration

14 years agocorrect changes for 0000059: Activate module by default
dmv [Tue, 23 Nov 2010 16:18:45 +0000 (16:18 +0000)]
correct changes for 0000059: Activate module by default

14 years agoTo prevent crash in selectedObject() method
ouv [Tue, 23 Nov 2010 13:45:00 +0000 (13:45 +0000)]
To prevent crash in selectedObject() method

14 years agoObjects' dragging mechanism
ouv [Tue, 23 Nov 2010 11:53:41 +0000 (11:53 +0000)]
Objects' dragging mechanism

14 years ago0000109: crash on exit from application.
sln [Tue, 23 Nov 2010 11:44:30 +0000 (11:44 +0000)]
0000109: crash on exit from application.

myDesktop->deleteLater(); in SUIT_Application::setDesktop() instead of delete myDesktop; to avoid meny destruction till the finish its processing

14 years agoImprovement of View Name feature
ouv [Mon, 22 Nov 2010 09:32:13 +0000 (09:32 +0000)]
Improvement of View Name feature

14 years agoAdded possibility of displaying name of view inside viewport itself
ouv [Fri, 19 Nov 2010 14:05:58 +0000 (14:05 +0000)]
Added possibility of displaying name of view inside viewport itself

14 years agoCustom persistence for PRECOS
sln [Thu, 18 Nov 2010 15:07:01 +0000 (15:07 +0000)]
Custom persistence for PRECOS

14 years agoAdded myIsInitialized flag
ouv [Thu, 18 Nov 2010 10:44:31 +0000 (10:44 +0000)]
Added myIsInitialized flag

14 years agoMinor fix
ouv [Wed, 17 Nov 2010 16:12:25 +0000 (16:12 +0000)]
Minor fix

14 years agoVisualization debug
ouv [Wed, 17 Nov 2010 14:04:26 +0000 (14:04 +0000)]
Visualization debug

14 years agoItem index method of the Graphics Scene is set to NoIndex (instead of default BspTree...
ouv [Wed, 17 Nov 2010 13:35:50 +0000 (13:35 +0000)]
Item index method of the Graphics Scene is set to NoIndex (instead of default BspTreeIndex, which leads to crashes in QGraphicsView::paintEvent() method)

14 years agosetName() method made virtual
ouv [Sat, 13 Nov 2010 14:50:50 +0000 (14:50 +0000)]
setName() method made virtual

14 years agoVisualization debug
ouv [Sat, 13 Nov 2010 13:41:54 +0000 (13:41 +0000)]
Visualization debug

14 years agoVisualization debug
ouv [Sat, 13 Nov 2010 11:49:09 +0000 (11:49 +0000)]
Visualization debug

14 years ago0000059: Activate module by default
dmv [Fri, 12 Nov 2010 08:03:15 +0000 (08:03 +0000)]
0000059: Activate module by default

14 years agoNew GraphicsView package
ouv [Thu, 11 Nov 2010 15:20:45 +0000 (15:20 +0000)]
New GraphicsView package

14 years agoFolder selection for SUIT added
miv [Wed, 3 Nov 2010 12:46:38 +0000 (12:46 +0000)]
Folder selection for SUIT added

14 years agoProblem with combo-box visualization detected on KALLISTO project
sln [Wed, 27 Oct 2010 07:53:32 +0000 (07:53 +0000)]
Problem with combo-box visualization detected on KALLISTO project

14 years ago1) Correction of vertical orientation of GLViewer_Rect object
ouv [Mon, 4 Oct 2010 13:31:54 +0000 (13:31 +0000)]
1) Correction of vertical orientation of GLViewer_Rect object
2) Fixing small bugs with chaging foreground color

14 years agogetStudy() method. Verification of root object on NULL added
sln [Thu, 23 Sep 2010 08:54:02 +0000 (08:54 +0000)]
getStudy() method. Verification of root object on NULL added

14 years agoMAC line-ends fixed
sln [Wed, 22 Sep 2010 10:15:37 +0000 (10:15 +0000)]
MAC line-ends fixed

14 years agoImprovement of selection mechanism
ouv [Mon, 6 Sep 2010 13:19:03 +0000 (13:19 +0000)]
Improvement of selection mechanism

14 years ago1) Improvement of the dragging mechanism
ouv [Thu, 2 Sep 2010 15:15:30 +0000 (15:15 +0000)]
1) Improvement of the dragging mechanism
2) Shadow of the foreground

14 years agoMinor fix
ouv [Thu, 2 Sep 2010 08:41:18 +0000 (08:41 +0000)]
Minor fix

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