Juergen E. Fischer
1ae03be59b
add internal nose2 (not available on precise) and update internal six
...
for processing tests
2016-02-06 03:12:25 +01:00
Nyall Dawson
99cef42eef
Improve QgsDistanceArea API to make it easier to determine units
...
for returned distances, add unit tests
2016-02-05 20:13:10 +11:00
Alexander Bruy
dbd83b3ee1
Merge pull request #2733 from nirvn/processing_memory_datetime
...
[processing] add date, datetime, time fields to memory output
2016-02-04 20:10:51 +02:00
Alexander Bruy
c35567b327
Merge pull request #2746 from NaturalGIS/fix_grass_r_slope_aspect
...
[processing] add parameter to GRASS 64/70 r.slope.aspect to allow use region resolution (ref #9979 )
2016-02-04 20:09:54 +02:00
Matthias Kuhn
8b84f3adb0
Ignore extra fields on control layer
2016-02-04 17:37:52 +01:00
Matthias Kuhn
70b4f3a242
Don't compare field count
2016-02-04 16:44:11 +01:00
Matthias Kuhn
9ad69adc35
Completely switch over to gml for processing test data
...
The different gdal versions have issues with geojson wrt null attribute types
2016-02-04 15:36:29 +01:00
Matthias Kuhn
29df8f3431
Fix broken output field types in test dataset
2016-02-04 13:36:43 +01:00
Matthias Kuhn
163894d055
[processing] Test densify with multipolygons
2016-02-04 13:36:43 +01:00
Matthias Kuhn
f0629ea5a9
[processing] Allow test creation from history window
2016-02-04 13:36:43 +01:00
Matthias Kuhn
8adc871eef
[processing] Add expected test datasets
2016-02-04 13:36:43 +01:00
Matthias Kuhn
ff04fd3b52
[processing] Add test suite
2016-02-04 13:36:43 +01:00
Matthias Kuhn
042a3db787
Add point and line test datasets
2016-02-04 13:36:13 +01:00
Matthias Kuhn
14d438db26
Add new polys and multipolys test datasets
2016-02-04 13:36:13 +01:00
Matthias Kuhn
c21889f945
Add qgis.testing module for generic qgis test helpers
2016-02-04 13:36:13 +01:00
Matthias Kuhn
a3d3ffdf02
[processing] Make polygons to lines NULL aware
2016-02-04 13:35:17 +01:00
Matthias Kuhn
1205082269
[Processing] Make DeleteHoles algorithm NULL geometry aware
2016-02-04 13:35:17 +01:00
Matthias Kuhn
cd10c6c88e
[processing] Add NULL geometry support to centroid algorithm
2016-02-04 13:35:17 +01:00
Matthias Kuhn
ce0d6102c3
[processing] Make centroid algorithm null geometry safe
2016-02-04 13:35:17 +01:00
Matthias Kuhn
b956886e81
[processing] Initialize icons before first usage
2016-02-04 13:35:16 +01:00
Matthias Kuhn
7325f5fbc6
[Processing] Suppress debug output from PyQt4.uic tools
2016-02-04 13:35:16 +01:00
Juergen E. Fischer
2566061059
processing: include non-optional testdata
2016-02-04 02:04:47 +01:00
Nyall Dawson
ddabad247f
Move unit handling helpers out of QGis and QgsSymbolLayerUtils
...
into a new QgsUnitTypes helper class. Add unit tests.
TODO QGIS 3.0: Move QGis::UnitType and QgsSymbolV2::OutputUnit
to QgsUnitTypes
2016-02-04 08:01:32 +11:00
volaya
0af700652e
[processing] do not recreate algs tree when removing provider
...
This should fix the problem of QGIS taking to long to shutdown if there are plugins that add algorithms to Processing
2016-02-03 11:41:48 +01:00
Nyall Dawson
b6c714ac20
Improve API, docs for QgsDistanceArea
2016-02-03 18:57:10 +11:00
Nyall Dawson
ac328a6993
Fix QgsDataItem docs
2016-02-03 16:30:58 +11:00
Nyall Dawson
d4ea95ea49
Improve QgsCoordinateReferenceSystem documentation
2016-02-03 07:52:40 +11:00
Alexander Bruy
50bbd6f071
[processing] include OTB descriptions and help into CMakeLists.txt
2016-02-02 19:49:36 +02:00
Nyall Dawson
c3a57434d9
Fix clazy 'pass small and trivially-copyable type by value' warnings
2016-02-02 19:47:21 +11:00
Nyall Dawson
f3c7ab61e6
Spelling fixes, updates to chkspelling.sh
2016-02-02 19:47:21 +11:00
Juergen E. Fischer
490236f2f2
spelling fixes
2016-02-02 02:37:15 +01:00
Denis Rouzaud
2797ed79b0
Merge pull request #2743 from 3nids/testfieldwidget2
...
Fix label expression/field lose when removing a join in layer properties
2016-02-01 04:54:29 -05:00
Denis Rouzaud
e453c1588d
remove join returns true in case of success
2016-02-01 03:38:16 -05:00
Alexander Bruy
dc78035329
[processing] restore OgrAlgorothm, as it may be used by some 3rd party
...
plugins. This class will be removed in QGIS 3.
2016-02-01 09:40:09 +02:00
nirvn
427b9c9734
[processing] add date, datetime, time fields to memory output
...
(fixes #14163 )
2016-02-01 09:09:33 +07:00
Giovanni Manghi
191c011a0a
add parameter to GRASS 64/70 r.slope.aspect to allow use region resolution
2016-01-31 17:31:41 +00:00
Nyall Dawson
7fb9b68cfe
Don't report a postgis import was successful when the user cancels
...
it mid-way through
2016-01-31 22:54:11 +11:00
Giovanni Manghi
f1f0b0a341
GRASS dissolve works only with areas
2016-01-30 15:44:31 +00:00
Nyall Dawson
cbe8cb7282
Formatting update, using newer autopep8 version
2016-01-30 09:33:24 +11:00
Alexander Bruy
d4e400a425
[processing] fixes for vector geoprocessing algorithms
2016-01-29 16:33:21 +02:00
volaya
4c2c905c32
[processing] added option to not show disabled providers tooltip
2016-01-29 14:09:06 +01:00
Matthias Kuhn
2f411afe75
[Processing] Fix raster tools
...
GDAL arguments need to be str since they are passed as unencoded const
char*.
2016-01-28 15:54:12 +01:00
Juergen E. Fischer
ecfcd319ef
sip sync QgsFeatureRendererV2
2016-01-28 12:20:20 +01:00
Nyall Dawson
082f113197
Readd missing sip binding
2016-01-28 21:43:09 +11:00
Nyall Dawson
4aafed8366
Indentation
2016-01-28 20:51:22 +11:00
Juergen E. Fischer
4dd76da7f8
geometry sip sync and some cosmetics
2016-01-28 10:31:08 +01:00
volaya
7af58516bc
[processing] fixed group names in lidar provider
2016-01-28 10:15:00 +01:00
Martin Dobias
fa66583e6f
Improve indexing strategy for snapping ( fixes #12578 )
...
Implemented a simple heuristic that should keep the number of cached
features per layer reasonable - and thus lower the amount of consumed
memory and CPU for big layers.
2016-01-27 23:16:47 +01:00
Martin Dobias
86307ffc7c
Add debug capabilities to snapping utils
2016-01-27 23:16:46 +01:00
Alexander Bruy
1858cc719c
Revert "[processing] also make Modeler non-blocking when opened from context menus (follow up 51ec2bfba6)"
...
This reverts commit 602437aa0676a7ad4ce21bc32b62c2b107474bff.
Having modeler as non-blocking window it risky as changes in the
algorithms will not be reflected in it.
2016-01-27 14:01:37 +02:00