43023 Commits

Author SHA1 Message Date
signedav
10ab9044f8 Merge branch 'master' into propertieslayout 2017-10-26 19:29:54 +02:00
signedav
d097de4d6e Merge branch 'master' into propertieslayout 2017-10-26 19:26:10 +02:00
Matthias Kuhn
1ae0857d4b Merge pull request #5458 from daniviga/rpm-3d
Enable 3D support in RPM
2017-10-26 18:09:41 +02:00
Alessandro Pasotti
92b3b5bcbc Merge pull request #5446 from boundlessgeo/BD-2279-authmanager-singleton
[auth] Authmanager singleton API removal
2017-10-26 17:31:04 +02:00
David
3a547dc5b9 relations in list
alias comment in gui (not ready yet)
2017-10-26 17:06:54 +02:00
Blottiere Paul
d414822f47 Merge pull request #5400 from pblottiere/server_bugfix_visible
[server][bugfix] Fix regression by adding visible tag to layer's node in GetProjectSettings
2017-10-26 15:55:34 +01:00
Blottiere Paul
1c9f9df0ea Add test 2017-10-26 14:27:05 +01:00
Blottiere Paul
3c9e7190ee Fixes regression by adding visible tag to layer's node 2017-10-26 13:51:16 +01:00
Mathieu Pellerin
d40447e7d0 [FEATURE][welcome page] remove from list action (fixes #13722) 2017-10-26 19:25:49 +07:00
Daniele Viganò
40c0b0b353 Force qca-qt5-ossl as a requirement for RPM 2017-10-26 13:21:01 +02:00
Mathieu Pellerin
2383edbe00 [property override btn] integer64 (instead of unknown type) for longlong 2017-10-26 17:36:36 +07:00
Daniele Viganò
32fa6f8e42 Enable 3D support only for Fedora > 26 (waiting for Qt 5.9) 2017-10-26 12:34:27 +02:00
Matthias Kuhn
d31f0940e1
Update sip 2017-10-26 12:25:50 +02:00
Nyall Dawson
034baf1b53 Merge pull request #5436 from alexbruy/processing-gdal-memory
[processing] correctly handle layers without attributes in GDAL-based geoprocessing algorithms (fix #17287)
2017-10-26 20:19:12 +11:00
Alessandro Pasotti
c780ab9bd2 [auth] Minor comment rewording 2017-10-26 11:11:56 +02:00
Alessandro Pasotti
5571a878b1 [auth] bulletproof QgsAuthManager singleton to make server happy 2017-10-26 11:10:17 +02:00
Martin Dobias
8c325206fc Add skirts to hide cracks between adjacent terrain tiles
This adds user configurable skirt height to DEM terrain generator.
Skirts are vertical walls at the edges of each terrain tile that make
cracks (discontinuities) much less apparent.

If there are visible cracks in terrain in the 3D view, try increasing skirt height.
The ideal skirt height depends on the scale of the map and range of altitudes.
2017-10-26 11:06:36 +02:00
Matthias Kuhn
ba75123f4f Merge pull request #5443 from m-kuhn/iteratorTimeout
[feature] Allow to specify timeout when requesting features
2017-10-26 10:55:23 +02:00
Matthias Kuhn
ace8b064c9
Add API doc 2017-10-26 10:54:27 +02:00
Daniele Viganò
62f0603f6d Add 3D support in RPM build 2017-10-26 10:46:22 +02:00
Matthias Kuhn
dc5eefb588 Merge pull request #5448 from signedav/relationshipstrength
Duplication Feature and its relating Features
2017-10-26 10:43:45 +02:00
David
3dbffb07a4 improved api doc 2017-10-26 10:28:42 +02:00
Alessandro Pasotti
4c7e3ff7fa [auth] Removed profile splash information for auth manager (now done in initQgis) 2017-10-26 10:10:27 +02:00
Alessandro Pasotti
bb73f0d8db [auth] Removed instance and ctor from bindings 2017-10-26 10:10:27 +02:00
Alessandro Pasotti
0bc33b1468 Clean auth DB path with cleanPath 2017-10-26 10:10:27 +02:00
Alessandro Pasotti
a1574d0694 Add missing import 2017-10-26 10:10:27 +02:00
Alessandro Pasotti
48984dd089 [auth] Authmanager singleton removal from API 2017-10-26 10:10:27 +02:00
Nyall Dawson
acbd9d18f5 Merge pull request #5432 from Gustry/allow_pipe_filepath
allow pipe character in filepath in processing
2017-10-26 19:09:03 +11:00
Alessandro Pasotti
ecf93e38ec Fix test after QgsFileDownloader move to core and API change 2017-10-26 10:07:12 +02:00
David
18b6caf14c add relations into drag-tree 2017-10-26 09:37:12 +02:00
Mathieu Pellerin
13ba577332 fix WITH_3D=TRUE build 2017-10-26 14:26:43 +07:00
Matthias Kuhn
dc32514738 Merge pull request #5450 from daniviga/rpm-fix-epoch
Fix 'epoch' management in rpm spec
2017-10-26 08:54:13 +02:00
Blottiere Paul
861e05b406 Merge pull request #5376 from pblottiere/dirty
[FEATURE] Add a flag to dirty edit buffer when using executeSql in transactions
2017-10-26 07:07:14 +01:00
David
69f069a353 spelling stuff 2017-10-26 07:10:30 +02:00
Nyall Dawson
611dca4a30 Merge pull request #5100 from Gustry/crs_description
add CRS description in the layer_property expression
2017-10-26 14:11:23 +11:00
Nyall Dawson
4021c30005 Merge pull request #5286 from DelazJ/toolswitch
Enable display of selection tools in Attribute toolbar
2017-10-26 13:36:40 +11:00
Nyall Dawson
089fa36169 Merge pull request #5285 from DelazJ/patch-1
Add source files location
2017-10-26 13:31:02 +11:00
Nyall Dawson
d8775fca55 Merge pull request #5398 from DelazJ/DelazJ-patch-1
[DB Manager] Set correct dialog alignment
2017-10-26 12:59:31 +11:00
Nyall Dawson
55203a0fc2 Merge pull request #5359 from nyalldawson/primitive
Rename (and make safe) QgsGeometry::geometry()
2017-10-26 11:04:34 +11:00
Nyall Dawson
93f8abecaa Merge pull request #5423 from nyalldawson/gdal_ptr
Implement scoped pointers for gdal handled objects
2017-10-26 11:02:22 +11:00
Nyall Dawson
a2f380b2bd Add missing override 2017-10-26 09:13:08 +10:00
Nyall Dawson
5300f69c24 Fix doxygen warning 2017-10-26 09:11:42 +10:00
Nyall Dawson
3888192e43 Fix geometry checker relying on corrupting geometries to fix them
Geometry checker was editing geometries in place, which potentially
was corrupting other implicitly shared copies of these geometries.
2017-10-26 09:09:41 +10:00
Nyall Dawson
837c1c56eb Fix tests 2017-10-26 08:44:38 +10:00
Nyall Dawson
332215c85f Safer GDAL delete and close of datasets, which doesn't leak
and works on Windows

See
d024910490 (commitcomment-25194282)
2017-10-26 08:37:06 +10:00
Nyall Dawson
8eb919e5cd Explicitly close gdal dataset handles as early as possible 2017-10-26 08:23:04 +10:00
Matthias Kuhn
bb8bad06c0 Merge pull request #5437 from m-kuhn/pgquick
[postgres] respect empty FilterFids list
2017-10-26 00:18:27 +02:00
Nyall Dawson
052688cb86 Fix crash when creating new rasters 2017-10-26 08:12:12 +10:00
Nyall Dawson
63e6cda6f3 Fix build, tests 2017-10-26 08:12:11 +10:00
Nyall Dawson
7455c2f912 More gdal scoped pointer types 2017-10-26 08:12:11 +10:00