vmora
d13ace5a0d
Allow configurable icon sizes for legend tree nodes
2015-05-12 09:40:23 +02:00
Juergen E. Fischer
c8aa777acb
postgres provider: avoid point cloud error
2015-05-12 07:56:29 +02:00
Juergen E. Fischer
74f10b9b03
dxf export: fix detection of close polylines
2015-05-11 16:50:37 +02:00
Nyall Dawson
2863f20d67
Add a const geometry getter to QgsFeature
2015-05-11 19:46:32 +10:00
Juergen E. Fischer
e509fc53ce
postgres provider: cast result of a subquery in min/max/uniqueValue(s) ( fixes #12630 ; followup bf56457 ff)
2015-05-10 10:55:42 +02:00
Nyall Dawson
e371219d87
Fix incorrect calculation of max in QgsStatisticalSummary
2015-05-10 18:26:59 +10:00
Radim Blazek
6a312be586
fixed grass and browser coverity warnings
2015-05-10 08:18:23 +02:00
Juergen E. Fischer
536135a3f4
ogr provider: limit mysql driver to requested layer
2015-05-09 23:08:08 +02:00
Juergen E. Fischer
e5dbd186d8
grass: fix relative path support for working database and vector layers ( fixes #12725 )
2015-05-09 21:55:43 +02:00
Nyall Dawson
eb716fc310
[symbology] Fall back to symbol style if data defined evaluation
...
fails or is null.
2015-05-09 19:56:27 +10:00
Nyall Dawson
4a4877d349
Small fix to QgsDataDefined implicit sharing
2015-05-09 17:50:38 +10:00
Nyall Dawson
65cd9fcd78
[symbology] Fix potential crash with data defined symbols
2015-05-09 17:37:50 +10:00
Nyall Dawson
46b9029e0f
Fix doxygen error
2015-05-08 18:01:29 +10:00
Nyall Dawson
14fd976f06
Implicit sharing for QgsDataDefined
2015-05-08 16:25:39 +10:00
Nyall Dawson
d970daafa3
Add a method for creating a QgsDataDefined from a QgsDataDefinedButton
2015-05-08 16:25:04 +10:00
Juergen E. Fischer
2c3855267e
replace pow10 with qPow ( fixes #12717 )
2015-05-08 01:14:29 +02:00
Juergen E. Fischer
656af530c3
oracle provider: fix srid detection ( fixes #12674 )
2015-05-08 00:46:19 +02:00
Juergen E. Fischer
6373ad6f64
doxymentation fix
2015-05-08 00:45:48 +02:00
Juergen E. Fischer
da69e0f842
indentation update
2015-05-07 22:05:23 +02:00
Juergen E. Fischer
b91cbee702
labeling: use transformation with datum
2015-05-07 22:05:23 +02:00
Paolo Cavallini
fb141e76fe
Update rasterize.py
...
Better default for output type. Fixes http://hub.qgis.org/issues/12695
2015-05-07 18:12:05 +02:00
alexbruy
9fffe34f69
Merge pull request #2033 from NaturalGIS/fix_12683
...
fixes processing refactor fields for certain datatypes
2015-05-07 17:53:50 +03:00
Nyall Dawson
c9897ab29f
Fix missing map units in vector field widget
2015-05-07 22:43:39 +10:00
Sandro Mani
45bdae461d
[FEATURE] Add scalebar sizing mode to fit a desired scalebar width ( fix #8995 )
2015-05-07 22:25:15 +10:00
Nyall Dawson
479ef793c1
Small data defined code cleanups
2015-05-07 21:24:15 +10:00
Nyall Dawson
3747aae76c
Fix build
2015-05-07 21:24:15 +10:00
volaya
1964a7c744
[processing] added box with console commands for gdal/ogr algs
2015-05-07 13:20:28 +02:00
volaya
90ce59c5d4
[processing] parameter dialogs are now larger
2015-05-07 13:20:27 +02:00
Nyall Dawson
d4248411f9
Avoid some ugly qgis-dev-bin window titles
2015-05-07 21:13:49 +10:00
Nyall Dawson
1ff6b272c1
Revert "Use permissive parseColor method for evaluating data defined colors"
...
This reverts commit 79c0d5b59da2b6b512820b130a6b2008bf02eec1.
The change broke parsing of colors in the format 0,0,255,255
2015-05-07 20:50:39 +10:00
Paolo Cavallini
4082de102f
Merge pull request #2032 from NaturalGIS/remove_broken_r_scripts
...
remove broken R scripts
2015-05-07 12:36:11 +02:00
Giovanni Manghi
8a9893428e
fixes processing refactor fields for certain datatypes
2015-05-07 11:27:48 +01:00
Giovanni Manghi
15323b8b8b
remove broken R scripts
2015-05-07 11:11:51 +01:00
Paolo Cavallini
c6735cc893
Update InverseDistanceWeighted.txt
...
Better default for SAGA IDW command
2015-05-07 10:23:10 +02:00
Nyall Dawson
210159f80a
Finer steps for some spin widgets in labelling
2015-05-07 15:56:12 +10:00
Juergen E. Fischer
f9f333b8a5
wms server: include geometry type of layer in GetProjectSettings
2015-05-07 00:22:26 +02:00
Sandro Santilli
449094829a
Add support for Pointcloud layers
2015-05-06 22:25:44 +02:00
Paolo Cavallini
3dcb640a64
Update Slope,Aspect,Curvature.txt
...
Backport from 2.1.3
2015-05-06 17:57:15 +02:00
Paolo Cavallini
4d54801e46
Update ShapestoGrid.txt
...
Backport from 2.1.3
2015-05-06 17:54:25 +02:00
volaya
fd7375e6d4
Merge pull request #1990 from ricardogsilva/processing_provider_changes
...
[Processing] Changed default value of argument updateList in Processing.addProvider
2015-05-06 14:38:49 +02:00
volaya
410e6f36bf
Merge pull request #1997 from Gustry/delete-holes
...
[Processing][Feature] Add new algo to remove holes in a polygon layer
2015-05-06 14:38:30 +02:00
volaya
e58e8ac6bd
Merge pull request #2028 from ninsbl/master
...
Provide option for R_LIBS_USER in Processing
2015-05-06 14:37:32 +02:00
volaya
c4eb1fb13b
Merge pull request #1910 from radosuav/obt_fix
...
[Processing] Fix bug in reading ParameterMultipleInput in OTB algorithms.
2015-05-06 14:35:35 +02:00
volaya
6fbb2d6c26
Merge pull request #1965 from radosuav/processing_models
...
[Processing] Improve the robustness of models...
2015-05-06 14:34:42 +02:00
Nyall Dawson
79c0d5b59d
Use permissive parseColor method for evaluating data defined colors
...
Allows more flexible conversion of evaluated strings to color
2015-05-06 18:35:59 +10:00
Nyall Dawson
aab3b15991
Replace use of expressions for symbology data defined properties
...
with QgsDataDefined. Allows for direct use of fields and for
deactivating data defined properties without loss of expression/
specified field.
2015-05-06 18:35:59 +10:00
Nyall Dawson
2f6b8e7a3f
Make it more obvious if a field is selected in a data defined button
...
by ticking the "fields" submenu as well as the field
2015-05-06 18:35:59 +10:00
Nyall Dawson
ad7fad513d
Fix referenced columns from QgsDataDefined so that columns are
...
returned even if expression was not sucessfully parsed (column
names are still inferred during the expression preparation).
2015-05-06 18:35:59 +10:00
Nyall Dawson
6ad2f9f091
Some improvements to QgsDataDefined and QgsDataDefinedButton:
...
- enhanced methods for storing/retrieving QgsDataDefined in a
string map
- add method to QgsDataDefinedButton to update parameters for a
QgsDataDefined
- deprecate an unused method
- const correctness
2015-05-06 18:35:59 +10:00
Denis Rouzaud
254af203cc
fix offset curve: allow input in spinbox by switching to click-click mode
2015-05-06 10:25:31 +02:00