Zheng, Lei
68aca247ee
Gui: remove FC_TREEPARAM, add document for class TreeParams
2019-09-27 15:49:42 +02:00
wmayer
b50b21576e
core system
...
force strict ISO C++ (-Wpedantic)
TODO: still a lot of variadic macros are not valid ISO C++
2019-09-18 01:01:14 +02:00
Zheng, Lei
a9b866caa5
Gui: ActiveObjectList API changes
...
Support sub-object in ActiveObjectList. This means that it can now
distinguish the same object being activated under different parent,
which may be in a different document through external linking.
2019-08-17 15:08:34 +02:00
wmayer
4e973324ae
when restoring object then only expand single items, not its parent items
2019-02-24 00:37:53 +01:00
wmayer
2dd876c082
auto-expand/collapse a tree item when activating it
2018-09-10 15:47:48 +02:00
wmayer
a1b0c2ff32
Gui: Better visualization of the Active Object
2018-08-19 18:14:06 +02:00
wmayer
34585e0ba0
+ improve whitespaces
2016-05-22 18:44:49 +02:00
DeepSOIC
23d905e869
PartDesign (core): fix inability to deactivate active object
...
It was impossible to deactivate active object (Part or Body) with:
Gui.ActiveDocument.ActiveView.setActiveObject("pdbody",None)
2016-05-21 01:31:06 +03:00
Mateusz Skowroński
e797054304
Fix files encoding. Go from ISO8859-1 to UTF-8.
2016-04-15 10:22:08 +02:00
Stefan Tröger
0f30096cec
make new document views obey the scene graph children stacking
2016-04-12 18:12:08 +02:00
blobfish
ae3916229d
Gui: ActiveObject: remove upon delete
...
Squashed with:
Gui: MDIView: connection bug.
Gui: MDIView: forgot disconnect.
2016-04-12 18:12:04 +02:00
jriegel
45f7c99c1c
Changing active object handling in PartDesign
2016-04-12 18:12:03 +02:00
jriegel
16ab7f710b
Active object manager for the Viewer
2016-04-12 18:12:03 +02:00