48867 Commits

Author SHA1 Message Date
Blottiere Paul
5c11f41123 Add doc for some parameters/constructor 2018-07-13 08:22:28 +01:00
Blottiere Paul
721e309104 Cleaning QgsServiceModule 2018-07-13 08:22:28 +01:00
Blottiere Paul
183335d6cc Remove unused #endif 2018-07-13 08:22:28 +01:00
Blottiere Paul
7ca72d096d Fix doc 2018-07-13 08:22:28 +01:00
Blottiere Paul
78daade806 Add brief tags 2018-07-13 08:22:28 +01:00
Blottiere Paul
9b7e84e4dd Fix doc block 2018-07-13 08:22:28 +01:00
Blottiere Paul
86c6114871 Add more class and since tag 2018-07-13 08:22:28 +01:00
Blottiere Paul
8397fe99b5 Add more ingroup 2018-07-13 08:22:28 +01:00
Blottiere Paul
0cfb0f140c Fix class tag definition 2018-07-13 08:22:28 +01:00
Blottiere Paul
93db95f4d8 Fix documentation 2018-07-13 08:22:28 +01:00
Blottiere Paul
a214d773f7 More doc 2018-07-13 08:22:28 +01:00
Blottiere Paul
cb6b98349a More doc 2018-07-13 08:22:28 +01:00
Blottiere Paul
69c1c3a19e Add some version 2018-07-13 08:22:28 +01:00
Blottiere Paul
120262e3b8 Fix compilation 2018-07-13 08:22:28 +01:00
Blottiere Paul
3ce290666b Remove unused class 2018-07-13 08:22:28 +01:00
Blottiere Paul
5aff40d28b Add ingroup 2018-07-13 08:22:28 +01:00
Blottiere Paul
d49c0d0480 Remove fake method 2018-07-13 08:22:28 +01:00
Blottiere Paul
9aed745432 Update doc for WgsWfsParameters 2018-07-13 08:22:28 +01:00
Blottiere Paul
896b923132 Update doc for WFS service 2018-07-13 08:22:28 +01:00
Blottiere Paul
d31d86d632 Update doc for QgsConfigParserUtils 2018-07-13 08:22:28 +01:00
Blottiere Paul
a698dc2ccb Update doc for QgsServiceNativeModuleEntry 2018-07-13 08:22:28 +01:00
Blottiere Paul
3bd9298742 Update doc for QgsServerPlugin 2018-07-13 08:22:28 +01:00
Blottiere Paul
2e693d0912 Update doc for wcs Service 2018-07-13 08:22:28 +01:00
Blottiere Paul
45bf204d0e Update doc for QgsFilterResponseDecorator 2018-07-13 08:22:28 +01:00
Blottiere Paul
3cf7c34146 Update doc for QgsConfigCache 2018-07-13 08:22:28 +01:00
Blottiere Paul
66c78f7806 Update doc for QgsWmsParameters 2018-07-13 08:22:28 +01:00
Blottiere Paul
12863203f7 Update doc for Service in WMS 2018-07-13 08:22:28 +01:00
Blottiere Paul
a7dfd6e1aa Update doc for QgsMapServiceException 2018-07-13 08:22:28 +01:00
Blottiere Paul
237054738a Update doc for QgsOWSServerFilterRestorer 2018-07-13 08:22:28 +01:00
Blottiere Paul
09ef8ea6bf Update doc for QgsBadRequestException 2018-07-13 08:22:28 +01:00
Blottiere Paul
75d44d9082 Update doc for QgsBadRequestException 2018-07-13 08:22:28 +01:00
Blottiere Paul
7abe384203 Update doc for QgsFcgiServerResponse 2018-07-13 08:22:27 +01:00
Blottiere Paul
4a66e9e8f6 Update doc for QgsLayerRestorer 2018-07-13 08:22:27 +01:00
Blottiere Paul
411ee199f3 Update doc for QgsWcsServiceException 2018-07-13 08:22:27 +01:00
Blottiere Paul
57b23dcfba Update documentation for QgsServerSettings 2018-07-13 08:22:27 +01:00
Blottiere Paul
8e9b9fc2e9 Activate server option in travis config for doc 2018-07-13 08:22:27 +01:00
Blottiere Paul
395cd8492e Generate doc when server is enabled (not plugins) 2018-07-13 08:22:27 +01:00
Blottiere Paul
8d6f3bb2e3 Add fake method to test Travis doc 2018-07-13 08:22:27 +01:00
Blottiere Paul
dd5ffb5cbc Update doc path for server 2018-07-13 08:22:27 +01:00
Martin Dobias
48195e0158 Make shade() const 2018-07-12 15:10:12 +02:00
Martin Dobias
39ac58b9aa Slightly optimize raster pseudo color rendering
This brought rendering time per raster tile from ~80ms to ~50ms
(this is with debug version so the timing may be skewed)
2018-07-12 15:10:12 +02:00
Nyall Dawson
1ac5ca02c7 Fix some map edit tools don't use correct rubberband color
Fixes #19381
2018-07-12 11:41:09 +10:00
Nyall Dawson
93146f7c9f [processing][saga] Outputs from snap algorithms should both be optional 2018-07-12 11:32:37 +10:00
Nyall Dawson
82364e4295 [processing][saga] Unit tests for snap points to lines/points algs 2018-07-12 11:32:37 +10:00
Rudi von Staden
64352fb159 Fix input parameter types for SAGA SnapPointstoLines 2018-07-12 11:32:37 +10:00
Rudi von Staden
dd4c49deae Fix input parameters of SAGA SnapPointstoPoints
Fixes #19382
2018-07-12 11:32:37 +10:00
Nyall Dawson
a5992d0178 [processing] Fail model drop if model file could not be successfully read 2018-07-12 10:14:03 +10:00
Nyall Dawson
41825cab1b [processing] Also accept QgsProcessingOutputLayerDefinition for
layer input values

Since these may result from the output of an earlier child algorithm running
in a processing model.

Fixes #19372
2018-07-12 10:14:03 +10:00
Nyall Dawson
61cc8b5774 [processing] Fix exception when dropping model file on qgis window 2018-07-12 10:14:03 +10:00
Juergen E. Fischer
87bce6ad7e postgresql provider: also quote schema when creating project table (fixes #19394) 2018-07-11 18:34:59 +02:00