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 |
|
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
|
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
|
bd2042b4d1
|
Merge branch 'V7_dev'
|
2016-03-24 16:36:53 +03:00 |
|
vsr
|
8370b4a1c4
|
Update copyright: 2016
|
2016-03-15 15:27:04 +03:00 |
|
imn
|
f3c62a0c0b
|
Merge Qt5 porting.
|
2015-12-25 10:54:06 +03:00 |
|
Christophe Bourcier
|
6c27d2b4d5
|
Update translation files from Crowdin
|
2015-05-05 19:22:41 +03:00 |
|
akl
|
ff7fc4d6c2
|
Copyrights update 2015.
|
2015-02-10 13:25:20 +04:00 |
|
Christophe Bourcier
|
9003182233
|
Update translation files from Crowdin
|
2014-12-18 17:25:16 +03:00 |
|
Florian BRUNET
|
62e64005f6
|
More and last french translation check for GEOM.
|
2014-11-13 14:40:21 +01:00 |
|
mpa
|
5bc218e9c8
|
0022379: EDF 2276 GEOM: Dependency Tree - added resize event for view and new method of showing tree considering a size of scene
|
2014-11-07 10:33:47 +03:00 |
|
mpa
|
76bdbaedf7
|
0022379: EDF 2276 GEOM: Dependency Tree - reverse the direction of the arrows
|
2014-10-31 16:59:11 +03:00 |
|
vsr
|
62283977ac
|
Fight memory leaks
|
2014-10-22 18:22:21 +04:00 |
|
vsr
|
3c1414974e
|
Remove obsolete staff; redesign Handle-based and CDL-generated classes
|
2014-10-22 11:16:17 +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
|
80531775fd
|
Fix problems with displaying Dependency tree on Windows platform.
|
2014-07-07 18:51:33 +04:00 |
|
ana
|
12122ec111
|
Win32 compatibility
|
2014-07-02 17:15:40 +04:00 |
|
mpa
|
b0494784bf
|
0022472: EDF 2690 Reduce Study: Delete cyclic dependency
|
2014-07-02 16:14:57 +04:00 |
|
ana
|
9e822ecfcd
|
Win32 compatibility
|
2014-07-02 13:20:45 +04:00 |
|
mpa
|
adfe6b226a
|
add synchronization with "Dependency Tree" view
|
2014-06-24 10:07:59 +04:00 |
|
mpa
|
fc81102714
|
add zoom action when wheel is spinning
|
2014-06-11 11:06:57 +04:00 |
|
mpa
|
8dd08cf7fe
|
add documentation about dependency tree functionality
|
2014-06-06 16:08:47 +04:00 |
|
mpa
|
965dcbfba8
|
Correction of code for bi-linked nodes
|
2014-06-05 15:55:29 +04:00 |
|
mpa
|
6076f118e7
|
- clean programming code
- add signals for GEOMGUI-->DependecyTree cooperation
- begin of documentation
|
2014-06-05 11:44:52 +04:00 |
|
mpa
|
182e941e7e
|
- clean programming code
|
2014-06-04 13:01:12 +04:00 |
|
mpa
|
589fb20740
|
- add new translation
- correct some files
|
2014-06-03 10:14:22 +04:00 |
|
mpa
|
1673cb51ce
|
- add new Dependency Tree selector
|
2014-06-02 12:20:08 +04:00 |
|
akl
|
f084f3e3cd
|
Automatic update of Dependency tree after object renaming.
|
2014-05-29 17:44:36 +04:00 |
|
mpa
|
66d16d30f7
|
- add possibility to rebuild dependency tree by selecting objects
|
2014-05-29 15:18:22 +04:00 |
|
mpa
|
5434de9c2b
|
- add new method for view
- edit the work of thread
|
2014-05-28 15:07:18 +04:00 |
|
mpa
|
2bda43c6b2
|
- add new method for view
- edit the work of thread
|
2014-05-28 15:06:55 +04:00 |
|
akl
|
ff4c9a2717
|
Implementation of 'Show' and 'Show Only' actions from popup menu for selected objects in Dependency tree.
|
2014-05-28 09:11:20 +04:00 |
|
mpa
|
328ea5246c
|
Add object selection in Dependency Tree
|
2014-05-23 17:04:32 +04:00 |
|
mpa
|
e39d0de8bc
|
Correction 2 of GUI part
|
2014-05-23 15:43:01 +04:00 |
|
mpa
|
a782d52dec
|
Correction of GUI part
|
2014-05-23 12:09:19 +04:00 |
|
akl
|
0fd903e83e
|
Debug of GetDependencyTree.
|
2014-05-23 09:11:17 +04:00 |
|
mpa
|
bec320673b
|
Creation of GUI part
|
2014-05-21 17:42:20 +04:00 |
|