]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
17 years agoErrors of Linux compilation was fixed
sln [Tue, 13 Feb 2007 07:58:28 +0000 (07:58 +0000)]
Errors of Linux compilation was fixed

17 years agoXZoom changed on Zoom for compability with old applications
sln [Fri, 9 Feb 2007 18:46:22 +0000 (18:46 +0000)]
XZoom changed on Zoom for compability with old applications

17 years agoTo fit the tooltip rectangle in the screen borders
ouv [Tue, 6 Feb 2007 14:22:44 +0000 (14:22 +0000)]
To fit the tooltip rectangle in the screen borders

17 years agoThe VTK's vtkMergeFilter is fixed and added as VTKViewer_MergeFilter. Fields adding...
rkv [Thu, 1 Feb 2007 10:18:22 +0000 (10:18 +0000)]
The VTK's vtkMergeFilter is fixed and added as VTKViewer_MergeFilter. Fields adding as named cell data arrays is fixed in the merge filter.

17 years agominor changes
ouv [Wed, 31 Jan 2007 10:51:30 +0000 (10:51 +0000)]
minor changes

17 years agoAdded signal vfViewDumped()
ouv [Tue, 30 Jan 2007 16:25:26 +0000 (16:25 +0000)]
Added signal vfViewDumped()

17 years agoAdded XZoom and YZoom parameters for GLObjects instead of simple Zoom.
ouv [Tue, 23 Jan 2007 16:40:28 +0000 (16:40 +0000)]
Added XZoom and YZoom parameters for GLObjects instead of simple Zoom.
YZoom is changing by mouse wheel moving, XZoom - by ctrl+wheel

17 years agoThese icons will be added in binary mode
sln [Tue, 16 Jan 2007 10:56:31 +0000 (10:56 +0000)]
These icons will be added in binary mode

17 years agoThese icons will be added in binary mode
sln [Tue, 16 Jan 2007 10:55:48 +0000 (10:55 +0000)]
These icons will be added in binary mode

17 years agoInitialization of myOpacity fields was added in constructor
sln [Tue, 16 Jan 2007 10:53:21 +0000 (10:53 +0000)]
Initialization of myOpacity fields was added in constructor

17 years agoMethods are added:
sln [Tue, 16 Jan 2007 10:50:13 +0000 (10:50 +0000)]
Methods are added:

// Gets type of last selector where selection has been changed
QString        lastSelectionSource() const;

// Verifies whether synchronization between selectors is enabled
bool            isSynchronizationEnabled() const;

// Enable or disable synchronization between selectors
void            setSynchronizationEnabled( const bool );

17 years agoCompilation warning removed
sln [Tue, 16 Jan 2007 10:48:26 +0000 (10:48 +0000)]
Compilation warning removed

17 years agoGetElemObjId() method fixed
rkv [Thu, 28 Dec 2006 10:49:21 +0000 (10:49 +0000)]
GetElemObjId() method fixed

17 years agoensureItemVisible method has been added
sln [Wed, 13 Dec 2006 12:33:54 +0000 (12:33 +0000)]
ensureItemVisible method has been added

17 years agoOne warning of compilation has been disabled
sln [Wed, 13 Dec 2006 12:33:15 +0000 (12:33 +0000)]
One warning of compilation has been disabled

18 years ago#if defined WNT For_CTH_V1_2a
sln [Fri, 1 Dec 2006 09:40:46 +0000 (09:40 +0000)]
#if defined WNT
#pragma warning ( disable:4251 )
#endif

18 years agoupdateDesktopTitle method added
sln [Fri, 1 Dec 2006 09:40:19 +0000 (09:40 +0000)]
updateDesktopTitle method added

18 years agoRollback code of RunBrowser (use of system comand)
sln [Fri, 1 Dec 2006 09:39:27 +0000 (09:39 +0000)]
Rollback code of RunBrowser (use of system comand)

18 years agoRKV: Added a flag IsThrough for selection also invisible elements
rkv [Mon, 20 Nov 2006 14:22:44 +0000 (14:22 +0000)]
RKV: Added a flag IsThrough for selection also invisible elements

