Commit Graph

528 Commits

Author SHA1 Message Date
wandererfan
8ef3f13fbb Fix regression in LeaderLine initial position 2019-05-19 13:25:57 -04:00
wandererfan
15f440525e Fix loss of formatting when edit existing text 2019-05-17 19:35:25 -04: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
ab986d9a00 Fix Leader point edit 2019-05-16 06:32:44 -04:00
wandererfan
968faa511a MRTE License & remove copy to install dir 2019-05-14 15:38:52 +02:00
wandererfan
02b689a1f6 Fix RichAnno positioning for Scale != 1 2019-05-14 15:38:51 +02:00
wandererfan
a537e34077 Fix duplicate child claiming 2019-05-14 15:38:51 +02:00
wandererfan
d42c79c146 Fix #3695 Frame toggle sync 2019-05-13 12:29:15 -04:00
wandererfan
ef912cfea8 Improve radius/diameter dims for ellipse,spline 2019-05-13 12:29:15 -04:00
wmayer
3bf6c1bc32 fix -Winconsistent-missing-override 2019-05-11 19:46:47 +02:00
wmayer
42aa095154 fix -Winconsistent-missing-override 2019-05-11 10:48:02 +02:00
Yorik van Havre
ed386410bc Merged latest translations from crowdin 2019-05-10 19:19:37 -03:00
Yorik van Havre
c65bf365a1 Updated master translation files 2019-05-10 19:15:33 -03:00
wandererfan
cacf070960 Fix QGEPath selection area 2019-05-09 07:31:31 -04:00
wandererfan
5eb38b0b56 Use icons from resource file
- [theme] option in Qt Designer does not work everywhere.
2019-05-07 22:18:33 -04:00
luz.paz
519bbfe503 Misc. source comment typo and whitespace fixes 2019-05-06 13:42:30 +02: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
wandererfan
7f07195f93 Text Leader initial version 2019-05-05 21:01:31 -04:00
wandererfan
66b091e625 Fix handling of Visibility property on Restore 2019-04-29 14:19:41 -04:00
wandererfan
ede3bd2210 Fix crash on Dimension with corrupted References 2019-04-24 19:52:39 -04:00
wandererfan
6474e49b8c Fix missing arc on 3pt angle 2019-04-21 07:23:32 -04:00
wandererfan
9d296194e8 Fix Detail Highlight when Detail has no Geometry
- Detail circles were no drawn if detail area did not
  produce any geometry (detail anchor point + radius not
  over original part.
2019-04-18 18:47:03 -04:00
wandererfan
0679d73092 Fix non-Delete of Graphic on DocObject delete
- While the source document obj was "removing", the
  graphic was being deleted and readded by the view
  provider.
2019-04-18 18:47:03 -04:00
wandererfan
b46dfc4d2b Fix Center/Section Line Length
- when View is rotated, Center/Section line lengths
  are calculated as if View is not rotated.
2019-04-18 18:47:03 -04:00
wandererfan
b34b029e29 Fix duplicate User Types 2019-04-18 18:47:03 -04:00
senjabl
09459a1fb0 Update QGIViewBalloon.cpp
Removed obsolete comment
2019-04-18 06:56:46 -04:00
babaroga
bae567c427 FIX:TD-fixed baloon cursor hotspot to be on arrow tip 2019-04-18 06:56:46 -04:00
Franck Jullien
bbd9fbf892 TechDraw: force user to place its balloon 2019-04-17 08:42:51 -04:00
Franck Jullien
13c82aa67d TechDraw: add separator for Rectangle balloons 2019-04-17 08:42:51 -04:00
wandererfan
e13747c3c6 Fix selection problem in Front view 2019-04-10 06:46:01 -04:00
wmayer
f5b6f3a36d fix -Wmaybe-uninitialized 2019-04-08 15:07:12 +02:00
wmayer
725ffe5217 Fix several compiler warnings:
fix -Wunused-parameter
fix -Winconsistent-missing-override
fix -Wsometimes-uninitialized
2019-04-08 15:04:07 +02:00
wandererfan
40d9a13055 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
cfb1f0e7ab Fix segfault from dynamic_cast w/o check 2019-04-05 19:35:26 -04:00
wandererfan
a7e82e8612 Fix Text position error on some Dims 2019-04-01 23:46:35 +02:00
wandererfan
80bba4f0d2 Add Indicator for PositionLocked state 2019-04-01 23:46:34 +02:00
wandererfan
7370ac8ade Add default parms for Arc Centers 2019-04-01 23:46:34 +02:00
Franck Jullien
b5613b2bd8 TechDraw: add Balloons 2019-04-01 23:24:17 +02:00
Franck Jullien
2551c17419 TechDraw: transfert mousePressEvent from QGIPrimPath to parent 2019-04-01 23:24:03 +02:00
Franck Jullien
99b476595c TechDraw: datumLabelDragged now include a modifier value 2019-04-01 23:23:50 +02:00
wandererfan
3370d0902a Add Preference for Dimension Format 2019-03-28 10:44:33 -03:00
wandererfan
8ea5b43f88 Fix unnecessary update on Save 2019-03-28 10:44:33 -03:00
wandererfan
2ba6830781 Fix missing offside arrow tail 2019-03-28 10:44:33 -03:00
luz.paz
50c82c2b91 Misc. source comment typos 2019-03-22 10:44:14 -03:00
wandererfan
891988f4fd Fix PVS-studio error
- QGCMark duplicates field & method from base class
2019-03-16 20:11:58 -04:00
wmayer
93f0d1bec9 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
8d8255981f PVS: V730 Not all members of a class are initialized inside the constructor 2019-03-12 18:33:25 +01:00
wandererfan
b5c3ca2087 Fix derived class calls wrong parent method 2019-03-07 10:58:30 +01:00
wandererfan
7b5458b7fa Ensure ProjGroup is created before child 2019-03-07 10:58:29 +01:00