35929 Commits

Author SHA1 Message Date
Alessandro Pasotti
bcedb6df7e Moved interface to main init 2016-12-10 16:41:36 +01:00
Alessandro Pasotti
ba143d0225 Plugin re-enabled 2016-12-10 14:06:21 +01:00
Mathieu Pellerin
fc8493f5d3 Merge pull request #3851 from nirvn/raster_ui_improvements
Raster renderer UI improvements
2016-12-10 09:54:09 +07:00
volaya
8ec3eaf456 Merge pull request #3839 from anitagraser/patch-2
[processing] Create cost allocation map output
2016-12-09 12:09:11 +01:00
Marco Hugentobler
fdf2a9dcb7 Backward support for parameters 'MTVER' and 'capabilities' from WMS 1.0.0 is required for WMS 1.1.1 2016-12-09 11:39:26 +01:00
Matthias Kuhn
48f43b0862 Fix map canvas test 2016-12-09 11:00:17 +01:00
Matthias Kuhn
cf5f373f63 Add support for fine-resolution mouse wheel zooming
Some mouses (notably on mac) have finer resolutions. They send mouse
wheel events in a higher frequency but with smaller angleDelta() values.
So far, zooming with such mouses was leading to unusable fast zoom
actions.
2016-12-09 10:32:51 +01:00
nirvn
ffb6ba7a3e [FEATURE][raster] support setting of color and transparency on multiple
items in paletted UI
2016-12-09 16:24:39 +07:00
nirvn
4894a6d498 [raster] allow multiple row deletion in the singleband pseudo-color UI 2016-12-09 16:24:39 +07:00
nirvn
364a51d8c4 [FEATURE][raster] support setting of color and transparency on multiple
items in the singleband pseudo-color UI
2016-12-09 16:24:39 +07:00
volaya
322b703944 [processing] made WHERE param optional and advanced in v.surf.rst algorithms
Fixes #15786
2016-12-09 10:21:53 +01:00
Mathieu Pellerin
38b62b614f Merge pull request #3849 from SrNetoChan/png_cleanup
Cleaning unused png files and respective folder
2016-12-09 16:11:02 +07:00
volaya
c713747279 [processing] fixed GRASS algorithm descriptions 2016-12-09 08:54:43 +01:00
Denis Rouzaud
1254aaa0db fix #15947 style dock is not refreshed when map layer style changes 2016-12-09 08:19:23 +01:00
Alexandre Neto
8bc980eed6 Deletes old themes folders 2016-12-09 01:37:58 +00:00
Alexandre Neto
ae0d7cfaf4 Deletes unused png files from default theme 2016-12-09 01:32:37 +00:00
Nyall Dawson
ee55c4bc66 [FEATURE] Show an alpha slider in color button drop down menu
Allows quick tweaks to the color alpha
2016-12-09 10:43:40 +10:00
Nyall Dawson
5aa1539418 Merge pull request #3848 from nyalldawson/orthag
[FEATURE][processing] New algorithm to orthagonalize geometries
2016-12-09 10:09:34 +10:00
Nyall Dawson
4b6f3a3ee5 [FEATURE][processing] New algorithm to orthagonalize geometries
Adds a new QgsGeometry::orthagonalize method which tries to make
angles in geometries either right angles or straight lines

