Nyall Dawson
cb638b6345
[processing][saga] Make some Slope,Aspect,Curvature outputs optional and non-default
2018-05-07 19:17:04 +10:00
Nyall Dawson
f34b3170b2
[processing] Fix parsing optional output 'create by default' from string'
2018-05-07 19:17:04 +10:00
Matthias Kuhn
9d12b0ad7b
Merge pull request #6749 from slarosa/db_quey_history_1
...
[FEATURE][needs-docs] DB Manager: adds SQL query history
2018-05-07 11:01:47 +02:00
Matthias Kuhn
55a256f9f2
Merge pull request #5065 from DelazJ/typos
...
Fix some wording and spelling
2018-05-07 09:23:30 +02:00
Jason Hilton
a0a5f6cebc
[processing] Fix saga natural neighbor parameters
...
fixes #16604
2018-05-07 14:16:38 +10:00
Nyall Dawson
f4599f13f1
[processing][gdal] Better error messages when invalid parameters are passed
2018-05-06 19:19:45 +10:00
Nyall Dawson
787dd3413e
[processing] More helpful errors when raster inputs are not valid
2018-05-06 19:19:45 +10:00
Nyall Dawson
bddcb7dc42
[processing][gdal] More nodata handling fixes
...
Fixes #18748
2018-05-06 19:19:45 +10:00
Nyall Dawson
739d4fab09
More verbose test outputs
2018-05-06 19:19:45 +10:00
Nyall Dawson
f48aaeaf33
[processing][gdal] Fix some more nodata=0 handling
2018-05-06 07:13:15 +10:00
Nyall Dawson
b3288192ee
[processing] Fix exception when clicking help for GDAL algorithms
2018-05-06 07:13:15 +10:00
MieWinstrup
b9b85f923d
New action 'Move Out of Group' that moves layer(s) out of group(s). Deprecating the action 'Move to top level'
2018-05-04 11:02:17 +10:00
matteo
9b22d99707
typos
2018-05-04 11:00:09 +10:00
matteo
b2c0dd96ae
[processing] resurrecting some parameters in Modeler
2018-05-04 11:00:09 +10:00
matteo
177f2c8aea
[processing] resurrecting some parameters in Modeler
2018-05-04 11:00:09 +10:00
matteo
2e67885c3a
[processing] resurrecting some parameters in Modeler
2018-05-04 11:00:09 +10:00
Matthias Kuhn
b0d550628b
Merge pull request #6908 from DelazJ/DBManagerTranslator
...
Trying to make more translatable strings in DB Manager
2018-05-03 12:53:30 +02:00
Matthias Kuhn
ddd12e2bf2
Merge pull request #6895 from gacarrillor/avoid_unnecessary_confirmation_dialogs
...
[processing] Refactor Fields algorithm: avoid unnecessary confirmation dialogs
2018-05-03 12:47:44 +02:00
Peter Petrik
12183e98db
Fix reading/writing of mesh layer to a qgis project ( fixes #18801 ) (PR #6869 )
...
* fix guard header
* [bugfix] Fix reading/writing of mesh layer to a qgis project #18801
* fix copy-paste error
* fix copy-paste error
* extract decode source to derived classes
* remove raster providers from vector decode source
* reset testdata to master
2018-05-03 12:10:54 +02:00
Nyall Dawson
5c9366605a
Add missing SIP_DEPRECATED
2018-05-03 16:34:46 +10:00
Nyall Dawson
1e7d479321
Fix outdated example code, convert to python
...
(because c++ devs are l33t and don't need examples...)
2018-05-03 16:33:26 +10:00
gacarrillor
f07cd2f5b9
[processing] Add comment to make it clear why we need to close the dialog here
2018-05-02 23:46:42 -05:00
nirvn
fdaa57a273
[FEATURE][processing] Zonal histogram algorithm
2018-05-03 11:36:16 +07:00
Nyall Dawson
70aad93a61
[processing][gdal] Fix translate ignores nodata values of 0
...
And add more unit tests to translate alg
2018-05-03 11:23:51 +10:00
C
d99155f3f0
Added missing r.fill.stats processing description file.
2018-05-03 09:59:23 +10:00
Matthias Kuhn
0a269aa6e6
Merge pull request #6864 from ghtmtt/fix_saga
...
[processing] fix broken SAGA algorithms
2018-05-02 16:47:03 +02:00
Matthias Kuhn
7b3308dc4a
Improved debug output on test fail
2018-05-02 16:11:08 +02:00
matteo
b3ed0f2ea2
change column name for travis
2018-05-02 14:58:15 +02:00
Matthias Kuhn
5f0f8062bc
Compare case insensitive
2018-05-02 14:17:59 +02:00
Matthias Kuhn
d9bdedf6d5
testing.checkLayersEqual, assert field names
2018-05-02 11:44:14 +02:00
Nyall Dawson
8f9a378d76
Seriously, I thought I told ya ta shuddup already, right?
2018-05-02 08:47:16 +10:00
Nyall Dawson
313970de79
[processing][saga] Remove redundant spaces from description files
2018-05-02 04:55:59 +10:00
Nyall Dawson
c2f224b446
[processing][saga] Fix "channel network and drainage basins" alg
...
Fixes #18870
2018-05-02 04:55:59 +10:00
Nyall Dawson
c68262da7f
[processing] Correctly set default value for matrix parameters
...
Fixes #18871
2018-05-02 04:55:41 +10:00
Nyall Dawson
c32611b2c4
[processing] Remove unused code
2018-05-02 04:55:01 +10:00
Nyall Dawson
36432191ee
[processing][gdal] Clip Vector By Mask Layer requires both
...
layers to have the same CRS
2018-05-02 04:55:01 +10:00
Harrissou Sant-anna
e2da696ab6
Make translatable some GUI texts
...
fix #17957
2018-05-01 16:09:22 +02:00
Harrissou Sant-anna
394aaba060
Trying to make Providers labels translatable
...
in DB Manager tree
2018-05-01 16:07:41 +02:00
Harrissou Sant-anna
46f867cef4
Use QCoreApplication.translate() instead
2018-05-01 17:58:01 +10:00
Harrissou Sant-anna
8088659c43
More details on Processing algorithms toolbar
2018-05-01 17:58:01 +10:00
Martin Dobias
3b36cdd170
Merge pull request #6750 from lbartoletti/visibleSnapPerf
...
[BUGFIX][FEATURE][NEEDS-DOCS] Disable snapping on invisible features. Second version
2018-05-01 09:46:59 +02:00
nirvn
9d9955e272
[processing] improve eliminate selected polygons alg help
...
i.e., the use only selected option is gone since 3.0
2018-05-01 10:43:13 +07:00
Mathieu Pellerin
39c6e23c08
[needs-docs][processing] add help and clarity to the define current projection algorithm
2018-05-01 10:14:08 +07:00
Nyall Dawson
16106b8cfa
[processing] More verbose error when unsupported SAGA version found
2018-05-01 09:18:03 +10:00
Nyall Dawson
9ffae600f4
[FEATURE] Variable width buffers
...
Adds geometry methods to create variable width buffers, including
tapered buffers (with a specified start and end diameter) and
variable width buffers from line string m values.
Also adds processing algorithms which expose these methods
to processing.
2018-05-01 06:16:01 +10:00
gacarrillor
387e724b0f
[processing] Refactor Fields algorithm: avoid unnecessary confirmation dialogs
2018-04-30 11:14:36 -05:00
nirvn
fca5238847
[processing] replace define current projection with reproject layer in vector menu
2018-04-30 16:50:34 +07:00
nirvn
57b3c58d06
[processing] add some missing icons for the data management tools menu
2018-04-30 16:50:34 +07:00
Nyall Dawson
cad0f3d5b7
[processing] Throw warning when menu item links are broken
2018-04-30 16:07:13 +10:00
nirvn
3bfc93d95b
[processing] fix grass provider svg path
2018-04-30 13:04:20 +07:00