senjabl
|
6bacc2d8ac
|
Update QGIViewBalloon.cpp
Removed obsolete comment
|
2019-04-18 06:56:46 -04:00 |
|
babaroga
|
cc823c429c
|
FIX:TD-fixed baloon cursor hotspot to be on arrow tip
|
2019-04-18 06:56:46 -04:00 |
|
Franck Jullien
|
1136c5d16d
|
TechDraw: force user to place its balloon
|
2019-04-17 08:42:51 -04:00 |
|
Franck Jullien
|
a7d2c15086
|
TechDraw: add separator for Rectangle balloons
|
2019-04-17 08:42:51 -04:00 |
|
wandererfan
|
ae8dea56fb
|
Fix selection problem in Front view
|
2019-04-10 06:46:01 -04:00 |
|
wmayer
|
0d027392a6
|
fix -Wmaybe-uninitialized
|
2019-04-08 15:07:12 +02:00 |
|
wmayer
|
881b04a979
|
Fix several compiler warnings:
fix -Wunused-parameter
fix -Winconsistent-missing-override
fix -Wsometimes-uninitialized
|
2019-04-08 15:04:07 +02:00 |
|
wandererfan
|
764a3113b8
|
DrawBalloon clean up
- resolve linker errors after merge
- expose useful properties
- resolve "ambiguous ancestor" messages after merge
|
2019-04-05 19:35:26 -04:00 |
|
wandererfan
|
36ced68078
|
Fix segfault from dynamic_cast w/o check
|
2019-04-05 19:35:26 -04:00 |
|
wandererfan
|
267dcf3965
|
Fix Text position error on some Dims
|
2019-04-01 23:46:35 +02:00 |
|
wandererfan
|
3a37fed62a
|
Add Indicator for PositionLocked state
|
2019-04-01 23:46:34 +02:00 |
|
wandererfan
|
3f88badb6d
|
Add default parms for Arc Centers
|
2019-04-01 23:46:34 +02:00 |
|
Franck Jullien
|
c5942d6a78
|
TechDraw: add Balloons
|
2019-04-01 23:24:17 +02:00 |
|
Franck Jullien
|
0305555d52
|
TechDraw: transfert mousePressEvent from QGIPrimPath to parent
|
2019-04-01 23:24:03 +02:00 |
|
Franck Jullien
|
99a205bd40
|
TechDraw: datumLabelDragged now include a modifier value
|
2019-04-01 23:23:50 +02:00 |
|
wandererfan
|
11abf09299
|
Add Preference for Dimension Format
|
2019-03-28 10:44:33 -03:00 |
|
wandererfan
|
576ef73cc4
|
Fix unnecessary update on Save
|
2019-03-28 10:44:33 -03:00 |
|
wandererfan
|
730cdc6105
|
Fix missing offside arrow tail
|
2019-03-28 10:44:33 -03:00 |
|
luz.paz
|
ad0ee86589
|
Misc. source comment typos
|
2019-03-22 10:44:14 -03:00 |
|
wandererfan
|
664f7dc9f6
|
Fix PVS-studio error
- QGCMark duplicates field & method from base class
|
2019-03-16 20:11:58 -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 |
|
wmayer
|
7e482a5002
|
PVS: V730 Not all members of a class are initialized inside the constructor
|
2019-03-12 18:33:25 +01:00 |
|
wandererfan
|
cc194d301a
|
Fix derived class calls wrong parent method
|
2019-03-07 10:58:30 +01:00 |
|
wandererfan
|
86cc2641bc
|
Ensure ProjGroup is created before child
|
2019-03-07 10:58:29 +01:00 |
|
wandererfan
|
d58b86c52f
|
Fix segfault on missing Anchor view
- test script did not create Anchor(Front) view. DPG/DVP did not
handle missing Anchor properly
|
2019-03-07 10:58:28 +01:00 |
|
wandererfan
|
db3a69ba11
|
Remove superfluous updates
- under certain conditions, unnecessary screen paints
were being performed.
|
2019-03-07 10:58:28 +01:00 |
|
Yorik van Havre
|
a3607ce029
|
Updated translations
|
2019-03-06 21:50:08 -03:00 |
|
Yorik van Havre
|
512af24397
|
Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
This reverts commit cd433358b09117f234dd0a51dc2a6bfa05428867.
|
2019-03-02 19:17:44 -03:00 |
|
Yorik van Havre
|
bd93bd2494
|
Merged crowdin translations
|
2019-02-28 21:53:37 -03:00 |
|
wmayer
|
f950dc0d7a
|
fix -Winconsistent-missing-override
|
2019-02-28 23:30:56 +01:00 |
|
wmayer
|
19982cfdd7
|
fix -Winconsistent-missing-override
|
2019-02-28 23:17:20 +01:00 |
|
wmayer
|
f0a1c43dbf
|
fix -Winconsistent-missing-override
|
2019-02-28 22:55:46 +01:00 |
|
wandererfan
|
bb18d499a8
|
Implement kb scroll and pan
|
2019-02-25 17:52:46 +01:00 |
|
wandererfan
|
964bc5ab82
|
Implment ctl+/- zoomin on Page
|
2019-02-25 17:52:46 +01:00 |
|
wandererfan
|
fa5fb1ea9c
|
Fix bad highlight position in Detail from ProjGroup
|
2019-02-22 11:55:21 +01:00 |
|
wandererfan
|
19548b7d2f
|
Fix Selection center marks
- CenterMarks were difficult to select due to small
pick radius. Pick radius is now an adjustable
parameter.
|
2019-02-22 11:55:21 +01:00 |
|
wandererfan
|
08b7e4718f
|
Fix PDF orientation for ANSI B Landscape
- PDF exports in landscape orientation on ANSI B (Ledger) paper
were formatted as landscape, but on portrait paper orientation.
|
2019-02-19 10:27:59 -03:00 |
|
wmayer
|
58bcee0e04
|
PVS: V595 The pointer was utilized before it was verified against nullptr
|
2019-02-17 20:55:52 +01:00 |
|
wandererfan
|
428627cd89
|
Fix Dimension Text Color
- Dimension text did not respect Color property setting.
|
2019-02-14 21:14:11 +01:00 |
|
wandererfan
|
80a7b36da3
|
Fix Dim text position for some DistanceX
- Dim text position was affected by point selection order
when distance was no horizontal.
|
2019-02-14 21:14:11 +01:00 |
|
wandererfan
|
b50b8e7661
|
Fix #3800 Connect TD export to FC Gui Export
- TD did not define export types for the general Export
command in Gui.
|
2019-02-14 21:14:11 +01:00 |
|
wandererfan
|
5259134af3
|
Fix update of children on parent LockPosition change
|
2019-02-14 21:14:11 +01:00 |
|
wandererfan
|
9de6ff802a
|
Restore secondary ortho view movement to v017 style
- this should also complete the fix for #3809
|
2019-02-14 21:14:11 +01:00 |
|
luz.paz
|
4154f5dce5
|
Crowdin: cont...
|
2019-02-11 16:22:13 +01:00 |
|
wmayer
|
332baed6a6
|
Use QString's multi-arg overload to save memory allocations. [-Wclazy-qstring-arg]
|
2019-02-11 16:12:50 +01:00 |
|
wmayer
|
c64aec5fd2
|
simplify creation of strings
|
2019-02-11 13:46:58 +01:00 |
|
Yorik van Havre
|
3cc1a327ce
|
Updated master translation files
|
2019-02-08 19:16:21 -02:00 |
|
Yorik van Havre
|
95dda429eb
|
Updated translations
|
2019-02-01 13:54:10 -02:00 |
|
luz.paz
|
550a60c43f
|
Crowdin: Several more various fixes
|
2019-01-30 11:08:03 -02:00 |
|
wandererfan
|
f92ddb961c
|
Hide n/a Rotation property
- DPG does not rotate, but shows Rotation property in
Property Editor
|
2019-01-30 10:12:49 -02:00 |
|