Nyall Dawson
24d110606c
[FEATURE] Allow multi item drag and resize in composer ( fix #7918 )
...
[FEATURE] Always draw selection handles on top of composition, add dashed border for selected items (fix #7793 )
Move responsibility for drawing selection mouse handles and mouse interaction with selection to new class
2013-10-02 09:09:16 +02:00
Alexander Bruy
968c3219c2
[processing] add gdal2xyz tool ( fix #8723 )
2013-09-30 16:18:27 +03:00
Alexander Bruy
9a341acd13
[processing] handle non-ASCII characters in layer name when exporting ( fix #8673 )
2013-09-30 16:18:17 +03:00
Giovanni Manghi
7004a05934
Update GrassAlgorithm.py
2013-09-29 23:11:57 +01:00
Giovanni Manghi
52677578e9
Update ImportIntoPostGIS.py
2013-09-29 21:09:33 +01:00
Giovanni Manghi
7670081f5f
Update supervisedclassification.py
2013-09-29 20:35:49 +01:00
Giovanni Manghi
3226b4b503
Update supervisedclassification.py
2013-09-29 19:38:49 +01:00
Larry Shaffer
cfa34641b0
Merge pull request #905 from yellow-sky/show_partial_labels
...
Show partials labels
2013-09-28 20:35:06 -07:00
volaya
5d1f763d57
Merge pull request #912 from bstroebl/selectByAttribute
...
[processing] Make select by attribute work
2013-09-26 13:27:43 -07:00
volaya
b6ca15192e
Merge pull request #911 from bstroebl/testEliminate
...
[processing] select features to eliminate in algorithm
2013-09-26 13:25:46 -07:00
Alexander Bruy
7a720c2166
[processing] sync GDAL algorithm names with Raster menu
2013-09-26 21:04:42 +03:00
Bernhard Ströbl
a5ee91a331
[processing] Make select by attribute work
2013-09-26 16:14:33 +02:00
Matthias Kuhn
770e52b0e5
Modularize editor widgets
2013-09-26 16:06:29 +02:00
Alexander Bruy
7628c8f34f
[processing] add option to keep resolution when clipping raster
2013-09-26 15:59:49 +03:00
Bernhard Ströbl
e5a72107eb
[processing] select features to eliminate in algorithm
2013-09-26 12:14:45 +02:00
Larry Shaffer
8b6d813aee
Fix sip API reseting to version 1 (fixes PyQgs* tests currently failing due to reset)
2013-09-25 17:08:41 -06:00
Alexander Bruy
0e197753b6
[processing] fix lidar provider broken in 1ad2334dbe
2013-09-25 15:26:30 +03:00
Victor Olaya
bb63eb126a
[processing] enabled create new script action
2013-09-25 00:29:49 +02:00
Victor Olaya
75ba3be823
[processing] improved saga/grass/otb installation checks
2013-09-25 00:29:48 +02:00
Victor Olaya
983066a9f8
[processing] minor fixes
2013-09-25 00:29:47 +02:00
Victor Olaya
2b61f793f9
[processing] renmed setting group from ProcessingQGIS to Processing
2013-09-25 00:29:46 +02:00
Victor Olaya
1ad2334dbe
[processing] improved lidar provider (contributed by Martin Isenburg)
2013-09-25 00:29:45 +02:00
Victor Olaya
9d9d60a2b2
[processing] changed ordinary kriging description (adapted to 2.1)
2013-09-25 00:29:45 +02:00
Victor Olaya
3b07aff497
Fixed issue when using multiple vector inputs
2013-09-25 00:29:44 +02:00
Juergen Fischer
d27ad33cc3
fix gui bindings with SIP 4.15
2013-09-24 21:58:12 +02:00
Dražen Odobašić
6f9795b0be
apply #8601
2013-09-24 21:55:02 +02:00
Victor Olaya
1d754d97d6
[processing] added -TRANSFORM parameter in SAGA
2013-09-23 21:10:21 +02:00
Victor Olaya
e4c60adcd3
[processing] better error handling and some minor fixes
...
solved issue with trailing characters when calling mkdir
solved issue with non-ascii characters in help files
2013-09-23 13:32:23 +02:00
Nathan Woodrow
c55c2ab82f
Add __geo_interface__ to QgsFeature and QgsGeometry
2013-09-23 20:55:57 +10:00
Salvatore Larosa
770feee4f5
fix qml file for directed edge layer in topoviewer plugin
2013-09-22 22:43:54 +02:00
Alexander Bruy
3833ddf876
[processing] if min and max values not set use redefined ones
2013-09-22 16:27:22 +03:00
Alexander Bruy
05a94811ca
[processing] consider min and max values for int values
2013-09-22 14:48:21 +03:00
Alexander Bruy
f890449d62
[processing] add toolbar to modeler dialog
2013-09-22 14:37:30 +03:00
Victor Olaya
54a960f9ec
[processing] some code cleaning
2013-09-21 12:48:23 +02:00
Victor Olaya
062e76be00
[processing] saga fixes. "2.0.8 is now default target version
2013-09-21 12:48:22 +02:00
Victor Olaya
22f6360000
[processing] changed log and config filenames
2013-09-21 12:48:22 +02:00
Victor Olaya
82668d3271
[processing] modeler now warns before closing if there are changes
2013-09-21 12:48:21 +02:00
Victor Olaya
1517e58ae7
test models and scripts are now hidden
2013-09-21 12:48:20 +02:00
Victor Olaya
56d6496842
[processing] corrected parameter definition in Eliminate
2013-09-21 12:48:19 +02:00
Victor Olaya
e527fe387c
Added "eliminate sliver polygons" algorithm skeleton(still a draft first version)
2013-09-21 12:48:18 +02:00
Victor Olaya
8a48b9f7b2
[processing]modified v.overlay description
2013-09-21 12:48:18 +02:00
Victor Olaya
865cb6208d
[processing]code cleaning
2013-09-21 12:48:17 +02:00
Victor Olaya
2d601445d7
[processing] fixes issue in saga with multiple inputs
2013-09-21 12:48:16 +02:00
yellow-sky
cf5d35b5cb
Added python binding for ShowingPartialsLabels
2013-09-20 00:14:06 +04:00
Salvatore Larosa
049edb2b10
[pyqgis-console] added more settings for fonts color
2013-09-19 13:17:13 +02:00
Matthias Kuhn
0c90f32007
QgsFeatureRequest: New filters FilterExpression and FilterFids
2013-09-18 18:57:52 +01:00
Nathan Woodrow
c27d1c0e17
Merge pull request #786 from minorua/gdaltools_of2
...
GdalTools: apply selected name filter to -of parameter (fix #8408 )
2013-09-18 00:37:46 -07:00
Juergen E. Fischer
51297d5990
indentation update (note to self: always run scripts/prepare-commit.sh before committing)
2013-09-17 12:41:43 +02:00
nyalldawson
58d0483c46
[FEATURE] Setting for corner radius for composer rectangle shapes, allows creation of rounded rectangles in composers
...
Add tests for composer shapes
2013-09-17 08:17:51 +02:00
Salvatore Larosa
2d728d7f4c
[pyqgis-console] reject changes in settings if they are not applied
2013-09-17 00:12:22 +02:00