luz paz
52764d93f5
Gui: fix header uniformity
...
Make uniform all Gui/ directory headers.
2022-11-28 08:39:38 -06:00
berniev
3877fc62c3
Gui: Single arg ctors must be explicit (PR #7369 )
2022-08-24 15:06:03 +02:00
wmayer
779a728a8c
Gui: remove redundant void
2022-08-12 17:59:59 +02:00
wmayer
ff4857d953
Gui: help clazy with missing include
2022-07-27 07:43:24 +02:00
wmayer
3293f54a50
Gui: help clazy checker with export macro
2022-07-27 01:19:43 +02:00
wmayer
1178df06b4
Gui: modernize C++11
...
* use nullptr
2022-03-23 18:41:21 +01:00
wmayer
b626b7d719
Gui: Optimize includes to reduce compile time
2022-03-09 01:25:29 +01:00
Uwe
1a9493d937
[Gui] ActiveObjectList etc.: remove unused includes
2022-03-03 02:08:19 +01:00
luz paz
38815b9550
Gui: Fix header uniformity, whitespace, and doxygen fixes
2020-11-26 10:14:56 +01: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
0936ebd3c9
Gui: fix active object highlight
2019-09-10 14:17:06 +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
6e697ddebf
Gui: Better visualization of the Active Object
2018-08-19 18:14:06 +02: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
b733d38064
better active part and document tip handling
2016-04-12 18:12:10 +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
blobfish
9b9d79d2fe
Part Design: adding const char PDBODYKEY and using. No functional change.
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
6ee85f65f5
some fixes in Active object handling on Viewer
2016-04-12 18:12:03 +02:00
jriegel
8cd51ade8b
Active object manager for the Viewer
2016-04-12 18:12:03 +02:00