volaya
99ecb03a85
Merge pull request #960 from gioman/sagakriging
...
[processing] fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8
2013-10-20 08:53:50 -07:00
volaya
8a11a82c6d
Merge pull request #961 from gioman/grassvectorexport
...
[processing] fixes ticket #8814
2013-10-20 08:53:08 -07:00
Juergen E. Fischer
6734ab443a
make QgsMapToolTouch::gestureEvent() public
2013-10-19 20:03:17 +02:00
Alexander Bruy
bdc02a2369
add message about processing completion ( fix #8916 )
2013-10-19 13:42:52 +03:00
Alexander Bruy
af5a3a5d63
[processing] add warning before clearing log
2013-10-18 20:42:36 +03:00
gioman
10312cc5ab
fixes ticket #8814 :
2013-10-17 14:07:39 +01:00
gioman
fecccda364
Fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8
2013-10-17 13:12:24 +01:00
Borys Jurgiel
b114dceb1a
[Plugin installer] fix #8876
2013-10-17 11:55:16 +02:00
gioman
78bc437da4
SAGA Points Statistics for Polygons can work just in SAGA 2.10
2013-10-17 10:14:49 +01:00
gioman
27f1e9416d
SAGA Points Statistics for Polygons can work just in SAGA 2.10
2013-10-17 10:13:20 +01:00
gioman
84b682d46e
the logic for SAGA raster import was not right
2013-10-16 15:08:17 +01:00
gioman
fd8cb1fcba
adds v.select
2013-10-16 12:04:34 +01:00
gioman
4c80a076a5
add COLOR parameter to nviz to allow draping rasters over the digital elevation model
2013-10-16 09:30:10 +01:00
Matthias Kuhn
77dce0fbf8
sip: expose QgsEditorWidgetWrapper.initWidget to python
2013-10-16 08:21:19 +02:00
gioman
0bb3b2385a
fixes SAGA RGBComposite and GRASS r.composite
2013-10-15 23:55:51 +01:00
gioman
4db8bba253
better parameters descriptions for SAGA resampling tool
2013-10-15 20:52:38 +01:00
gioman
c645342c06
suggests to use different parameters with resampling in SAGA and to use the highest resolution when using SAGA raster calculator
2013-10-15 20:45:46 +01:00
gioman
78679ad144
fixes SAGA import and export rasters
2013-10-15 20:40:48 +01:00
gioman
c5d6f70b1c
no need to escape parameters in r.kappa as processing does it by default
2013-10-15 20:30:39 +01:00
gioman
1038cd42fb
GRASS parameters values needs always to be escaped
2013-10-15 20:27:34 +01:00
gioman
b9f7c74a0f
fixes GRASS r.horizon and adds r.horizon.height
2013-10-15 20:21:30 +01:00
gioman
64068356b6
fixes GRASS raster export in order to cope with r.horizon and r.composite outputs
2013-10-15 20:15:12 +01:00
Alexander Bruy
125decfc21
[processing] update ui for number input dialog
2013-10-15 17:27:47 +03:00
Alexander Bruy
9b372f5334
[processing] add gdal interpolation (data metrics) algorithm (addresses #7201 )
2013-10-13 16:39:15 +03:00
Alexander Bruy
4512bfcb44
[processing] add gdal interpolation (nearest) algorithm (addresses #7201 )
2013-10-13 16:39:15 +03:00
Alexander Bruy
f35b1fb49d
[processing] add gdal interpolation (average) algorithm (addresses #7201 )
2013-10-13 16:39:15 +03:00
Alexander Bruy
e8e36e62d9
[processing] add gdal interpolation (invdist) algorithm (addresses #7201 )
2013-10-13 16:39:14 +03:00
Alexander Bruy
273caa6b6c
[processing] add gdal color-relief algorithm (addresses #7201 )
2013-10-13 16:39:14 +03:00
Alexander Bruy
f2c2114c56
[processing] add gdal roughness algorithm (addresses #7201 )
2013-10-13 16:39:14 +03:00
Alexander Bruy
19c2ed7b58
[processing] add gdal TPI algorithm (addresses #7201 )
2013-10-13 16:39:14 +03:00
Alexander Bruy
9288a5de19
[processing] add gdal TRI algorithm (addresses #7201 )
2013-10-13 16:39:14 +03:00
Alexander Bruy
bcad38ba75
[processing] add gdal aspect algorithm (addresses #7201 )
2013-10-13 16:39:14 +03:00
Alexander Bruy
e6ba40585c
[processing] add gdal slope algorithm (addresses #7201 )
2013-10-13 16:39:14 +03:00
Alexander Bruy
ef2963c8b4
[processing] add gdal hillshade algorithm (addresses #7201 )
2013-10-13 16:39:13 +03:00
Alexander Bruy
10506c5daf
[processing] use default icon for fillnodata
2013-10-13 16:39:13 +03:00
Alexander Bruy
23a1875578
[processing] remove unused GDAL icons
2013-10-13 16:39:13 +03:00
Matthias Kuhn
44b7767134
Create hash method for QgsPoint ( Fix #8775 )
2013-10-12 12:26:10 +02:00
Alexander Bruy
231f4e8444
[processing] homogenize widgets used for ParameterNumber (fix 8807)
2013-10-12 11:51:46 +03:00
Victor Olaya
0f1a27292d
[processing] fixed breaklines in script help
2013-10-12 10:48:38 +02:00
Juergen E. Fischer
4cb37b1af2
support for python plugin directory with accents in username ( fixes #2512 again)
2013-10-10 23:55:28 +02:00
Victor Olaya
9de0a3165d
[processing] fixed wrong signal connection
2013-10-10 13:11:29 +02:00
Nathan Woodrow
2cd89388b6
Use const pointer for QgsExpression:replaceExpressionText()
2013-10-10 13:37:53 +10:00
Martin Dobias
8118f4df8e
Allow listing all available plugin layers
2013-10-08 17:58:51 +07:00
Victor Olaya
cecfff0408
[processing] added extract algorithm as alternative to selection algorithms that can be used in the modeler
2013-10-07 18:46:44 +02:00
Victor Olaya
0150fe7c98
[processing] minor bug fixes
2013-10-07 18:46:43 +02:00
Victor Olaya
503ee57cae
[processing] removed unused algorithm icons
2013-10-07 18:46:43 +02:00
Sandro Santilli
24e53f4bfb
Replace AlArabiya font family with Sans, more likely to be found
2013-10-07 18:44:48 +02:00
Matthias Kuhn
dc3b56a13c
Add relations capabilites and widgets
2013-10-07 16:17:43 +02:00
Matthias Kuhn
fb32966932
Move addFeature, startEditing and stopEditing vector layer actions
...
to an abstract base class QgsVectorLayerTools in the gui library,
so these can be reimplemented for a custom app, but can also be used
from plugins or in the gui library.
2013-10-07 16:17:42 +02:00
Matthias Kuhn
331f71acba
[attrtable] Selection model and request filter
...
* With a selection model, the way the attribute table handles selections
can be customized. E.g. synchronized to layer selection or used to pick
features.
* With request filters, the visible features on an attribute table can be
limited. This will effectively reduce the subset of features the attribute
table works on. Additional filters by means of a proxy model can of course
further reduce the visible subset subsequently.
2013-10-07 16:17:42 +02:00