berniev
da9ebc572f
Mod: redundant void 2
2022-08-08 10:27:50 +02:00
Benjamin Bræstrup Sayoc
23966513c7
[TechDraw] Remove uneeded redefinitions of inherited functions
2022-08-04 10:02:47 -04:00
Uwe
2e5e4dced8
[TD] Gui: remove some superfluous nullptr checks
2022-07-19 02:49:46 +02:00
Benjamin Bræstrup Sayoc
87d4c8e237
[TechDraw] Improve readability of ViewProviderTemplate.cpp
2022-07-15 11:31:11 -04:00
Wanderer Fan
9894964eb6
[TD]implement navigation styles
2022-06-24 10:03:02 -04:00
wmayer
fd8719c85c
TD: [skip ci] activate PCH of TechDraw (Gui) and use forward declarations
...
For MSVC this reduces compile time by ~20%
2022-03-25 13:54:47 +01:00
Uwe
fdc4196384
[TD] ViewProviders: remove more unused includes
...
- also sort the includes
2022-02-18 05:11:52 +01:00
bitacovir
468af0e714
[TD] Name uniformity for Tree Icons
2021-05-07 12:07:35 -04:00
wmayer
5e73e7187a
TD: fixes #0004598 : Segfault when deleting template without page
2021-03-27 13:18:15 +01:00
donovaly
e727cd3754
also avoid leading newlines
2020-07-26 19:47:25 -04:00
donovaly
d7ee728be3
assure the translation
...
- also fix a typo
2020-07-26 19:47:25 -04:00
donovaly
5e6e03b6fa
improve coding style
2020-07-26 19:47:25 -04:00
donovaly
2b33e7776d
[TD] get rid of trailing newlines
...
as discussed with luzpaz in https://github.com/FreeCAD/FreeCAD/pull/3735
there shouldn't be trailing newlines in translated strings.
- Moreover fix the logic of the output dialog text
2020-07-26 19:47:25 -04:00
donovaly
76daaf1863
ViewProviderTemplate.cpp: remove unused include
2020-03-04 08:24:17 -05:00
donovaly
5a61baf07c
[TD] handle object deletions better
...
see https://forum.freecadweb.org/viewtopic.php?p=366902#p366902
2020-03-04 08:24:17 -05:00
wmayer
e900384250
declare getMDIView and getMDIViewPage as const
2019-12-29 13:55:39 +01:00
Zheng, Lei
d26f772035
TechDraw: Link related changes
...
* Support link and group objects
* Support view sync by implementing view provider API getMDIView()
* Use handleChangedPropertyType() for object migration instead of
reimplementing Restore() because of a lots of changes in
PropertyContainer::Restore().
* Various other small fixes.
2019-08-17 15:15:46 +02:00
wandererfan
d42c79c146
Fix #3695 Frame toggle sync
2019-05-13 12:29:15 -04:00
WandererFan
02d318f89d
Prevent Page Template Interference
...
- adding a 2nd+ Page with a different Template
modified the existing Page's Template
2018-02-06 13:58:00 -05:00
WandererFan
833bd66a18
Fix page alignment when change to different Template
2017-09-10 15:25:22 +02:00
WandererFan
e8f2c68b5c
Allow DrawPage updates to be suspended
2017-09-10 15:21:54 +02:00
WandererFan
18cd5b5166
Feature Request 1880 - hide Template
2017-02-07 10:51:42 -02:00
WandererFan
32a8621e14
Dimension Precision property does not update
...
VPs updateData doesn't call parent
2016-07-11 15:32:16 +02:00
WandererFan
510569f05b
Fix issue 53 Drawing templates
2016-07-11 15:32:16 +02:00
WandererFan
5af541e340
Standardize icon naming
2016-07-11 15:32:16 +02:00
WandererFan
9062b7e727
Mod/Drawing includes -> Mod/TechDraw
2016-07-11 15:32:16 +02:00
WandererFan
7c009c6def
Add Mod/TechDraw/Gui
2016-07-11 15:32:16 +02:00