volaya
cfe43c3573
fixed #10669
2014-06-22 16:50:15 +02:00
Juergen E. Fischer
c8375f5a63
debian packaging update: include LICENSE ( fixes #8712 )
2014-06-22 02:09:06 +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
Juergen E. Fischer
ef0e7d0916
metasearch: fix some self.tr calls
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
Sandro Santilli
39b3e5fa10
Allow db_manager use of connections with no parameters
...
Fixes 'Error: database "" does not exist' message.
Closes bug #9037
2014-06-16 12:06:18 +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
Juergen E. Fischer
3682384675
indentation update
2014-06-13 09:03:15 +02:00
Juergen E. Fischer
61dc4debfe
db manager: fix import of geometryless files ( fixes #8970 )
2014-06-12 23:36:13 +02:00
Juergen E. Fischer
85ce67624c
db_mananger: fix loading geometryless tables ( fixes #10566 )
2014-06-12 17:32:56 +02:00
Alexander Bruy
37d2144a5e
bump Processing version to avoid masking by version from plugin site
2014-06-12 15:24:18 +03:00
gioman
306b148bc0
small changes to import into postgis tool
2014-06-12 11:00:42 +01:00
Martin Dobias
fc8d07ee24
Fix #10475 (symmetrical difference behaves like difference)
2014-06-12 16:23:24 +07:00
volaya
023fc007e6
Merge pull request #1389 from radosuav/small_processing_fixes
...
[processing] Small fixes
2014-06-12 09:30:56 +02:00
Victor Olaya
21f0b4f449
[processing] some cleaning in saga algorithms
2014-06-12 00:31:33 +02:00
Victor Olaya
7f434a0c7e
[processing] more correct handling of nomodeler tag in scripts
2014-06-10 22:39:13 +02:00
Victor Olaya
7d4659da03
[processing] fixed wrong imports
2014-06-10 22:39:11 +02:00
Victor Olaya
744db2ff5a
[processing] Do not throw exception if help file does not contain valid json
2014-06-10 22:39:10 +02:00
Victor Olaya
ae47c1a397
[processing] some file restructuring
2014-06-10 22:39:08 +02:00
Victor Olaya
0009040ed5
[processing] made postprocessing code more pythonic
2014-06-10 22:39:07 +02:00
Etienne Tourigny
9ec1d46540
fix GDalTools overviews when clean and no levels are defined ( #10538 )
2014-06-10 16:23:57 -03:00
Victor Olaya
afe6f2b94a
[processing] removed debug lines introduced in last commit
2014-06-08 20:03:25 +02:00
Victor Olaya
15e923820f
[processing] added help files for algs in qgis group
...
Most help files missing content
2014-06-08 20:00:03 +02:00