pavltom
|
8a4f13fb16
|
[TechDraw] Unify Projection Group parent linking
|
2024-03-16 19:59:49 -04:00 |
|
pavltom
|
a9b77de0be
|
[TechDraw] Reimplement Leader Line parent linking
|
2024-03-04 15:35:06 +01:00 |
|
pavltom
|
d11d3cd7b8
|
[TechDraw] Reimplement Rich Annotation parent linking
|
2024-02-26 16:22:30 -05:00 |
|
pavltom
|
c21dca3a21
|
[TechDraw] Add Owner property to Symbols
|
2024-02-11 16:03:44 -05:00 |
|
wandererfan
|
829764c2d0
|
[TD]fix positioning of secondary views
|
2024-01-01 13:45:30 -05:00 |
|
Tomas Pavlicek
|
f3fa2ba9c9
|
[TechDraw] Implement proper selection of subitems (#11804)
|
2023-12-22 08:25:58 -05:00 |
|
wandererfan
|
f03461a85a
|
[TD]spelling in comments
|
2023-11-26 16:42:06 -05:00 |
|
pavltom
|
2ffca4958a
|
[TechDraw] Multiselection mode implementation
|
2023-11-16 20:45:02 -05:00 |
|
pavltom
|
e3fe68a0f3
|
[TechDraw] Remove obsolete getYInClip method
|
2023-11-16 20:45:02 -05:00 |
|
pavltom
|
98a005b7b5
|
[TechDraw] Remove nowhere used m_dragState
|
2023-11-16 20:45:02 -05:00 |
|
pavltom
|
ec6df1726e
|
[TechDraw] Refactor QGIView and QGIPrimPath mouse processing
|
2023-11-16 20:45:02 -05:00 |
|
pavltom
|
bd69b1c341
|
[TechDraw] Remove now unused SelectPoint signal relics
|
2023-11-16 20:45:02 -05:00 |
|
wandererfan
|
26801ac1f1
|
[TD]#11091 - fix issue 1 getQGVPage()
|
2023-10-19 10:07:48 -04:00 |
|
wandererfan
|
414e06d54d
|
[TD]apply translateLabel after all addObject calls
|
2023-08-17 19:23:29 -04:00 |
|
Chris Hennes
|
74561536af
|
TechDraw: Translate direction labels
|
2023-04-22 09:31:40 -04:00 |
|
wandererfan
|
31da3e7ecc
|
[TD]fix oversight in PR9129
|
2023-03-31 20:14:38 -04:00 |
|
Benjamin Bræstrup Sayoc
|
9bb92be8ba
|
Improve readability of QGIView.cpp
|
2023-03-31 08:45:05 -04:00 |
|
wandererfan
|
b9fa9cb33e
|
[TD]corrupt dim reference detect and correct
|
2023-03-22 20:09:35 -04:00 |
|
wandererfan
|
0c5f476ad4
|
[TD]skip center marks for view frame
|
2023-03-16 10:37:14 -04:00 |
|
wandererfan
|
12db3618df
|
[TD]remove obsolete log messages
|
2023-01-13 12:15:33 -05: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 |
|
wandererfan
|
fcef1cb174
|
[TD]implement view stacking
|
2022-09-07 16:06:54 -04: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
|
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 |
|
berniev
|
da9ebc572f
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
Uwe
|
31bc9f3913
|
[TD] remove some more superfluous nullptr checks
|
2022-07-20 02:53:48 +02:00 |
|
Uwe
|
af18a97913
|
[TD] Gui: remove more superfluous nullptr checks
|
2022-07-19 03:40:32 +02:00 |
|
Uwe
|
2e5e4dced8
|
[TD] Gui: remove some superfluous nullptr checks
|
2022-07-19 02:49:46 +02:00 |
|
Wanderer Fan
|
9894964eb6
|
[TD]implement navigation styles
|
2022-06-24 10:03:02 -04:00 |
|
Wanderer Fan
|
56d289997c
|
[TD]fix Dimension/Balloon movement
|
2022-06-02 16:33:25 -04:00 |
|
Wanderer Fan
|
d223d4362c
|
[TD]fix double draw on position change
|
2022-06-02 09:09:53 -04:00 |
|
Wanderer Fan
|
7b79c9697c
|
[TD]prevent spurious recompute on click/drag
|
2022-05-29 13:19:34 -04:00 |
|
Wanderer Fan
|
00c8916341
|
[TD]Fix group item moving when locked
|
2022-05-13 13:41:37 -04:00 |
|
wmayer
|
fd8719c85c
|
TD: [skip ci] activate PCH of TechDraw (Gui) and use forward declarations
For MSVC this reduces compile time by ~20%
|
2022-03-25 13:54:47 +01:00 |
|
wmayer
|
a99be14233
|
TD: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
Tomas Pavlicek
|
c7cc7fa0fd
|
TechDraw - Balloon updates
|
2021-10-03 13:43:53 +02:00 |
|
luz paz
|
84dffcc460
|
[TD] Replace techdraw-lock.png and rename with TechDraw_Lock.svg
|
2021-04-17 11:38:10 +02:00 |
|
wandererfan
|
b7e8ad9a4e
|
[TD]DPG spacing for oblique views
|
2020-07-07 15:26:20 -04:00 |
|
wmayer
|
1ee3d79d7c
|
Qt5: 'int QFontMetrics::width' is deprecated since Qt 5.11: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]
|
2020-06-12 17:51:33 +02:00 |
|
wandererfan
|
e80c576241
|
[TD]Centralize preference getters
|
2020-04-24 11:13:49 -04:00 |
|
wandererfan
|
5a443e8df3
|
[TD]accept QGraphicsItem from Python
|
2020-03-12 07:58:38 -04:00 |
|
wandererfan
|
fb2454dde7
|
[TD]fix crash on Dim delete
- adjust index/cache options to avoid "dirty" screen
region errors.
- may be masking missing "prepareGeometryChange"
|
2020-03-06 13:56:38 -05:00 |
|
wandererfan
|
b7190a8b50
|
[TD]refix Dim select area problem
|
2020-01-08 15:07:28 -05:00 |
|
wandererfan
|
7e3197abe0
|
[TD]fix Dimension selection issues
|
2019-12-31 17:28:41 -05:00 |
|
WandererFan
|
ccd107f1ce
|
[TD]fix Balloon placement issues
- contributed by @lidiriel
|
2019-12-27 20:27:19 -05:00 |
|
wandererfan
|
e7a0cd4dfa
|
[TD] remove obsolete code
|
2019-12-26 08:56:21 -05:00 |
|