18 years agoSVTK_Viewer::EraseAll for call with parameter "true" is fixed to remove a renderer...
rkv [Tue, 14 Nov 2006 10:27:24 +0000 (10:27 +0000)]
SVTK_Viewer::EraseAll for call with parameter "true" is fixed to remove a renderer from an actor and not vice versa.

18 years agoSelection of inxexes added
sln [Tue, 14 Nov 2006 09:57:07 +0000 (09:57 +0000)]
Selection of inxexes added

18 years agoinput parameter of selectObjects method changed from TColStd_IndexedMapOfInteger...
sln [Tue, 14 Nov 2006 09:56:25 +0000 (09:56 +0000)]
input parameter of selectObjects method changed from TColStd_IndexedMapOfInteger theIndex on const TColStd_IndexedMapOfInteger theIndex&

18 years agoLocal fix against font small point size
sln [Thu, 9 Nov 2006 16:31:11 +0000 (16:31 +0000)]
Local fix against font small point size

18 years agoAcceleraror CTRL+F for Preferences dlg removed
sln [Fri, 3 Nov 2006 16:31:46 +0000 (16:31 +0000)]
Acceleraror CTRL+F for Preferences dlg removed

18 years agoMerged with BR_L_2_3_5
sln [Tue, 31 Oct 2006 07:36:47 +0000 (07:36 +0000)]
Merged with BR_L_2_3_5

  // Protection against QwtCurve::drawLines() bug in Qwt 0.4.x:
  // sometimes it crashes (FPE) if draws curve with big abciss or ordinate cooridates
  // after curve with small values
  double      getMaxX() const;
  double      getMaxY() const;

18 years ago#pragma warning( disable:4251 )
sln [Mon, 30 Oct 2006 14:35:30 +0000 (14:35 +0000)]
#pragma warning( disable:4251 )

18 years agoCompilation without OCC viewer fixed
sln [Fri, 20 Oct 2006 15:19:25 +0000 (15:19 +0000)]
Compilation without OCC viewer fixed

18 years agoFirst stable version after merging with V3_2_2
abd [Thu, 19 Oct 2006 06:38:15 +0000 (06:38 +0000)]
First stable version after merging with V3_2_2

18 years agoUnnecessary popup menu separators were removed.
stv [Thu, 28 Sep 2006 10:22:15 +0000 (10:22 +0000)]
Unnecessary popup menu separators were removed.

18 years agoButton "Maximize" added to resizeable dialogs.
stv [Tue, 26 Sep 2006 09:52:34 +0000 (09:52 +0000)]
Button "Maximize" added to resizeable dialogs.

