volaya
|
ca27277bb3
|
[processing] do not set an upper limit for points in random points layer
fixes #13483
|
2015-10-13 19:59:16 +02:00 |
|
Paolo Cavallini
|
3d1c7148d8
|
Update CatchmentArea(Parallel).txt
Fixes https://hub.qgis.org/issues/13588 (but probably there are others)
|
2015-10-13 18:50:03 +02:00 |
|
Paolo Cavallini
|
ccdb70239f
|
Update ShapestoGrid.txt
Fixes #13585
|
2015-10-13 16:57:34 +02:00 |
|
Paolo Cavallini
|
9cd5eed9bf
|
Update Grid.py
Fixes a broken module. Possibly more broken ones around.
|
2015-10-13 13:30:43 +02:00 |
|
arnaud.morvan@camptocamp.com
|
7e2ffd46d8
|
fixup! Include parameterselection dropdown contents in processing translations
|
2015-10-12 09:30:25 +02:00 |
|
Ujaval Gandhi
|
b379e93b95
|
Remove the extra argument to getConsoleCommands()
getConsoleCommands takes only 1 arg. The extra arg in the method definition causes an error when running the algorithm
|
2015-10-08 20:29:40 +05:30 |
|
Juergen E. Fischer
|
e694474f62
|
indentation update
|
2015-10-03 21:42:13 +02:00 |
|
Juergen E. Fischer
|
24fe216270
|
spelling fixes
|
2015-10-01 19:12:29 +02:00 |
|
volaya
|
87d8a12e79
|
[processing] GRASS: prevent exception when deleting GISBASE env variable
|
2015-10-01 09:57:45 +02:00 |
|
volaya
|
ae71e1f098
|
[processing] fix problems with names with capital letters when importing to postgis
fixes #11585
|
2015-10-01 09:51:47 +02:00 |
|
volaya
|
a9dab06a6a
|
[processing]fixed SAGA when using a version newer than the latest supported one
fixes #13279
|
2015-10-01 07:45:38 +02:00 |
|
volaya
|
d4cb3465b2
|
[processing] partially fixed handling of non-ascii chars when running grass algorithms in windows
|
2015-10-01 07:45:37 +02:00 |
|
volaya
|
5d4a8d9ad6
|
[processing] fixed issues with spaces in paths when using GRASS algorithms
|
2015-10-01 07:45:36 +02:00 |
|
volaya
|
56af1068db
|
[processing] recover previous value of formula in modeler calculator
#fixes 11539
|
2015-09-30 10:11:46 +02:00 |
|
volaya
|
3bb677e906
|
[processing] fixed message to indicate unconfigured GRASS provider
It now displays the same message for GRASS 6 than for GRASS 7
|
2015-09-30 09:44:30 +02:00 |
|
volaya
|
ea712c6c23
|
[processing] prevent otb algorithms being run if otb not configured
fixes #13215
|
2015-09-30 09:44:29 +02:00 |
|
Salvatore Larosa
|
7c2195802b
|
[processing] really fix cmakelist file: followup a4151d7
|
2015-09-29 16:57:30 +02:00 |
|
Salvatore Larosa
|
a4151d7770
|
[processing] fixes cmakelist file: followup c7961b1
|
2015-09-29 09:57:29 +02:00 |
|
Giovanni Manghi
|
8b17e8b50c
|
fix grass7 v.sample
|
2015-09-28 18:08:13 +01:00 |
|
volaya
|
c7961b1cd9
|
[processing] fixed management of SAGA versions
fixes #13429
|
2015-09-28 07:14:06 +02:00 |
|
alexbruy
|
bdb8b0cec9
|
Merge pull request #2332 from NaturalGIS/fix_ogr_tools
[processing] fix some OGR-based tools
|
2015-09-27 08:21:50 +03:00 |
|
alexbruy
|
5f10b70b71
|
Merge pull request #2283 from arnaud-morvan/processing-translate-parameterselection-content
[processing] include ParameterSelection dropdown contents in translations
|
2015-09-27 08:20:16 +03:00 |
|
Juergen E. Fischer
|
56b5d4e723
|
indentation update
|
2015-09-26 19:53:10 +02:00 |
|
volaya
|
1340f4d4f1
|
[processing] added 'run as batch' button in algorithm dialog
|
2015-09-24 13:10:41 +02:00 |
|
Giovanni Manghi
|
9cb18c6f39
|
fix some processing/ogr tools
|
2015-09-22 23:03:12 +01:00 |
|
volaya
|
72af56d8a2
|
[processing] quote return string when returning uri in ogrConnectionString
Fixes #13174
|
2015-09-21 07:45:18 +02:00 |
|
Juergen E. Fischer
|
82b34afe03
|
move remaining function_help to json and update it's translation handling
|
2015-09-20 18:35:27 +02:00 |
|
Juergen E. Fischer
|
25437c10c6
|
indentation update
|
2015-09-19 11:17:42 +02:00 |
|
arnaud.morvan@camptocamp.com
|
ea0dc6e2d4
|
Include parameterselection dropdown contents in processing translations
|
2015-09-17 09:43:23 +02:00 |
|
Juergen E. Fischer
|
23ea045d49
|
indentation update
|
2015-09-12 15:25:56 +02:00 |
|
Salvatore Larosa
|
99e7925981
|
[processing] fixed translation strings for the new algorithm ombb and done one more small fixes
|
2015-09-12 09:37:25 +02:00 |
|
lbartoletti
|
442bdfc05c
|
Oriented Minimum Bounding Box - processing version as requested #2116
Inverse field order for PERIMETER and ANGLE
|
2015-09-12 09:36:43 +02:00 |
|
Bernhard Ströbl
|
116089e6ec
|
[PROCESSING] Speed up dissolve (esp. when using dissolve field)
Change parameters to have a more consistent UI
|
2015-09-11 07:47:04 +02:00 |
|
Matthias Kuhn
|
5f19dff783
|
Merge pull request #2175 from anitagraser/patch-8
Change resolution parameter defaults to floats
|
2015-09-09 18:30:58 +02:00 |
|
pcav
|
72665e035e
|
Fix for SAGA 2.2.0 in Processing - thanks Giovanni
|
2015-09-08 16:23:03 +02:00 |
|
Juergen E. Fischer
|
aa36491347
|
more unicoding (followup 697d2af)
|
2015-08-24 16:39:02 +02:00 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
volaya
|
3ff3b02ad7
|
Merge pull request #2247 from spencerrecneps/master
[Processing] Fixed bad variable references
|
2015-08-20 14:42:31 +02:00 |
|
Markus Neteler
|
424d3d337e
|
Update Grass7Utils.py
In batchjob, use GRASS_MESSAGE_FORMAT=plain
|
2015-08-20 10:36:22 +02:00 |
|
Juergen E. Fischer
|
d2282a77c7
|
processing: when using batch jobs remove GISBASE from environment when calling GRASS (fixes #13072)
|
2015-08-20 01:10:43 +02:00 |
|
Bernhard Ströbl
|
1f81109b4a
|
[PROCESSING] Fix Progress bar in Dissolve
|
2015-08-19 16:02:10 +02:00 |
|
Juergen E. Fischer
|
697d2af533
|
processing: fix warning when loading otb algorithms
|
2015-08-18 11:06:32 +02:00 |
|
Matthias Kuhn
|
9fc1b48bf3
|
Replace str() with unicode() and some PEP 8
|
2015-08-16 20:58:43 +02:00 |
|
Spencer Gardner
|
94d3bdd01a
|
fixed bad variable references
|
2015-08-15 22:17:35 -05:00 |
|
Juergen E. Fischer
|
fee5da9071
|
fix typos
|
2015-08-13 22:52:01 +02:00 |
|
volaya
|
2a14ffd281
|
[processing]fixes for grass7
processAlgorithm method was actually not being called when running a grass7 algorithm
|
2015-08-06 14:47:58 +02:00 |
|
Juergen E. Fischer
|
c31810af8b
|
typo fixes
|
2015-08-03 20:36:17 +02:00 |
|
Giovanni Manghi
|
1dfec33e5a
|
fix Processing QGIS vector grid as lines
|
2015-07-31 18:50:11 +02:00 |
|
Juergen E. Fischer
|
384c0a703b
|
processing: fix saga translation (followup 66a3d02)
|
2015-07-29 18:55:11 +02:00 |
|
Juergen E. Fischer
|
93e2c5a01d
|
processing: translation fix (open fusion las viewer; followup 66a3d02)
|
2015-07-28 14:12:53 +02:00 |
|