Médéric RIBREUX
256b674993
Add r.surf.fractal algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
78a5b8f670
Add r.what algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
27014b444e
Add r.colors.out
2016-02-28 17:19:51 +01:00
Nyall Dawson
9aabc289ec
Indentation
2016-02-28 13:05:51 +11:00
Nyall Dawson
d32c41a60e
[processing] Fixes for field calculator and field mapper
...
- respect project distance, area and ellipsoid settings
- ensure expression variables are correctly evaluated
2016-02-28 12:45:43 +11:00
Nyall Dawson
b2235938e6
[FEATURE] Add km, yards and miles to distance unit options
2016-02-28 11:24:41 +11:00
Alexander Bruy
f55f5c6f27
Merge pull request #2840 from vpoughon/processing_plugin_otb_fixes
...
[processing] allow to specify OTB path manually even if default version detected
2016-02-27 14:52:14 +02:00
Alexander Bruy
6800c8d9da
indentation
2016-02-27 14:50:55 +02:00
Alexander Bruy
ab866d9863
Merge branch 'master' of https://github.com/ninsbl/QGIS into processing-r
2016-02-27 14:16:15 +02:00
Alexander Bruy
8125f61e21
indentation
2016-02-27 14:05:39 +02:00
Alexander Bruy
e289415325
[processing] new Fusion algs: ImageCreate and IntensityImage
2016-02-27 13:21:07 +02:00
Alexander Bruy
1c585a14c8
Merge pull request #2776 from medspx/processing_split_vgeneralize
...
[processing] split v.generalize (fix #5707 )
2016-02-27 12:27:04 +02:00
Alexander Bruy
b0643eab5c
Merge pull request #2772 from NaturalGIS/processing_grass7_v_surf_rst_line
...
[processing] add missing v.surf.rst.line tool to GRASS 7
2016-02-27 12:22:04 +02:00
Juergen E. Fischer
7e2caa679c
fix some more signals for pyqtwrapper
2016-02-27 01:07:41 +01:00
Juergen E. Fischer
dec28b4109
add missed sslmode to sip binding (followup 31e43a9)
2016-02-26 20:40:57 +01:00
Jürgen Fischer
ee4658e3c6
Merge pull request #2842 from jef-n/pg-new-sslmodes
...
postgres provider: add support for verify-ca and verify-full ssl modes (refs #14366 )
2016-02-26 13:52:12 +01:00
Matthias Kuhn
c79aeba0db
Python unittest.expectedFailure improvements
...
Raises an _UnexpectedSuccess exception
Takes a boolean parameter with a condition under which the test is
expected to fail
2016-02-26 13:40:53 +01:00
Salvatore Larosa
ae03937e93
[pyqgis-console] API file updated
2016-02-26 11:18:07 +01:00
Hugo Mercier
dccca45468
[processing] Fix crash in ExecuteSQL.py
2016-02-26 11:10:46 +01:00
Matthias Kuhn
3e5e108b1a
[processing] Make basic statistics translatable
2016-02-26 08:58:30 +01:00
Nyall Dawson
1b22dcc8a6
Indendation
2016-02-26 14:08:37 +11:00
Nyall Dawson
d6346c882b
Use clearer cut/copy/paste icons in python console
2016-02-26 11:46:52 +11:00
Juergen E. Fischer
31e43a9869
postgres provider: add support for verify-ca and verify-full ssl modes
2016-02-25 20:58:02 +01:00
Victor Poughon
716b17d216
Always enable OTB settings modification
2016-02-25 16:20:49 +01:00
rldhont
de581ee822
[BUGFIX][Processing] Reset SAGA InverseDistanceWeighted algorithm
...
Reset 2 parameters :
* SEARCH_POINTS_ALL
* SEARCH_POINTS_MAX
These parameters was defined in 2.1.2 but are available in the next version :
http://www.saga-gis.org/saga_module_doc/2.1.3/grid_gridding_1.html
http://www.saga-gis.org/saga_module_doc/2.1.4/grid_gridding_1.html
http://www.saga-gis.org/saga_module_doc/2.2.0/grid_gridding_1.html
http://www.saga-gis.org/saga_module_doc/2.2.2/grid_gridding_1.html
2016-02-25 15:09:15 +01:00
Victor Poughon
02cd0f0002
Fix error when otb lib path is not found
2016-02-25 10:46:16 +01:00
Nyall Dawson
72df8901f5
Clean up python console toolbars/menus:
...
- Consistent capitalization
- Add missing ellipsis
- Rename "settings" to "options" for consistency with main window
- Remove some excessive use of separators
2016-02-24 14:06:40 +11:00
Nyall Dawson
d11e66749b
Quote fields in size/width assistant ( fix #14257 )
2016-02-24 11:32:54 +11:00
Matthias Kuhn
6c1a771747
Update README.md
2016-02-23 13:27:35 +01:00
Matthias Kuhn
5085204c51
Update README.md
2016-02-23 13:23:12 +01:00
Matthias Kuhn
467f3f0210
More documentation for processing tests
2016-02-23 13:22:43 +01:00
Matthias Kuhn
8582f6126f
Merge pull request #2761 from m-kuhn/ptest
...
Updates to processing tests
2016-02-23 12:42:49 +01:00
Matthias Kuhn
50aa805832
Merge pull request #2778 from SebDieBln/FixOrphanedWidgetConfigs
...
[Bugfix] Avoid orphaned QgsEditorWidgetConfig (refs #14136 )
2016-02-23 11:11:42 +01:00
Matthias Kuhn
3f10553069
Add new test type "regex" to processing tests
2016-02-23 10:24:34 +01:00
Matthias Kuhn
e0ffd92a40
Fix typo
2016-02-23 10:24:34 +01:00
Matthias Kuhn
d0d284ad84
Update AlgorithmsTestBase.py
2016-02-23 10:24:34 +01:00
Martin Dobias
c7cde461b2
Fix drag&drop of spatialite tables ( fixes #14237 )
2016-02-23 16:51:57 +08:00
Martin Dobias
63be2e5303
Fix DB manager to work with SpatiaLite < 4.2
2016-02-23 16:39:30 +08:00
Matthias Kuhn
781c10ba1c
[processing] Add gdal test
2016-02-23 09:33:41 +01:00
Matthias Kuhn
911196811c
[processing] TestGenerator: Create parameters as dict
2016-02-23 09:33:41 +01:00
Matthias Kuhn
450fb13047
[processing] Move AlgorithmTests to QgisAlgorithmTests
2016-02-23 09:33:41 +01:00
Matthias Kuhn
db60a04ce1
[processing] Remove test leftovers
2016-02-23 09:32:58 +01:00
Sandro Santilli
976015a38d
Fix typmod aware query for topology face layers
...
followup d8a768f0a0b1926ead3b42c0fa9e12d35f8905f0 (which was bogus)
2016-02-23 07:38:53 +01:00
Sandro Santilli
d8a768f0a0
Make geometry typmod available for topology face layer queries
...
Greatly improves performances on topology loading.
See http://hub.qgis.org/issues/14356
2016-02-22 23:13:39 +01:00
Hugo Mercier
b92cb81fe7
[processing] Change version test so that ExecuteSQL is testable during feature freeze
2016-02-22 15:09:15 +01:00
Alexander Bruy
d3852e481e
[processing] fix handling of NULLs is Basic statistics for text fields
2016-02-22 13:35:13 +02:00
Alexander Bruy
ed38d5d95e
Merge pull request #2819 from NaturalGIS/processing_fix_grass_grass7_r_sunmask
...
[processing] fix GRASS and GRASS7 r.sunmask
2016-02-22 11:33:20 +02:00
Nyall Dawson
a1672da17c
Fix some test failures, warnings in nightlies
...
Add more tolerance to distance area tests, fix doxygen param option
2016-02-22 13:48:10 +11:00
Juergen E. Fischer
e503c705a1
change QgsAbstractGeometryV2::coordinateSequence() to return a
...
implicitly shared copy of an internal cache instead of recreating the
coordinate sequence again and again.
Improves performance of the nodetool on large features a lot (refs #13963 )
Also introduce Qgs(Coordinate|Ring|Point)SequenceV2 typedefs.
2016-02-21 21:49:51 +01:00
Jürgen Fischer
4485d3abcf
Merge pull request #2824 from nyalldawson/geombbox
...
Optimise storage/calculation of geometry bounding boxes
2016-02-21 19:01:52 +01:00