Commit Graph

118 Commits

Author SHA1 Message Date
eap
49fd9a6330 Prevent processing SHAPERSTUDY objects` 2020-05-07 19:49:06 +03:00
vsr
df260abc61 Copyright update 2020 2020-04-15 16:11:04 +03:00
Pascal Obry
ed0f1a6b82 Porting to ParaView 5.8 2020-03-11 14:36:23 +03:00
rnv
9157430337 Remove QT4 compatibility. 2019-05-31 15:05:36 +03:00
vsr
d6f1d8730f Update copyrights 2019-02-14 13:56:18 +03:00
rnv
81de8c6b11 Unicode support 2018-07-13 09:48:33 +03:00
eap
bef7e3cbcd Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/625363577
2018-06-25 14:32:46 +03:00
rnv
4df93cfed7 Merge V9_dev branch into master 2018-06-14 14:40:29 +03:00
rnv
9fe1f193a4 Migration to OpenCASCADE CMake configuration 2018-03-05 18:40:48 +03:00
rnv
afac3e067e Unicode support: correct handling of unicode on GUI level 2018-01-22 11:55:44 +03:00
rnv
001d93f1ef Merge 'master' branch into 'V9_dev' branch. 2018-01-16 19:46:43 +03:00
eap
8f00089bdf typo-fix by Kunda
http://www.salome-platform.org/forum/forum_10/195000978
2018-01-09 13:33:37 +03:00
eap
a9fe5759c5 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/22126441
2017-12-28 14:38:33 +03:00
rnv
40d76807e9 Merge master branch into V9_dev. 2017-12-26 16:30:57 +03:00
vsr
935cd27401 0023450: Fields are not displayed in GEOM
- Make color scale a property of the OCC view model
- Redesign color scale management
2017-09-28 16:08:10 +03:00
asl
47e260a974 0023450: Fields are not displayed in GEOM
+ IPAL54211: SALOME-8.3.0: Geometry fields are displayed incorrectly
+ Clean-up deprecated OCCT-related code
2017-09-25 15:28:18 +03:00
rnv
a79bb58153 Merge multi-study removal branch. 2017-06-13 12:57:14 +03:00
eap
fb044eba69 IPAL54049: Operations on multiple study objects are very long
Most of time was spent in GEOM_Displayer::UpdateColorScale() {
myApp->selectionMgr()->selectedObjects( aSelectedObjects );
}
2017-03-22 17:02:15 +03:00
vsr
d1e1f96ab2 Update in accordance with changes in QtxComboBox. 2016-06-21 16:08:42 +03:00
mpa
31b91717e0 Migration to OCCT 7.0 2016-05-25 18:55:33 +03:00
vsr
bd2042b4d1 Merge branch 'V7_dev' 2016-03-24 16:36:53 +03:00
vsr
cc6a9a8b86 Update according PyConsole redesign in GUI module 2016-03-18 17:59:42 +03:00
Florian BRUNET
dd9852af66 Adaptative maintenance of GEOM for new SalomePyConsole. 2016-03-16 15:27:03 +03:00
Florian BRUNET
32a099aa46 Adaptative maintenance of GEOM for new SalomePyConsole. 2016-03-16 15:20:46 +03:00
vsr
8370b4a1c4 Update copyright: 2016 2016-03-15 15:27:04 +03:00
vsr
fc8218a049 Updates from V7_dev branch 2016-02-19 16:45:33 +03:00
vsr
2a43dbcceb Merge relevant changes from V8_0_0_BR branch 2016-02-15 17:37:33 +03:00
imn
f3c62a0c0b Merge Qt5 porting. 2015-12-25 10:54:06 +03:00
mpa
0a9a0010a0 CMake improvement: usage of SALOME_GUI_MODE() macro 2015-06-11 16:03:47 +03:00
mpa
d620d57a86 "Reduce Study" dialog box: bug fixing 2015-04-09 16:48:40 +03:00
eap
3412372987 Fix usage of SUIT_OverrideCursor
-  SUIT_OverrideCursor();
+  SUIT_OverrideCursor wc;
2015-03-05 16:37:28 +03:00
imn
2ed03d35e6 Remove unused header AIS_Drawer.hxx 2015-02-16 17:56:10 +03:00
akl
ff7fc4d6c2 Copyrights update 2015. 2015-02-10 13:25:20 +04:00
vsr
53ee509ba5 0022379: EDF 2276 GEOM: Show the ascendants and descendants of a GEOM object in a family tree
- Additionally split view to show OCC and Dependency views near each other
2014-10-31 20:23:54 +03:00
vsr
f07c1d15eb IPAL22837: TC 6.4.0: Auto Color does not reset color of group of edges 2014-10-31 18:49:21 +03:00
vsr
aa8b2914fb IPAL52528: TC7.5.0: Dump study - transparency is lost
Properly process visibility state on Show/Hide operations
2014-10-23 16:33:30 +04:00
vsr
3c1414974e Remove obsolete staff; redesign Handle-based and CDL-generated classes 2014-10-22 11:16:17 +04:00
vsr
852ccfccc5 Remove obsolete conditionals 2014-09-24 16:48:36 +04:00
rnv
aeddae7719 0022616: [CEA 1038] Improve the quality of stl and vtk exports 2014-09-22 10:34:19 +04:00
imn
05e07e916e Remove obsolete OCC_VERSION_LARGE defines. 2014-08-08 16:10:04 +04:00
vsr
7961b83044 Revert "Synchronize adm files"
This reverts commit 3cd92817cb.
2014-08-07 13:58:48 +04:00
Maintenance team (INV)
3cd92817cb Synchronize adm files 2014-08-06 23:16:58 +04:00
akl
8325f0f6ba 2nd part of previous commit. 2014-07-23 12:51:21 +04:00
akl
70b0ad241e Improving graphical 'Unpublish' functionality to hide also references of the given objects.
It is done according to 17816 note in 0022472 (EDF 2690 GEOM: Keep only some terminal objects and its parents) issue.
2014-07-23 11:57:20 +04:00
akl
c531936429 Small code refactoring. 2014-06-24 17:20:50 +04:00
mpa
fa057fce70 Merge branch 'origin/akl/22379' 2014-06-24 13:03:03 +04:00
akl
8702bf10d3 + removing references to deleted objects. 2014-06-24 12:55:33 +04:00
mpa
ac61a2cdfc add documentation about "Reduce Study" functionality 2014-06-24 12:36:49 +04:00
akl
91ea3e3f9b Rollback references removing. 2014-06-24 12:21:35 +04:00
akl
33c22cca77 1) Set more correct method name. 2) remove references to deleted objects. 2014-06-24 11:39:43 +04:00