Benjamin Bræstrup Sayoc
6df0a20214
[TechDraw] Simplify return logic
...
Easy warmup
2023-04-11 13:00:45 -04:00
Benjamin Bræstrup Sayoc
124650f8c7
[TechDraw] Improve readability of DrawViewSymbol.cpp
2023-04-05 19:19:52 -04:00
wmayer
6fb167582a
TD: move all XML query handling to a single function
2023-03-18 19:26:01 -04:00
Uwe
c947055821
[TD] remove unused headers ( #8155 )
...
* [TD] remove unused headers
- also some sorting
- also improve readability by not using an abbreviation (we consistently don't abbreviate class names)
2023-01-09 14:55:22 +01:00
Uwe
864ef31d81
[TD] minor fixes
...
- typos and code formatting as reported by the CI
- some more re-sorting
2023-01-09 12:02:50 +01:00
wandererfan
0e402ae075
[TD]add light text on dark page mode
...
- some visually impaired users need white graphics on
dark page.
- revise Annotation dialog to respect dark style
2023-01-03 17:41:33 -05:00
wandererfan
cdce4fc74d
[TD]fix read only scale property in DraftView
...
- also affects DrawViewSymbol and derivatives
2022-11-08 19:31:29 -05:00
Uwe
909e4f2dd3
[TD] DrawView*: remove unused includes - part 2
...
- also sort includes
- also additions to precompiled header
2022-10-08 02:10:26 +02:00
wandererfan
aa2b1b8392
[TD]CI clang warnings
2022-09-05 17:48:38 -04:00
berniev
f4ffd15864
Mod: redundant void 2
2022-08-08 10:27:50 +02:00
berniev
47ac049e14
Mod: use emplace_back
2022-08-05 10:36:16 +02:00
Wanderer Fan
eca5ff6db7
[TD]fix Symbol update on property change
2022-07-28 09:16:03 -04:00
marioalexis
eb0b3f0b94
TechDraw: Fix Unicode and UTF-8 encoding character behavior
2021-09-23 21:21:24 -03:00
wandererfan
9102299395
[TD]hide Symbol property in Editor
2020-06-09 16:12:14 -04:00
wandererfan
13217680ee
[TD]fix error message on empty svg symbol
2020-03-31 20:27:12 -04:00
luz.paz
d1dc813a80
TD: fix header uniformity
...
This PR fixes header uniformity across all TechDraw WB.
2019-12-21 09:57:45 -05:00
Tomas Pavlicek
d54633183c
TechDraw - Fix Annotation and Symbol international characters mangling
2019-10-07 16:56:09 -04:00
Tomas Pavlicek
c67ffc9f44
TechDraw - SVG changes via DOM manipulation instead of Regex replace
2019-10-06 07:31:34 -04:00
wandererfan
b24eea7beb
[TD]Allow forced redraw of Page
2019-08-29 21:03:39 -04:00
wandererfan
02da48cac8
Fix non-Delete of Graphic on DocObject delete
...
- While the source document obj was "removing", the
graphic was being deleted and readded by the view
provider.
2019-04-18 18:47:03 -04:00
wandererfan
1ff736e282
Remove debugging messages
2018-05-16 18:58:10 -04:00
wandererfan
8a183a0ba0
Eliminate some redundant executes
...
- excessive calls to DrawView::execute were
slowing data entry in PropertyEditor.
2018-05-11 10:32:24 -03:00
WandererFan
bba800af1d
Fix handling of Scale change in DrawViewSymbol classes
2017-09-10 15:24:30 +02:00
WandererFan
481008629b
Add dumpSymbol method to DrawViewSymbol based classes
...
- this is mainly for debugging output from Arch/Draft
2017-09-10 15:24:14 +02:00
WandererFan
e35e2f2573
Eliminate superfluous DPG executes
2017-09-10 15:22:49 +02:00
WandererFan
ddbbae9956
Allow DrawPage updates to be suspended
2017-09-10 15:21:54 +02:00
WandererFan
fbe97ec247
Basic working HiResolution TD
2017-01-29 19:40:32 -05:00
WandererFan
b6448d26d0
Add editable text ability to DrawSymbol
2016-11-18 10:13:23 +01:00
WandererFan
f20320d2b7
Implement automatic scaling
2016-08-16 14:29:15 +02:00
WandererFan
4b784975bb
regex_replace invalidates iterators
2016-07-11 15:32:16 +02:00
WandererFan
dc6bfa7f1c
Apply fix (FC2347) for boost v1.60.0
2016-07-11 15:32:16 +02:00
WandererFan
e05912a0cb
Svg DrawViewSpreadsheet
2016-07-11 15:32:16 +02:00
WandererFan
a9cd30c2db
1st cut PyClip functionality
2016-07-11 15:32:16 +02:00
WandererFan
2fbc4025cd
ProjectionAlgo & DrawingExport renames
2016-07-11 15:32:16 +02:00
WandererFan
d24e9be1bf
Add Mod/TechDraw/App
2016-07-11 15:32:16 +02:00