Zheng, Lei
8f2aaa0934
TreeView: fix tree view performance
...
It seems on some system calling QTreeWidgetItem::takeChildren and then
addChild back is expensive. This fix avoids that but still keeps track
of item order in claimed children
2017-04-05 19:41:16 +02:00
Zheng, Lei
d3557d2105
Gui: made the TreeView stable
...
The TreeView item (DocumentObjectItem) and DocumentObject now have a N:1
relationship. Adding or removing object with claimed children no longer
affects existing TreeView items.
2017-03-26 18:53:36 +02:00
wmayer
f551bf9cc3
introduce flag to skip recomputes of a document when needed
2016-10-21 22:23:34 +02:00
Yorik van Havre
647956f697
Added "mark to recompute" action to tree view
2016-10-12 17:35:01 -03:00
Stefan Tröger
56492971c8
Remove redundant drag'n'drop interface
...
In the long time of parallel assembly development an own drag'n'drop interface has been added to master and assembly branch. After merge both have been available. This commit removes one and keeps the more extensive implementation
2016-10-08 12:48:34 +02:00
jriegel
be619b3e7d
Generall Drag/Drop interface
2016-04-12 18:12:01 +02:00
jrheinlaender
8390bbb999
Work on inserting, removing, hiding and showing features in the body
2016-04-12 18:11:48 +02:00
jriegel
8eb0d198f8
First claimChildren3D implementation and Starting PartItem implementation
2016-04-12 18:11:45 +02:00
jriegel
d9b6c03304
Finally fixing the highlight code
2016-04-12 18:11:44 +02:00
jriegel
fd000dff8a
Add highlighting of tree view items
2016-04-12 18:11:44 +02:00
jriegel
9b5f9b8e58
Commands and object making
2016-04-12 18:11:44 +02:00
Mateusz Skowroński
05f95c0506
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
wmayer
afb2641c60
+ fix possible crash in DocumentItem
2015-02-01 12:09:37 +01:00
wmayer
567a0e3fc4
+ fixes #0001905 : Group-ordering of orphaned children not working as expected
2015-01-11 22:15:18 +01:00
wmayer
27a1f62d7e
+ drag and drop on tree widget
2014-03-12 14:38:00 +01:00
wmayer
4e89fd1b6e
+ Avoid cyclic dependency of tree items
2014-03-11 19:27:46 +01:00
wmayer
46c606e864
Prepare tree view to show for multiple referenced objects more tree items
2013-05-08 14:47:20 +02:00
wmayer
8eb07e0184
Make information if tree item is expanded/collapsed persistent
2013-04-29 14:30:26 +02:00
wmayer
436386c005
Fix typos
2013-04-28 17:33:48 +02:00
jriegel
61914bc772
Add all base system changes from the Assembly branch
2013-02-10 20:02:33 +01:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00