wandererfan
762b4ebf45
[TD]handle escaped unicode annotation text
...
- v0.19 (and earlier?) stored annotation text as escaped unicode, but
v0.20 stores the text as utf8.
- checks for "\x" in text to determine is text is escaped or utf8
2023-04-27 13:17:48 -04:00
wandererfan
271e3c6b8a
[TD]Allow balloons to be attached to non-part views
2023-01-13 12:15:33 -05:00
Uwe
ce4a916875
[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
d63ac0f7f6
[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
Uwe
020ced9859
[TD] QGIView*: remove unused includes
...
- also some sorting
2022-12-04 04:21:01 +01:00
Wanderer Fan
71426aa467
[TD]fix Text sizes not exact
2022-09-07 16:06:54 -04:00
wandererfan
acf17905ed
[TD]CI clang warnings
2022-09-05 17:48:38 -04:00
Wanderer Fan
f2ba030ebb
[TD]remove precompiled from *.h
2022-08-14 09:20:38 -04:00
Benjamin Bræstrup Sayoc
aa9a667506
[TechDraw] Clean up precompile in Gui
2022-08-14 09:20:38 -04:00
Benjamin Bræstrup Sayoc
9905e17ba1
[TechDraw] Remove uneeded redefinitions of inherited functions
2022-08-12 18:13:52 -04:00
berniev
da9ebc572f
Mod: redundant void 2
2022-08-08 10:27:50 +02:00
berniev
b796a0d376
Mod: use empty
2022-08-06 19:30:13 +02:00
andrea
5a9ffe468c
Remove deprecated function
2022-07-26 08:52:04 -04:00
Uwe
31bc9f3913
[TD] remove some more superfluous nullptr checks
2022-07-20 02:53:48 +02:00
wmayer
a99be14233
TD: modernize C++11
...
* use nullptr
2022-03-23 19:26:14 +01:00
wmayer
563743e7e6
Gui: do not include generated ui file inside header file
2021-11-22 16:50:21 +01:00
marioalexis
63d34c8e41
TechDraw: Fix Unicode and UTF-8 encoding character behavior
2021-09-23 21:21:24 -03:00
Tomas Pavlicek
09d9caf438
TechDraw - Edit annotations via double-click
2021-08-15 00:16:57 +02:00
luz paz
a3cb87b117
TechDraw: Header uniformity and whitespace fixes
2020-11-14 16:59:51 +01:00
wandererfan
4045b2fa3c
[TD]"<" symbol embedded in html
2020-04-12 08:40:28 -04:00
wandererfan
da92b8c242
[TD]fix single quote in anno string list
2020-04-04 22:42:13 -04:00
Tomas Pavlicek
7157a4ac4d
TechDraw - Fix Annotation and Symbol international characters mangling
2019-10-07 16:56:09 -04:00
wandererfan
f76e74d2c1
[TD]Fix Annotation font size and descenders
2019-09-17 06:51:04 -04:00
wandererfan
044fe79549
SVG Refactor - minor cleanups
2019-06-11 15:46:46 -04:00
wandererfan
8280d551a9
Fix Rotation not applied after restore
...
- DrawAnnotation was not applying Rotation
property after restore from saved file.
2018-10-22 15:34:13 -03:00
wandererfan
afdd30b137
Fix delayed painting
...
- Annotation and Image were not being painted
immediately, but had to wait for a page
refresh.
2018-05-16 18:58:10 -04:00
WandererFan
88b15ffdf1
Poistioning and Rotation for QGIVAnnotation
2017-11-12 19:08:32 -05:00
Unknown
ad457ba96b
Misc. Typos
2017-10-09 19:59:33 +02:00
WandererFan
94a647a94c
Fix Svg export page & text size in HiRez
2017-01-29 19:40:32 -05:00
WandererFan
f68cbc83e3
Basic working HiResolution TD
2017-01-29 19:40:32 -05:00
Ian Rees
8cc3ee64e8
TechDraw: Fix Coverity dynamic_cast warnings
2016-08-21 11:08:29 +02:00
WandererFan
222492c912
remove unneeded boundingRect methods
2016-07-23 15:03:39 +02:00
WandererFan
19968205d2
Include file cleanup per cppclean analysis
2016-07-14 14:39:06 +02:00
WandererFan
6cec1df189
Working Face selection
2016-07-11 15:32:16 +02:00
Ian Rees
cd96b40983
Removed unused QObject inheritances.
2016-07-11 15:32:16 +02:00
Ian Rees
b883434318
Remove ctor args from QGIView and descendents.
2016-07-11 15:32:16 +02:00
WandererFan
a4061bb6a5
Fix #10 View Visibility
2016-07-11 15:32:16 +02:00
WandererFan
2628550860
typo in property name
2016-07-11 15:32:16 +02:00
WandererFan
699c066991
Add HTML/CSS Styles to Annotation
2016-07-11 15:32:16 +02:00
WandererFan
a9d6f1568b
/QGI/QGraphicsItem/
2016-07-11 15:32:16 +02:00
WandererFan
7c009c6def
Add Mod/TechDraw/Gui
2016-07-11 15:32:16 +02:00