12869 Commits

Author SHA1 Message Date
Martin Dobias
ef145afca6 Add support for unordered comparison of features of layers
This is useful when an algorithm returns features in no particular order
and sorting features by attributes does not help because there may be
features with the same attributes, giving non-unique sorting orders.
2018-05-10 06:50:57 -04:00
Martin Dobias
73d10afe31 Processing tests: allow topological geometry tests instead of exact tests
This is useful with geometry algorithms when the order of the coordinates of produced
geometries does not need to be exactly the same every time, but the output is still
topologically equivalent.
2018-05-10 06:50:57 -04:00
Denis Rouzaud
37e9f3abca allow customizing prefix of locator filters 2018-05-09 14:59:58 -04:00
Denis Rouzaud
5d7a6c18ec remove useless API break 2018-05-09 14:02:51 -04:00
Denis Rouzaud
8e20996ddc simplify netwotk content fetcher registry
kudos @wonder-sk
2018-05-09 11:04:29 -04:00
Denis Rouzaud
30b7fd183c use QgsNetworkContentFetcherRegistry 2018-05-09 11:01:59 -04:00
Denis Rouzaud
18699299ab [FEATURE ] allow to use URLs for attribute forms 2018-05-09 11:01:59 -04:00
Alessandro Pasotti
d06043f723
Merge pull request #6952 from elpaso/DelazJ-symbolselectorHelpShow
Delaz j symbolselector help show
2018-05-09 08:04:02 +02:00
Matthias Kuhn
29489e1056
Merge pull request #6865 from PeterPetrik/qgsquick_1_canvas_merge
[FEATURE] Introduction of QGIS Quick library
2018-05-09 07:40:01 +02:00
Felis Pimeja
85660db91f Vectorized remaining propertyicons
List of icons^
gdal.png
network_and_proxy.png
locale.png
join.png
transparency.png
pyramids.png
overlay.png
map_tools.png
histogram.png
digitizing.png
attributes.png
2018-05-09 11:21:51 +07:00
Alessandro Pasotti
85d60f2bac Merge branch 'symbolselectorHelpShow' of https://github.com/DelazJ/QGIS into DelazJ-symbolselectorHelpShow 2018-05-08 18:15:51 +02:00
Nyall Dawson
10475a6adf Really accept strings for arrow data defined properties 2018-05-08 20:38:08 +10:00
Nyall Dawson
99d0b3c337 More spell checks 2018-05-08 09:33:07 +10:00
luz.paz
f01bff25ac Typos
Found via `codespell`
2018-05-08 09:33:07 +10:00
Ari Jolma
64d5193f20 Translation fixes for GDAL build VRT. 2018-05-08 09:26:57 +10:00
Nyall Dawson
3fff8724ea Update test result 2018-05-08 08:57:25 +10:00
Harrissou Sant-anna
67c20d5db0 Set max_points default value 2018-05-08 08:57:25 +10:00
Denis Rouzaud
b4d00d95a1 delete contents in destructor and add missing mutexes 2018-05-07 10:15:06 -04:00
Denis Rouzaud
5610ebe9a2 fix crash when redownloading or canceling 2018-05-07 08:21:00 -04:00
Denis Rouzaud
9d45077456 also add localFile returning a QFile 2018-05-07 08:20:59 -04:00
Denis Rouzaud
8308ce1207 avoid race condition 2018-05-07 08:20:59 -04:00
Denis Rouzaud
0d6dcb231e do not return a const file and add localFile helper 2018-05-07 08:20:59 -04:00
Denis Rouzaud
648562d2b7 do not expose task and make it thread safe 2018-05-07 08:20:59 -04:00
Denis Rouzaud
25108e5f5d QgsNetworkContentFetcherRegistry: a registry for temporary downloaded files 2018-05-07 08:20:59 -04:00
Matthias Kuhn
cb008699df
Merge pull request #6101 from letmaik/patch-1
Fix tracking of imported modules (and plugin reloading)
2018-05-07 11:25:17 +02:00
Nyall Dawson
f4ec9e2abb [processing] When an optional output is set to 'skip output', disable
and clear the associated 'add to qgis' checkbox
2018-05-07 19:17:04 +10:00
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