26786 Commits

Author SHA1 Message Date
vmora
6a8526f91c Add assistant support to QgsDataDefinedButton 2015-04-27 18:22:57 +10:00
vmora
cf3a712711 Move prettyBreaks calculation to QgsSymbolLayerV2Utils 2015-04-27 18:22:48 +10:00
vmora
0c5063fee6 Add method to create a QgsDataDefined from a string.
Automatically analyses to determine whether the string refers to
a column or is an expression.
2015-04-27 18:22:36 +10:00
vmora
d4319621a5 Add an isField test for QgsExpression
Checks whether expression consists of solely a field reference
2015-04-27 18:22:18 +10:00
alexbruy
ffeb61d549 Merge pull request #2008 from NaturalGIS/remove_grass_modules
[processing] remove r.mapcalculator from GRASS7 modules
2015-04-27 10:12:31 +03:00
alexbruy
09020dc136 Merge pull request #2005 from NaturalGIS/fix_grass7_v_to_rast_attribute
[processing] fix grass7 v.to.rast.attribute
2015-04-27 10:12:24 +03:00
alexbruy
5fe7f3d9fe Merge pull request #2004 from NaturalGIS/fix_grass7_slope_aspect
[processing] fix grass7 r.slope.aspect
2015-04-27 10:12:01 +03:00
alexbruy
b413271af7 Merge pull request #2009 from NaturalGIS/remove_grass_v_distance
[processing] remove v.distance as it can't work
2015-04-27 10:11:23 +03:00
Giovanni Manghi
b8dcb88101 remove v.distance as it can't work 2015-04-26 19:38:35 +01:00
Giovanni Manghi
f51941b79b remove r.mapcalculator from GRASS7 modules 2015-04-26 19:24:25 +01:00
Giovanni Manghi
80a65b9b1a fix python error when using path with special chars in Processing/GRASS 2015-04-26 12:48:22 +01:00
Juergen E. Fischer
102f6d3100 db manager: fix BaseError handing (fixes #12645) 2015-04-26 13:37:15 +02:00
Paolo Cavallini
c79dd9d15b Merge pull request #2006 from NaturalGIS/grass7_better_default_raster_resolution
better GRASS7 default raster resolution and fix r.composite
2015-04-26 13:22:47 +02:00
Paolo Cavallini
e7e027944e Update GrassAlgorithm.py
Better default cellsize for GRASS6
2015-04-26 12:58:54 +02:00
Giovanni Manghi
031f9a9fe9 better GRASS7 default raster resolution and fix r.composite 2015-04-26 11:33:03 +01:00
Giovanni Manghi
b3d8fc2be9 fix grass7 v.to.rast.attribute 2015-04-26 10:31:40 +01:00
Giovanni Manghi
ac2d817974 fix also grass7 r.aspect and re-adds r.slope 2015-04-26 10:25:49 +01:00
Giovanni Manghi
42f0aa287b fix grass7 r.slope.aspect 2015-04-26 10:08:02 +01:00
Matthias Kuhn
d0fea65863 Minimize installed travis dependencies 2015-04-24 14:55:47 +02:00
Sandro Santilli
0480cabfc9 Make QgsPointLocator discard geometries that cannot be projected
Fix #12634 (crash snapping in measure tool)
To be backported to 2.8 branch
2015-04-24 10:25:13 +02:00
Radim Blazek
876e54b50a [GRASS] use always forward slash as dir separator 2015-04-23 19:40:11 +02:00
Radim Blazek
95e5a4f341 QgsMimeDataUtils::encode fix (escape also backslash) 2015-04-23 19:38:38 +02:00
Radim Blazek
1ac4b25289 [GRASS] more tests 2015-04-23 19:04:42 +02:00
Juergen E. Fischer
bcb95137f0 Properly handle non matching number of WMS styles and layers in WMS provider (inspired by PR #2001) 2015-04-22 20:35:20 +02:00
Sandro Santilli
32cc6e0b87 Fix quoting of xfb-run invocation
Works For Me (Ubuntu 14.04.2)
2015-04-22 19:47:24 +02:00
Nyall Dawson
95a7fbc892 Followup b2ca7f, fix bad merge 2015-04-22 20:58:19 +10:00
Nyall Dawson
deba02f178 Improved placement for diagrams for line layers
Previously the diagrams would often be displaced from the line
(depending on the line orientation).
2015-04-22 18:18:16 +10:00
Nyall Dawson
b2ca7faf3e Modernise diagram properties UI:
Switch to stacked widget, QgsScaleRangeWidget, QgsFieldExpression
widget, QgsDoubleSpinBoxes.

Rearrange and reword controls to clarify their behaviour.
2015-04-22 18:03:32 +10:00
Nyall Dawson
16af787192 Fix line placement flags for diagrams. Line placement options for
PAL are flags, not an enum
2015-04-22 18:03:24 +10:00
Nyall Dawson
7ce618a603 Start modernising diagram ui 2015-04-22 18:03:14 +10:00
alexbruy
12d92e4fb4 Merge pull request #1998 from radosuav/missing_html_tags
[processing] fix displaying result graphs
2015-04-22 09:38:06 +03:00
Juergen E. Fischer
9c5cbd4373 osgeo4w: fix buildname (followup dec0ca5) 2015-04-22 07:24:46 +02:00
Juergen E. Fischer
02f5c73ae2 fix where clause when multiple features are filtered by ids (fixes #12616, followup d1e23a6) 2015-04-21 23:04:16 +02:00
Juergen E. Fischer
dec0ca595c osgeo4w: restore running Nightly for tests (followup 51a7317) 2015-04-21 22:20:56 +02:00
Nyall Dawson
774e5d3012 Fix crash on QgsDataDefined copy (fix #12027) 2015-04-22 06:00:59 +10:00
vmora
8cb875546e Add unit test for QgsDataDefined copy 2015-04-22 06:00:45 +10:00
alexbruy
2fddcaf30c Merge pull request #1994 from bstroebl/bugInEliminate
[processing] avoid run-time error in the Eliminate sliver polygons algorithm
2015-04-21 16:54:28 +03:00
Alexander Bruy
8ccae4fef1 [processing] add "mode" to ZonalStatistics output. Contributed by Anton
Biatov
2015-04-21 16:13:14 +03:00
radosuav
c246fec2df [Processing] Fix bug with displaying result graphs by adding <html> tags. 2015-04-21 10:31:14 +02:00
Sandro Mani
8c1ee0c691 Add ORACLE_INCLUDEDIR, ORACLE_LIBDIR CMake variables 2015-04-20 23:04:49 +02:00
Juergen E. Fischer
3581e57022 doxymentaton: add 2.8 to main page 2015-04-20 22:00:12 +02:00
Juergen E. Fischer
e51d05eebc fix doxymentation warnings 2015-04-20 18:40:53 +02:00
Juergen E. Fischer
f0daab9c7c processing: fix interpretation of oracle layers (fixes #12590)
Funded by norbit.de
2015-04-20 11:37:34 +02:00
Nyall Dawson
085d0ad096 Fix zonal stats not saving values to spatialite layers (fix #11849) 2015-04-20 18:20:23 +10:00
Nyall Dawson
5e41c43242 [FEATURE] Allow band selection for zonal stats plugin 2015-04-20 18:20:13 +10:00
Nyall Dawson
ee7b4d2539 [FEATURE] Add extra statistics to zonal stats plugin (fix #4430)
Adds median, standard dev, min, max, range, minority, majority
and variety
2015-04-20 18:20:02 +10:00
Nyall Dawson
e01dca759d [FEATURE] Allow selection of wanted stats for zonal stats (fix #4429) 2015-04-20 18:19:52 +10:00
Matthias Kuhn
634641a9c4 Merge pull request #1993 from manisandro/fldidx
Fix primary key search uniqueness

Duplicate suffix `_0` has not been detected previously
2015-04-20 08:12:01 +02:00
Juergen E. Fischer
d78bc7d1b0 osgeo4w: reflect version in nightly build name 2015-04-19 13:40:16 +02:00
Juergen E. Fischer
51a7317c72 osgeo4w: fix running of grass test 2015-04-17 17:55:47 +02:00