Matthias Kuhn
d6169b8d3d
FieldExpressionWidget: preserve expression when join is removed
2016-02-01 03:38:16 -05:00
Matthias Kuhn
4ddd1cc529
Reflect changes in QgsExpressionFieldWidget when source fields change
2016-02-01 03:38:16 -05:00
Denis Rouzaud
e453c1588d
remove join returns true in case of success
2016-02-01 03:38:16 -05:00
Denis Rouzaud
cae49d7025
Add test for QgsFieldExpressionWidget
...
the test checks that fields are updated properly on join removal, that expression is not lost and that validity is correct
2016-02-01 03:38:05 -05:00
Alexander Bruy
dc78035329
[processing] restore OgrAlgorothm, as it may be used by some 3rd party
...
plugins. This class will be removed in QGIS 3.
2016-02-01 09:40:09 +02:00
Patrick Valsecchi
f8a50b510e
Add select all button to the attribute table dialog
...
As suggested by @nyalldawson in qgis/QGIS#2727 .
2016-02-01 08:16:56 +01:00
nirvn
427b9c9734
[processing] add date, datetime, time fields to memory output
...
(fixes #14163 )
2016-02-01 09:09:33 +07:00
Giovanni Manghi
191c011a0a
add parameter to GRASS 64/70 r.slope.aspect to allow use region resolution
2016-01-31 17:31:41 +00:00
Nyall Dawson
8dafa6335f
Show progress bars when importing to mssql/spatialite sources
...
(previously progress was only shown when importing to postgis)
2016-01-31 23:11:06 +11:00
Nyall Dawson
7fb9b68cfe
Don't report a postgis import was successful when the user cancels
...
it mid-way through
2016-01-31 22:54:11 +11:00
Nyall Dawson
89815646fb
Fix dropping geometryless tables to spatialite browser items
2016-01-31 22:52:54 +11:00
Nyall Dawson
4825856fd7
Fix provider ordering by test to correctly also test compiled order by
...
...and as a result, disable compiled order by support for postgres
due to bugs exposed by the test
2016-01-31 20:42:11 +11:00
Nyall Dawson
96d8986b9f
Add polygon layers to provider tests, so we can test ExactIntersect
...
feature requests
2016-01-31 20:42:11 +11:00
Alexander Bruy
ce2b3c20dc
Merge pull request #2742 from NaturalGIS/fix_grass_v_dissolve
...
[processing] GRASS dissolve works only with areas
2016-01-31 10:44:11 +02:00
Nyall Dawson
c1f7257b24
Merge pull request #2682 from alexbruy/field-precision
...
don't allow field precision greater than field width (fix #14019 , #5154 )
2016-01-31 18:53:19 +11:00
Nyall Dawson
df88a9f5c6
Fix some providers returning valid features when iterator is closed
...
Also add some additional tests to ProviderTestCase for closed iterators
and subset string handling.
2016-01-31 14:38:46 +11:00
Nyall Dawson
6a91603fe7
Merge pull request #2730 from PeterPetrik/13669_duplicate_circular_string_nodes
...
fix #13669 (Circular string generates duplicated nodes)
2016-01-31 11:28:26 +11:00
Nyall Dawson
4c8fcc522a
Followup 57fb7c: fix capitalization and add deselect shortcut
2016-01-31 11:23:49 +11:00
Patrick Valsecchi
57fb7ce47a
Add select all and invert selection to Attributes Toolbar
...
Took the opportunity to fix a bug where the selectByExpression action
was not disabled when a raster layer was selected.
2016-01-31 10:56:30 +11:00
Nyall Dawson
45489f6cf4
Remove useless orientation combobox from copyright dialog
2016-01-31 10:51:17 +11:00
DelazJ
4ab56116ed
Standardize map canvas decorations items dialog
...
Modify "Location" label by "Placement" in scale Bar Decoration
Reorder options of Scale Bar and Copyright decorations dialog in order to set "Placement" options after item's design properties
2016-01-31 10:22:04 +11:00
Giovanni Manghi
f1f0b0a341
GRASS dissolve works only with areas
2016-01-30 15:44:31 +00:00
Salvatore Larosa
6854902ec5
change toolbar icon size to 24x24 for the customization dialog
2016-01-30 12:06:05 +01:00
Salvatore Larosa
e5674fa63b
Merge pull request #2740 from DelazJ/btnNewLinePushButton
...
fix the tooltip description of btnNewLinePushButton in expression bui…
2016-01-30 12:02:38 +01:00
DelazJ
65c6e362f7
fix the tooltip description of btnNewLinePushButton in expression builder
...
Replace "Close Bracket " by "New Line "
2016-01-30 11:21:52 +01:00
Juergen E. Fischer
772dc1d28f
oracle provider: enable server-side simplification only with Locator >=11g or Spatial
2016-01-30 01:42:34 +01:00
Jürgen Fischer
939fc83e51
Merge pull request #2738 from ahuarte47/OracleSimplifyProviderSide
...
Feature simplification for oracle provider
2016-01-30 01:42:26 +01:00
Alvaro Huarte
6f70953451
Feature simplification for oracle provider
2016-01-30 01:01:41 +01:00
Juergen E. Fischer
0e4520fc73
osgeo4w: include grass7 in x86_64
2016-01-30 00:53:32 +01:00
Nyall Dawson
cbe8cb7282
Formatting update, using newer autopep8 version
2016-01-30 09:33:24 +11:00
Nyall Dawson
4a3d3db2d2
Improve handling of geometryless tables in browser
2016-01-30 08:33:10 +11:00
Nyall Dawson
e830c237df
Improve handling of geometryless mssql tables
2016-01-30 08:33:10 +11:00
Nyall Dawson
d827076637
Fix adding fields to mssql layers always resulted in error ( fix #13340 )
2016-01-30 08:33:10 +11:00
Nyall Dawson
6efe1eb86b
Dropping on mssql schema items should import to that schema ( fix #8327 )
2016-01-30 08:33:10 +11:00
Nyall Dawson
4a1bf6d34d
Fix a crash when importing layers without geometry to mssql
2016-01-30 08:33:09 +11:00
Nyall Dawson
49e45675ee
Correct handling of date and time values in mssql provider
2016-01-30 08:33:09 +11:00
Juergen E. Fischer
78d9617db0
debian packaging: optional support for oracle instantclient 12.1
2016-01-29 21:34:07 +01:00
Alexander Bruy
d4e400a425
[processing] fixes for vector geoprocessing algorithms
2016-01-29 16:33:21 +02:00
volaya
4c2c905c32
[processing] added option to not show disabled providers tooltip
2016-01-29 14:09:06 +01:00
Tim Sutton
d921f48b72
Merge pull request #2734 from timlinux/master
...
Remove overly verbose logging for old style loading
2016-01-29 11:50:38 +02:00
Tim Sutton
e15c7fb96c
Remove overly verbose logging for old style loading
2016-01-29 11:06:56 +02:00
Salvatore Larosa
70d5c1b74e
fix warning: use editTextChanged signal instead of textChanged one for QComboBox
2016-01-29 09:51:15 +01:00
Hugo Mercier
909910e1b6
Add missing licence/copyright
2016-01-29 08:43:18 +01:00
Matthias Kuhn
2f411afe75
[Processing] Fix raster tools
...
GDAL arguments need to be str since they are passed as unencoded const
char*.
2016-01-28 15:54:12 +01:00
Alexander Bruy
82c9a5ad3c
Merge pull request #2592 from alexbruy/layertree-drag-n-drop
...
add CopyAction to the list of supported drop actions in the Layer Tree
2016-01-28 14:32:14 +02:00
Juergen E. Fischer
ecfcd319ef
sip sync QgsFeatureRendererV2
2016-01-28 12:20:20 +01:00
Nyall Dawson
7dc5eac8bd
Improve handling of time values in attributes
...
- make QgsVectorFileWriter respect QTime field values and only
convert to string if required by output format
- list time types as native types for memory, postgres and OGR
providers (OGR support depends on file format)
2016-01-28 22:14:25 +11:00
Nyall Dawson
082f113197
Readd missing sip binding
2016-01-28 21:43:09 +11:00
Peter Petrik
84e8b10d2d
fix when 3D and M
2016-01-28 11:39:11 +01:00
Peter Petrik
86e67713d6
fix #13669 (Circular string generates duplicated nodes)
2016-01-28 11:04:40 +01:00