wmayer
503a2ff6cd
Gui: [skip ci] improve whitespaces
2021-10-20 22:33:50 +02:00
luz paz
38815b9550
Gui: Fix header uniformity, whitespace, and doxygen fixes
2020-11-26 10:14:56 +01:00
wmayer
1b2a7ef6fc
PVS: V547 Expression is always true/false
2020-07-18 10:59:27 +02:00
luz.paz
04ba2872f0
src/Gui: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all `src/Gui` files
2019-12-25 11:39:17 +01:00
wmayer
f14371bc06
convert enum to enum class to fix -Wgnu-redeclared-enum
2019-11-13 22:39:27 +01:00
Zheng, Lei
959ec5dad3
Gui: remove FC_TREEPARAM, add document for class TreeParams
2019-09-27 15:49:42 +02:00
wmayer
9fa56345cf
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
fdf7adb6e1
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
1308a02c83
when restoring object then only expand single items, not its parent items
2019-02-24 00:37:53 +01:00
wmayer
4e3b929fc8
auto-expand/collapse a tree item when activating it
2018-09-10 15:47:48 +02:00
wmayer
6e697ddebf
Gui: Better visualization of the Active Object
2018-08-19 18:14:06 +02:00
wmayer
dc74f02fad
+ improve whitespaces
2016-05-22 18:44:49 +02:00
DeepSOIC
f873a24b84
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
b6bace2cc4
Fix files encoding. Go from ISO8859-1 to UTF-8.
2016-04-15 10:22:08 +02:00
Stefan Tröger
982af48e86
make new document views obey the scene graph children stacking
2016-04-12 18:12:08 +02:00
blobfish
7d4a0c9555
Gui: ActiveObject: remove upon delete
...
Squashed with:
Gui: MDIView: connection bug.
Gui: MDIView: forgot disconnect.
2016-04-12 18:12:04 +02:00
jriegel
d7c932d714
Changing active object handling in PartDesign
2016-04-12 18:12:03 +02:00
jriegel
8cd51ade8b
Active object manager for the Viewer
2016-04-12 18:12:03 +02:00