18 years agoOne iheritance level was missed in virtual method setColumnWidth() (Now QListView...
stv [Tue, 26 Sep 2006 08:56:24 +0000 (08:56 +0000)]
One iheritance level was missed in virtual method setColumnWidth() (Now QListView was replaced by QtxListView)

18 years agoIdentificator assignment moved on the base level - SUIT_ViewManager. Useless id's...
stv [Mon, 25 Sep 2006 06:37:23 +0000 (06:37 +0000)]
Identificator assignment moved on the base level - SUIT_ViewManager. Useless id's removed from inherit classes.
Title mechanism in the SUIT_ViewManager was changed. Now view manager support title for views with specific tags: %M - view manager number, %V - view number.

18 years agoRollback regregression in QA automatic testing
abd [Wed, 13 Sep 2006 09:15:01 +0000 (09:15 +0000)]
Rollback regregression  in QA automatic testing

18 years agoProperty "KeepEditors"
stv [Mon, 11 Sep 2006 13:37:10 +0000 (13:37 +0000)]
Property "KeepEditors"

18 years agoProperty "Selection"
stv [Mon, 11 Sep 2006 13:36:58 +0000 (13:36 +0000)]
Property "Selection"

18 years agoImplementation of method IsLess() for subOwners
abd [Mon, 11 Sep 2006 11:21:45 +0000 (11:21 +0000)]
Implementation of method IsLess() for subOwners

18 years agoTitle modified
stv [Fri, 8 Sep 2006 12:54:02 +0000 (12:54 +0000)]
Title modified

18 years agoIdentificator assignment moved on the base level - SUIT_ViewManager. Useless id's...
stv [Fri, 8 Sep 2006 12:51:15 +0000 (12:51 +0000)]
Identificator assignment moved on the base level - SUIT_ViewManager. Useless id's removed from inherit classes.
Title mechanism in the SUIT_ViewManager was changed. Now view manager support title for views with specific tags: %M - view manager number, %V - view number.

18 years agoSlot onDeleteView() renamed as onClosingView().
stv [Fri, 8 Sep 2006 12:49:58 +0000 (12:49 +0000)]
Slot onDeleteView() renamed as onClosingView().
Handler QWidget::closeEvent() not invoked for SUIT_ViewWindow. View window hides and removes by the virtual method SUIT_ViewManager::closeView(). User can define own behavior of window closing.
Identificator assignment moved on the base level - SUIT_ViewManager. Useless id's removed from inherit classes.
Title mechanism in the SUIT_ViewManager was changed. Now view manager support title for views with specific tags: %M - view manager number, %V - view number.

18 years agoSome modifications in the "View" menu
stv [Fri, 8 Sep 2006 12:42:05 +0000 (12:42 +0000)]
Some modifications in the "View" menu

18 years agoMethod setWidget() first time set caption and icon
stv [Fri, 8 Sep 2006 12:41:27 +0000 (12:41 +0000)]
Method setWidget() first time set caption and icon

18 years agoQDS_Table - table supporting QDS_Datum as editors
stv [Fri, 8 Sep 2006 12:39:52 +0000 (12:39 +0000)]
QDS_Table - table supporting QDS_Datum as editors

18 years agocreateViewManager() become public
stv [Fri, 8 Sep 2006 12:38:37 +0000 (12:38 +0000)]
createViewManager() become public

18 years agoUsing run-time type info for compare of Data Owners
abd [Mon, 4 Sep 2006 09:01:43 +0000 (09:01 +0000)]
Using run-time type info for compare of Data Owners

18 years agoImproovement of messages in status bar for module.
stv [Thu, 31 Aug 2006 13:38:38 +0000 (13:38 +0000)]
Improovement of messages in status bar for module.

18 years agoCompilation warnings
stv [Thu, 31 Aug 2006 08:21:04 +0000 (08:21 +0000)]
Compilation warnings

18 years agoMethod selectAll()
stv [Thu, 31 Aug 2006 06:05:38 +0000 (06:05 +0000)]
Method selectAll()

18 years agoCompilation warnings
stv [Thu, 31 Aug 2006 05:46:38 +0000 (05:46 +0000)]
Compilation warnings

18 years agoOption support for data dictionary item.
stv [Thu, 31 Aug 2006 05:17:19 +0000 (05:17 +0000)]
Option support for data dictionary item.

18 years agoModule icons in toolbar enlarged for 20 x 20.
stv [Wed, 30 Aug 2006 09:01:50 +0000 (09:01 +0000)]
Module icons in toolbar enlarged for 20 x 20.

18 years agoFunctions for image manipulation were added.
stv [Wed, 30 Aug 2006 09:01:13 +0000 (09:01 +0000)]
Functions for image manipulation were added.

18 years agoSize of module combobox icons was reduced.
stv [Tue, 29 Aug 2006 11:51:17 +0000 (11:51 +0000)]
Size of module combobox icons was reduced.
Obvious open levels for Object Browser.

18 years agoObjects of class SUIT_DataObject deleted by method deleteLater() instead operator...
stv [Tue, 29 Aug 2006 11:47:38 +0000 (11:47 +0000)]
Objects of class SUIT_DataObject deleted by method deleteLater() instead operator delete().

18 years agoComparing method isLess() was added.
stv [Tue, 29 Aug 2006 11:45:02 +0000 (11:45 +0000)]
Comparing method isLess() was added.

18 years agoClass LightApp_GLOwner was removed. LightApp_DataOwner used instead.
stv [Tue, 29 Aug 2006 11:44:13 +0000 (11:44 +0000)]
Class LightApp_GLOwner was removed. LightApp_DataOwner used instead.

18 years agoWrong preprocessor disabling directives corrected.
stv [Tue, 29 Aug 2006 11:41:29 +0000 (11:41 +0000)]
Wrong preprocessor disabling directives corrected.

18 years agoComparing mechanism for SUIT_DataOwner modified.
stv [Tue, 29 Aug 2006 11:32:05 +0000 (11:32 +0000)]
Comparing mechanism for SUIT_DataOwner modified.

18 years agoSubcontrol wrapper behaviour corrected. Methods hide(), show(), setShown() were modified.
stv [Tue, 29 Aug 2006 11:26:38 +0000 (11:26 +0000)]
Subcontrol wrapper behaviour corrected. Methods hide(), show(), setShown() were modified.

18 years agoDefault value of "autoOpen" flag was changed on "false" in method updateTree(). Metho...
stv [Tue, 29 Aug 2006 11:10:46 +0000 (11:10 +0000)]
Default value of "autoOpen" flag was changed on "false" in method updateTree(). Method openLevels() was added.

18 years agoUseless class GLViewer_Owner was replaced by SUIT_DataOwner.
stv [Tue, 29 Aug 2006 11:08:46 +0000 (11:08 +0000)]
Useless class GLViewer_Owner was replaced by SUIT_DataOwner.

18 years agoupdateModelRoot() invoked in any case.
stv [Tue, 29 Aug 2006 11:06:58 +0000 (11:06 +0000)]
updateModelRoot() invoked in any case.

18 years agoFix bug 13266
abd [Fri, 25 Aug 2006 12:04:44 +0000 (12:04 +0000)]
Fix bug 13266
Fix some misprints

18 years agoUnnecessary construction "dynamic_cast" was replaced by "qt_cast". Construction ...
stv [Thu, 24 Aug 2006 04:48:02 +0000 (04:48 +0000)]
Unnecessary construction "dynamic_cast" was replaced by "qt_cast". Construction "dynamic_cast" not work when Qt library was compiled without RTTI support. Function "qt_cast" should be used for QObject's descendants if it possible.

18 years agoPreprocessor directive WNT was replaced by WIN32. Directive WIN32 was used in the...
stv [Thu, 24 Aug 2006 04:44:12 +0000 (04:44 +0000)]
Preprocessor directive WNT was replaced by WIN32. Directive WIN32 was used in the entire Qtx project.

18 years agoremove code for replacing ":" by "/"
abd [Mon, 21 Aug 2006 11:50:57 +0000 (11:50 +0000)]
remove code for replacing ":"  by "/"
Bug SWP13012

18 years agoAdd pictures in binary format
abd [Wed, 16 Aug 2006 07:38:44 +0000 (07:38 +0000)]
Add pictures in binary format

18 years agoRemove pictures in text format
abd [Wed, 16 Aug 2006 07:37:52 +0000 (07:37 +0000)]
Remove pictures in text format

18 years agoAdd pictures in binary format
abd [Wed, 16 Aug 2006 07:30:16 +0000 (07:30 +0000)]
Add pictures in binary format

18 years agoAdd pictures in binary format
abd [Wed, 16 Aug 2006 07:21:32 +0000 (07:21 +0000)]
Add pictures in binary format

18 years agoRemove pictures in text format
abd [Wed, 16 Aug 2006 07:21:31 +0000 (07:21 +0000)]
Remove pictures in text format

18 years agoMerge documentation for GUI package
abd [Wed, 16 Aug 2006 07:05:01 +0000 (07:05 +0000)]
Merge documentation for GUI package

18 years agoFix compilation on LInux
abd [Mon, 14 Aug 2006 07:41:40 +0000 (07:41 +0000)]
Fix compilation on LInux

18 years agoSource code comments were added for classes of package QDS
stv [Fri, 11 Aug 2006 11:32:49 +0000 (11:32 +0000)]
Source code comments were added for classes of package QDS

18 years agoSource code comments added for classes of package DDS
stv [Fri, 11 Aug 2006 11:32:18 +0000 (11:32 +0000)]
Source code comments added for classes of package DDS

18 years agoUpdating Dataset before checking
abd [Thu, 10 Aug 2006 08:38:52 +0000 (08:38 +0000)]
Updating Dataset before checking

18 years agoBug SWP12863
abd [Thu, 10 Aug 2006 06:08:40 +0000 (06:08 +0000)]
Bug SWP12863
Protection for empty shrink data

18 years agoPorting on Win32
nds [Wed, 9 Aug 2006 13:46:48 +0000 (13:46 +0000)]
Porting on Win32

18 years agoSWP12260
ouv [Tue, 8 Aug 2006 12:13:11 +0000 (12:13 +0000)]
SWP12260

18 years agoMerge with HEAD file names
abd [Tue, 8 Aug 2006 08:11:57 +0000 (08:11 +0000)]
Merge with HEAD file names

18 years agoFix linux compilation error ( macros MESSAGE )
abd [Tue, 8 Aug 2006 07:58:30 +0000 (07:58 +0000)]
Fix linux compilation error ( macros MESSAGE )

18 years agoFix letter registry for Linux compilation
abd [Tue, 8 Aug 2006 07:56:37 +0000 (07:56 +0000)]
Fix letter registry for Linux compilation

18 years agoAdding file for branch compilation under Linux platform
abd [Tue, 8 Aug 2006 07:55:39 +0000 (07:55 +0000)]
Adding file for branch compilation under Linux platform

18 years agoSWP12792: convert sepeartors for file paths depending on current platform
skt [Mon, 7 Aug 2006 08:42:05 +0000 (08:42 +0000)]
SWP12792: convert sepeartors for file paths depending on current platform

18 years agoSWP12792: Help pages is connected
skt [Mon, 7 Aug 2006 08:25:47 +0000 (08:25 +0000)]
SWP12792: Help pages is connected

18 years agoSWP12779
ouv [Tue, 1 Aug 2006 12:45:54 +0000 (12:45 +0000)]
SWP12779

18 years agoAdded <code> tag to the text output in RegWidget to make it look better on Windows...
asv [Fri, 28 Jul 2006 10:14:12 +0000 (10:14 +0000)]
Added <code> tag to the text output in RegWidget to make it look better on Windows.  For Unix I suppose it will be OK as well.

18 years agoFix for bug SWP12964: default value of "Store/restore last GUI state" is unchecked...
asv [Thu, 27 Jul 2006 11:47:06 +0000 (11:47 +0000)]
Fix for bug SWP12964: default value of "Store/restore last GUI state" is unchecked (in the dialog), but in the code the default value was "true" which is wrong.

18 years agoremove memory leak
ptv [Mon, 17 Jul 2006 07:41:06 +0000 (07:41 +0000)]
remove memory leak

18 years agoremove memory leaks uninitalised memory read, etc...
ptv [Fri, 14 Jul 2006 05:43:55 +0000 (05:43 +0000)]
remove memory leaks uninitalised memory read,  etc...
noticed with Rational Purify on Windows

18 years agoCTH12949, clear selection before emit signal that study closed
ptv [Wed, 12 Jul 2006 12:15:19 +0000 (12:15 +0000)]
CTH12949, clear selection before emit signal that study closed

18 years agoadd images in binary
tma [Wed, 5 Jul 2006 11:16:10 +0000 (11:16 +0000)]
add images in binary

18 years agoremove images in ascii
tma [Wed, 5 Jul 2006 11:15:28 +0000 (11:15 +0000)]
remove images in ascii

18 years agoremove memory leak on myFormats QPtrList
ptv [Wed, 5 Jul 2006 09:44:20 +0000 (09:44 +0000)]
remove memory leak on myFormats QPtrList

18 years agoadd gif in binary
tma [Wed, 5 Jul 2006 07:59:53 +0000 (07:59 +0000)]
add gif in binary

18 years agoremove gif in ascii
tma [Wed, 5 Jul 2006 07:59:06 +0000 (07:59 +0000)]
remove gif in ascii

18 years agoadd images in binary
tma [Wed, 5 Jul 2006 07:46:58 +0000 (07:46 +0000)]
add images in binary

18 years agoremove png in ascii
tma [Wed, 5 Jul 2006 07:45:08 +0000 (07:45 +0000)]
remove png in ascii

18 years agoremove memory leak on myResources QPtrList
ptv [Tue, 4 Jul 2006 12:54:27 +0000 (12:54 +0000)]
remove memory leak on myResources QPtrList

18 years agoFix double deleting of View Manager
abd [Fri, 30 Jun 2006 13:30:00 +0000 (13:30 +0000)]
Fix double deleting of View Manager

18 years agono message
vsv [Wed, 28 Jun 2006 13:19:52 +0000 (13:19 +0000)]
no message