]>
SALOME platform Git repositories - modules/gui.git/log
stv [Fri, 27 Jan 2006 06:00:39 +0000 (06:00 +0000)]
Compilation errors on Windows
stv [Thu, 26 Jan 2006 14:08:32 +0000 (14:08 +0000)]
Info label in the status bar shown at the first time after creation.
asv [Thu, 26 Jan 2006 11:52:32 +0000 (11:52 +0000)]
dirPath() was declared private (by mistake!). Now made public, as originally in QFileDialog..
asv [Thu, 26 Jan 2006 09:24:24 +0000 (09:24 +0000)]
Fix for bug PAL11367: on Debian Sarge QFileDialog's dirPath() function returns wrong directory (one level up from the selected).
The fix: SUIT_FileDlg redefines dirPath() function. The implementation returns dirPath of the selected file if it exists.
asv [Thu, 26 Jan 2006 09:21:52 +0000 (09:21 +0000)]
Synchronization algorithm between tree structures of SObjects and SUIT_DataObjects is implemented (instanciated a template methods defined in SUIT_TreeSync.h).
asv [Thu, 26 Jan 2006 09:19:56 +0000 (09:19 +0000)]
Caching of pixmaps is added. If a pixmap was loaded once - it is added to an internal map, and returned from this map (whithout re-loading) on futher requests.
asv [Thu, 26 Jan 2006 09:18:14 +0000 (09:18 +0000)]
Synchronization algorithm between tree structures of SUIT_DataObjects and OB_ListItems is implemented (instanciated template methods defined in SUIT_TreeSync.h).
asv [Thu, 26 Jan 2006 09:16:22 +0000 (09:16 +0000)]
isComponent() method is fully implemented.
asv [Thu, 26 Jan 2006 09:15:09 +0000 (09:15 +0000)]
SUIT_TreeSync.h is added to CVS and Makefile.in.
This file introduces general synchronization algorithm between tree structures. It is implemented using templates, and instanciated in:
- ObjBrowser package: synchronization between trees of SUIT_DataObjects and OB_ListItems
- SalomeApp package: synchronization between trees of SObjects and SUIT_DataObjects
stv [Wed, 25 Jan 2006 11:44:22 +0000 (11:44 +0000)]
QGuardedPtr used for field myStudy. This prevet using of the deleted study object.
mkr [Tue, 24 Jan 2006 14:22:11 +0000 (14:22 +0000)]
Fix for bug PAL8237 : Crash after trying to activate dataflow window.
stv [Tue, 24 Jan 2006 08:14:55 +0000 (08:14 +0000)]
no message
mkr [Mon, 23 Jan 2006 13:06:31 +0000 (13:06 +0000)]
Fix for bug IPAL11287 : It is impossible to create PYCALCULATOR component nodes in Supervisor.
ouv [Fri, 20 Jan 2006 14:30:51 +0000 (14:30 +0000)]
Fixed bug GVIEW11261 : SMESH: Diagonal Inversion, Union of two triangles - exception and selection problems
stv [Fri, 20 Jan 2006 13:09:10 +0000 (13:09 +0000)]
no message
ouv [Fri, 20 Jan 2006 11:13:23 +0000 (11:13 +0000)]
Fixed bug GVIEW11283 : POST-PRO: front/bottom/? viewer toolbar buttons work wrong
pdn [Fri, 20 Jan 2006 09:08:37 +0000 (09:08 +0000)]
PDN: time.h aded for clock on WNT
mkr [Fri, 20 Jan 2006 07:16:46 +0000 (07:16 +0000)]
Modifications to avoid endless recursion when GLViewer_Object::setGroup(...)
method is called.
apo [Fri, 20 Jan 2006 06:53:53 +0000 (06:53 +0000)]
Join BR-D5-38-2003
stv [Thu, 19 Jan 2006 09:14:42 +0000 (09:14 +0000)]
no message
vsv [Wed, 18 Jan 2006 14:52:45 +0000 (14:52 +0000)]
no message
stv [Wed, 18 Jan 2006 14:23:15 +0000 (14:23 +0000)]
no message
vsv [Wed, 18 Jan 2006 13:40:46 +0000 (13:40 +0000)]
no message
vsr [Wed, 18 Jan 2006 12:34:44 +0000 (12:34 +0000)]
Fix a bug: --modules parameter is not processed correctly if one only module is passed (application goes to infinite loop)
stv [Wed, 18 Jan 2006 09:54:39 +0000 (09:54 +0000)]
no message
stv [Wed, 18 Jan 2006 07:41:18 +0000 (07:41 +0000)]
Keyword mismatched.
stv [Wed, 18 Jan 2006 07:40:48 +0000 (07:40 +0000)]
Wrong initial min/max limits.
admin [Tue, 17 Jan 2006 11:50:26 +0000 (11:50 +0000)]
This commit was generated by cvs2git to create branch
'OCC_development_generic_2006'.
Cherrypick from master 2006-01-17 11:50:24 UTC stv <stv@opencascade.com> 'no message':
src/QDS/resources/QDS_msg_en.po
stv [Tue, 17 Jan 2006 11:50:03 +0000 (11:50 +0000)]
Attribute 'required' taken into account
stv [Tue, 17 Jan 2006 11:20:09 +0000 (11:20 +0000)]
Not defined min / max limits if it not specified in XML file.
stv [Tue, 17 Jan 2006 09:11:21 +0000 (09:11 +0000)]
Overloaded operator QWidget*()
stv [Tue, 17 Jan 2006 08:36:45 +0000 (08:36 +0000)]
Method isEmpty corrected.
stv [Tue, 17 Jan 2006 08:36:13 +0000 (08:36 +0000)]
Corrected tab order for datum cotrols. Now tab order equivalent to creation order.
stv [Tue, 17 Jan 2006 08:34:42 +0000 (08:34 +0000)]
Correct tab order for dialog control buttons (from left/top to right/bottom or in reversed order)
enk [Mon, 16 Jan 2006 12:45:07 +0000 (12:45 +0000)]
Fix for Bug PAL11197:
SMESH and VISU: In scalar bar preferences, there is no control that X+width<=1 and Y+height<=1
stv [Thu, 12 Jan 2006 13:36:41 +0000 (13:36 +0000)]
no message
stv [Thu, 12 Jan 2006 08:49:24 +0000 (08:49 +0000)]
Actions can be removed before QtxActionMgr destructor. Guarded pointers were used.
stv [Tue, 10 Jan 2006 14:26:05 +0000 (14:26 +0000)]
Compilation warnings
stv [Tue, 10 Jan 2006 14:25:04 +0000 (14:25 +0000)]
no message
stv [Tue, 10 Jan 2006 14:23:32 +0000 (14:23 +0000)]
If items removed from outside and removed from map then map iterator in destructor become invalid. Copy of map is used.
stv [Tue, 10 Jan 2006 14:20:50 +0000 (14:20 +0000)]
Property "visibleCount"
stv [Tue, 10 Jan 2006 14:20:26 +0000 (14:20 +0000)]
Hides the list if list items count less than 2
stv [Tue, 10 Jan 2006 14:13:29 +0000 (14:13 +0000)]
Color conversion methods.
stv [Tue, 10 Jan 2006 14:10:18 +0000 (14:10 +0000)]
Search item referenced list in the component. If not found then list searched in the dictionary.
asv [Tue, 10 Jan 2006 09:57:51 +0000 (09:57 +0000)]
added methods to draw rectangle, polygon, vertex, cross, etc.
asl [Fri, 30 Dec 2005 13:42:31 +0000 (13:42 +0000)]
PAL10710 - selection is lost if user clicks non-selectable actor or free point holding down Shift button
ptv [Fri, 30 Dec 2005 12:39:20 +0000 (12:39 +0000)]
correct ::start( op*, bool )
enk [Fri, 30 Dec 2005 09:26:03 +0000 (09:26 +0000)]
Fix for Bug IPAL10939
Incorrect presentation of a polyhedral mesh volume
asl [Fri, 30 Dec 2005 08:21:19 +0000 (08:21 +0000)]
*** empty log message ***
asl [Fri, 30 Dec 2005 08:18:14 +0000 (08:18 +0000)]
Implementation of fixup method for standard Qt double validator, this method corrects string such way, that she satisfies inequality:
bottom<=user data<=top
apo [Thu, 29 Dec 2005 15:42:55 +0000 (15:42 +0000)]
To make it compilabel
asl [Thu, 29 Dec 2005 12:55:01 +0000 (12:55 +0000)]
PAL10035 - no warning if there is no rights to save
jfa [Wed, 28 Dec 2005 08:38:00 +0000 (08:38 +0000)]
Join modifications from branch BR_3_1_0deb
stv [Wed, 28 Dec 2005 06:57:45 +0000 (06:57 +0000)]
Retriveing dictionary item without specified component.
nds [Tue, 27 Dec 2005 08:14:02 +0000 (08:14 +0000)]
Correction: parent of Plot2d_ViewFrame can be not only class Plot2d_ViewWindow.
stv [Tue, 27 Dec 2005 08:12:03 +0000 (08:12 +0000)]
printf parameter error.
stv [Fri, 23 Dec 2005 08:12:36 +0000 (08:12 +0000)]
no message
nds [Fri, 23 Dec 2005 07:05:41 +0000 (07:05 +0000)]
IPAL9991: It is wrong number of minor/major scale division in the Plot2d view.
nds [Fri, 23 Dec 2005 06:56:20 +0000 (06:56 +0000)]
IPAL9991: It is wrong number of minor/major scale division in the Plot2d view.
nds [Thu, 22 Dec 2005 14:57:55 +0000 (14:57 +0000)]
IPAL10673: Mark active viewer better
IPAL10398: Wrong popup for tabulated viewers
jfa [Thu, 22 Dec 2005 14:07:46 +0000 (14:07 +0000)]
Suppress usage of deleted object.
nds [Thu, 22 Dec 2005 12:05:44 +0000 (12:05 +0000)]
IPAL9301: SIGFPE appears after changing scale mode of the Plot2d presentation
stv [Thu, 22 Dec 2005 10:20:43 +0000 (10:20 +0000)]
Not set the main window to the QApplication. If main window of application is closed then main event loop finished and application exits. Now event loop finished when all toplevel windows closed.
stv [Thu, 22 Dec 2005 07:26:15 +0000 (07:26 +0000)]
Methods loadPreferences() and savePreferences().
stv [Wed, 21 Dec 2005 11:48:56 +0000 (11:48 +0000)]
SSPP10924
stv [Wed, 21 Dec 2005 11:44:09 +0000 (11:44 +0000)]
no message
stv [Wed, 21 Dec 2005 09:25:04 +0000 (09:25 +0000)]
removeObject(). Recursive invocation replaced by iterative references removing.
stv [Wed, 21 Dec 2005 07:16:12 +0000 (07:16 +0000)]
Bug fix for SSPP10924
stv [Tue, 20 Dec 2005 12:59:53 +0000 (12:59 +0000)]
Compilation warnings
stv [Tue, 20 Dec 2005 12:52:49 +0000 (12:52 +0000)]
New method "isSynchronizing()"
mzn [Tue, 20 Dec 2005 12:39:15 +0000 (12:39 +0000)]
Fix for bug PAL10982 ( T_3_1_0pre: can't change the trihedron size of a VTK view ).
vsv [Tue, 20 Dec 2005 12:17:02 +0000 (12:17 +0000)]
no message
vsv [Tue, 20 Dec 2005 12:11:19 +0000 (12:11 +0000)]
no message
mzn [Tue, 20 Dec 2005 11:59:35 +0000 (11:59 +0000)]
Fix for bug PAL10982 ( T_3_1_0pre: can't change the trihedron size of a VTK view ).
asl [Tue, 20 Dec 2005 07:26:34 +0000 (07:26 +0000)]
PAL10670 - it is necessary to increase speed of selection and popup construction of big number of objects
asv [Mon, 19 Dec 2005 14:01:51 +0000 (14:01 +0000)]
missing include <qimage.h> is added.
stv [Fri, 16 Dec 2005 14:36:52 +0000 (14:36 +0000)]
Added binary graphics files for clipping.
stv [Fri, 16 Dec 2005 14:36:04 +0000 (14:36 +0000)]
Removed non binary graphics files.
stv [Fri, 16 Dec 2005 13:55:36 +0000 (13:55 +0000)]
Removed "#include <utilities.h>"
mzn [Fri, 16 Dec 2005 12:34:14 +0000 (12:34 +0000)]
Correction.
mzn [Fri, 16 Dec 2005 12:24:25 +0000 (12:24 +0000)]
Move clipping dialog from LightApp to OCCViewer package.
mzn [Fri, 16 Dec 2005 10:55:01 +0000 (10:55 +0000)]
Fix for PAL10462( Reactivate GEOM_CLIPPING plane functionality ).
stv [Fri, 16 Dec 2005 09:26:42 +0000 (09:26 +0000)]
Properties mySelectionEnabled and myMultiSelectionEnabled taked into account now.
stv [Fri, 16 Dec 2005 08:19:54 +0000 (08:19 +0000)]
Parent object parameter added to constructor.
stv [Fri, 16 Dec 2005 08:05:29 +0000 (08:05 +0000)]
no message
stv [Fri, 16 Dec 2005 07:08:10 +0000 (07:08 +0000)]
Cyclic invocation of method "show" was removed.
stv [Thu, 15 Dec 2005 16:02:32 +0000 (16:02 +0000)]
no message
akk [Thu, 15 Dec 2005 13:41:46 +0000 (13:41 +0000)]
Correction of the path to XML file.
asl [Thu, 15 Dec 2005 10:01:25 +0000 (10:01 +0000)]
PAL10870 - to improve export of Plot2d to PostScript
asl [Thu, 15 Dec 2005 09:55:40 +0000 (09:55 +0000)]
PAL10870 - to improve export of Plot2d to PostScript
asl [Thu, 15 Dec 2005 09:45:48 +0000 (09:45 +0000)]
new packages DDS, QDS
asl [Thu, 15 Dec 2005 09:39:51 +0000 (09:39 +0000)]
for compilation under Linux
asl [Thu, 15 Dec 2005 09:39:05 +0000 (09:39 +0000)]
*** empty log message ***
stv [Thu, 15 Dec 2005 08:33:37 +0000 (08:33 +0000)]
Libraries for several kinds of controls (line edit, spinbox, combobox, ...). These controls operate with scientific numeric datas. Each data described by individual characteristics (range, default value, measure unit, default value, name, comment, etc) from XML file.
stv [Thu, 15 Dec 2005 07:35:35 +0000 (07:35 +0000)]
Added checking of the validator pointer.
stv [Wed, 14 Dec 2005 13:13:18 +0000 (13:13 +0000)]
no message
vsv [Wed, 14 Dec 2005 09:05:59 +0000 (09:05 +0000)]
no message
vsv [Wed, 14 Dec 2005 09:05:00 +0000 (09:05 +0000)]
no message
asl [Wed, 14 Dec 2005 06:42:14 +0000 (06:42 +0000)]
PAL10810 - "Display", "Erase", "Display only" on root objects
stv [Tue, 13 Dec 2005 09:59:16 +0000 (09:59 +0000)]
Undo previously made modifications