2278 Commits

Author SHA1 Message Date
Giovanni Manghi
cee47d66b4 fix SAGA 2.1.4 contour lines from grid 2015-05-24 13:53:22 +01:00
Giovanni Manghi
33655a0e5b fix SAGA contour lines from grid 2015-04-09 10:46:28 +01:00
Paolo Cavallini
18c856d05a Update MultilevelB-SplineInterpolation(fromGrid).txt
Partial fix for https://hub.qgis.org/issues/12519
2015-04-08 17:48:09 +02:00
Paolo Cavallini
25c5e4da93 Update MultilevelB-SplineInterpolation.txt
Partial fix for https://hub.qgis.org/issues/12519
2015-04-08 10:33:12 +02:00
Paolo Cavallini
74c864e73d Update CatchmentArea(Parallel).txt
Partial fix for https://hub.qgis.org/issues/12483
2015-04-08 10:21:27 +02:00
Paolo Cavallini
d0a6b26476 Update CatchmentArea(FlowTracing).txt 2015-04-08 10:20:12 +02:00
Paolo Cavallini
b90e7f41fc Update CatchmentArea(Recursive).txt 2015-04-08 10:19:10 +02:00
Juergen E. Fischer
12d7cfca03 indentation update 2015-04-07 14:27:39 +02:00
Juergen E. Fischer
be12c19e66 db manager: fix setting of contrast enhancement for spatialite rasters (fixes #12497) 2015-04-04 23:38:14 +02:00
Juergen E. Fischer
ffa2ead51d fix translation string 2015-04-04 13:28:07 +02:00
Alexander Bruy
ba73048dc2 [processing] median calculation for zonal statistics 2015-04-02 09:49:55 +03:00
Alexander Bruy
9b83b53c79 minor fixes 2015-04-02 09:35:52 +03:00
Alexander Bruy
f0053b820e Merge branch 'master' of https://github.com/gbd-consult/QGIS into ftools-enhancements
Conflicts:
	python/plugins/fTools/tools/doPointsInPolygon.py
2015-04-02 08:56:24 +03:00
Juergen E. Fischer
e21010c0c6 ftools: fix strings and add to translation (fixes #9970) 2015-03-24 21:59:55 +01:00
Nyall Dawson
7b57cafb5a Standardise use of red minus icon (fix #12425) 2015-03-23 18:21:47 +11:00
Nathan Woodrow
297a94fc58 Fix formatting of db manager python code 2015-03-21 20:35:29 +10:00
Tom Kralidis
9ce3b3c4cd Merge branch 'master' of https://github.com/QGIS/qgis 2015-03-19 18:03:24 -04:00
Tom Kralidis
e57136ccb8 [MetaSearch] adjust current tab index on init 2015-03-19 18:03:04 -04:00
Juergen E. Fischer
f17755cec4 indentation update 2015-03-19 22:58:11 +01:00
Tom Kralidis
519830e05e [MetaSearch] add overwrite OWS connection naming setting and logic (#12327) 2015-03-19 17:50:30 -04:00
Etienne Trimaille
54ce784d31 add 'way' to geometry column name' 2015-03-18 18:12:33 +02:00
Tom Kralidis
ff52a0504e [MetaSearch] allow for overwriting OWS connections, or assiging to serialized string 2015-03-16 11:03:26 -04:00
Tom Kralidis
22ddae1fd3 Update connections-default.xml 2015-03-08 21:14:32 -04:00
Stefan Blumentrath
31e57d03ff Update connections-default.xml
Add some nordic CSW  to default list, name them systematically, and change to new URL for Norway
2015-03-06 09:52:24 +01:00
Alexander Bruy
fe24c82956 [processing] fix handling of "Check for edge contamination" option in
TauDEM algorithms
2015-03-04 19:38:38 +02:00
Alexander Bruy
427adf79bb [processing] TauDEM provider overhaul
- add new TauDEM 5.1.2/5.2 tools: Gage watershed, TWI and Select GT
   Threshold
 - implement support for multifile TauDEM version
 - allow to use single- and multifile versions simultaneously

Work done for Faunalia (http://faunalia.eu)
2015-03-04 14:14:58 +02:00
Alexander Bruy
30c5bad91d [processing] fix error in MultipleFileInput selector when user press
Cancel button
2015-03-04 13:01:32 +02:00
Giovanni Manghi
b5665872a6 fix SAGA 2.1.3 Kernel Density Estimation 2015-03-03 23:13:46 +00:00
Juergen E. Fischer
f9c6302f6e translation string fix 2015-03-01 14:41:44 +01:00
Giovanni Manghi
1fd43c44f1 better name for tool 2015-03-01 11:51:33 +00:00
Giovanni Manghi
dfc5670c5f better quotes in processing/ogr import to postgis tools 2015-03-01 11:34:20 +00:00
Tom Kralidis
fb138b59bb [MetaSearch]: fix default connections testing, write out connection XML to file instead 2015-02-27 10:38:18 -05:00
Tom Kralidis
5ab9103acf [MetaSearch]: add error handling for paging workflows 2015-02-27 08:38:16 -05:00
Tom Kralidis
4b4fc6b187 [MetaSearch]: include version in window title 2015-02-27 07:35:10 -05:00
Tom Kralidis
e0acd90d0d only check connections XML if file can be parsed 2015-02-27 07:34:28 -05:00
Tom Kralidis
c33c097706 [MetaSearch]: use OWSLib for connection testing, add task to build CSW connection file 2015-02-27 07:09:26 -05:00
Tom Kralidis
ada01603cb safeguard cases where the CSW record output is erroneous 2015-02-26 17:18:40 -05:00
Alexander Bruy
a41094d42e [processing] correctly handle tiny polygons smaller than raster cell
size in Hypsometric curves algorithm (fix #12278)
2015-02-26 21:06:59 +02:00
Alexander Bruy
42a8d8eced [processing] add method for generating help for single algorithm 2015-02-25 08:47:58 +02:00
Tom Kralidis
701cd1ca3a MetaSearch: fix plugin zipfile 2015-02-24 21:59:14 -05:00
Tom Kralidis
a292914cc4 MetaSearch: update release version 2015-02-24 18:58:24 -05:00
Tom Kralidis
3deb211d14 MetaSearch: fix help link, pep8 2015-02-24 18:53:35 -05:00
Tom Kralidis
9798c92e49 MetaSearch: fix help link 2015-02-24 18:49:22 -05:00
Tom Kralidis
3fa6f91e1a delete MetaSearch locale now that it is managed in QGIS core Transifex 2015-02-24 18:47:47 -05:00
Tom Kralidis
4792a92053 update release packaging to be built from QGIS core 2015-02-24 12:43:20 -05:00
Alexander Bruy
be07f239e9 formatting fixes 2015-02-24 12:42:08 +02:00
Alexander Bruy
24811af85f Merge branch 'processing_import_geomless_tables_in_postgresql_2' of https://github.com/gioman/QGIS into geometry-less-import
Conflicts:
	python/plugins/processing/algs/gdal/GdalOgrAlgorithmProvider.py
2015-02-24 12:38:52 +02:00
Alexander Bruy
b4f25684ae make parameter descriptions translatable 2015-02-24 12:35:00 +02:00
Alexander Bruy
a2f686a20d Merge branch 'new_processing_ogr_tools' of https://github.com/gioman/QGIS into ogr-tools 2015-02-24 11:43:24 +02:00
Alexander Bruy
5260ef3992 unify algorithm name and source file name, formatting fixes 2015-02-24 11:25:50 +02:00