Alvaro Huarte
8fb87f1828
#8725-R: minor changes
2014-01-15 11:00:01 +01:00
ahuarte47
61041dac25
#8725-R: simplify edited geometries in QgsVectorLayerFeatureIterator
2014-01-15 11:00:01 +01:00
ahuarte47
d439dfbc88
#8725-R: include qgsvectorsimplifymethod.sip
2014-01-15 11:00:01 +01:00
Nyall Dawson
6bb9dfec00
[FEATURE][composer] Allow for more than one atlas controlled map in compositions (or none), by moving some atlas properties to map items ( fix #9248 ) ( fix #6484 )
2014-01-14 22:52:01 +11:00
Radim Blazek
a18b4a35c6
highlight identified feature using real feature shape
2014-01-12 18:19:32 +01:00
Nyall Dawson
9f7868263b
Merge pull request #1046 from ahuarte47/Issue_9254
...
Bug #9254 : fix point-style with "outline width" = 0 still show the outline
2014-01-12 02:52:30 -08:00
ahuarte47
183dd8eed6
#9254 : define overloaded wellKnownMarkerFromSld function in sip
...
in sip
2014-01-02 08:12:35 +01:00
ahuarte47
27521074db
#9254 : avoid break compatibility with the 2.0 api
2014-01-02 08:12:34 +01:00
ahuarte47
4f6c9cdee7
#9254 : Support for OutlineStyle in SLD files
2014-01-02 08:12:34 +01:00
Nyall Dawson
719c78c2c7
[composer] Clean up item rotation api, seperate item rotation (for shapes, labels) from map rotation and picture rotation.
...
Maintain compatibility with 2.0 api, deprecate ambiguous rotation/setRotation methods
2013-12-30 20:00:55 +11:00
Alexander Bruy
77fb9a5492
[processing] refactored some helpre functions (contributed by Nathan Woodrow)
2013-12-29 14:35:11 +02:00
nyalldawson
6aed6fee08
[tests] Fix python compositionchecker to derive from render checker, fix most python composer tests ( fix #9117 )
2013-12-29 09:52:16 +11:00
nyalldawson
aa3e40a0eb
[FEATURE][composer] Add controls for changing zebra frame colors and line thickness, fix output of zebra style grids ( fix #8767 )
2013-12-29 09:52:15 +11:00
anitagraser
720871c154
undid changes to densify geometries
2013-12-28 14:02:06 +02:00
anitagraser
719f8d5200
allow float values in densify interval input field
2013-12-27 22:47:56 +02:00
C. Daniel Sanchez R
7050265f38
Patch for issue 8920.
2013-12-27 15:00:20 -05:00
Victor Olaya
52c59daad2
[processing] minor cosmetic change
2013-12-20 09:41:39 +01:00
D'Hont René-Luc
a09892f1bb
[Feature][Processing] Headless
...
To use QGIS Processing in python scripts out of QGIS.
The changes made concern the dependence to legendInterface. In cases
where the interface.iface is null (None) QGIS Processing uses the
QgsMapLayerRegistry instance.
2013-12-19 18:09:56 +01:00
Juergen E. Fischer
24acebef41
indentation update
2013-12-17 17:03:54 +01:00
Alvaro Huarte
440ede935a
Feature #8725 : Fast rendering of geom (v-OGR)
...
Implements fast rendering of LineStrings and Polygons pre-applying a
view threshold filter to the geometries to render in qgis. Also disable
'Antialiasing' when it is possible.
View Table of test results in 'http://hub.qgis.org/issues/8725 '
(This version of branch implements the improvement in vector-providers)
2013-12-17 15:50:05 +01:00
anitagraser
d13245190d
attempt to fix http://hub.qgis.org/issues/9184
2013-12-13 22:37:28 +01:00
Giuseppe Sucameli
fc247672b0
Merge pull request #1021 from etiennesky/gdal_merge
...
fix gdal merge nodata value and UI improvements
2013-12-09 14:34:36 -08:00
Etienne Tourigny
fdc3ba79f5
gdal merge tool: make sure -a_nodata is only added with gdal>=1.9
2013-12-09 12:05:48 -02:00
Tim Sutton
c610f37735
Applied patch from Hans-Peter Jansen <hpj [at] urpla.net> to address build issues with python-sip 4.15 and fix srs.db update issue when srs table has no noupdate column.
2013-12-08 22:40:35 +02:00
Marco Hugentobler
561f01c0c2
[FEATURE]: merge dxf_export branch
2013-12-06 17:46:47 +01:00
Etienne Tourigny
8c7bfdbdb5
use collapsible group box for creation options in gdal merge widget
2013-12-06 14:23:23 -02:00
Etienne Tourigny
10f5f7c26a
fix destination nodata value in gdal merge
2013-12-06 13:30:27 -02:00
Marco Hugentobler
642b0d5ee3
Add copy constructor and assignment operator for QgsDxfExport
2013-12-05 16:47:48 +01:00
Alexander Bruy
e1186f164d
[processing] explicitly set window flags for script editor
2013-12-05 09:45:49 +02:00
Juergen E. Fischer
a4c365c7cf
dbmanager: include materialized views (implements #9127 )
2013-12-03 22:21:59 +01:00
Salvatore Larosa
f21562c86f
[pyqgis-console] fixes #9097 (thanks to Minoru Akagi)
2013-12-02 08:05:06 +01:00
Salvatore Larosa
dcfccbc758
[pyqgis-console] avoid processEvents for stderr output
2013-12-02 08:05:06 +01:00
Salvatore Larosa
27eeff2b44
[pyqgis-console] prepared API file update
2013-12-02 08:05:06 +01:00
Salvatore Larosa
2feacbcdfc
[ftools] avoid trivial error for Random selection tool
2013-12-02 08:05:06 +01:00
Radim Blazek
d334b46174
give objectName to fTools menus and actions to allow customisation, see #9134
2013-11-29 09:44:05 +01:00
volaya
e1bce85357
Merge pull request #1003 from rduivenvoorde/processingtweaks
...
gui tweak: adding margin around processing dialogs
2013-11-27 02:06:45 -08:00
Juergen E. Fischer
f665ddc81d
indentation update
2013-11-24 16:31:00 +01:00
Juergen E. Fischer
843504ed78
german translation update
2013-11-24 16:29:40 +01:00
Richard Duivenvoorde
eedab4f4ca
gui tweak: adding margin around processing dialogs
2013-11-22 19:25:35 +01:00
Werner Macho
944755af6a
Merge pull request #997 from yjacolin/englishTypoInUi
...
English typo in ui
2013-11-18 10:09:18 -08:00
Yves Jacolin
ee566a09db
Typo in the en sentence
2013-11-18 19:05:28 +01:00
Yves Jacolin
681a6317fc
Typo in the en sentence
2013-11-18 19:03:45 +01:00
pcav
d1084025cb
Increased number of decimaps for GDAL Contour
2013-11-18 14:46:44 +01:00
Marco Hugentobler
dc3272a7ef
Consider datum transform in raster projector
2013-11-16 11:18:26 +01:00
Matthias Kuhn
f867506b8e
[composer] Fix python bindings for composer attribute table
2013-11-14 16:12:08 +01:00
Denis Rouzaud
4153ef92bb
add missing actionFeatureAction() to gui and sip
2013-11-13 08:08:07 +01:00
volaya
ee3870e4af
Merge pull request #986 from p0cisk/processing_crs
...
[processing] Add crs selection panel to scripts
2013-11-12 01:24:12 -08:00
Victor Olaya
7165e882cd
[processing] R improvements
...
This commit:
Deletes Example scripts
Replaces Example scripts with more up to date versions
Adds general categories for r scripts: Basic statistics, Vector processing, Raster processing and Point pattern analysis
adds help files to all r scripts
Adds a groups of r scripts entitled Home range analysis, that includes Kernel href, LSCV Kernel, Minimum convex polygon, single linkage cluster analysis and characteristic hull method, using adehabitatHR()
Adds the following R scripts contributed by Yury Ryabov ( riabovvv(at)gmail.com ): Advanced raster histogram, Monte carlo spatial randomness, Relative distribution (distance covariate), Relative distribution (raster covariate),
2013-11-11 22:45:06 +01:00
Juergen E. Fischer
86b6c5bbdf
don't crash when transforming between the same CRSes and update map renderer sip bindings
2013-11-11 17:56:22 +01:00
Marco Hugentobler
3a14b53849
[FEATURE] selection of datum transformation for otf-reprojection
2013-11-08 17:28:21 +01:00