Matthias Kuhn
abd1978530
[rpmbuild] support for multi-digit version numbers and add Fedora 22 to default
2015-06-26 15:45:50 +02:00
carolinux
eff1357e2b
New design compiles but does nothing
2015-06-26 15:13:42 +02:00
Juergen E. Fischer
d3c49b321a
Bump version to 2.11
2015-06-26 14:39:39 +02:00
Juergen E. Fischer
7d9dcb1f21
changelog update for 2.10
2015-06-26 14:38:56 +02:00
Juergen E. Fischer
615d364432
translation update for 2.10 from transifex
2015-06-26 14:38:51 +02:00
Juergen E. Fischer
a2470c8167
release.pl: fix setting of new release name
2015-06-26 14:28:15 +02:00
Juergen E. Fischer
65797222f8
indentation update
2015-06-26 13:59:53 +02:00
volaya
ae7f180c09
[processing] fixed attribute filtering in parameters panel for ParameterTableFIeld param
...
fixes #12807
2015-06-26 12:43:21 +02:00
Martin Dobias
a4b2cf88d0
Fix a crash on start due to race condition in GDAL data items
...
Thanks Radim for spotting this
2015-06-26 18:34:26 +08:00
Martin Dobias
7532000706
Data items: Close GDAL dataset when it is not needed
...
This was leading to situations where QGIS was hitting limit of the maximum open files
2015-06-26 18:34:26 +08:00
volaya
b80a1bcac5
[processing] fixed handling of folders and files in settings
...
fixes #12511
2015-06-26 12:00:02 +02:00
volaya
38d598008e
[processing] better error capturing when connection to models repo fails
...
fixes #12515
2015-06-26 12:00:01 +02:00
Nathan Woodrow
21121286f0
Fix crash on user.py import of expressions
2015-06-26 19:54:16 +10:00
Vincent Mora
ab0aa0448f
Merge pull request #2167 from vmora/keep_data_defined_at_marker_level_on_property_change
...
fix loss of expression when subsymbol is changed
2015-06-26 11:17:27 +02:00
Jürgen Fischer
04439fe2a9
Merge pull request #2171 from Gustry/changelog
...
Changelog update : news.t2t
2015-06-26 10:48:44 +02:00
vmora
c62b52bc67
fix loss of expression when subsymbol is changed
...
bug mentionned in issue #13033
if the angle, size, width or offset is changed for a subsymbol which
parent (a marker) has data-defined size, angle or width, restore the
data-defined property for the marker.
2015-06-26 10:45:36 +02:00
Etienne Trimaille
9bf1ec2136
changelog update
2015-06-26 10:42:22 +02:00
Juergen E. Fischer
7b31f12405
indentation and spelling fixes
2015-06-26 10:04:07 +02:00
Juergen E. Fischer
318137ae56
oracle provider: fix dfc2cf0 ( fixes #13005 ; take II)
2015-06-26 10:04:07 +02:00
volaya
8a541823e5
[processing] fixed 'add geometric properties' algorithm when output fields already exist in layer
...
fixes #13010
2015-06-26 09:38:48 +02:00
volaya
768485d511
[processing] minor fixes to param descriptions in saga algs
2015-06-26 09:38:00 +02:00
Salvatore Larosa
009454442c
[pyqgis-console] APIs file updated
2015-06-26 08:11:00 +02:00
Matthias Kuhn
72a93b2f0d
[CTest] Fix failing server tests
...
Followup 7ce4edf1
2015-06-26 04:00:56 +02:00
vmora
cb104f0fcb
set data-defined size,angle,width for added symbol
...
fix #13033
When a symbol is added and the marker as a global size expression,
restore the expression if a symbol is added.
2015-06-26 10:46:09 +10:00
Nyall Dawson
ab55126902
Test mask updates
2015-06-26 10:32:22 +10:00
Nyall Dawson
4876c6572c
Fix infinite loop when painting grid with bad parameters
...
Credit to @m-kuhn
2015-06-26 10:32:22 +10:00
Nyall Dawson
9170b992b1
Mark geometry API as non-stable
2015-06-26 10:32:22 +10:00
Juergen E. Fischer
d875011718
fix 2b703e3
2015-06-26 01:50:37 +02:00
Juergen E. Fischer
2d87a70609
processing: fix installation of saga 2.1.3 descriptions
2015-06-26 01:35:57 +02:00
Jürgen Fischer
6e3a1fa057
Merge pull request #2118 from jef-n/postgres-like-concat
...
expressions: let concat handle NULL like empty string (like in postgres; fixes #1927 )
2015-06-26 01:14:20 +02:00
Juergen E. Fischer
e6556a2d8d
osgeo4w: update release packaging for dual grass support
2015-06-26 00:32:35 +02:00
Radim Blazek
492c6d9110
[GRASS] raster import null values
2015-06-25 21:36:17 +02:00
Radim Blazek
91058aafbd
[GRASS] mapset item refresh on file system change
2015-06-25 21:36:17 +02:00
Radim Blazek
580ae03870
[GRASS] change canceled import item icon / label
2015-06-25 21:36:17 +02:00
Matthias Kuhn
7ce4edf13e
[CTest] Enable individual tests depending on appropriate cmake options
2015-06-25 13:45:43 +02:00
Radim Blazek
113efcab14
[GRASS] skip currently being imported objects in browser refresh
2015-06-25 13:18:41 +02:00
Radim Blazek
fe8263bfda
[GRASS] new names fixes
2015-06-25 12:39:09 +02:00
Radim Blazek
26588b59d1
[GRASS] blocking raster import data stream
2015-06-25 11:50:02 +02:00
Marco Hugentobler
39f8bd9eb9
Add factory annotation
2015-06-25 11:34:36 +02:00
Marco Hugentobler
7b31f8a02f
Remove python bindings for QgsGeos, move createGeometryEngine() from edit utils to QgsGeometry class
2015-06-25 10:45:53 +02:00
Radim Blazek
a3441d1802
[GRASS] blocking vector import data stream
2015-06-24 19:47:30 +02:00
Juergen E. Fischer
a54c2d02cf
add postgres layer: enforce selection of primary key for views (refs #11317 )
2015-06-24 18:08:28 +02:00
Juergen E. Fischer
2b703e397c
handle ogr sublayers with colon
2015-06-24 18:08:27 +02:00
Juergen E. Fischer
048aff01bb
use triple quoting with st_estimatedextent in postgres provider and db_manager ( fixes #12478 )
2015-06-24 18:08:26 +02:00
Juergen E. Fischer
ea71b2c0c7
avoid reloading not rendered layers on map refresh
2015-06-24 18:08:24 +02:00
volaya
feb8d386a5
[processing] fixed saga algorithms when input is an sdat file
2015-06-24 18:04:41 +02:00
volaya
848cd44d69
[processing] fixed a couple of wrong SAGA algorithm descriptions for 2.1.4
2015-06-24 18:04:40 +02:00
volaya
59b176d7d0
Merge pull request #2164 from Gustry/fix-replace
...
[Processing] fix variable assignment
2015-06-24 14:28:21 +02:00
Nyall Dawson
aab071de9a
Filtering in expression widget should be case insensitive (refs #11627 )
2015-06-24 20:51:25 +10:00
Nyall Dawson
433e87df14
Default to case insensitive for attribute table filter ( fix #11627 )
2015-06-24 20:40:42 +10:00