Radim Blazek
06167d4f78
[GRASS][FEATURE] raster import via browser drag and drop
2015-05-16 13:48:43 +02:00
Radim Blazek
d88f77fbc2
new class QgsNewNameDialog - ask for a new name showing conflicts with existing names
2015-05-16 13:02:54 +02:00
Radim Blazek
ece9a92d4c
QgsRasterProjector::destExtentSize - calc destination extent and size from source
2015-05-16 12:59:54 +02:00
Radim Blazek
3b00dc1258
QGIS_PROVIDER_FILE: provider regexp pattern environment variable
2015-05-16 12:56:51 +02:00
Nyall Dawson
aaabad284a
Add missing overrides
2015-05-14 20:03:36 +10:00
Nyall Dawson
c5bc778b1d
Const correctness for QgsDistanceArea
2015-05-14 20:03:13 +10:00
Matthias Kuhn
448f63f5f7
Fix tab order in ValueRelation widget config dialog
2015-05-13 17:46:24 +02:00
Matthias Kuhn
03da1fcabd
Generate unique variable names for python init form
...
Fix #12676
Fix #12711
Fix #12729
2015-05-13 13:12:58 +02:00
Matthias Kuhn
d64086d1bc
Allow changing the name of a drag and drop designer tab
...
Fix #10724
2015-05-13 12:00:08 +02:00
rldhont
350bbb7f85
[BUGFIX] Relative path for GDAL subdataset
...
For some raster layer, the datasource is not stored in the project as relative.
It's the case for NETCDF, HDF4, HDF5, NITF and RADARSAT2 raster format.
This patch keeps the datasource structure but updates the path part.
It will be interesting to backport it to 2.8 branch.
2015-05-13 11:40:37 +02:00
Martin Dobias
d855eabc33
Prevent a crash if simplify tool is accidentally used for non-vector layer
2015-05-12 17:37:16 +01:00
Juergen E. Fischer
1c64363ad0
postgres provider: avoid quering layer_styles if it doesn't exist
2015-05-12 11:10:36 +02:00
Sandro Santilli
12739c2f14
Report checking and availablility of pointcloud (via debug)
2015-05-12 10:59:09 +02:00
Sandro Santilli
4562b049b0
Write the pointcloud support check in a cleaner way
2015-05-12 10:47:56 +02:00
vmora
b8bc1811d5
add option to cropTransparent to allow centering
...
use that in qgslayertreemodellegendnode
2015-05-12 10:12:02 +02:00
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
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
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
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
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