3877 Commits

Author SHA1 Message Date
Giovanni Manghi
d68bc599f4 [processing] fix GRASS 64 r.watershed 2014-07-07 11:43:44 +01:00
Giovanni Manghi
b16172cc27 [processing] fix GRASS 7 r.watershed 2014-07-07 11:32:25 +01:00
Victor Olaya
1088ba7998 [processing] added 'Select by expression' algorithm (by Michaël Douchin - 3Liz) 2014-07-06 20:52:01 +02:00
Victor Olaya
6026944c21 [processing] removed scripts
They should be downloaded now from the scripts/model repo
2014-07-06 20:51:59 +02:00
Victor Olaya
4df7b3464a fixed issue with MultilineTextPanel in modeler (#10813) 2014-07-06 20:51:56 +02:00
Nathan Woodrow
d4b8c407ce Add render state support for graduated renderer
Add check state role for graduated renderer

Sync sip bindings
2014-07-06 21:14:42 +10:00
Nyall Dawson
1e4ad28858 [FEATURE][composer] Data defined page size, orientation and number of pages for compositions. Funded by Canton of Neuchâtel, Switzerland 2014-07-06 01:55:38 +10:00
Nyall Dawson
a914d433b9 [composer] Composer items which set their own size must consider data defined width and height 2014-07-06 00:50:33 +10:00
Nyall Dawson
6d7c5f885d [FEATURE][composer] Data defined map scale, rotation and extents. Funded by Canton of Neuchâtel, Switzerland 2014-07-05 22:00:30 +10:00
Nyall Dawson
0fd99d2820 [FEATURE][composer] Data defined item rotation. Funded by Canton of Neuchâtel, Switzerland 2014-07-05 20:08:37 +10:00
alexbruy
a3c8289942 Merge pull request #1498 from minorua/joinattrs
[processing] JoinAttributes improvement
2014-07-05 11:39:33 +03:00
Nyall Dawson
be5aeac3b7 [composer] Initial framework for data defined properties in compositions and composer items. Funded by Canton of Neuchâtel, Switzerland 2014-07-05 14:58:50 +10:00
Minoru Akagi
228892cfa7 [processing] fix join to layer with join (fix #10244) 2014-07-05 13:38:25 +09:00
Minoru Akagi
361202e9fc [processing] JoinAttributes improvement
- allow join not only with vector attribute table but also with geometryless table
- performance and key comparison improvement
- str to unicode fix
2014-07-05 13:38:12 +09:00
Juergen E. Fischer
51408e1608 categorized renderer: show category by default (followup 4867b7fa) 2014-07-05 00:49:45 +02:00
Nathan Woodrow
b4edd9d364 Use index to render legend symbol items 2014-07-05 08:25:30 +10:00
Victor Olaya
d8eee4e56a [processing] fixed #10792 2014-07-04 22:36:25 +02:00
Juergen E. Fischer
4867b7fa37 [FEATURE][API] categorized render: support disabling rendering of some categories
Funded-By: norBIT
2014-07-04 21:40:22 +02:00
Nyall Dawson
57980ab678 [composer] Make sure general atlas properties are imported before importing items from xml, so that items can be aware of atlas context while they are being created 2014-07-04 23:47:07 +10:00
Nyall Dawson
3187410e1e Move decodeBlendMode to QgsSymbolLayerV2Utils 2014-07-04 23:47:07 +10:00
Nyall Dawson
55ed628678 [composer] Improved method for setting/checking whether items are in a group 2014-07-04 20:25:46 +10:00
volaya
2f5d118d4d Merge pull request #1496 from Gustry/dev
[processing] change str to unicode fix #10624
2014-07-03 15:20:00 +02:00
Etienne Trimaille
5476d86f60 change str to unicode fix #10624 2014-07-03 14:02:54 +02:00
Victor Olaya
322cd0d03b [processing] fixed #10780 2014-07-02 20:22:00 +02:00
Juergen E. Fischer
8871be0afa indentation update 2014-07-02 07:46:03 +02:00
Alexander Bruy
eb81610366 [processing] fix fusion algs loading 2014-07-01 16:57:06 +03:00
alexbruy
dd4c1d1049 Merge pull request #1495 from giohappy/new_operators_dospatialjoin
Add fine grain control over select by location tools
2014-07-01 15:40:07 +03:00
Victor Olaya
dd8dbc23da [processing] more changes to fusion lidar algorithms 2014-07-01 12:18:40 +02:00
giohappy
6f00101bfd fix to Processing side 2014-07-01 11:18:54 +02:00
giohappy
24c1c95619 improved processing extract/select by location 2014-06-30 19:18:25 +02:00
giohappy
35eb5f604d Improved select by location 2014-06-30 19:13:34 +02:00
Victor Olaya
1eff31ad96 [processing] add 'optional' label to optional parameters in input dialog 2014-06-30 07:38:38 +02:00
Victor Olaya
2e9e954411 [processing] better handling of values in boolean parameter 2014-06-30 07:38:38 +02:00
Victor Olaya
9204ca02b6 [processing] Update of fusion lidar algorithms (By Agresta S.Coop) 2014-06-30 07:38:37 +02:00
Martin Dobias
6bef78f49d Allow buiding of QgsLegendModel from layer tree 2014-06-30 12:24:24 +07:00
Juergen E. Fischer
36b4f1689d remove executable bit from not executable files 2014-06-29 22:02:13 +02:00
Juergen E. Fischer
9bbefeff00 metasearch: fix fsf address 2014-06-29 20:53:00 +02:00
alexbruy
6def4b60ff Merge pull request #1446 from volaya/new_modeler
[processing] overhaul of graphical modeler
2014-06-29 12:34:27 +03:00
Nyall Dawson
a2a26c2829 [composer] Use pixels for snapping rather than mm, allowing for finer work when zoomed in. Merge grid and guide snapping settings to a single snap tolerance setting. 2014-06-29 16:05:22 +10: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
Victor Olaya
05cfd69d13 [processing] overhaul of graphical modeler 2014-06-28 14:54:17 +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
Nyall Dawson
09645e4ecc [FEATURE][composer] Allow setting secondary color for scalebars, allow alpha channels in scalebar colors 2014-06-28 08:46:44 +10: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