26758 Commits

Author SHA1 Message Date
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
Paolo Cavallini
cd3a120adb Update ShapestoGrid.txt
Better default for saga rasterization
2015-04-17 17:04:27 +02:00
Juergen E. Fischer
812d5b1183 remove unused button in categorized renderer ui 2015-04-17 15:59:39 +02:00
Matthias Kuhn
7527651bfa Fix RelationReference widget
previously it would not return any value when the content changed since 868eeb2
2015-04-17 12:43:58 +02:00
Juergen E. Fischer
d79268cbd7 indentation update 2015-04-17 09:51:24 +02:00
Nyall Dawson
213a22bc8a Fix calculation of zonal stats when source contains nodata or nan
pixels (fix #11135)
2015-04-17 05:40:09 +10:00
pcav
6a46f464f7 Better default for COMPRESSTYPE in GDAL 2015-04-16 17:59:39 +02:00
Bernhard Ströbl
af64ae966f [PROCESSING] Avoid run-time error
if intersection geometry is None (happens IMHO if geometries are not valid)
2015-04-16 17:54:15 +02:00
Denis Rouzaud
4c65277ea8 doxygen: add missing gui directory for effects 2015-04-16 17:23:48 +02:00
Paolo Cavallini
8a1ea2ee48 Update Slope,Aspect,Curvature.txt
Better defaults for slope and aspect in saga:processing
2015-04-16 17:21:15 +02:00
Alexander Bruy
c9ec4d4afc [processing] Select by atribute sum algorithm 2015-04-15 16:51:53 +03:00
Sandro Mani
265c253995 Fix primary key search 2015-04-14 17:02:44 +02:00
alexbruy
a741f828c2 Merge pull request #1992 from NaturalGIS/fix_grass7_v_generalize
[processing] fix GRASS7 v.generalize
2015-04-14 17:40:02 +03:00
Giovanni Manghi
ed6d8dcab7 fix GRASS7 v.generalize 2015-04-14 12:24:26 +01:00
Nyall Dawson
cfe397e718 Better fix for ffd81f4, avoid unnecessary copies of geometry 2015-04-14 10:36:04 +10:00
Sandro Mani
cc9f2a6270 Call QgsComposer::restoreComposerMapStates in QgsComposer:changeEvent,
not in showEvent (latter does not work reliably with some window
managers, such as openbox) (fix #6085)
2015-04-14 09:41:46 +10:00
Nyall Dawson
2722426059 Bump acceptable documentation coverage 2015-04-14 09:15:25 +10:00
Denis Rouzaud
d660acbfa3 doxygen: add effects directory 2015-04-13 16:44:13 +02:00
Juergen E. Fischer
b22be91ed4 include server plugin api in doxygen 2015-04-13 16:23:50 +02:00
Nyall Dawson
ffd81f4ca3 Fix failing tests 2015-04-14 00:12:10 +10:00
Nyall Dawson
7c7ef6d8cd Fix diagrams not respecting canvas rotation
Also fixes diagrams not showing for invalid polygons (fix #11955)
2015-04-13 23:16:14 +10:00
Nyall Dawson
437fc82435 Followup 43f150d, fix labels always enabling with diagrams 2015-04-13 23:16:14 +10:00
Nyall Dawson
18e4a0c8cb Fix scale dependant rendering of diagrams (fix #10700) 2015-04-13 20:47:54 +10:00
Nyall Dawson
946ca07586 Fix incorrect calculation of priority for diagrams (fix #4692) 2015-04-13 19:44:18 +10:00
Juergen E. Fischer
9c336b53c0 fix grass script install 2015-04-12 05:39:30 +02:00
Juergen E. Fischer
9ba490a761 fix coverity warnings 2015-04-12 03:30:57 +02:00
Juergen E. Fischer
dfda3fb778 yet another debian fix (followup 1dd8317) 2015-04-12 02:02:48 +02:00
Juergen E. Fischer
ad23f28059 fix grass provider test (followup 7219336) 2015-04-12 01:41:11 +02:00
Juergen E. Fischer
1dd8317b52 debian packaging fix (followup 1a547d0) 2015-04-11 20:56:47 +02:00