Médéric Ribreux
fdce74885a
Add i.maxlik algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
1d1534279f
Add i.cca algorithm (segfaults from GRASS)
2016-05-29 09:00:16 +02:00
Médéric Ribreux
02bbcbb81a
Add i.oif algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
c9f56125b9
Add i.pansharpen algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
5182748e10
Add i.topo.corr algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
cce451c722
Add i.pca algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
a73ed12dd7
Add i.segment algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
7bc533884b
Add i.smap algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
297c632566
Add i.tasscap algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
68f42a406c
Add i.vi algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
ecf6d2ad37
Add i.landsat.toar algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
aabcc1e0ed
Add i.image.mosaic (needs Redmine #5742 to be implemented)
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
d39614f7d1
Add i.evapo.mh parameters detection
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
689d41511b
Add i.group algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
83b6cfdf8b
Add i.gensigset algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
a231bbd9c2
Add i.gensig algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
b5330003f2
Add i.evapo.time algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
0b8784cf65
Add i.evapo.pt algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
474a258ea5
Add i.evapo.pm algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
b6396cb9e0
Add i.evapo.mh algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
109a7f4fbc
Add i.emissivity algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
0529062f63
Add i.biomass algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
13402f653c
Add i.eb.soilheatflux algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
b355940395
Add i.eb.netrad algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
a5afb94121
Add i.eb.hsebal01 algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
8c69220b79
Add i.eb.eta algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
e3da53779e
Add i.eb.evapfr algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
89ec2fbb7c
Add i.colors.enhance algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
651302e360
Add i.albedo and i.cluster algorithms
2016-05-29 09:00:16 +02:00
Nyall Dawson
421ab4fee7
Add missing docs, SIP bindings, some const correctness
2016-05-29 14:59:23 +10:00
Nyall Dawson
78bcd4b10c
Correctly mark method as deprecated
2016-05-29 08:11:43 +10:00
Nyall Dawson
e7d039240c
Fix doxygen warnings
2016-05-29 08:10:23 +10:00
Denis Rouzaud
b9baf2e95a
Merge pull request #3131 from 3nids/lockscale
...
allow to lock scale to use magnification to zoom in/out
2016-05-28 18:18:22 +02:00
Denis Rouzaud
c3e7a56b05
always use double for dpi
2016-05-28 17:22:22 +02:00
Denis Rouzaud
cf99817b72
allow to lock scale to use magnification to zoom in/out
...
this also removes the option for different behavior of mouse wheel
2016-05-28 16:52:09 +02:00
Nyall Dawson
bae8a0e5e0
[FEATURE] Georeference outputs (eg PDF) from composer
...
This commit makes composer automatically georeference outputs
(where output format makes this possible, eg TIF and PDF).
The existing option to create a world file has been separated
from the map selection for georeferencing. The new behaviour
is to always georeference outputs, and only create the
separate world file if that option is checked.
2016-05-29 00:46:39 +10:00
Nyall Dawson
bc779a06ed
QgsActionManager: improve docs + add tests
2016-05-29 00:45:17 +10:00
Nyall Dawson
3d494ac9f8
Fix feature's value action not working ( fix #14536 )
...
Replace broken/missing $currfield with new @current_field
expression variable. Update other default actions to use
expression variables instead of deprecated special columns.
2016-05-29 00:45:17 +10:00
Nathan Woodrow
17b48563a5
[renderer] Live hillshade renderer for raster layers
...
Thanks to Asger Skovbo Petersen (@AsgerPetersen) for the idea and fixes
Thanks to Nyall for reviews and bug fixes
2016-05-28 21:01:33 +10:00
rldhont
d8ccec0e0a
[Processing] add an algs static method to Processing for server
2016-05-28 12:41:30 +02:00
rldhont
27c5f78f4d
Merge branch 'processing_shortHelp'
2016-05-28 09:58:52 +02:00
Alexander Bruy
3d95712009
[processing] add output extent to scripts (refs #11781 )
2016-05-28 10:39:43 +03:00
rldhont
8592a7e3ac
[Processing] Add shortHelp for Scripts, Models and R
...
And enhance getParameterDescriptions
2016-05-28 09:32:49 +02:00
Nyall Dawson
2c1f2ce1c0
Add missing docs
2016-05-28 07:21:21 +10:00
Nyall Dawson
4da6588494
Temporarily revert "add sip bindings to webkit stubs"
...
This reverts commit dd69a5965589c8a27f2388e6ecad02b223392704.
The commit was causing build failures on Travis
2016-05-28 07:18:34 +10:00
Alexander Bruy
cc7eb27a27
[processing] drop WebView dependency (follow up 38f6ace4c0)
2016-05-27 20:38:51 +03:00
Juergen E. Fischer
dd69a59655
add sip bindings to webkit stubs
2016-05-27 19:30:35 +02:00
Nyall Dawson
d4a482b982
Merge pull request #2900 from ahuarte47/Issue_QPainterSimplification
...
[Bugfix] QPainter simplification (fixes #14301 )
2016-05-27 16:34:43 +02:00
Alexander Bruy
70c5ab6a05
[processing] fix handling of scriipts/models folders in Get scripts dialog (follow up d16f04bf3a)
2016-05-27 15:16:27 +03:00
volaya
b38be6f725
[processing] made lastools additional parameters optional
2016-05-27 11:31:54 +02:00