giohappy
24c1c95619
improved processing extract/select by location
2014-06-30 19:18:25 +02:00
Victor Olaya
9c95cdd9d4
[processing] better handling of col sizes in batch interface
2014-06-28 17:07:47 +02:00
Victor Olaya
a794c71e45
[processing] fixed #10445
2014-06-28 17:07:46 +02:00
Victor Olaya
93511b2f82
[processing] methods in dataobjects.py now return layers ordered by name
...
fixes #10446
2014-06-28 17:07:46 +02:00
volaya
5c9cb5a0cd
Merge pull request #1490 from radosuav/small_processing_fixes2
...
[processing] Small fixes 2
2014-06-28 09:09:35 +02:00
Rado Guzinski
2982b57dd2
[processing] Sort algorithms when updating provider alg list.
2014-06-27 13:33:08 +02:00
Rado Guzinski
f89d27506d
[processing] Give an option for all file types to be used as input layer to processing algorithms.
2014-06-27 13:30:54 +02:00
Nyall
0a7e69c6a0
[processing] Add [not set] option for field combos when parent layer changes ( fix #10728 ), also fix some strings displaying with extra spaces
2014-06-27 08:33:32 +10:00
Rado Guzinski
1fca1ebe5d
Do not put GDAL extra parameters in quotes.
2014-06-26 16:26:49 +02:00
Rado Guzinski
9c16ad3ad3
Change the way input dataset CRS in read, to avoid problems with file handles remaining open in QGIS after use.
2014-06-26 16:20:37 +02:00
Rado Guzinski
159c1555f9
Allow passing of parameters to algorithms in dictionaries.
2014-06-26 16:09:00 +02:00
alexbruy
a1202be590
Merge pull request #1487 from gioman/fixgrass7
...
[processing] Fix GRASS7 Grass7Algorithm.py to avoid error when opening modules
2014-06-24 16:13:34 +03:00
alexbruy
2fc5ce31eb
Merge pull request #1486 from gioman/grass_instructions
...
[processing] fixed instructions on how build GRASS modules
2014-06-24 16:13:08 +03:00
gioman
61abba8e30
fix GRASS7
2014-06-24 13:23:17 +01:00
gioman
30e5747f92
fixed instructions on how build GRASS modules
2014-06-24 12:57:06 +01:00
gioman
544200e82a
[processing] add GRASS modules for Wildfire analysis
2014-06-24 12:40:19 +01:00
alexbruy
cd3bdd78ee
Merge pull request #1479 from gioman/master
...
[processing] add v.surf.rst modules for lines
2014-06-23 16:01:43 +03:00
volaya
b73c870f27
Fixed #10666
2014-06-22 23:29:43 +02:00
gioman
4eb995c17b
add v.surf.rst modules for lines
2014-06-22 20:56:58 +01:00
volaya
cfe43c3573
fixed #10669
2014-06-22 16:50:15 +02:00
Juergen E. Fischer
522f2e4bd3
nsis: fix master installer bitmap
2014-06-20 23:42:25 +02:00
Victor Olaya
260d55e541
[processing] fix #10662
2014-06-20 23:18:40 +02:00
Victor Olaya
b390b3e778
[processing] fixed behaviour of select algorithms in modeler
2014-06-20 23:18:40 +02:00
Victor Olaya
2e858c439c
[processing] fixes #10641
2014-06-20 23:18:39 +02:00
Victor Olaya
b96f8fe342
[processing] allow 'set raster layer style' alg to use layers not loaded in qgis
2014-06-20 23:18:38 +02:00
Victor Olaya
2b234d929f
[processing] provide some more info in batch processing interface
2014-06-20 23:18:38 +02:00
Victor Olaya
5a1d24dd27
[processing] fix #10659
2014-06-20 23:18:37 +02:00
Victor Olaya
f4cb03ac29
[processing] fixed batch processing when there are no visible outputs
2014-06-20 23:18:36 +02:00
Victor Olaya
2e9a088e44
[processing] fixed layer selector panel to use file filter
2014-06-20 23:18:36 +02:00
Victor Olaya
253f5a9603
[processing] reset progress bar after alg has finished running
2014-06-20 23:18:35 +02:00
Victor Olaya
3c7f5c962e
[processing] Modified styling algs to work with layer that are not open in qgis
2014-06-20 23:18:34 +02:00
Juergen E. Fischer
e8d4732f41
osgeo4w: also fix quoting in qgis-dev postinstall (followup e4dd900)
2014-06-20 23:09:17 +02:00
volaya
caa7d5b01e
[processing] fixed rendering of batch processing dialog
2014-06-20 23:05:51 +02:00
volaya
9256ca5b5c
[processing] force process events when algorithms report progress
...
Not the ideal way of doing it, but it will do the trick until we safely put algorithms in a different thread
Some cleaning of the main alg execution dialog
2014-06-20 23:05:51 +02:00
Juergen E. Fischer
909a841e74
german translation fix and translation string fix
2014-06-20 16:00:45 +02:00
Juergen E. Fischer
8cd467bea2
generate context_help and function_help in the same order
2014-06-20 14:22:42 +02:00
Juergen E. Fischer
08cd87be44
processing: (redundant) translation string fixes
2014-06-20 09:58:53 +02:00
gioman
434805bbd6
fix v.surf.bspline modules, input must be a point layer
2014-06-19 18:21:05 +01:00
gioman
2176e163b7
add a r.cost submodule that uses a raster input as starting point(s)
2014-06-19 16:21:02 +01:00
gioman
fc519f8d36
fix r.drain and add a submodule for r.drain that does not need input point vectors
2014-06-19 15:41:14 +01:00
Juergen E. Fischer
0dd02bad04
fix some warnings and indentation update
2014-06-19 00:02:32 +02:00
Victor Olaya
acc6271f18
[processing] added algs to set style of layer
2014-06-16 12:04:28 +02:00
Victor Olaya
68e2def12a
[processing] indentation fix
2014-06-16 12:04:27 +02:00
Victor Olaya
72d33852f1
[processing] added extension option to ParameterFile.py
2014-06-16 12:04:26 +02:00
Victor Olaya
3d152393d7
[processing] If SAGA/OTB exist as bundled app, do not allow manual configuration
2014-06-16 12:04:25 +02:00
Victor Olaya
09cfc03a45
[processing] Prioritze bundled gdal over framework on OS X
2014-06-16 12:04:24 +02:00
volaya
e0ab079a08
[processing] some cleaning in SAGA algs
...
Removed algs that were not working or not useful, so as to have a more compact collection of alga
2014-06-14 13:59:56 +02:00
volaya
925b91f48b
[processing] fixed #10575
2014-06-13 14:09:41 +02:00
volaya
a5e5a0e22c
[processing] changed how toolbox is updated after adding/removing provider
2014-06-13 14:09:41 +02:00
Juergen E. Fischer
95687a281a
fix typos
2014-06-13 09:08:25 +02:00