]>
SALOME platform Git repositories - modules/gui.git/log
ptv [Tue, 7 Nov 2006 13:07:41 +0000 (13:07 +0000)]
remove uninitialised variable
stv [Tue, 7 Nov 2006 13:07:21 +0000 (13:07 +0000)]
Perfomance optimization.
ptv [Tue, 7 Nov 2006 08:40:24 +0000 (08:40 +0000)]
debug and improve menuMgrand toolbarMgr updates
ptv [Fri, 3 Nov 2006 14:24:25 +0000 (14:24 +0000)]
remove excess separators between invisible widgets
ptv [Fri, 3 Nov 2006 14:22:43 +0000 (14:22 +0000)]
optimize code
ptv [Tue, 31 Oct 2006 12:30:37 +0000 (12:30 +0000)]
emit signal after remove view manager from application list
stv [Mon, 30 Oct 2006 12:46:35 +0000 (12:46 +0000)]
Method rgbSet() modified.
stv [Mon, 30 Oct 2006 12:44:44 +0000 (12:44 +0000)]
Allow to add one action to tollbar several times.
ptv [Mon, 30 Oct 2006 07:29:23 +0000 (07:29 +0000)]
delete all modules at application destructor
ptv [Wed, 25 Oct 2006 08:40:47 +0000 (08:40 +0000)]
workaround for background color in table header (in case with Salome style)
stv [Tue, 24 Oct 2006 14:25:30 +0000 (14:25 +0000)]
Header foreground & backgorund color, cell font support was added.
ptv [Wed, 11 Oct 2006 14:24:47 +0000 (14:24 +0000)]
correct
stv [Wed, 11 Oct 2006 12:30:21 +0000 (12:30 +0000)]
Cell editors stored as cell properties.
stv [Wed, 11 Oct 2006 12:29:28 +0000 (12:29 +0000)]
Cell properties support
Cell foreground and background colors.
Rich text support in headers.
Multiheaders support
Horizontal span in headers.
stv [Wed, 11 Oct 2006 12:27:26 +0000 (12:27 +0000)]
Class QtxStyleWrap. Allow to redefine some parts of the current style behaviour.
ptv [Wed, 11 Oct 2006 11:28:47 +0000 (11:28 +0000)]
adopt for COSAC GUI project
ptv [Wed, 11 Oct 2006 10:04:14 +0000 (10:04 +0000)]
porting to SALOME3.2.0 (WPdev) on linux
ptv [Tue, 10 Oct 2006 11:44:35 +0000 (11:44 +0000)]
check that PyConsole is disabled before add python libraries to LIB flags
ptv [Tue, 10 Oct 2006 11:43:48 +0000 (11:43 +0000)]
add QDS_Table class
stv [Fri, 6 Oct 2006 07:30:02 +0000 (07:30 +0000)]
Errors in header edition (crash).
ptv [Thu, 5 Oct 2006 12:07:22 +0000 (12:07 +0000)]
add removeSelected - to remove selected rows or columns
stv [Thu, 5 Oct 2006 11:02:42 +0000 (11:02 +0000)]
Errors in header edition.
ptv [Thu, 5 Oct 2006 09:05:10 +0000 (09:05 +0000)]
add flags for operations (flexibility)
stv [Thu, 5 Oct 2006 07:19:32 +0000 (07:19 +0000)]
Function SUIT_ResourceMgr::raiseTranslator() invoked for currently active module.
stv [Thu, 5 Oct 2006 07:18:03 +0000 (07:18 +0000)]
Some memory leaks were removed
ptv [Wed, 4 Oct 2006 13:06:01 +0000 (13:06 +0000)]
remove memory leak
ptv [Wed, 4 Oct 2006 08:21:17 +0000 (08:21 +0000)]
PTV fixes for COSAC GUI
ptv [Wed, 4 Oct 2006 08:19:43 +0000 (08:19 +0000)]
STV fixes from WPdev that were integrated after tag "LAST_STABLE_VERSION_21_09_2006_ON_3_2_0
admin [Wed, 13 Sep 2006 09:15:02 +0000 (09:15 +0000)]
This commit was generated by cvs2git to create branch 'CSCdev'.
Sprout from WPdev 2006-09-13 09:15:01 UTC abd <abd@opencascade.com> 'Rollback regregression in QA automatic testing'
Delete:
doc/salome/gui/Makefile.in
abd [Wed, 13 Sep 2006 09:15:01 +0000 (09:15 +0000)]
Rollback regregression in QA automatic testing
stv [Mon, 11 Sep 2006 13:37:10 +0000 (13:37 +0000)]
Property "KeepEditors"
stv [Mon, 11 Sep 2006 13:36:58 +0000 (13:36 +0000)]
Property "Selection"
abd [Mon, 11 Sep 2006 11:21:45 +0000 (11:21 +0000)]
Implementation of method IsLess() for subOwners
stv [Fri, 8 Sep 2006 12:54:02 +0000 (12:54 +0000)]
Title modified
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.
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.
stv [Fri, 8 Sep 2006 12:42:05 +0000 (12:42 +0000)]
Some modifications in the "View" menu
stv [Fri, 8 Sep 2006 12:41:27 +0000 (12:41 +0000)]
Method setWidget() first time set caption and icon
stv [Fri, 8 Sep 2006 12:39:52 +0000 (12:39 +0000)]
QDS_Table - table supporting QDS_Datum as editors
stv [Fri, 8 Sep 2006 12:38:37 +0000 (12:38 +0000)]
createViewManager() become public
abd [Mon, 4 Sep 2006 09:01:43 +0000 (09:01 +0000)]
Using run-time type info for compare of Data Owners
stv [Thu, 31 Aug 2006 13:38:38 +0000 (13:38 +0000)]
Improovement of messages in status bar for module.
stv [Thu, 31 Aug 2006 08:21:04 +0000 (08:21 +0000)]
Compilation warnings
stv [Thu, 31 Aug 2006 06:05:38 +0000 (06:05 +0000)]
Method selectAll()
stv [Thu, 31 Aug 2006 05:46:38 +0000 (05:46 +0000)]
Compilation warnings
stv [Thu, 31 Aug 2006 05:17:19 +0000 (05:17 +0000)]
Option support for data dictionary item.
stv [Wed, 30 Aug 2006 09:01:50 +0000 (09:01 +0000)]
Module icons in toolbar enlarged for 20 x 20.
stv [Wed, 30 Aug 2006 09:01:13 +0000 (09:01 +0000)]
Functions for image manipulation were added.
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.
stv [Tue, 29 Aug 2006 11:47:38 +0000 (11:47 +0000)]
Objects of class SUIT_DataObject deleted by method deleteLater() instead operator delete().
stv [Tue, 29 Aug 2006 11:45:02 +0000 (11:45 +0000)]
Comparing method isLess() was added.
stv [Tue, 29 Aug 2006 11:44:13 +0000 (11:44 +0000)]
Class LightApp_GLOwner was removed. LightApp_DataOwner used instead.
stv [Tue, 29 Aug 2006 11:41:29 +0000 (11:41 +0000)]
Wrong preprocessor disabling directives corrected.
stv [Tue, 29 Aug 2006 11:32:05 +0000 (11:32 +0000)]
Comparing mechanism for SUIT_DataOwner modified.
stv [Tue, 29 Aug 2006 11:26:38 +0000 (11:26 +0000)]
Subcontrol wrapper behaviour corrected. Methods hide(), show(), setShown() were modified.
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.
stv [Tue, 29 Aug 2006 11:08:46 +0000 (11:08 +0000)]
Useless class GLViewer_Owner was replaced by SUIT_DataOwner.
stv [Tue, 29 Aug 2006 11:06:58 +0000 (11:06 +0000)]
updateModelRoot() invoked in any case.
abd [Fri, 25 Aug 2006 12:04:44 +0000 (12:04 +0000)]
Fix bug 13266
Fix some misprints
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.
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.
abd [Mon, 21 Aug 2006 11:50:57 +0000 (11:50 +0000)]
remove code for replacing ":" by "/"
Bug SWP13012
abd [Wed, 16 Aug 2006 07:38:44 +0000 (07:38 +0000)]
Add pictures in binary format
abd [Wed, 16 Aug 2006 07:37:52 +0000 (07:37 +0000)]
Remove pictures in text format
abd [Wed, 16 Aug 2006 07:30:16 +0000 (07:30 +0000)]
Add pictures in binary format
abd [Wed, 16 Aug 2006 07:21:32 +0000 (07:21 +0000)]
Add pictures in binary format
abd [Wed, 16 Aug 2006 07:21:31 +0000 (07:21 +0000)]
Remove pictures in text format
abd [Wed, 16 Aug 2006 07:05:01 +0000 (07:05 +0000)]
Merge documentation for GUI package
abd [Mon, 14 Aug 2006 07:41:40 +0000 (07:41 +0000)]
Fix compilation on LInux
stv [Fri, 11 Aug 2006 11:32:49 +0000 (11:32 +0000)]
Source code comments were added for classes of package QDS
stv [Fri, 11 Aug 2006 11:32:18 +0000 (11:32 +0000)]
Source code comments added for classes of package DDS
abd [Thu, 10 Aug 2006 08:38:52 +0000 (08:38 +0000)]
Updating Dataset before checking
abd [Thu, 10 Aug 2006 06:08:40 +0000 (06:08 +0000)]
Bug SWP12863
Protection for empty shrink data
nds [Wed, 9 Aug 2006 13:46:48 +0000 (13:46 +0000)]
Porting on Win32
ouv [Tue, 8 Aug 2006 12:13:11 +0000 (12:13 +0000)]
SWP12260
abd [Tue, 8 Aug 2006 08:11:57 +0000 (08:11 +0000)]
Merge with HEAD file names
abd [Tue, 8 Aug 2006 07:58:30 +0000 (07:58 +0000)]
Fix linux compilation error ( macros MESSAGE )
abd [Tue, 8 Aug 2006 07:56:37 +0000 (07:56 +0000)]
Fix letter registry for Linux compilation
abd [Tue, 8 Aug 2006 07:55:39 +0000 (07:55 +0000)]
Adding file for branch compilation under Linux platform
skt [Mon, 7 Aug 2006 08:42:05 +0000 (08:42 +0000)]
SWP12792: convert sepeartors for file paths depending on current platform
skt [Mon, 7 Aug 2006 08:25:47 +0000 (08:25 +0000)]
SWP12792: Help pages is connected
ouv [Tue, 1 Aug 2006 12:45:54 +0000 (12:45 +0000)]
SWP12779
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.
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.
ptv [Mon, 17 Jul 2006 07:41:06 +0000 (07:41 +0000)]
remove memory leak
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
ptv [Wed, 12 Jul 2006 12:15:19 +0000 (12:15 +0000)]
CTH12949, clear selection before emit signal that study closed
tma [Wed, 5 Jul 2006 11:16:10 +0000 (11:16 +0000)]
add images in binary
tma [Wed, 5 Jul 2006 11:15:28 +0000 (11:15 +0000)]
remove images in ascii
ptv [Wed, 5 Jul 2006 09:44:20 +0000 (09:44 +0000)]
remove memory leak on myFormats QPtrList
tma [Wed, 5 Jul 2006 07:59:53 +0000 (07:59 +0000)]
add gif in binary
tma [Wed, 5 Jul 2006 07:59:06 +0000 (07:59 +0000)]
remove gif in ascii
tma [Wed, 5 Jul 2006 07:46:58 +0000 (07:46 +0000)]
add images in binary
tma [Wed, 5 Jul 2006 07:45:08 +0000 (07:45 +0000)]
remove png in ascii
ptv [Tue, 4 Jul 2006 12:54:27 +0000 (12:54 +0000)]
remove memory leak on myResources QPtrList
abd [Fri, 30 Jun 2006 13:30:00 +0000 (13:30 +0000)]
Fix double deleting of View Manager
vsv [Wed, 28 Jun 2006 13:19:52 +0000 (13:19 +0000)]
no message
ouv [Mon, 19 Jun 2006 14:39:54 +0000 (14:39 +0000)]
New splash image
ouv [Mon, 19 Jun 2006 12:23:49 +0000 (12:23 +0000)]
*** empty log message ***
ouv [Thu, 15 Jun 2006 08:33:53 +0000 (08:33 +0000)]
Merge from BR_DEBUG_3_2_0b1