[QGIS Commit] [qgis/Quantum-GIS] 5c2941: Labeling centroid calculation update (provided by ...
GitHub
noreply at github.com
Mon Sep 24 13:09:12 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 5c294139ddc368f74d5d7dc6668d72d2a8633499
https://github.com/qgis/Quantum-GIS/commit/5c294139ddc368f74d5d7dc6668d72d2a8633499
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M src/core/pal/pointset.cpp
Log Message:
-----------
Labeling centroid calculation update (provided by Serge Dikiy)
Commit: 4d9d16dab3b9fc686873426108b509fc399fb8ba
https://github.com/qgis/Quantum-GIS/commit/4d9d16dab3b9fc686873426108b509fc399fb8ba
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M src/app/qgsmaptoollabel.cpp
M src/app/qgsmaptoollabel.h
M src/app/qgsmaptoolmovelabel.cpp
M src/app/qgsmaptoolpinlabels.cpp
M src/app/qgsmaptoolrotatelabel.cpp
M src/core/pal/feature.cpp
M src/core/pal/feature.h
M src/core/pal/layer.cpp
M src/core/pal/layer.h
M src/core/qgspallabeling.cpp
Log Message:
-----------
Update PAL to OverPoint placement, fix for #6378
- Label all parts of multipart is option is set
- Data defined rotation and offset support moved into pal::Feature
- Limit x/y-independent data defined rotation for layer and Rotate Label tool to OverPoint, until support for other placements (if any?) are added to pal::Feature.
- Fix pinning where upside-down label caused position flipping
Compare: https://github.com/qgis/Quantum-GIS/compare/1d435a593827...4d9d16dab3b9
More information about the QGIS-commit
mailing list