Nyall Dawson
7495ec276e
[processing][grass] Fix r.stream.extract definition, resurrect test
2018-08-09 12:32:27 +10:00
Nyall Dawson
e893aae190
[processing][grass] Fix definition of r.watershed, resurrect test
2018-08-09 12:32:27 +10:00
Nyall Dawson
0c24fdb883
[processing][grass] Fix r.sun parameter definition, resurrect test
2018-08-09 12:32:27 +10:00
Nyall Dawson
c50c615ecb
Resurrect some processing grass tests
2018-08-09 12:32:27 +10:00
Nyall Dawson
08a8ea7b72
[processing][grass] Fix v.surf.bspline definition, add test
2018-08-09 12:32:27 +10:00
Nyall Dawson
113e16351d
[processing][grass] Fix skipped outputs are still added in grass commands
2018-08-09 12:32:27 +10:00
Nyall Dawson
526e590c8d
[FEATURE][processing] Add "raster pixels to points" algorithm
...
Refactor the existing "raster pixels to polygons" algorithm and
create a new "pixels to points" algorithm, which creates a point
feature at the center of every pixel. nodata pixels are skipped.
2018-08-09 12:02:22 +10:00
Håvard Tveite
d2b71c307b
[processing] Added isclose function to VoronoyPolygons.py to avoid numerical instability
...
Fixes #8002 - hopefully, and adds tests
2018-08-09 09:18:54 +10:00
Alessandro Pasotti
0b502ff5b9
Merge pull request #7451 from elpaso/opencl-utils-2
...
[feature] OpenCL support
2018-08-08 16:33:48 +02:00
Alessandro Pasotti
6ecf16e69f
[opencl] Fix doxy comment
2018-08-08 13:26:04 +02:00
Rudi von Staden
4f59bca213
Allow geometryless layers in Spatialite execute SQL
...
Fixes #19558
2018-08-08 19:29:10 +10:00
Alessandro Pasotti
4af52f221c
[opencl] Update CMakeList and sipify
2018-08-08 11:18:05 +02:00
Alessandro Pasotti
44adfe53df
[opencl] Final rebase before merge
2018-08-08 10:08:14 +02:00
Alessandro Pasotti
e79f6d1a1c
Fix documentation for ninecell filters
2018-08-08 09:40:02 +02:00
Alessandro Pasotti
82fdb56c6a
Const correctness for rasterblock
2018-08-08 09:39:57 +02:00
Alessandro Pasotti
8689c401a2
[opencl] Fix small OpenCL alg issues
...
From comparison tests with CPU results
+ some minor speed improvements
2018-08-08 09:39:40 +02:00
Alessandro Pasotti
be21ea8e5a
Bindings for 9cell filter
2018-08-08 09:38:43 +02:00
Nyall Dawson
43d3870978
[processing][saga] Fix cubic spline definition, add unit test
2018-08-08 17:29:58 +10:00
Alessandro Pasotti
583c7ae287
More updates for opencl
2018-08-08 09:29:33 +02:00
Alessandro Pasotti
dc4b1da0a4
[opencl] Fix small OpenCL alg issues
...
From comparison tests with CPU results
+ some minor speed improvements
2018-08-08 09:24:40 +02:00
Alessandro Pasotti
6b10ffefb0
Add overload that accepts qgissize instead of int
...
to avoid a lot of annoying warnings and spare
some casts
2018-08-08 09:23:39 +02:00
Alessandro Pasotti
c4eebc72a7
Bindings for 9cell filter
2018-08-08 09:22:14 +02:00
Alessandro Pasotti
9068fe46d8
More updates for opencl
2018-08-08 09:18:32 +02:00
Stephen Knox
56e605bdd1
[feature] Add parameter for field selection to Postgis OGR importer
2018-08-08 10:04:15 +10:00
Stephen Knox
53cbe26101
Fix quotes on postgis import, & fix mysql datsource formatting
2018-08-08 10:04:15 +10:00
havatv
4b1bc82ca1
Added a test for VoronoiPolygon.py that covers some new cases
2018-08-08 05:54:44 +10:00
Nyall Dawson
9b4be7ae64
Simplify QgsTask::waitForFinished, hopefully fix bugs
2018-08-08 05:06:09 +10:00
Håvard Tveite
28fa839a08
[processing] Update to VoronoiPolygons.py, some fixes for #8002
...
* Update to VoronoiPolygons.py, fixes #8002 adds comments, ++
* Fixed a spelling an an indentation mistake reported by travis
* Found some new cases (vertical line clipping and a mistake in the handling of extreme points)
2018-08-08 04:52:41 +10:00
Håvard Tveite
ca0017410b
[processing] Update the comparison implementation in voronoi.py ( fixes #18219 )
...
When "translating" the cmp function of Site and Halfedge to Python 3, the __lt__ function was forgotten. It has been added.
2018-08-08 04:48:26 +10:00
Nyall Dawson
8700037725
[tasks] Show estimated time remaining and completion time in status bar
...
task manager widget
Calculated using a simple linear interpolation based on the elapsed
time and current progress
2018-08-08 04:22:54 +10:00
signedav
fea9de9f15
merge error
2018-08-07 17:08:56 +02:00
signedav
ad086dc474
layermaptest and fixes
...
after feedback - mostly doc stuff or code style
2018-08-07 14:33:34 +02:00
signedav
519e91e626
missing parameter documentation
2018-08-07 14:32:47 +02:00
signedav
5a01074d75
fixes
2018-08-07 14:32:47 +02:00
Denis Rouzaud
048ff3f0c8
add missing sip file
2018-08-07 14:32:47 +02:00
Matthias Kuhn
1433de1067
Add missing sip bindings
2018-08-07 14:32:46 +02:00
signedav
caa88429d8
spelling
2018-08-07 14:32:46 +02:00
signedav
442c7323f7
sip files and some improvements
...
like make a list copy before go through for loop and log messages
2018-08-07 14:32:46 +02:00
signedav
090db0d86b
setProjectTranslator
...
...in QgsReadWriteContext creation
implementation of projectTranslator where needed
use of DefaultTranslator to have default translation funtion derived from QgsProjectTranslator
beautify code
2018-08-07 14:31:17 +02:00
signedav
1bccedd1d1
working translation of project from qm file
...
Translated objects and tests included:
- [x] layer names
- [x] layer group names
- [x] relation names
- [x] attribute alias (if no alias, then the field translation)
- [x] forms group box titles
- [x] forms sub group box titles
included restructured with QTranslator object.
Updated test-data used for the test.
2018-08-07 14:31:17 +02:00
signedav
628292b974
gui implementation
2018-08-07 14:31:17 +02:00
signedav
2bfe2296e5
tests, project store and other
...
not yet working all translations
project handling can be improved
project store after translation working
and fix some errors
tests not ready yet
2018-08-07 14:31:17 +02:00
Nyall Dawson
282f95c9f7
[processing][grass] Fix bad move/copy paths in grass i.gensig/maxlik algs
...
Refs #19539
2018-08-07 09:33:00 +10:00
Mathieu Pellerin
51b63e6b46
[vector file writer] use field type to save attribute values
...
(relying on attribute value type isn't reliable under certain
scenarios, including memory layers created through a processing
python algorithm)
2018-08-06 11:07:56 +07:00
Nyall Dawson
6ecc69ff90
Add dataSourceChanged signal to QgsVectorLayer, add tests
2018-08-06 13:51:49 +10:00
Nyall Dawson
70277635a2
Refine QgsFeatureRequest timeout api, dox
2018-08-06 13:45:33 +10:00
Matthias Kuhn
a7f0f2b34e
Merge pull request #7519 from m-kuhn/nestedConnectionPoolDeadlock
...
Fix freeze with `get_feature`
2018-08-05 17:03:39 +02:00
Matthias Kuhn
0a0f84a96f
Make spare connections more explicit
2018-08-05 09:24:47 +02:00
Salvatore Larosa
87d75838b8
Merge pull request #7533 from slarosa/fix_19528
...
[dbmanager] Fixes #19528 : cannot resize query area
2018-08-04 20:29:40 +02:00
Salvatore Larosa
19d49352af
[dbmanager] Fixes #19528 : cannot resize query area
2018-08-04 08:39:33 +02:00