Martin Dobias
3af01b345c
Fix #10524 (fix zoom to full)
2014-06-11 00:06:55 +07:00
Martin Dobias
a19886d2f5
Fix #9951 (perimeter completely wrong with OTF on)
...
With OTF on and computation on an ellipsoid, the coordinates
were transformed twice(!) when measuring perimeter.
2014-06-10 16:23:02 +07:00
Martin Dobias
3fe12df507
Fix #10355 (crash) and #10338 (overlapping polygons) in inverted polygon renderer
...
Conflicts:
python/core/symbology-ng/qgsinvertedpolygonrenderer.sip
src/core/symbology-ng/qgsinvertedpolygonrenderer.cpp
src/core/symbology-ng/qgsinvertedpolygonrenderer.h
src/gui/symbology-ng/qgsinvertedpolygonrendererwidget.cpp
src/gui/symbology-ng/qgsinvertedpolygonrendererwidget.h
2014-06-10 11:54:45 +07:00
Martin Dobias
25346fe98f
Fixed indentation
2014-06-10 11:10:42 +07:00
Juergen E. Fischer
a715ce6d88
datum transformation selection:
...
* respect the 'auto enable otf' setting
* don't ask if otf is off or for layers without geometry
* ask when otf was switched on
* show more information in selection dialog
2014-06-09 19:12:57 +02:00
Nathan Woodrow
45e712f100
Merge pull request #1432 from gvellut/master
...
Fix #9020
2014-06-09 21:21:11 +10:00
Martin Dobias
bca35539b6
Fix #651 (zoom to layer with one point does not work)
2014-06-09 13:42:40 +07:00
*_*
1357c14f57
Fix for http://hub.qgis.org/issues/9020
2014-06-09 04:34:18 +09:00
Victor Olaya
afe6f2b94a
[processing] removed debug lines introduced in last commit
2014-06-08 20:03:25 +02:00
Victor Olaya
15e923820f
[processing] added help files for algs in qgis group
...
Most help files missing content
2014-06-08 20:00:03 +02:00
Victor Olaya
d8dfdd25f1
[processing] rst files are now the default for help files
2014-06-08 20:00:02 +02:00
Victor Olaya
2073026f7c
[processing] removed geoserver algorithms and moved postgis ones to qgis agorithms group
2014-06-08 20:00:01 +02:00
Victor Olaya
414d371376
[processing] catch error when local help files fail when trying to find version number of script
2014-06-08 20:00:00 +02:00
Victor Olaya
5b912322f7
[processing] some minor cleaning
2014-06-08 19:59:59 +02:00
Victor Olaya
dc0f34957a
[processing] added gdal algs to simplified interface, replacing saga ones
2014-06-08 19:59:59 +02:00
Victor Olaya
7f11ca4179
[processing] some minor improvements in script algorithm
2014-06-08 19:59:58 +02:00
Victor Olaya
5f42a2f730
[processing] added 'nomodeler' option to scripts
2014-06-08 19:59:57 +02:00
Sandro Mani
456adad745
Consider also font descent and baseline in QgsComposerLabel::adjustSizeToText. Funded by Sourcepole QGIS Enterprise.
2014-06-07 18:17:37 +10:00
Nyall Dawson
912c950c67
Merge pull request #1423 from manisandro/python_addItemsFromXML
...
QgsComposition::addItemsFromXML for python (without optional arguments)
2014-06-07 17:38:24 +10:00
Paolo Cavallini
b3179125e7
Update gridcalculator.rst
2014-06-06 19:47:03 +02:00
Paolo Cavallini
0b60118476
Update gridcalculator.rst
2014-06-06 18:07:13 +02:00
Paolo Cavallini
86ab4c8b95
Update gridcalculator.rst
...
Added a conditional example
2014-06-06 18:05:32 +02:00
Denis Rouzaud
f380df1cd7
FieldExpressionWidget: add tooltip if expression is larger than widget
2014-06-06 08:53:13 +02:00
Martin Dobias
a04ebf9eb0
Reintroduce datum transforms (were disabled during transition to MTR)
2014-06-05 20:24:51 +07:00
Martin Dobias
da63ba4c41
[layertree] Fix python issues with addLayer()
2014-06-04 22:36:07 +07:00
Sandro Mani
b199dc7be1
QgsComposition::addItemsFromXML for python (without optional arguments). Funded by Sourcepole QGIS Enterprise.
2014-06-04 13:30:05 +02:00
Alexander Bruy
a37b7e4e72
[processing] handle non-ASCII characters in modeller algorithm list
2014-06-04 12:51:37 +03:00
Martin Dobias
fa3f21cdb6
Fix #10412 (option whether to show newly added layers)
2014-06-04 13:34:09 +07:00
Martin Dobias
cf4393e0e7
[layertree] Add Python bindings - part two (gui)
2014-06-03 19:27:28 +07:00
Martin Dobias
73358c3a7e
[layertree] Add python bindings - part one (core)
2014-06-03 19:27:28 +07:00
Nyall Dawson
a50719b7e9
[composer] Setting the composition for a composer view correctly creates item widgets and sets up connections for composer to composition ( fix #10038 )
2014-06-03 21:23:43 +10:00
Victor Olaya
9c5c25772b
[processing] first implementation of github-based resources manager
2014-06-02 22:45:46 +02:00
Victor Olaya
6c9f7d77ee
[processing] helpfiles for scripts/models are now stored as json
2014-06-02 22:45:45 +02:00
Victor Olaya
ff2435300f
[processing] Use certain gdal algs in simplified mode instead of saga ones
2014-06-02 22:45:44 +02:00
Victor Olaya
4eab185528
[processing] all gdal algs now have the same icon
...
Did some code cleaning in gdal package
2014-06-02 22:45:43 +02:00
Juergen E. Fischer
45c0be1059
sip: remove enum constants
2014-06-02 21:52:02 +02:00
Juergen E. Fischer
f041072e66
fix some warnings
2014-06-02 21:52:01 +02:00
Nyall Dawson
aaa7003d54
[composer] Don't show vector selections in composer map items ( fix #7610 )
2014-06-02 16:42:30 +10:00
Martin Dobias
1c0ccb7e72
Show busy indicator while rendering in map canvas
2014-06-02 13:26:57 +07:00
volaya
79edbc29f5
Merge pull request #1415 from fsdias/fixe_dotlplot2
...
[processing] Fix dotplot
2014-06-01 23:22:51 +02:00
fsdias
7b192fc737
Update Dotplot.rsx.help
2014-06-01 19:36:46 +01:00
fsdias
de4596d71b
Update Dotplot.rsx
2014-06-01 19:35:32 +01:00
Juergen E. Fischer
272ac2ec55
db_manager: replace toPyObject() (old sip api; fixes #9991 )
2014-06-01 15:36:17 +02:00
Nyall Dawson
166f8fc534
[composer] Small improvements to api docs
2014-06-01 13:10:32 +10:00
Sandro Mani
b7423cf24b
[composer] Composer item controls in GUI show position relative to page origin (also save page number and relative position to xml) ( fix #9411 )
2014-06-01 13:10:32 +10:00
Victor Olaya
ec79fa9a08
[processing] added missing parameter definition string
2014-05-30 18:50:22 +02:00
Victor Olaya
1093866241
[processing] allow blank spaces in script parameters definition
2014-05-30 18:45:40 +02:00
Victor Olaya
f4e95c4261
[processing] Added extent parameter to RasterLayerBoundsAlgorithm.py
2014-05-30 18:45:39 +02:00
Martin Dobias
04dc5d8824
Merge remote-tracking branch 'alvaro/Simplification_MTR'
...
Conflicts:
python/core/qgsmapsettings.sip
2014-05-30 12:25:17 +07:00
Larry Shaffer
fe42b0048f
Merge pull request #1238 from ahuarte47/Issue_9480
...
Fix bug #9480 : Labels for polygon centroids should always originate inside a polygon
2014-05-29 14:45:22 -06:00