49030 Commits

Author SHA1 Message Date
Blottiere Paul
7b32f8c61b Add virtual default destructors 2018-07-23 08:07:07 +01:00
Blottiere Paul
555b9471b2 Update sip binding 2018-07-23 08:07:07 +01:00
Blottiere Paul
438a8dfd85 Cleaning GetCapabilities doc for WFS 2018-07-23 08:07:07 +01:00
Blottiere Paul
f55d9c1a31 Add a remove method thanks to enum value 2018-07-23 08:07:07 +01:00
Blottiere Paul
6e1f14bd9e Fix sip binding 2018-07-23 08:07:07 +01:00
Blottiere Paul
7692e35d72 Fix compilation with Qt < 5.10 2018-07-23 08:07:07 +01:00
Blottiere Paul
acc2055820 Cleaning wfs service 2018-07-23 08:07:07 +01:00
Blottiere Paul
a904056ad6 Clearing WFS with parameters 2018-07-23 08:07:07 +01:00
Blottiere Paul
e2b69c375c Add more parameters as enum 2018-07-23 08:07:07 +01:00
Blottiere Paul
683975c74e Add a layoutParameter method to search in unmanaged parameters 2018-07-23 08:07:07 +01:00
Blottiere Paul
aae9fecb59 Fixes unit tests 2018-07-23 08:07:07 +01:00
Blottiere Paul
8431d0cc0a Use wms parameters in wms service 2018-07-23 08:07:07 +01:00
Blottiere Paul
a946c528c4 Update sip binding 2018-07-23 08:07:07 +01:00
Blottiere Paul
93ee304234 Use double instead of float 2018-07-23 08:07:07 +01:00
Blottiere Paul
fe366d25ef Fixes compilation warning 2018-07-23 08:07:07 +01:00
Blottiere Paul
4b17a812e0 WMS parameters inherits from global parameters 2018-07-23 08:07:07 +01:00
Blottiere Paul
1c6b0582df Remove isDefined member 2018-07-23 08:07:07 +01:00
Blottiere Paul
1a078d96a4 Use class instead of struct 2018-07-23 08:07:07 +01:00
Blottiere Paul
950f7d7d35 Update sip 2018-07-23 08:07:07 +01:00
Blottiere Paul
c1c92a657a Returns only defined parameters in toMap() 2018-07-23 08:07:07 +01:00
Blottiere Paul
bbf7a78453 Decode url string 2018-07-23 08:07:07 +01:00
Blottiere Paul
bb26e71cb2 Update server requests 2018-07-23 08:07:07 +01:00
Blottiere Paul
d1a4c0a6ac Update sip 2018-07-23 08:07:07 +01:00
Blottiere Paul
6a88a75cee Add QgsServerParameters 2018-07-23 08:07:07 +01:00
Nyall Dawson
b58f194f38 Fix valgrind conditional jump on uninitialized value warning 2018-07-23 15:59:35 +10:00
Nyall Dawson
5e37e82402 Apply clang-tidy modernization checks 2018-07-23 12:18:45 +10:00
Juergen E. Fischer
1201df57f9 fix c7e914cd6 2018-07-22 09:34:22 +02:00
Nyall Dawson
7b36737b07 Modernize code, fix potential leak 2018-07-22 07:21:58 +10:00
Nyall Dawson
8fac4d89bd Fix some clazy warnings 2018-07-22 07:21:58 +10:00
Nyall Dawson
ce1291a44e Fix big memory leak in point locator 2018-07-22 07:21:58 +10:00
Juergen E. Fischer
c7e914cd6e debian packaging: exclude qspatialite from ubuntu xenial build (Qt <5.7) 2018-07-20 15:25:24 +02:00
Blottiere Paul
dbd5a86a7b
Merge pull request #7399 from pblottiere/fix_limit_altas
Remove hardcoded limit (fixes #17689)
2018-07-20 09:55:09 +01:00
Blottiere Paul
cff4d70c30 Increases number of pages 2018-07-20 08:14:21 +01:00
Nyall Dawson
9887508d1e Fix crash when editing graduated symbol in style dock
Fixes #18909
2018-07-20 16:54:53 +10:00
Blottiere Paul
1af00e3dcf Fix bad rebase 2018-07-20 16:24:48 +10:00
Blottiere Paul
669ec7af82 Update capitalisation 2018-07-20 16:24:48 +10:00
Blottiere Paul
dc402620aa Add an enum for vertex tool mode 2018-07-20 16:24:48 +10:00
Blottiere Paul
8ecc5b9047 Cleaning 2018-07-20 16:24:48 +10:00
Blottiere Paul
64d52ff074 Add preferred value in QSettings 2018-07-20 16:24:48 +10:00
Blottiere Paul
c67d09c6dc Add a dropdown menu for vertex tool and active layer option 2018-07-20 16:24:48 +10:00
Blottiere Paul
6363aba94e [FEATURE][needs-doc] Vertex tool can work on the current layer only 2018-07-20 16:24:48 +10:00
Nyall Dawson
9259d60ca2 Fix build on Travis 2018-07-20 15:10:37 +10:00
Nyall Dawson
f3650e6bb4 Fix potential crash in color ramp shader
Fixes #19445
2018-07-20 15:10:37 +10:00
Nyall Dawson
34b21918c2 Fix raster stats calculation for very small extents compared with
pixel size, when a sample size is set

Refs #19445
2018-07-20 15:10:37 +10:00
Nyall Dawson
d79dd73bd3 Modernize code 2018-07-20 15:10:37 +10:00
Nyall Dawson
4fccc5e9a0 Fix some clazy warnings 2018-07-20 15:10:37 +10:00
Nyall Dawson
7165923a06 Add missing override 2018-07-20 07:24:35 +10:00
Nyall Dawson
c0f67327aa Capitalization 2018-07-20 07:24:35 +10:00
Nyall Dawson
8b2d5d0374 Use sample instead of identify in raster sampling alg
About 25x faster on large layers
2018-07-20 07:24:35 +10:00
Nyall Dawson
0f41ca9e13 Improvements and docs for worldToPixel 2018-07-20 07:24:35 +10:00