volaya
4549a389b7
Merge pull request #1680 from tmizu23/r_utils
...
fix Empty console Output on R under processing. refs #7643
2015-01-21 15:40:42 +01:00
Matthias Kuhn
f5b10ba15f
Merge pull request #1752 from mhugo/fix_11948
...
Test for write access mode for editing capabilities
2015-01-21 15:30:46 +01:00
volaya
678f1ab4c0
[processing] allow using upcoming saga release
2015-01-21 14:04:36 +01:00
volaya
dce7ef30fb
renamed geostatistics modules in SAGA connector
2015-01-21 14:04:35 +01:00
Radim Blazek
0cdfcd1315
fixed ziplayertest, b843f8189 follow up
2015-01-21 13:00:22 +01:00
volaya
c1f60e3876
Merge pull request #1843 from radosuav/processing_sublayers
...
[Processing] Add support for input rasters with sublayers.
2015-01-21 12:53:58 +01:00
Matthias Kuhn
8f6b0145e5
SIP update: QgsVectorLayer::applyNamedStyle, errorMsg is /Out/
2015-01-21 12:45:49 +01:00
volaya
bebd71c8b4
Merge pull request #1844 from gioman/fix_saga_rastercalc
...
fix different issues in SAGA grid calculator module and add a couple of useful options
2015-01-21 12:37:38 +01:00
Matthias Kuhn
7796b157f1
Merge pull request #1839 from rduivenvoorde/identify_color_11996
...
fix for #11996 , use user colors for rubberband instead of fixed red when...
2015-01-21 12:31:30 +01:00
Matthias Kuhn
723f7be9b4
Remove duplicated code and add some documentation
2015-01-21 12:20:16 +01:00
Anatoliy Golubev
6a66d3156d
Call QgsMapTool::deactivate() to uncheck assigned action/button
2015-01-21 13:11:43 +03:00
Radim Blazek
b843f81895
fixed browser single layer zip files path, fixes hopefully #11871
2015-01-21 10:46:37 +01:00
Nyall Dawson
670ad7b809
Add gaussian blur image operation
2015-01-21 20:02:42 +11:00
Nyall Dawson
be2d6d1a70
New QgsImageOperation class for operations that modify QImages
...
Contains framework for multithreaded operations on QImages, and
numerous operations such as grayscale, hue/saturation, brightness/
contrast modification, flip, blur, distance transform, alpha
modification and color overlays.
2015-01-21 18:58:10 +11:00
Martin Dobias
3f88ee5213
Do not show 'remove current style' action when it can't be used
2015-01-21 14:28:12 +07:00
Martin Dobias
c391abd752
Fix todo in QgsMapMouseEvent
2015-01-21 12:06:43 +07:00
Nyall Dawson
6a080bada1
Add some missing type conversions to python bindings
2015-01-21 11:04:38 +11:00
Larry Shaffer
c6a77f6201
Fix #6922 , rearrange proxy form to clearly show when system's is used
2015-01-20 17:01:49 -07:00
Nyall Dawson
f0447db733
Add overrides pt 5
2015-01-21 09:52:22 +11:00
Juergen E. Fischer
cfb4b3350a
fix warning
2015-01-20 23:20:21 +01:00
Juergen E. Fischer
106358c46c
fix windows build
2015-01-20 22:43:30 +01:00
rldhont
df79c2a979
[BUGFIX][QgsGmlSchema] Decode element name
...
Good practice for the element name is to exclude accents but when GML is
automatically generated attribut element name can have accent.
It's some time the case with GetFeatureInfo.
2015-01-20 22:20:12 +01:00
Giovanni Manghi
a95e28fb0a
fix different issues in SAGA grid calculator module and add a couple of useful options
2015-01-20 20:56:46 +00:00
Juergen E. Fischer
4786bd15cd
osgeo4w: also use Visual C++ 2010 for 32bit
2015-01-20 21:45:52 +01:00
Juergen E. Fischer
bdcbeb19ad
fix format_date example ( fixes #12016 )
2015-01-20 21:17:18 +01:00
Radim Blazek
752f530951
fixed browser add favourite path
2015-01-20 20:26:21 +01:00
Radim Blazek
74e2abd38c
reverted partially ba4948e44 ( #11871 - browser crash with zipped file)
2015-01-20 19:52:58 +01:00
Radim Blazek
bf22ff5064
browser save/restore state moved to new class QgsBrowserTreeView
2015-01-20 18:46:12 +01:00
mhugent
a2a82d2fe5
Merge pull request #1830 from manisandro/transaction
...
[FEATURE] Transactional editing for postgres layers
2015-01-20 17:22:55 +01:00
Martin Dobias
cae4eb3383
[FEATURE] New snapping API with improved indexing (QEP 13)
...
Merge branch 'snapping-improved'
2015-01-20 21:21:14 +07:00
Martin Dobias
8177bbef1a
Snapping utils optimization
...
Avoid snapping to edges if vertex has already been found.
Also increase the maximum feature count to 1M before doing non-indexed queries
2015-01-20 21:18:06 +07:00
Martin Dobias
5361a6914e
Decrease the debugging noise
2015-01-20 21:17:32 +07:00
Martin Dobias
006edcb7da
Node tool: Declutter a bit the mouse press event logic
2015-01-20 21:12:54 +07:00
Martin Dobias
dbe830b0bb
Point locator: Use just one R-tree for indexing instead of three R-trees
...
The maintenance of three R-trees was too complicated, using a lot of memory
and the performance benefit was questionable :)
The approach with just one R-tree leads to much simpler code
Removed k-NN queries in the process - they were not used in QGIS code. They can be
reintroduced later, but there is not much use for them right now...
2015-01-20 18:54:07 +07:00
radosuav
82f043c28c
[Processing] Add support for input rasters with sublayers.
2015-01-20 12:36:46 +01:00
volaya
b0291985ac
[processing] added specific algorithm for saga 214
2015-01-20 12:34:17 +01:00
volaya
e9228b67c9
[processing] some SAGA fixes
...
-fixed raster export
-fixed version numbering when no saga installation is found
2015-01-20 11:41:27 +01:00
Alexander Bruy
5511c86c9f
fix file permissions
2015-01-20 09:48:37 +02:00
Alexander Bruy
a81ec21564
[processing] remove help files already ported to User Guide
2015-01-20 09:45:54 +02:00
Martin Dobias
0ea6a3d15f
Support different indexing strategies in QgsSnappingUtils
...
Huge layers will not use all the memory - at the expense of slow queries
2015-01-20 10:21:55 +07:00
Martin Dobias
54e8493bc7
QgsPointLocator: make it possible to index just a part of layer
2015-01-20 10:21:55 +07:00
Martin Dobias
28cbf575f6
Remove QgsMapToolVertexEdit class - not needed anymore
2015-01-20 10:21:55 +07:00
Martin Dobias
f8fc8a0a31
Final removals of QgsMapCanvasSnapper
2015-01-20 10:21:55 +07:00
Martin Dobias
1174361cd4
Convert more code from QgsMapCanvasSnapper to QgsSnappingUtils
2015-01-20 10:21:55 +07:00
Martin Dobias
4b8ea28262
Add QgsSnappingUtils::snapToCurrentLayer() + utility methods in QgsTolerance
...
Also added missing SIP wrappers for new classes QgsPointLocator and QgsSnappingUtils
2015-01-20 10:21:55 +07:00
Martin Dobias
488e7f11a9
Fix Add part map tool for multi-point layers
2015-01-20 10:21:55 +07:00
Martin Dobias
208b5e3c6a
Get rid of last snapToBackgroundLayers() calls
2015-01-20 10:21:55 +07:00
Martin Dobias
30684c7d57
Add support for match filtering, fix unit tests
2015-01-20 10:21:54 +07:00
Martin Dobias
24adc02728
Conversions from QgsMapCanvasSnapper to QgsSnappingUtils
2015-01-20 10:21:54 +07:00
Martin Dobias
f956464c7c
Add snapping to current layer mode + make it default for new projects
2015-01-20 10:21:54 +07:00