Tomas Pavlicek
0a54126e56
TechDraw: SVG export refactoring - Fix russian templates rendering
2019-06-11 15:46:46 -04:00
Tomas Pavlicek
0856b8b19d
TechDraw: SVG export refactoring - Change tspan replacement strategy
2019-06-11 15:46:46 -04:00
Tomas Pavlicek
a562f6a129
TechDraw: SVG export refactoring - All XML modifications via DOM
2019-06-11 15:46:46 -04:00
wmayer
23bc00e1a1
PVS: V1024 The 'file' stream is checked for EOF before reading from it, but is not checked after reading. Potential use of invalid data
2019-03-13 13:34:45 +01:00
WandererFan
613ecd478d
Relax regex for editable text in Template
...
- the regex for finding editable text fields in
the svg code of Templates was too strict and
missed some fields if the svg had extra characters
between </tspan> & </text>.
2018-01-26 17:45:31 -05:00
Unknown
e3eca59173
Misc. typo fixes
...
Various workbenches
2017-12-23 14:30:30 +01:00
WandererFan
ddbbae9956
Allow DrawPage updates to be suspended
2017-09-10 15:21:54 +02:00
WandererFan
c5c42e74a7
Coverity fixes
...
151677
151789 - OK as is
152005
152508
154871 - false positive
156593
163235
2017-07-17 19:47:44 -03:00
Mateusz Skowroński
f06de8d916
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
...
This change is Qt4/Qt5 neutral.
2016-08-15 14:14:40 +02:00
WandererFan
14329d9458
Remove obs property & code
2016-07-23 15:03:39 +02:00
WandererFan
27aafada9c
Include file cleanup per cppclean analysis
2016-07-14 14:39:06 +02:00
WandererFan
4b784975bb
regex_replace invalidates iterators
2016-07-11 15:32:16 +02:00
WandererFan
44f3a1a21e
Fix issue 53 Drawing templates
2016-07-11 15:32:16 +02:00
WandererFan
87f62ce89e
Handle malformed SVG in Template
...
Prevent invalid data input for Editable Text
2016-07-11 15:32:16 +02:00
WandererFan
9643fd022f
StatusBits -> setStatus
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