Alexander Bruy
f16f7f765e
reorganize gdal provider tests
...
Now GDAL algorithms test are splitted into parts: general tests, raster
algorithms and vector algorithms. This makes testing a bit faster and
easier, as there is no need to run not related tests.
2019-06-25 09:59:50 +03:00
Alexander Bruy
684083c4ca
additional parameters for buildvrt algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
57547a7731
additional parameters for translae algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
3ed47c3bd9
add test for slope algorithm and allow additional command line
...
parameters
2019-06-25 09:59:50 +03:00
Alexander Bruy
61445ad0a2
additional parameters for sieve algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
27aa8113de
additional parameters for retile algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
c313f1da50
additional parameters for proximity algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
d66914aec6
additional parameters for polygonize algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
1d12620579
additional parameters for pansarpening algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
09102c7e7b
more tests for nearblack algorithm
...
and add support for additional command line parameters
2019-06-25 09:59:50 +03:00
Alexander Bruy
629afb685c
cover gdal merge algorithm with test and add support for additional
...
command line parameters
2019-06-25 09:59:50 +03:00
Alexander Bruy
97806eaa5d
additional parameters for hillshade algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
ceb0633f89
additional parameters for grid nearest neighbor
2019-06-25 09:59:50 +03:00
Alexander Bruy
d1562a4149
additional parameters for grid linear
2019-06-25 09:59:50 +03:00
Alexander Bruy
c351bb85fc
additional command line parameters for grid IDW NN
2019-06-25 09:59:50 +03:00
Alexander Bruy
10062dcc80
additional parameters support for grid inverse distance
2019-06-25 09:59:50 +03:00
Alexander Bruy
3c03629fa7
additional parameters for grid data metrics algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
629f299b17
additional parameters support for grid average algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
1e7704ab60
additional parameters support in gdalinfo algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
5b27b72191
allow additional parameters for gdal_calc
2019-06-25 09:59:50 +03:00
Alexander Bruy
c0c16cdd31
additional parameters for gdaladdo algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
45b12a7e5c
support for additional command line parameters and creation options in
...
the fillnodata algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
18a56f97e0
allow pass additional parameters in the contour algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
c64c2948d9
fix not used creation options parameter in the color relief algorithm and
...
allow to pass additional command line parameters to it
2019-06-25 09:59:50 +03:00
Alexander Bruy
0128135c64
allow to pass additional parameters to the clip raster by mask algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
d40d040ebe
allow to pass additional parameters to the clip raster by extent
...
algorithm
2019-06-25 09:59:50 +03:00
Alexander Bruy
7c06db6d7b
allow to pass additional command-line parameters to aspect algorithm
2019-06-25 09:59:50 +03:00
Matthias Kuhn
c0643680cf
Merge pull request #30363 from m-kuhn/no_hide_toolbars_qgis_welcome_page
...
Revert "Hide panels and toolbars on welcome page"
2019-06-25 08:45:57 +02:00
nirvn
eb28199ad0
[FEATURE][raster] Customizable default resampling settings for newly-added raster layers
2019-06-25 12:18:08 +07:00
nirvn
ffb123c6ca
[testcase] Properly test resizing of locked scale map canvas
2019-06-25 09:47:48 +07:00
Alessandro Pasotti
a843288f61
Merge pull request #30354 from elpaso/gps-time
...
GPS timestamp support
2019-06-24 18:49:51 +02:00
Alessandro Pasotti
9b1d08009d
Fix bindings
2019-06-24 17:57:23 +02:00
Matthias Kuhn
674e5d728f
Revert "Hide panels and toolbars on welcome page"
...
This reverts commit 573d5a0318e515d58a7ccbca486619533fc5fd44.
Fix #30353
2019-06-24 16:33:46 +02:00
Matthias Kuhn
a812bee24a
Merge pull request #30325 from m-kuhn/clang_tidy_f
...
Apply clang-tidy fixes
2019-06-24 16:11:33 +02:00
rldhont
15961c2207
Fix SIP file not up to date: core/auto_generated/qgsfieldproxymodel.sip
...
Introduced by 39fb9ce84a4b1743ddccb6a2cf842f06d17eb124 Merge branch 'master' into on-screen-navigation
2019-06-24 15:41:27 +02:00
nirvn
2b1ddfa4c9
[map canvas] Fix scale change when resizing in locked scale mode
2019-06-24 20:27:01 +07:00
Nyall Dawson
dacd1649a3
Fix missed icon change
2019-06-24 22:16:55 +10:00
Martin Dobias
39fb9ce84a
Merge branch 'master' into on-screen-navigation
2019-06-24 13:09:41 +02:00
Alessandro Pasotti
7db0cca900
Use QgsFieldComboBox instead of a plain combo
2019-06-24 12:35:10 +02:00
Alessandro Pasotti
f220a7f580
Remove redundant checks and apply recommendations
2019-06-24 12:11:51 +02:00
Alessandro Pasotti
8a87a106ce
Code polishing (fix warnings and log error messages)
2019-06-24 12:11:51 +02:00
Alessandro Pasotti
020154ccf3
Save time with localtime and tz options
...
This will save a wrong time in most TZ aware
storages when an option different than UTC
is chosen, but we have no way to know that
from the widget.
2019-06-24 12:11:51 +02:00
Alessandro Pasotti
680d935852
Add tests for linestring and leap seconds
2019-06-24 12:11:51 +02:00
Alessandro Pasotti
ae91fb288f
Fix cast warnings
2019-06-24 12:11:51 +02:00
Alessandro Pasotti
538e294280
Fix preferred fields storage
2019-06-24 12:11:51 +02:00
Alessandro Pasotti
5c6223c2bf
GPS timestamp support with tests
2019-06-24 12:11:51 +02:00
Alessandro Pasotti
3b8e15d0c5
Added GPS timestamp options
2019-06-24 12:11:51 +02:00
Alessandro Pasotti
5a648eecba
Internally store last GPS time
2019-06-24 12:11:51 +02:00
Alexander Bruy
ff24ab53ef
outputs can not be advanced
2019-06-24 20:09:57 +10:00
Alexander Bruy
625cc01fc3
[processing][feature][needs-docs] allow to define model parameters as
...
advanced
2019-06-24 20:09:57 +10:00