Also adds a processing algorithm exposing this feature.
2016-12-09 09:41:56 +10:00
Nyall Dawson
379e7a42e6 Add some more QgsVector operators, allow use of QgsVector with QgsPointV2 2016-12-09 08:13:48 +10:00
Nyall Dawson
77a8e18ec1 Add methods to add/subtract QgsVectors 2016-12-09 08:13:48 +10:00
volaya
e41c2a7b05 [processing] allow saving custom predefined expressions 2016-12-08 10:12:23 +01:00
Denis Rouzaud
b133b12617 use data rather than indexes to retrieve items 2016-12-08 08:26:20 +01:00
nirvn
e077efd3ed [style dock] emit widgetChanged() when raster palette labels updated 2016-12-08 12:08:34 +07:00
Mathieu Pellerin
c32be64ac8 [ui] fix circular string button location and relocate undo/redo buttons (#3845) 2016-12-08 11:09:44 +07:00
nirvn
01f2c441ad [symbology] categorized renderer's default ramp should be random 2016-12-08 09:16:55 +07:00
Nyall Dawson
37edb69c21 Merge pull request #3843 from nyalldawson/oriented
Port minimum oriented bounding box to QgsGeometry
2016-12-08 05:52:59 +10:00
Matthias Kuhn
ed5a2bca7e [offlineediting] Fix only synchronize selected features option
Fix #15830
2016-12-07 14:40:52 +01:00
Alexander Bruy
897d27fa5c fix import 2016-12-07 15:39:16 +02:00
volaya
a8dd95addd Fixed wrong import 2016-12-07 13:56:37 +01:00
volaya
bb7b6d41bc [processing] added predefined expressions to raster calculator 2016-12-07 13:12:42 +01:00
Nyall Dawson
8a3c1efefe Merge pull request #3840 from DelazJ/selectedfeaturesids
Replace selectedFeaturesIds by selectedFeatureIds
2016-12-07 21:44:24 +10:00
Harrissou Sant-anna
e0912b8e2d Update API break doc 2016-12-07 12:09:56 +01:00
Nyall Dawson
1bdb35d630 Avoid key error on fields which should be skipped 2016-12-07 20:13:29 +10:00
Nyall Dawson
c975764c12 Port processing oriented minimum bounding box alg to QgsGeometry 2016-12-07 20:13:29 +10:00
nirvn
ea661e5e3c [options] remove string search for default snap mode combo box 2016-12-07 16:02:50 +07:00
nirvn
9afb48eccd fix snapping test 2016-12-07 15:29:19 +07:00
nirvn
8e147802cb [snapping] move tracing action to snapping toolbar 2016-12-07 15:29:19 +07:00
nirvn
a6030d652d [snapping] fix enable state of snapping widget's elements 2016-12-07 15:29:19 +07:00
nirvn
6b0bf49cd8 [snapping] fix default snapping type settings 2016-12-07 15:29:19 +07:00
nirvn
60ad5c672e [snapping] fix default snapping enabled state 2016-12-07 15:29:19 +07:00
Nyall Dawson
75f51bc16e [processing][heatmap] Fix alg in batch mode, mark some params as advanced 2016-12-07 13:50:12 +10:00
Nyall Dawson
51206590c9 [processing] Use newer basic stats algorithm in vector menu 2016-12-07 13:30:54 +10:00
Nyall Dawson
e1a588e066 Merge pull request #3782 from nyalldawson/heatmap
Port heatmap plugin code to analysis, add processing alg
2016-12-07 13:07:13 +10:00
Nyall Dawson
034cc65935 [FEATURE] Remove c++ heatmap plugin
No longer required as plugin has been ported to analysis lib
with processing frontend

Marked as feature for docs + changelog notices
2016-12-07 12:23:58 +10:00
Nyall Dawson
bef5b5ed68 [processing][heatmap] custom parameter/widget for output resolution
Matches current behaviour of c++ heatmap plugin
2016-12-07 12:23:58 +10:00
Nyall Dawson
20f1f76f2e [heatmap] Avoid gdal warnings, calculate distance from pixel centroid 2016-12-07 12:23:58 +10:00
Harrissou Sant-anna
f9578bf60b Replace selectedFeaturesIds by selectedFeatureIds 2016-12-07 00:19:11 +01:00
Nyall Dawson
83c38b0172 [FEATURE][processing] Port heatmap plugin to processing algorithm 2016-12-07 08:27:24 +10:00
Nyall Dawson
f2127464d3 Move heatmap generation code to analysis lib
And clean it up a lot
2016-12-07 08:26:55 +10:00