Florian Foinant-Willig
|
1d8a51b47b
|
TechDraw: modernize type checking
|
2023-10-23 18:08:59 +02:00 |
|
Uwe
|
44a91217a2
|
[TD] DrawView*: remove unused includes - part 1
- also sort includes
- also additions to precompiled header
|
2022-10-07 01:08:38 +02:00 |
|
wandererfan
|
5cae6597b3
|
[TD]position view within clip group
|
2022-09-17 09:07:30 -04:00 |
|
wandererfan
|
aa2b1b8392
|
[TD]CI clang warnings
|
2022-09-05 17:48:38 -04:00 |
|
Wanderer Fan
|
e97b95341a
|
[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 |
|
berniev
|
f4ffd15864
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
Wanderer Fan
|
cc2648b399
|
[TD]review comments and rebase for PR7197
|
2022-07-20 12:59:12 -04:00 |
|
Benjamin Bræstrup Sayoc
|
5fcea95ed1
|
[TechDraw] Improve readability of DrawViewClip.cpp
|
2022-07-20 12:59:12 -04:00 |
|
wmayer
|
e8f9c8a1d3
|
TD: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
donovaly
|
95efaf96e4
|
[TD] add missing repaint on property change
|
2020-03-25 20:46:33 -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 |
|
wandererfan
|
925145a8b7
|
Fix #3695 Frame toggle sync
|
2019-05-13 12:29:15 -04:00 |
|
wandererfan
|
242717f5e3
|
Fix out of scope warnings
- Links within TD were not set to Global scope. This caused
problems when a Page was in a container, but Views were not
in the container.
|
2019-01-22 10:15:04 -02:00 |
|
wandererfan
|
3ec65a32ec
|
Fix View position in ClipGroup
|
2018-11-19 10:12:09 +01:00 |
|
WandererFan
|
6384622cb9
|
Fix Bad View Position on Add to Clip
|
2018-03-08 11:24:31 +01:00 |
|
WandererFan
|
e94dce3906
|
Add requestPaint formerly in DrawView::execute
|
2017-09-10 15:24:50 +02:00 |
|
WandererFan
|
ddbbae9956
|
Allow DrawPage updates to be suspended
|
2017-09-10 15:21:54 +02:00 |
|
WandererFan
|
c216da56d5
|
Performance improvements Ph1
|
2016-09-29 17:37:20 -04:00 |
|
WandererFan
|
2ed026e173
|
reduce use of "execute" on cosmetic changes.
|
2016-09-11 13:12:24 -04:00 |
|
WandererFan
|
27aafada9c
|
Include file cleanup per cppclean analysis
|
2016-07-14 14:39:06 +02:00 |
|
WandererFan
|
dc6bfa7f1c
|
Apply fix (FC2347) for boost v1.60.0
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
c458760753
|
Fix #10 View Visibility
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
8c93631b41
|
Handle multiple DrawPage in Document
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
e4be1a9c15
|
Python functionality for ViewPart and ViewClip
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
a9cd30c2db
|
1st cut PyClip functionality
|
2016-07-11 15:32:16 +02:00 |
|
WandererFan
|
05bca371dc
|
more /Drawing/TechDraw/ edits. VP name conflicts
|
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 |
|