]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
15 years agoWin32: location of GUI resources updated in accordance with ACHERON rules (one level...
san [Mon, 3 Aug 2009 06:17:31 +0000 (06:17 +0000)]
Win32: location of GUI resources updated in accordance with ACHERON rules (one level up from the platform-specific files)

15 years agoThis change gives a posiblity to listen signals from the viewer. In particular, Mouse...
nds [Thu, 9 Jul 2009 08:19:11 +0000 (08:19 +0000)]
This change gives a posiblity to listen signals from the viewer. In particular, MouseDoubleClicked one.

15 years agoUpdating PRO files after Win32 integration V2_1_0_beta
san [Wed, 22 Apr 2009 10:27:42 +0000 (10:27 +0000)]
Updating PRO files after Win32 integration

15 years agoUpdating PRO files after Win32 integration
san [Wed, 22 Apr 2009 09:53:59 +0000 (09:53 +0000)]
Updating PRO files after Win32 integration

15 years agoPRO files reorganized
san [Wed, 22 Apr 2009 07:01:54 +0000 (07:01 +0000)]
PRO files reorganized

15 years agoIt expands content of the search tool. It appends:
nds [Mon, 13 Apr 2009 11:26:52 +0000 (11:26 +0000)]
It expands content of the search tool. It appends:
1. method updateContents(bool) to color content of the search control
2. handling of resultChanged() signal for searcher, to update color content of the search control.
This is necessary to move searching in external thread in ACHERON.

15 years agoIt corrects ResetCamera() method to improve fit all functionality for long thin objects.
nds [Mon, 13 Apr 2009 11:13:50 +0000 (11:13 +0000)]
It corrects ResetCamera() method to improve fit all functionality for long thin objects.

15 years agoThese are small improvents to correct compilation onUnix.
nds [Wed, 25 Mar 2009 09:34:39 +0000 (09:34 +0000)]
These are small improvents to correct compilation onUnix.

15 years agoCompiler error on Linux due to the predicate's copy constructor being called -> passi...
san [Wed, 25 Mar 2009 08:10:18 +0000 (08:10 +0000)]
Compiler error on Linux due to the predicate's copy constructor being called -> passing the predicate as const reference and making its operator bool() also const

15 years agoCompiler error on Linux due to the predicate's copy constructor being called -> const...
san [Wed, 25 Mar 2009 08:08:45 +0000 (08:08 +0000)]
Compiler error on Linux due to the predicate's copy constructor being called -> const reference used to avoid copying

15 years agoOptimizing selection highlighting
san [Fri, 20 Mar 2009 16:30:48 +0000 (16:30 +0000)]
Optimizing selection highlighting
Invoking ModifiedEvent for the selector when its selection mode changes

15 years agoOptimizing selection highlighting
san [Fri, 20 Mar 2009 16:29:40 +0000 (16:29 +0000)]
Optimizing selection highlighting

15 years agoDebugging double LeftButtonUp event handling
san [Fri, 20 Mar 2009 14:41:29 +0000 (14:41 +0000)]
Debugging double LeftButtonUp event handling

15 years agoA modification is made by stv. V2_0_0
nds [Thu, 26 Feb 2009 08:15:00 +0000 (08:15 +0000)]
A modification is made by stv.

15 years agoLocal selection was broken after rotation due to incorrect myPoint and myOtherPoint...
san [Sat, 21 Feb 2009 10:35:52 +0000 (10:35 +0000)]
Local selection was broken after rotation due to incorrect myPoint and myOtherPoint values

15 years agoMeaningful comment added
san [Fri, 20 Feb 2009 16:08:37 +0000 (16:08 +0000)]
Meaningful comment added

15 years agoUninitialized fields, damn it!!! Po rukam by za takoe nastuchat' ]:->
nds [Fri, 20 Feb 2009 15:50:52 +0000 (15:50 +0000)]
Uninitialized fields, damn it!!! Po rukam by za takoe nastuchat' ]:->

15 years agoSmall correction for improving of the DoubleToQString method.
nds [Fri, 20 Feb 2009 11:30:21 +0000 (11:30 +0000)]
Small correction for improving of the DoubleToQString method.

15 years agoResolving conflict between interactor style and vtkImplicitPlaneWidget (or any other...
san [Fri, 20 Feb 2009 09:28:10 +0000 (09:28 +0000)]
Resolving conflict between interactor style and vtkImplicitPlaneWidget (or any other vtk3DWidget successors that prevent mouse events from being processed by the interactor style)

15 years agoadded number_precision and changed DoubleToQString
aan [Tue, 17 Feb 2009 12:53:44 +0000 (12:53 +0000)]
added number_precision and changed DoubleToQString

15 years agoimprove DoubleToQSting
aan [Tue, 17 Feb 2009 12:51:14 +0000 (12:51 +0000)]
improve DoubleToQSting

15 years agoMerging from V5_1_main branch to compile with VTK_5.1.2 on 64 bit platform.
nds [Mon, 16 Feb 2009 12:56:08 +0000 (12:56 +0000)]
Merging from V5_1_main branch to compile with VTK_5.1.2 on 64 bit platform.

15 years agoProcessing Unicode string returned by Win32 API correctly
san [Mon, 16 Feb 2009 06:59:33 +0000 (06:59 +0000)]
Processing Unicode string returned by Win32 API correctly

15 years agoProcessing Unicode string returned by Win32 API correctly
san [Mon, 16 Feb 2009 06:51:53 +0000 (06:51 +0000)]
Processing Unicode string returned by Win32 API correctly

15 years agoMissing Win32 export added
san [Mon, 16 Feb 2009 06:49:31 +0000 (06:49 +0000)]
Missing Win32 export added

15 years agoWin32: copying PNG files to target resource dir added
san [Sun, 1 Feb 2009 15:44:42 +0000 (15:44 +0000)]
Win32: copying PNG files to target resource dir added

15 years agoA small correction from GUI_SRC branch BR_V5_DEV.
nds [Fri, 30 Jan 2009 09:16:14 +0000 (09:16 +0000)]
A small correction from GUI_SRC branch BR_V5_DEV.

15 years agoThere is a multi action improvement to hide/show items in the corresponded menu.
nds [Tue, 23 Dec 2008 09:33:02 +0000 (09:33 +0000)]
There is a multi action improvement to hide/show items in the corresponded menu.

16 years agoIt imporoves QToolBox displaying.
nds [Mon, 24 Nov 2008 04:55:34 +0000 (04:55 +0000)]
It imporoves QToolBox displaying.

16 years agoInitialization of the manager. V1_1_0
nds [Tue, 28 Oct 2008 14:35:22 +0000 (14:35 +0000)]
Initialization of the manager.

16 years agoPython console name was changed. Merging with BR_V5_DEV.
nds [Tue, 28 Oct 2008 11:15:03 +0000 (11:15 +0000)]
Python console name was changed. Merging with BR_V5_DEV.

16 years agoThe stv's fix for tab widget titles.
nds [Tue, 28 Oct 2008 08:32:04 +0000 (08:32 +0000)]
The stv's fix for tab widget titles.

16 years agoMerging with BR_V5_DEV.
nds [Mon, 27 Oct 2008 14:02:35 +0000 (14:02 +0000)]
Merging with BR_V5_DEV.

16 years agoA possibility to choose the debug or release compilation modes.
nds [Mon, 27 Oct 2008 09:12:34 +0000 (09:12 +0000)]
A possibility to choose the debug or release compilation modes.

16 years agoDebug/release mode in a compilation.
nds [Mon, 27 Oct 2008 09:04:15 +0000 (09:04 +0000)]
Debug/release mode in a compilation.

16 years agoIt improves a table performance.
nds [Fri, 17 Oct 2008 07:37:36 +0000 (07:37 +0000)]
It improves a table performance.

16 years agoChange print icon.
nds [Wed, 15 Oct 2008 09:49:05 +0000 (09:49 +0000)]
Change print icon.

16 years agoCorrection for using Qt4.4.3 instead of Qt4.2.2. The signal can't be posted because...
nds [Fri, 10 Oct 2008 08:16:24 +0000 (08:16 +0000)]
Correction for using Qt4.4.3 instead of Qt4.2.2. The signal can't be posted because of empty menu for QtxActionSet class.
In Qt4.4.3 method isEmpty() for Menu() checks visibility of the actions,
in Qt4.2.2 it only checks existing the actions.

16 years agoMerge from BR_V5_DEV.
nds [Wed, 8 Oct 2008 12:17:45 +0000 (12:17 +0000)]
Merge from BR_V5_DEV.

16 years agoMerging changes from BR_V5_DEV. TG_mergeto_BR_V5_DEV_finished
nds [Wed, 8 Oct 2008 08:17:08 +0000 (08:17 +0000)]
Merging changes from BR_V5_DEV.

16 years agoMerging GUI_SRC module with the BR_V5_DEV branch.
nds [Wed, 8 Oct 2008 04:26:38 +0000 (04:26 +0000)]
Merging GUI_SRC module with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_V5_DEV branch.
nds [Wed, 8 Oct 2008 03:51:38 +0000 (03:51 +0000)]
Merging GUI_SRC module with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_V5_DEV branch.
nds [Wed, 8 Oct 2008 03:41:08 +0000 (03:41 +0000)]
Merging GUI_SRC module with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_V5_DEV branch.
nds [Wed, 8 Oct 2008 03:31:53 +0000 (03:31 +0000)]
Merging GUI_SRC module with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_V5_DEV branch.
nds [Tue, 7 Oct 2008 12:29:35 +0000 (12:29 +0000)]
Merging GUI_SRC module with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with...
nds [Tue, 7 Oct 2008 10:12:30 +0000 (10:12 +0000)]
Merging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with...
nds [Tue, 7 Oct 2008 09:39:28 +0000 (09:39 +0000)]
Merging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with...
nds [Tue, 7 Oct 2008 09:20:02 +0000 (09:20 +0000)]
Merging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with...
nds [Tue, 7 Oct 2008 09:04:53 +0000 (09:04 +0000)]
Merging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with...
nds [Tue, 7 Oct 2008 08:26:33 +0000 (08:26 +0000)]
Merging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with...
nds [Tue, 7 Oct 2008 07:08:56 +0000 (07:08 +0000)]
Merging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with...
nds [Tue, 7 Oct 2008 05:12:31 +0000 (05:12 +0000)]
Merging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with...
nds [Tue, 7 Oct 2008 04:20:41 +0000 (04:20 +0000)]
Merging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with...
nds [Tue, 7 Oct 2008 03:53:55 +0000 (03:53 +0000)]
Merging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with...
nds [Tue, 7 Oct 2008 03:35:00 +0000 (03:35 +0000)]
Merging GUI_SRC module with the BR_HDF_dev_merged branch, which has been merged with the BR_V5_DEV branch.

16 years agoMerging GUI_SRC module with the BR_HDF_dev(merged from BR_V5_DEV) branch.
nds [Mon, 6 Oct 2008 12:15:06 +0000 (12:15 +0000)]
Merging GUI_SRC module with the BR_HDF_dev(merged from BR_V5_DEV) branch.

16 years agoMerge from BR_QT4_Dev
nds [Fri, 19 Sep 2008 05:18:30 +0000 (05:18 +0000)]
Merge from BR_QT4_Dev

16 years agoMerge from BR_QT4_Dev
nds [Thu, 18 Sep 2008 11:37:29 +0000 (11:37 +0000)]
Merge from BR_QT4_Dev

16 years agoAppends flag in the method setAutoUpdate() to give an opportunity to put off update...
nds [Wed, 17 Sep 2008 06:25:43 +0000 (06:25 +0000)]
Appends flag in the method setAutoUpdate() to give an opportunity to put off update tree functionality.

16 years agoBinary icons for both systems: Win32 and Unix
nds [Wed, 3 Sep 2008 04:43:31 +0000 (04:43 +0000)]
Binary icons for both systems: Win32 and Unix

16 years agoBinary icons for both systems: Win32 and Unix
nds [Wed, 3 Sep 2008 04:43:00 +0000 (04:43 +0000)]
Binary icons for both systems: Win32 and Unix

16 years agoBinary icons for both systems: Win32 and Unix
nds [Wed, 3 Sep 2008 04:41:32 +0000 (04:41 +0000)]
Binary icons for both systems: Win32 and Unix

16 years agoBinary icons for both systems: Win32 and Unix
nds [Wed, 3 Sep 2008 04:22:37 +0000 (04:22 +0000)]
Binary icons for both systems: Win32 and Unix

16 years agoBinary icons for both systems: Win32 and Unix
nds [Wed, 3 Sep 2008 04:22:05 +0000 (04:22 +0000)]
Binary icons for both systems: Win32 and Unix

16 years agoBinary icons for both systems: Win32 and Unix
nds [Wed, 3 Sep 2008 04:12:35 +0000 (04:12 +0000)]
Binary icons for both systems: Win32 and Unix

16 years agoBinary icons for both systems: Win32 and Unix
nds [Wed, 3 Sep 2008 04:10:53 +0000 (04:10 +0000)]
Binary icons for both systems: Win32 and Unix

16 years agoBinary icons for both systems: Win32 and Unix
nds [Wed, 3 Sep 2008 04:09:10 +0000 (04:09 +0000)]
Binary icons for both systems: Win32 and Unix

16 years agoPorting to Win32 platform.
nds [Mon, 1 Sep 2008 08:50:23 +0000 (08:50 +0000)]
Porting to Win32 platform.

16 years agoWin32 porting.
nds [Fri, 29 Aug 2008 10:47:17 +0000 (10:47 +0000)]
Win32 porting.

16 years agoWin32 porting.
nds [Fri, 29 Aug 2008 08:59:11 +0000 (08:59 +0000)]
Win32 porting.

16 years agoWin32 porting.
nds [Fri, 29 Aug 2008 08:46:49 +0000 (08:46 +0000)]
Win32 porting.

16 years agoWin32 porting.
nds [Fri, 29 Aug 2008 08:27:02 +0000 (08:27 +0000)]
Win32 porting.

16 years agoIt's correction for histogram item to convenient using of inheritance.
nds [Fri, 22 Aug 2008 08:52:00 +0000 (08:52 +0000)]
It's correction for histogram item to convenient using of inheritance.

16 years agoIt merges changes from BR_QT4_Dev for dumpView() functionality.
nds [Thu, 31 Jul 2008 12:31:53 +0000 (12:31 +0000)]
It merges changes from BR_QT4_Dev for dumpView() functionality.

16 years agoAppends statusTip for child tool button. Fix for bug HDFE19688.
nds [Wed, 7 May 2008 12:23:56 +0000 (12:23 +0000)]
Appends statusTip for child tool button. Fix for bug HDFE19688.

16 years agoMerging with BR_QT4_Dev branch.
nds [Tue, 29 Apr 2008 12:13:19 +0000 (12:13 +0000)]
Merging with BR_QT4_Dev branch.
Corrections for fixing of the bug HDFE119682.

16 years agoPorting on Br_Qt4_Dev.
nds [Fri, 25 Apr 2008 13:05:27 +0000 (13:05 +0000)]
Porting on Br_Qt4_Dev.

16 years agoTemporarily decision for signal about drawing of row.
nds [Fri, 25 Apr 2008 07:10:44 +0000 (07:10 +0000)]
Temporarily decision for signal about drawing of row.

16 years agoCorrection from BR_QT4_Dev.
nds [Fri, 25 Apr 2008 07:08:40 +0000 (07:08 +0000)]
Correction from BR_QT4_Dev.

16 years agoTriggered print action signal(not activated)
nds [Thu, 24 Apr 2008 15:46:47 +0000 (15:46 +0000)]
Triggered print action signal(not activated)

16 years agoGets modification from BR_QT4_Dev.(Find dialog has red color if condition isn't done)
nds [Thu, 24 Apr 2008 15:45:26 +0000 (15:45 +0000)]
Gets modification from BR_QT4_Dev.(Find dialog has red color if condition isn't done)

16 years agoAppends definition of QT_NO_CUPS. Improvement for Suse-32 platform, which hasn't...
nds [Tue, 22 Apr 2008 14:29:20 +0000 (14:29 +0000)]
Appends definition of QT_NO_CUPS. Improvement for Suse-32 platform, which hasn't setting of cup product by default.

16 years agoImprove tree view searcher tool: enable re-definition of match flags in a subclasses...
nds [Fri, 18 Apr 2008 10:48:39 +0000 (10:48 +0000)]
Improve tree view searcher tool: enable re-definition of match flags in a subclasses. From BR_QT4_Dev.

16 years agoPrint functionality (SLN).
nds [Fri, 18 Apr 2008 10:46:47 +0000 (10:46 +0000)]
Print functionality (SLN).

16 years agoCorrection for exception about Crash on print functionality on in not corrected situa...
nds [Fri, 18 Apr 2008 10:45:48 +0000 (10:45 +0000)]
Correction for exception about Crash on print functionality on in not corrected situation.

16 years agoStv fixing of IPAL19557 bug
nds [Wed, 16 Apr 2008 10:38:39 +0000 (10:38 +0000)]
Stv fixing of IPAL19557 bug

16 years agoVirtual method for convenient working with table.
nds [Mon, 14 Apr 2008 12:56:29 +0000 (12:56 +0000)]
Virtual method for convenient working with table.

16 years agoPorting on SUSE 64 Linux distribution
apo [Sat, 12 Apr 2008 11:27:57 +0000 (11:27 +0000)]
Porting on SUSE 64 Linux distribution

16 years agoPorting to the SUSE Linux distribution
apo [Sat, 12 Apr 2008 08:45:11 +0000 (08:45 +0000)]
Porting to the SUSE Linux distribution

16 years agoPorting to the SUSE Linux distribution
apo [Fri, 11 Apr 2008 14:31:39 +0000 (14:31 +0000)]
Porting to the SUSE Linux distribution

16 years agoCorrect name of signal QAction from 'activated()' to 'triggered(bool)'. Porting on...
nds [Fri, 11 Apr 2008 08:01:11 +0000 (08:01 +0000)]
Correct name of signal QAction from 'activated()' to 'triggered(bool)'. Porting on qt4.x

16 years agoPrint functionality (SLN).
nds [Fri, 11 Apr 2008 04:21:39 +0000 (04:21 +0000)]
Print functionality (SLN).

16 years agoCorrection of Copy/Paste functionality in TableViewer.
nds [Thu, 10 Apr 2008 11:36:55 +0000 (11:36 +0000)]
Correction of Copy/Paste functionality in TableViewer.

16 years agoshow to childrens list of copied values.
nds [Thu, 10 Apr 2008 06:46:36 +0000 (06:46 +0000)]
show to childrens list of copied values.

16 years agoDefinitions for build on 64 platform.
nds [Wed, 9 Apr 2008 05:55:46 +0000 (05:55 +0000)]
Definitions for build on 64 platform.

16 years agoTo introduce BOOST dependency
apo [Tue, 8 Apr 2008 13:57:35 +0000 (13:57 +0000)]
To introduce BOOST dependency

16 years agoTo provide ability to get HTML representation of the table as a simple string
apo [Tue, 8 Apr 2008 11:58:15 +0000 (11:58 +0000)]
To provide ability to get HTML representation of the table as a simple string

16 years agoPdf filter for dump functionality
nds [Tue, 8 Apr 2008 05:34:33 +0000 (05:34 +0000)]
Pdf filter for dump functionality

16 years agoHDFE19454: In case if we split viewer zone on three parts it is restored incorreclty...
vtn [Mon, 7 Apr 2008 12:36:45 +0000 (12:36 +0000)]
HDFE19454: In case if we split viewer zone on three parts it is restored incorreclty (mirrored).

16 years agoHDFE19454: Restore background for VTK
vtn [Fri, 4 Apr 2008 07:07:01 +0000 (07:07 +0000)]
HDFE19454: Restore background for VTK