Alexander Bruy
17bd46e5be
Merge pull request #2516 from radosuav/zonal_stats
...
[processing] use raster band scailing factor and offset in Zonal Statistics algorithm
2015-12-01 11:40:00 +02:00
Matthias Kuhn
bb9eb79021
More missing sip bindings
...
Ouch
2015-12-01 10:27:46 +01:00
Nyall Dawson
48e4d1c977
Add a method for getting a quoted string value for use as a literal
...
in expressions
2015-12-01 19:33:27 +11:00
Matthias Kuhn
95d227176b
Add missing sip bindings
2015-12-01 09:20:00 +01:00
Matthias Kuhn
2a5d09f395
Add safety check in attribute table model
2015-12-01 08:32:25 +01:00
Matthias Kuhn
ca4d12aba2
Signal transaction rollback and some refactoring of transactions
2015-12-01 08:32:25 +01:00
Nyall Dawson
d388a4f1a4
[geometry] Add method to drop z/m values from a geometry
2015-12-01 16:33:44 +11:00
Nyall Dawson
a3d780cb4e
[geometry] Add method to drop z/m from wkb types
2015-12-01 16:33:13 +11:00
Matthias Kuhn
a792a47100
Merge pull request #2506 from SebDieBln/MakeDirtyOnAnnotation
...
changes to annotations mark the project dirty (fixes #7586 )
2015-11-30 23:06:11 +01:00
Sebastian Dietrich
30d7795ff3
changes to annotations mark the project dirty ( fixes #7586 )
...
this includes adding, editing, moving, resizing and deleting
2015-11-30 22:58:20 +01:00
Nyall Dawson
4ea0c56e9b
Followup 53b116a, fix failing tests
2015-12-01 08:18:51 +11:00
Matthias Kuhn
436337b5d1
Fixup 68a01c9
2015-11-30 21:55:12 +01:00
Matthias Kuhn
68a01c9ab1
Add QgsVectorLayer::deleteFeatures() method
2015-11-30 21:33:35 +01:00
Nyall Dawson
53b116a847
[composer] Better default line thickness ( fix #13912 )
2015-12-01 06:53:03 +11:00
Nyall Dawson
3910c457b1
Consolidate QgsGeometryUtils tests
2015-12-01 06:26:45 +11:00
Matthias Kuhn
1c2454fc0b
Merge pull request #2520 from nicanor-b/master
...
Added support for Unicode translations in fTools visual
2015-11-30 18:16:37 +01:00
Nick Burkhart
1bf8997cce
added support for Unicode translations in fTools visuals
2015-11-30 08:32:27 -08:00
Denis Rouzaud
0b9ac8bd9b
followup ebb9eff
...
* use better icons
* fix typo LongLong
* rename icons to group them alphabetically
* add time icon and type
2015-11-30 14:58:07 +01:00
Alexander Bruy
5db2934a6e
show data type icons in the field combobox
2015-11-30 14:58:07 +01:00
Denis Rouzaud
834f8d5e59
assign parent to model
2015-11-30 14:57:06 +01:00
Matthias Kuhn
bffb3a5d7f
python bindings for ebc9e029
2015-11-30 14:42:50 +01:00
Matthias Kuhn
d2b506cccc
Expose changed attributes in QgsFeatureAction and QgsVectorLayerTools
2015-11-30 14:19:35 +01:00
radosuav
34df72c75b
[Processing] Use raster band scailing factor and offset in Zonal Statistics algorithm
2015-11-30 14:00:47 +01:00
Matthias Kuhn
66b9b0dd10
Doxymentation for ebc9e029
2015-11-30 13:57:45 +01:00
Matthias Kuhn
b3cf45461e
Transaction: Update feature with generated values from the provider
2015-11-30 13:52:12 +01:00
Matthias Kuhn
cd06376c5b
Write data provider errors to console
2015-11-30 13:52:11 +01:00
Matthias Kuhn
ebc9e029f0
Relations are only valid if the id is set
2015-11-30 13:52:11 +01:00
Matthias Kuhn
6992f2450e
Add QGIS3 API change comment
2015-11-30 13:52:11 +01:00
Giuseppe Sucameli
57eb409084
Squashed commit of the following:
...
commit 883cdbc3ead1a98c594d9f5584cd50a3fd161511
Author: Giuseppe Sucameli <brush.tyler@gmail.com>
Date: Mon Nov 30 01:12:47 2015 +0100
[DbManager] fix indentation due to merge f15b6011f9
commit f15b6011f97797794ff4369645449b6803e15cd0
Merge: c4dcb7b 6d3df91
Author: Giuseppe Sucameli <brush.tyler@gmail.com>
Date: Mon Nov 30 01:09:18 2015 +0100
Merge branch 'gdaltools_buildvrt_asrs' of https://github.com/giohappy/QGIS into giohappy-gdaltools_buildvrt_asrs
Conflicts:
python/plugins/GdalTools/tools/doBuildVRT.py
commit 6d3df91f0226fa71356da45b9b5ef1c9f9796ebd
Author: giohappy <giohappy@gmail.com>
Date: Wed Jun 4 12:48:58 2014 +0200
Added a_srs option to buildvrt command
2015-11-30 01:17:52 +01:00
Giuseppe Sucameli
c4dcb7b812
[DbManager] delete layer passed to querybuilder to set sql layer filter (follow f6e31613)
2015-11-30 00:38:06 +01:00
Giuseppe Sucameli
5408e843ec
Merge branch 'DbManager_SetFilter' of https://github.com/SebDieBln/QGIS
...
[DbManager] New button to define a sql-filter when adding a query-based layer
2015-11-30 00:36:08 +01:00
Nyall Dawson
df3057122f
Follow up 3c3317, typo fixes
2015-11-30 08:04:45 +11:00
Médéric RIBREUX
3c33177910
[feature][composer] Allow multiple selection of compositions in manager
...
Allows multiple compositions to be opened and deleted. Fix #2917 .
2015-11-30 08:03:43 +11:00
Nyall Dawson
052fd7937d
Followup c14352f, tweaked Coverity fixes
2015-11-30 07:39:16 +11:00
Nyall Dawson
65b6171277
[composer] Increase precision of exported worldfiles ( fix #13895 )
2015-11-30 07:31:05 +11:00
Juergen E. Fischer
3b2d7173f6
legend interface: guard layer dereferences ( fixes #13899 )
2015-11-29 20:48:10 +01:00
Juergen E. Fischer
c14352fa55
coverity fixes
2015-11-29 17:04:56 +01:00
Juergen E. Fischer
0519423b0f
fix pyuic wrapper where qt4 & 5 are available
2015-11-29 17:04:56 +01:00
Juergen E. Fischer
079029e354
indentation update
2015-11-29 17:04:56 +01:00
Matthias Kuhn
6aabb8561b
Merge pull request #2510 from SebDieBln/FixDeleteCategories
...
Fix a bug when deleting style categories (fixes #12043 )
2015-11-29 16:25:22 +01:00
Sebastian Dietrich
f6e3161317
Added a button to set a filter for a query layer.
2015-11-29 13:19:55 +01:00
Sebastian Dietrich
174a0ddeb7
fix a bug when deleting style categories ( fixes #12043 )
2015-11-28 16:50:16 +01:00
rldhont
5473c3394f
[QGIS-Server] Help editing OWS Server general information
...
Fees and access constraints have a defined list of value by ISO. To help user editing these parameters, edit lines have been remplaced by editable combo box.
To enhance general information and has more INSPIRE compatibility, contact position is added to general information.
2015-11-28 15:47:40 +01:00
Richard Duivenvoorde
25c68c6701
[FEATURE] test webhook plz ignore
2015-11-28 12:57:13 +01:00
Matthias Kuhn
497191bf40
Transactions: addFeature propagates new feature id
2015-11-27 16:01:40 +01:00
Médéric RIBREUX
055ef76a68
Use QgisApp::instance and simplify code
2015-11-27 14:56:19 +01:00
volaya
09c8239a77
[processing] fixed missing colon in function definition
2015-11-27 09:13:04 +01:00
volaya
17e1bd6be3
Merge pull request #2505 from radosuav/processing_extent
...
[Processing] Check layer projection when using it for subset extent
2015-11-27 09:10:27 +01:00
volaya
0a21d91be5
[processing] allow manually add scripts to scripts provider
2015-11-27 08:51:53 +01:00
volaya
4b853bfa40
Merge pull request #2472 from spono/patch-8
...
[Processing] Update TinSurfaceCreate.py
2015-11-27 08:23:56 +01:00