wandererfan
6886621008
[TD]fix potential nullptr while restoring
2019-12-30 18:20:48 -05:00
WandererFan
a6b3de4220
[TD]fix Balloon placement issues
...
- contributed by @lidiriel
2019-12-27 20:27:19 -05:00
wandererfan
eeac81a26e
[TD]fix balloon colors
2019-11-07 16:59:10 -05:00
wandererfan
956a5ddbae
[TD]fix Balloon text positioning
2019-11-04 19:03:22 -05:00
Tomas Pavlicek
068ef5b0a9
TechDraw: SVG export refactoring - Keep correct font sizes
2019-06-11 15:46:46 -04:00
Tomas Pavlicek
3e7249318f
TechDraw: Fix font size issues when exporting to SVG
2019-05-27 22:18:14 -04:00
wandererfan
e759f91d68
Fix Balloon Next Index Persistance
...
- next sequential number for balloon on Page was
not being preserved across save/restore
2019-05-25 18:44:35 +02:00
Franck Jullien
bcfbd990a7
[TD] Add TaskPanel for Balloons
...
TaskPanel can be open by double clicking either Balloon label on drawing
page or Balloon object in tree view.
2019-05-22 12:50:47 -04:00
Franck Jullien
79f8d4a7cd
[TD] Rewrite balloon placing method
...
When clicking on balloon command, cursor is changing to balloon cursor.
It means user is ready to place a balloon (anywhere on the page).
Balloon object is not created until user click somewhere.
Balloon command can be aborted pressing escape or when page view lost
focus (in other words, when user clic somewhere else than the page).
2019-05-21 08:37:05 -04:00
wandererfan
925145a8b7
Fix #3695 Frame toggle sync
2019-05-13 12:29:15 -04:00
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
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
Franck Jullien
c5942d6a78
TechDraw: add Balloons
2019-04-01 23:24:17 +02:00