Wanderer Fan
|
74cdc6db61
|
[TD]code clean ups
- QtConcurrent include and CMake for Win
- include clean up dvp, dvs, dvd
- variable names and nested if clean up
- remove debug code
|
2022-08-18 09:34:32 -04:00 |
|
Wanderer Fan
|
6677cd4d8f
|
[TD]clazy warnings and duplicate setter/getter
- clazy warning re missing Q_OBJECT
- include TechDrawGlobal.h in headers
- resolve duplicate setter/getters
|
2022-08-18 09:34:32 -04:00 |
|
Wanderer Fan
|
bdf4cea14e
|
[TD]refactor scene/view/mdi
- move scene related functions out of mdiViewPage
and QGVPage.
- route requests for scene/view/mdi through
ViewProviderPage
|
2022-08-18 09:34:32 -04:00 |
|
wmayer
|
2062f9ce87
|
clang: fix warnings [-Winconsistent-missing-override]
|
2022-08-09 17:36:25 +02:00 |
|
berniev
|
ddafb98813
|
Mod: Use override etc 2
|
2022-08-09 12:52:26 +02:00 |
|
berniev
|
da9ebc572f
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
Benjamin Bræstrup Sayoc
|
fda3fd731f
|
[TechDraw] Use inherited unsetEdit
Remove uneeded redefinitions of inherited functions
|
2022-08-04 10:02:47 -04:00 |
|
Benjamin Bræstrup Sayoc
|
23966513c7
|
[TechDraw] Remove uneeded redefinitions of inherited functions
|
2022-08-04 10:02:47 -04:00 |
|
Uwe
|
68052db4da
|
[TD] Gui Headers: remove unused header - part 1
|
2022-03-25 01:58:33 +01:00 |
|
donovaly
|
edc5925148
|
[TD] change RichAnnos's linestyle to the one of other TD components
we already use enumerations for line styles for other components of TD and also the preferences. It seems I just have overseen this occurrence.
|
2020-11-06 12:14:18 +01:00 |
|
donovaly
|
f8d90c2523
|
handle Leaders, Welds, Tiles and RichAnnos
|
2020-03-05 11:34:35 -05:00 |
|
donovaly
|
338774dd47
|
[TD] Use PropertyLength for LineWidths
- contributed by @uwe
- also assure that the LineStyle is restricted to the range 0-5
fix another conversion routine mistake
|
2020-01-27 09:09:25 -05:00 |
|
wandererfan
|
d9d440bb6c
|
[TD]format RichAnno frame
|
2019-12-26 08:56:21 -05:00 |
|
wandererfan
|
249d7f2e9e
|
Remove Surplus VP properties
- color, size and font info are embedded in the rich text
|
2019-05-17 19:35:25 -04:00 |
|
wandererfan
|
d078f901c7
|
Pass font/fontsize to RT editor
|
2019-05-05 21:01:31 -04:00 |
|
wandererfan
|
6c699887c0
|
Leader and RichText block improvements
|
2019-05-05 21:01:31 -04:00 |
|