42448 Commits

Author SHA1 Message Date
Alexander Bruy
babc35d169 [processing] restore sieve algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
90308f33c0 [processing] restore contour algorithm
Also expose new parameters and use custom widget for additional
creation options
2017-10-11 17:06:11 +03:00
Alexander Bruy
6ec7b6e741 remove duplicate tests 2017-10-11 17:06:11 +03:00
Alexander Bruy
7965d52aee [processing] use native API to get GDAL driver name from filename 2017-10-11 17:06:11 +03:00
Alexander Bruy
56863b8765 [processing] restore roughness algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
f663ceb8dd [processing] restore slope algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
c9ea8892d5 [processing] restore TPI algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
b1ff4d774a [processing] restore polygonize algorithm
Also expose band parameter
2017-10-11 17:06:11 +03:00
Alexander Bruy
c53ff66caf fix permissions 2017-10-11 17:06:11 +03:00
Alexander Bruy
ff5a42a385 [processing] restore pct2rgb algorithm 2017-10-11 17:06:11 +03:00
Martin Dobias
6c1d5701f3 Merge pull request #5342 from wonder-sk/tessellator-fixes
Fixes to make tessellation of polygons without Z work again
2017-10-11 13:57:05 +02:00
Alessandro Pasotti
33d23732e1 Merge pull request #5338 from PeterPetrik/fix_build_gui_off
fix build with -DWITH_GUI=FALSE
2017-10-11 13:08:59 +02:00
Martin Dobias
006352f128 More tessellation fixes and more unit tests 2017-10-11 12:33:47 +02:00
Etienne Trimaille
2b742c7daf bump to Qt 5.9 for the 3D 2017-10-11 12:13:19 +02:00
Martin Dobias
8412a87c00 Improvements to tessellator unit test + death to qIsNaN() 2017-10-11 10:07:41 +02:00
Alessandro Pasotti
eb5c559d2f Merge pull request #5332 from boundlessgeo/auth_mutex
[auth] Add mutexes to protect access to authentication config cache from multiple threads
2017-10-11 10:06:00 +02:00
Juergen E. Fischer
0b5d07c243 debian packaging: server's schemaExtension.xsd moved 2017-10-11 09:13:54 +02:00
Peter Petrik
bf58e3d674 add missing header to GDAL_MOC_HDRS 2017-10-11 08:18:06 +02:00
Martin Dobias
2c246908d7 Fixes to make tessellation of polygons without Z work again
+ initial work on unit testing of tessellator
2017-10-11 01:17:08 +02:00
Peter Petrik
2a63ed92cf fix build with -DWITH_GUI=FALSE 2017-10-10 17:03:17 +02:00
Sandro Mani
754c6dd950 Merge pull request #5336 from manisandro/ogrsublayer_tinpolysurf
[OGR] List TIN and PolyhedralSurface as Polygon when searching sublayers
2017-10-10 15:22:52 +02:00
Sandro Mani
b2021e93b0 [OGR] List TIN and PolyhedralSurface as Polygon when searching sublayers
Sublayer geometry types are always single types
2017-10-10 14:09:57 +02:00
Martin Dobias
59fa541bc0 Merge pull request #5295 from liberostelios/3d-improve-triangulation
Improve triangulation for QGIS 3D
2017-10-10 13:18:18 +02:00
Jürgen Fischer
904a877aca Merge pull request #5293 from nyalldawson/fix_dxf_reprojection
Fix dxf export when CRS is not canvas CRS and not limiting to canvas extent
2017-10-10 13:15:33 +02:00
Martin Dobias
9d8734c2b9 Merge pull request #5195 from wonder-sk/tracing-with-offset
Tracing with offset
2017-10-10 13:12:57 +02:00
Martin Dobias
863197f095 Code layout fixes after rebase 2017-10-10 12:22:17 +02:00
Martin Dobias
89b884a382 Fixes to initial unwanted segment when tracing with offset + unit tests! 2017-10-10 10:50:27 +02:00
Martin Dobias
f16b21569c Fix usability issues of tracing with offset 2017-10-10 10:50:27 +02:00
Martin Dobias
b140b29718 [FEATURE] Tracing with optional offset
Tracing button in the snapping toolbar gets extra menu where it is possible to set
offset that will be applied to the traced line. Offset value can be either positive
(right side) or negative (left side).
2017-10-10 10:50:27 +02:00
Blottiere Paul
217c0e799a Merge pull request #5145 from pblottiere/bugfix_ogc_getcapa_schemalocation
[server][bugfix] Fix OGC test getcapabilities:validate-using-schemaLocation
2017-10-10 09:20:26 +01:00
Blottiere Paul
43bb3119e1 Add test 2017-10-10 08:02:33 +01:00
Blottiere Paul
a9a2c200e3 Search schemaExtension.xsd in share directory 2017-10-10 08:02:33 +01:00
Blottiere Paul
b80bfa8f9e schemaExtension.xsd is now installed in share directory 2017-10-10 08:02:33 +01:00
Blottiere Paul
1150076633 Fix OGC test getcapabilities:validate-using-schemaLocation 2017-10-10 08:02:33 +01:00
Blottiere Paul
e6dcfa4e42 Merge pull request #5287 from pblottiere/null
[bugfix] Properly update filter comboboxes of relation reference widget
2017-10-10 07:58:20 +01:00
Mathieu Pellerin
61dcba4a81 [processing] add area to raster layer unique values report algorithm (#5334) 2017-10-10 13:52:16 +07:00
Blottiere Paul
fc876fe547 Add some tests 2017-10-10 07:05:28 +01:00
Blottiere Paul
f18293fb39 Filter comboboxes are reset when the widget is initialised and foreign key is deleted 2017-10-10 07:05:28 +01:00
Denis Rouzaud
8759e7cd03 fix SIP_CONVERT_TO_SUBCLASS placement 2017-10-09 13:43:42 +02:00
Matthias Kuhn
b2620ae2bb Add ConvertToSubClass code to vertexmarker 2017-10-09 13:43:42 +02:00
Stelios Vitalis
8eaa8c231f Fix indentation in tesselator 2017-10-09 13:12:52 +02:00
Denis Rouzaud
5107f99592 replace vertexes by vertices
follow up 6b418decd6fe59a5a29716ff3014e476ec205091
2017-10-09 11:56:38 +02:00
Mathieu Pellerin
201091ea3e [FEATURE][processing] raster layer unique values count algorithm (#5308) 2017-10-09 16:42:17 +07:00
Stelios Vitalis
f939932ca1 3D tesselator fixes and refactoring to avoid leaks 2017-10-09 11:02:13 +02:00
Matthias Kuhn
6b418decd6 Spelling: use vertices rather than vertexes
... because that's what's used almost consistently throughout the codebase.
2017-10-09 10:13:13 +02:00
Blottiere Paul
ac66ced1c3 Merge pull request #5086 from pblottiere/pr_auxiliary_storage
[Feature] Auxiliary Storage
2017-10-09 08:58:21 +01:00
Denis Rouzaud
8a8e2e3a14 fix sipify test 2017-10-09 09:51:40 +02:00
Denis Rouzaud
6e14854f90 [sipify] remove redundant private sections 2017-10-09 09:51:40 +02:00
Blottiere Paul
9bbd0eacd1 Update sip binding 2017-10-09 07:32:12 +01:00
Blottiere Paul
2dddf78b29 Fix indentation 2017-10-09 07:31:52 +01:00