Alexander Bruy
42f16efe6a
[processing] refactor batch processing dialog and update related parameters widgets
2014-11-17 20:03:31 +02:00
Alexander Bruy
bec113b1bc
[processing] refactor algortim dialog
...
Now we have base class AlgorithmDialogBase for all algortims. Dialogs
for algorithms and batch processes should be created by subclassing this
base dialog and adding to it corresponding parameters panel.
ParametersPanel for single algorthm already updated to this approach.
2014-11-17 20:03:31 +02:00
Alexander Bruy
c4e5ff75b9
[processing] update layer selector widget
2014-11-17 20:03:31 +02:00
Alexander Bruy
20682a7c49
[processing] update fixed table widget and dialog
2014-11-17 20:03:31 +02:00
Alexander Bruy
2a8fabfeea
[processing] fix typo
2014-11-17 20:03:31 +02:00
Alexander Bruy
95650c43a5
[processing] rename number selector to keep consistency
2014-11-17 20:03:31 +02:00
Alexander Bruy
06e6e71841
[processing] update range input widget
2014-11-17 20:03:30 +02:00
Alexander Bruy
c9a90d9a08
[processing] don't override default selection mode in ui file
2014-11-17 20:03:30 +02:00
Alexander Bruy
2851c5a2fa
[processing] update MultipleFileInputDialog
2014-11-17 20:03:30 +02:00
Alexander Bruy
6fb32687c4
[processing] remove MultipleFileInputPanel as it duplicates MultipleInputPanel
...
homogenize UI in FileSelectionPanel and RenderinStylePanel, remove inused imports
2014-11-17 20:03:30 +02:00
Alexander Bruy
28c03a1cd9
[processing] remove similar widgets (use generic one instead)
2014-11-17 20:03:30 +02:00
Alexander Bruy
c3d230c0ca
[processing] update extent selection widget
2014-11-17 20:03:30 +02:00
Alexander Bruy
24a3e227a5
[processing] update projection selector widget
2014-11-17 20:03:29 +02:00
Alexander Bruy
6ff487702d
[processing] replace two similar dialogs with generic one
2014-11-17 20:03:29 +02:00
Alexander Bruy
eee616c517
[processing] remove compiled ui files
2014-11-17 20:03:29 +02:00
Alexander Bruy
0ca7773b39
add shortcuts to some Processing actions
2014-11-17 12:30:17 +02:00
Paolo Cavallini
770db71993
Merge pull request #1687 from gioman/master
...
fixes r.watershed parameter description for GRASS 6.4
2014-11-14 08:48:42 +01:00
Juergen E. Fischer
d4f64d9bde
indentation update and typo fixes
2014-11-13 23:13:13 +01:00
Giovanni Manghi
3e3f1fb16c
fixes r.watershed parameter description for GRASS 6.4
2014-11-13 20:30:47 +00:00
Alexander Bruy
5d1dde034e
fix regex for getting layer name
2014-11-08 18:17:39 +02:00
ghtmtt
b4824abb20
Update gridcalculator.rst
...
change **x** and **y** with **a** and **b**
2014-11-07 15:19:47 +01:00
Alexander Bruy
2417a82bd7
[processing] add method in OGR algorithms for getting layer name from source
2014-11-07 16:11:11 +02:00
Giovanni Manghi
7976d9488e
fix several SAGA 2.1.2 modules, take1
2014-11-02 11:53:55 +00:00
Alexander Bruy
92de1f1b29
fix directory layout
2014-11-01 14:00:51 +02:00
Alexander Bruy
8be274dcf9
[processing] add Vector grid algorithm (addresses #5953 )
2014-11-01 13:58:01 +02:00
Alexander Bruy
e8d3d5a214
[processing] add Vector split algorithm (addresses #5953 )
2014-11-01 13:57:33 +02:00
Alexander Bruy
cc3ccdf319
[processing] fix Join by location alg
2014-11-01 13:56:44 +02:00
Alexander Bruy
9d1a7b3ea7
[processing] add Symetrical difference algorithm (addresses #5953 )
2014-11-01 13:56:42 +02:00
Alexander Bruy
ae4a1441e9
[processing] add Regular points algorithm (addresses #5953 )
2014-11-01 13:56:21 +02:00
Giovanni Manghi
9024badc60
fix modeller with saga tools
2014-10-31 11:04:15 +00:00
Nyall Dawson
3be82ff708
[processing] Ignore geom for non geom tables for ImportIntoPostGIS
...
This fixes an error where trying to import non geometry tables
using the "Import Into PostGIS" algorithm results in a database
error.
2014-10-27 11:16:11 +11:00
Alexander Bruy
7e69dbdbcb
move TODO.txt to root folder to avoid attempts to parse it as
...
algorithm description
2014-10-26 12:54:22 +02:00
Alexander Bruy
3d8e630b60
[processing] fix broken TauDEM support
2014-10-26 12:54:22 +02:00
Alexander Bruy
6bde8a2015
bump Processing version
2014-10-24 10:27:29 +03:00
Alexander Bruy
94a33cd1c9
[processing] fix issues with Create Grid algortihm
2014-10-24 09:35:45 +03:00
Juergen E. Fischer
65db7fb1ed
dxf export: fixes for text support (text width, underline/overline/strikeout
...
and line direction symbols)
2014-10-23 20:35:22 +02:00
Giovanni Manghi
6f30ab9be7
result field in Processing 'count points in polygon' must be integer
2014-10-23 11:11:03 +01:00
alexbruy
6be9d08061
Merge pull request #1646 from gioman/saga_shapesmodules_fixes1
...
fixes for 2 shapes tools for SAGA 2.1.2
2014-10-22 11:13:04 +03:00
alexbruy
47f5873e86
Merge pull request #1649 from gioman/ogr_clip
...
add Processing clip using ogr2ogr to compensate for the bad Clip perform...
2014-10-22 11:12:47 +03:00
alexbruy
372c3ce8ac
Merge pull request #1650 from gioman/gdal_rasterize_writeover
...
fix processing gdal_rasterize to allow write vector values in a existing raster layer
2014-10-22 10:01:03 +03:00
Juergen E. Fischer
f2b7c0fcf8
handle unset setting values in processing ( fixes #11340 )
2014-10-22 01:21:45 +02:00
Giovanni Manghi
d9b1638073
added detail about the output
2014-10-21 22:27:18 +01:00
Giovanni Manghi
ee8b74f5ca
fix processing gdal_rasterize to allow write vector values in a existing raster layer
2014-10-21 22:21:52 +01:00
Giovanni Manghi
80c1dda94d
add Processing clip using ogr2ogr to compensate for the bad Clip performances of the native QGIS Clip tool
2014-10-21 16:48:19 +01:00
Giovanni Manghi
eea6c6bf54
Add raster data type output option to some Processing/GDAL tools otherewise output is always Float64
2014-10-21 12:38:44 +01:00
Giovanni Manghi
93efeeff83
Add raster data type output option to some Processing/GDAL tools otherewise output is always Float64
2014-10-21 12:34:16 +01:00
Giovanni Manghi
17626b802a
fixes for 2 shapes tools for SAGA 2.1.2
2014-10-20 19:54:47 +01:00
alexbruy
ac5ff27a80
Merge pull request #1642 from timlinux/processing
...
Papercut fix for inconsistent spelling of Raster Layer vs Vector layer
2014-10-20 11:03:30 +03:00
volaya
9f8beb0254
Merge pull request #1640 from gioman/saga_mosaick_fix
...
small fix for SAGA module
2014-10-20 09:25:30 +02:00
volaya
1eefed257d
Merge pull request #1639 from gioman/saga_transpose_grids
...
Add SAGA 2.1.2 Transpose Grids tool
2014-10-20 09:24:53 +02:00