]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
15 years agoChanges according bug 30165
mtn [Tue, 10 Nov 2009 11:02:51 +0000 (11:02 +0000)]
Changes according bug 30165

15 years agoIt's a correction to communicate with cells of a QtxTable object according to the...
nds [Tue, 10 Nov 2009 06:28:23 +0000 (06:28 +0000)]
It's a correction to communicate with cells of a QtxTable object according to the it methods.

15 years agoThis modification've come here from V5_MDI_fix branch.
nds [Tue, 10 Nov 2009 05:52:00 +0000 (05:52 +0000)]
This modification've come here from V5_MDI_fix branch.
The comments: Exclude reparent event for ViewWindow.

15 years agoMethods of communication with cell of a table become virtual in order to have opportu...
nds [Tue, 10 Nov 2009 05:46:01 +0000 (05:46 +0000)]
Methods of communication with cell of a table become virtual in order to have opportunity to change their behavior in the table child classes.

15 years agoThis modification was got from V5_1_main branch.
nds [Tue, 10 Nov 2009 05:45:00 +0000 (05:45 +0000)]
This modification was got from V5_1_main branch.
Without it, using of QtxActionSet leads to exception at the time of the application close.

15 years agoThis modification is necessary in the child classes in order to have an opportunity...
nds [Tue, 10 Nov 2009 05:42:48 +0000 (05:42 +0000)]
This modification is necessary in the child classes in order to have an opportunity to redefine PyConsole_Editor editor for PyConsole_Console.

15 years agoWin32 UNICODE issues resolved
san [Wed, 4 Nov 2009 15:11:26 +0000 (15:11 +0000)]
Win32 UNICODE issues resolved

15 years agoIt's a copy of the files from V5_1_main.
nds [Mon, 2 Nov 2009 05:07:46 +0000 (05:07 +0000)]
It's a copy of the files from V5_1_main.

15 years agoCAM module is added to compilation.
nds [Mon, 2 Nov 2009 04:42:27 +0000 (04:42 +0000)]
CAM module is added to compilation.

15 years agoIt's a copy of the files from V5_1_main.
nds [Mon, 2 Nov 2009 04:40:46 +0000 (04:40 +0000)]
It's a copy of the files from V5_1_main.

15 years agoThese functionality was removed in connection with bug in mantis: 0030241: The FitAll... V2_2_0 V2_2_0_beta2
nds [Fri, 18 Sep 2009 12:56:36 +0000 (12:56 +0000)]
These functionality was removed in connection with bug in mantis: 0030241: The FitAll function does not work properly in case of 2 active displayed VTK viewers.
Taking into consideration that this functionality was improved in previous integration, the decision about unnecessary of these three lines were taken.

15 years agoThis is a fix for bug 0030235: Fit area doesn't work for particle number density...
nds [Fri, 18 Sep 2009 08:36:12 +0000 (08:36 +0000)]
This is a fix for bug 0030235: Fit area doesn't work for particle number density curves. It corrects fir area functionality.

15 years agomethod getSelectedIndexes became virtual. V2_2_0_beta
nds [Tue, 25 Aug 2009 04:16:11 +0000 (04:16 +0000)]
method getSelectedIndexes became virtual.

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.