6794 Commits

Author SHA1 Message Date
Denis Rouzaud
b9baf2e95a Merge pull request #3131 from 3nids/lockscale
allow to lock scale to use magnification to zoom in/out
2016-05-28 18:18:22 +02:00
Denis Rouzaud
c3e7a56b05 always use double for dpi 2016-05-28 17:22:22 +02:00
Sandro Mani
3e73064c4a Store QgsBillBoardRegistry in QgsProject instead of making it a singleton 2016-05-28 17:10:10 +02:00
Denis Rouzaud
cf99817b72 allow to lock scale to use magnification to zoom in/out
this also removes the option for different behavior of mouse wheel
2016-05-28 16:52:09 +02:00
Nyall Dawson
bae8a0e5e0 [FEATURE] Georeference outputs (eg PDF) from composer
This commit makes composer automatically georeference outputs
(where output format makes this possible, eg TIF and PDF).

The existing option to create a world file has been separated
from the map selection for georeferencing. The new behaviour
is to always georeference outputs, and only create the
separate world file if that option is checked.
2016-05-29 00:46:39 +10:00
Nyall Dawson
bc779a06ed QgsActionManager: improve docs + add tests 2016-05-29 00:45:17 +10:00
Nyall Dawson
3d494ac9f8 Fix feature's value action not working (fix #14536)
Replace broken/missing $currfield with new @current_field
expression variable. Update other default actions to use
expression variables instead of deprecated special columns.
2016-05-29 00:45:17 +10:00
Nathan Woodrow
17b48563a5 [renderer] Live hillshade renderer for raster layers
Thanks to Asger Skovbo Petersen (@AsgerPetersen) for the idea and fixes
Thanks to Nyall for reviews and bug fixes
2016-05-28 21:01:33 +10:00
rldhont
d8ccec0e0a [Processing] add an algs static method to Processing for server 2016-05-28 12:41:30 +02:00
Sandro Mani
90887f460f Revived globe, compatible with OsgEarth 2.7 2016-05-28 10:09:34 +02:00
rldhont
27c5f78f4d Merge branch 'processing_shortHelp' 2016-05-28 09:58:52 +02:00
Alexander Bruy
3d95712009 [processing] add output extent to scripts (refs #11781) 2016-05-28 10:39:43 +03:00
arnaud.morvan@camptocamp.com
75461aa181 [Processing] Fix ogr2ogr postgis table overwrite 2016-05-28 09:38:14 +02:00
rldhont
8592a7e3ac [Processing] Add shortHelp for Scripts, Models and R
And enhance getParameterDescriptions
2016-05-28 09:32:49 +02:00
Nyall Dawson
2c1f2ce1c0 Add missing docs 2016-05-28 07:21:21 +10:00
Nyall Dawson
4da6588494 Temporarily revert "add sip bindings to webkit stubs"
This reverts commit dd69a5965589c8a27f2388e6ecad02b223392704.

The commit was causing build failures on Travis
2016-05-28 07:18:34 +10:00
Alexander Bruy
cc7eb27a27 [processing] drop WebView dependency (follow up 38f6ace4c0) 2016-05-27 20:38:51 +03:00
Juergen E. Fischer
dd69a59655 add sip bindings to webkit stubs 2016-05-27 19:30:35 +02:00
Nyall Dawson
d4a482b982 Merge pull request #2900 from ahuarte47/Issue_QPainterSimplification
[Bugfix] QPainter simplification (fixes #14301)
2016-05-27 16:34:43 +02:00
Alexander Bruy
70c5ab6a05 [processing] fix handling of scriipts/models folders in Get scripts dialog (follow up d16f04bf3a) 2016-05-27 15:16:27 +03:00
volaya
b38be6f725 [processing] made lastools additional parameters optional 2016-05-27 11:31:54 +02:00
volaya
f4ca847660 [processing] do not exit loop in intersect if there are errors
fixes #14908
2016-05-27 11:27:24 +02:00
volaya
841f8fb74e [processing] re-enabled tooltips in algorithm dialog 2016-05-27 11:27:23 +02:00
volaya
c080c2035b [processing] fixed default extension selection 2016-05-27 11:27:23 +02:00
Alexander Bruy
33977d16dd [processing] add option to force singlepart geometry type to postgis import (fix #14889) 2016-05-27 11:25:22 +03:00
Nyall Dawson
ba48dbe380 Merge pull request #3112 from ThomasG77/qgsannotationitemcast
Cast each child of QgsAnnotationItem in SIP bindings for Python
2016-05-27 09:32:19 +02:00
Juergen E. Fischer
38f6ace4c0 make webkit optional 2016-05-27 08:41:58 +02:00
Alexander Bruy
ed1235d3bf Merge pull request #3096 from arnaud-morvan/processing_fix_updatedependentfields
[BUGFIX] [Processing] Fix updateDependentFields
2016-05-26 23:39:39 +03:00
ThomasG77
eeea18ecba Cast each child of QgsAnnotationItem in SIP bindings for Python 2016-05-26 18:09:59 +02:00
volaya
d4802e5e9e Merge pull request #3109 from rldhont/bugfix_processing_getParameterDescriptions
[BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scr…
2016-05-26 17:11:46 +02:00
rldhont
53089188d5 [BUGFIX][Processing] Add getParameterDescriptions to R, Model and Script algo 2016-05-26 16:53:10 +02:00
volaya
ef3de28538 Merge pull request #3110 from NaturalGIS/master
fix two SAGA statistics_grid modules
2016-05-26 15:47:26 +02:00
Alexander Bruy
d783635a40 [processing] homogenize spatial index name with DB Manager (fix #14899) 2016-05-26 16:13:46 +03:00
arnaud.morvan@camptocamp.com
586e9bfabc [Processing] Fix updateDependentFields 2016-05-26 15:08:29 +02:00
Giovanni Manghi
8cd6be57ed fix two SAGA statistics_grid modules 2016-05-26 14:04:29 +01:00
Alexander Bruy
af201211dd fix indentation 2016-05-26 14:43:18 +03:00
Alexander Bruy
d16f04bf3a [processing] support multiple scripts/models folders (fix #10476) 2016-05-26 13:56:21 +03:00
Alvaro Huarte
6969a1a401 Fix travis errors 2016-05-25 22:53:01 +02:00
Alvaro Huarte
7e1d142fef Add Visvalingam simplification algorithm 2016-05-25 22:53:01 +02:00
Alvaro Huarte
734b8b4c62 Add SimplifyAlgorithm enum for local simplification
It implements the SimplifyAlgorithm enum for local simplification of
geometries.
Also the SnapToGrid algorithm is added.
2016-05-25 22:53:01 +02:00
Alvaro Huarte
51f06edbf7 Allow override WkbPtr and define WkbSimplifierPtr class
This commit simplifies the geometry just before to paint it in the
current QPainter device.

This commit allows to override the '>>' operators of the QgsWkbPtr
class. Also, It defines a new QgsWkbSimplifierPtr class to automatically
simplify the input point stream.
2016-05-25 22:50:28 +02:00
Alvaro Huarte
c4d7981678 New members in QgsVectorSimplifyMethod for QPaint simplification 2016-05-25 22:50:28 +02:00
Alexander Bruy
322da8b2cf Merge pull request #3105 from volaya/processing_cleanup
[processing] cleanup and improvements
2016-05-25 20:42:17 +03:00
pcav
92604cf207 Merge branch 'master' of https://github.com/qgis/QGIS 2016-05-25 18:59:16 +02:00
volaya
997a3683a0 [processing] removed wrong import 2016-05-25 17:53:07 +02:00
volaya
f915cbe63e [processing] fixed modeler dialog 2016-05-25 14:59:08 +02:00
Nathan Woodrow
76a23e68e8 [python] Add bits() bindings for QgsRasterBlock 2016-05-25 21:10:07 +10:00
volaya
950a191813 [processing] remove square brackets from output names when no path and no extensions are provided 2016-05-25 10:43:22 +02:00
volaya
7f48ea4b8d [processing] only ask for msys folder in windows 2016-05-25 09:48:30 +02:00
Nyall Dawson
9f325df9c7 Search widget wrapper for relation reference widget 2016-05-25 15:41:04 +10:00