Commit Graph

59 Commits

Author SHA1 Message Date
vsr
fcfaf376b0 *** empty log message *** 2007-10-11 09:49:47 +00:00
mkr
49047f7d29 Porting to Qt4. 2007-07-11 06:23:48 +00:00
mkr
1fc8a3403c Porting to Qt4. 2007-07-05 08:45:05 +00:00
mkr
310d065b3f Porting to Qt4. 2007-07-04 07:33:41 +00:00
abd
a283b389c8 Merging from V3_2_6pre4 2007-04-18 15:44:19 +00:00
abd
611ec94e27 Merging with WPdev 2007-02-07 11:48:21 +00:00
mzn
4b73bc1846 Improved fix for bug PAL12858 (EDF210 GEOM Preferences menu of GEOM: color of the wireframe?). 2006-08-29 12:04:48 +00:00
mzn
af12d871fc Fix for bug PAL12858(EDF210 GEOM Preferences menu of GEOM: color of the wireframe?) 2006-08-25 14:05:16 +00:00
skl
50d053afee Implementation of change orientation in Repair in GEOM. 2006-07-13 10:12:22 +00:00
jfa
6a037592d2 PAL1584, PAL1586: Exclude 'Color' item from popup-menu of SMESH and VISU objects if Geometry module is active. 2006-06-28 08:11:18 +00:00
jfa
9499b99fe2 Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:32:40 +00:00
jfa
e99c8a4fdd Fix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys. 2006-05-10 14:27:12 +00:00
jfa
e180c20f73 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:44:32 +00:00
jfa
438f4b0922 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:11:51 +00:00
asl
106cb1d888 Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer 2005-12-01 10:05:15 +00:00
mzn
f4c6ee73a9 Fix for bug IPAL10562 (SIGSEGV detected after close and trying create new window with OCC Viewer). 2005-11-30 08:19:08 +00:00
asl
81cd07ec51 PAL10471 - incorrect 3D popup for erased objects 2005-11-24 09:43:23 +00:00
asl
1540096924 Hide second "Erase all" in GEOM module 2005-11-09 14:21:30 +00:00
nds
6fa64130e5 Using files from package LightApp instead of SalomeApp 2005-11-03 08:30:14 +00:00
asl
c1745184cb All modules must use SVTK package instead VTK 2005-10-05 06:28:23 +00:00
asl
32bc1fde5c PAL10133 - Two "display" in popup 2005-10-04 05:34:20 +00:00
asl
76e11e9eb1 PAL9391 2005-09-27 06:32:15 +00:00
env
a994aaae9f ENV: Windows porting 2005-08-29 06:03:08 +00:00
szy
409b095d25 Windows porting 2005-08-19 11:51:38 +00:00
jfa
131a4abe50 Avoid including of SALOMEDS classes; fix pb with objects deletion 2005-08-18 06:15:31 +00:00
asl
3f1ffd58cd PAL9780 2005-08-18 04:17:20 +00:00
asv
66ed942fe4 rules for display/erase popup commands changed. Also added code to create a default view window on Display command if no window was open. 2005-08-10 06:22:56 +00:00
asv
694a9aaaee menues "Tools" and "Preferences" are moved to the right.. 2005-08-02 12:43:40 +00:00
asv
2cff49a1b0 Popup-s changed. "isActiveViewer" parameter = "isActiveView", its calculation is moved to SalomeApp level. 2005-07-11 11:07:49 +00:00
mzn
144524d7be Improvement(Add a new preference to GEOM ? default ?Shading/Wireframe? visualization mode). 2005-07-06 12:42:51 +00:00
asv
2d00c4016f fixed bug with popups in GEOM. 2005-06-28 10:00:46 +00:00
asv
0bfe0b990b Bug fixed: if Plot2D viewer is active, then "computation" of popup crashed. 2005-06-27 11:51:58 +00:00
asv
14c6b1f558 new function globalParam() of Selection is used in GEOM. 2005-06-24 06:13:27 +00:00
asv
167977175e Bug IPAL9276 is fixed. 2005-06-23 14:04:19 +00:00
stv
0759ac4eab Preferences 2005-06-22 09:58:12 +00:00
asv
a3dbf9db14 Bug fixes. 2005-06-22 06:29:29 +00:00
asv
8383118883 Fix for a bug: a command with id 8001 is the same as 800 (create group) but called from a popup (another caption). so we let it to be handled just as command id 800. Also an icon for 8001 was added. 2005-06-17 10:56:32 +00:00
asv
650baae06d fix for bug: "rename" can be called even when there is no active viewer. 2005-06-17 06:05:05 +00:00
srn
79263e107d BugID IPAL9186: Added a static method InitGeomGen for initialization of myComponentGeom static variable from geompy.py Python script. 2005-06-15 11:50:44 +00:00
asv
5013150a88 bug fixes with popup menus. 2005-06-14 12:40:36 +00:00
asv
577ebb1ccd Bug fixes. 2005-06-10 12:43:15 +00:00
asv
e11f561fd5 Fix for bug when GEOM did not check for Engine to be correctly loaded. 2005-06-09 12:34:59 +00:00
mzn
46b338c045 Fix for Bug IPAL9053( 3.0.0: "Check Geometry" and "Load script" functionalities from menu "Tools" aren't work.).
"Load Script" moved from Geometry module to menu File(so, now it is accessible from all modules).
2005-06-09 09:10:51 +00:00
asv
9d1fc14305 activateModule/deactivateModule functions are made "bool". 2005-06-08 12:39:43 +00:00
mzn
05b87d9cef Correction. 2005-06-08 09:27:11 +00:00
stv
aad788778e Added LogWindow support for GEOM 2005-06-03 11:30:21 +00:00
asv
d323a0aa04 Displayer: bug in clearTemporary() is fixed.
GeometryGUI: rules of popups are changed (fixed).
2005-06-03 10:41:52 +00:00
smh
7322118087 SMH: Merged GEOM (NEWGUI, HEAD, POLYWORK) 2005-06-02 07:17:09 +00:00
vsr
74989f5a3e Fix PAL7557: Allow 'Display Only' popup menu command for the 'Geometry' component object. 2005-02-01 14:25:46 +00:00
admin
ca429d817a Merge with OCC_development_01 2005-01-20 06:24:17 +00:00