swh:1:snp:7e36fad119db96cd19f9e93fa2b900f061b275c7

sort by:
Revision Author Date Message Commit Date
057b42a Release of 2.14.10 16 December 2016, 12:00:16 UTC
79cb0c3 [processing] quote file paths in TauDEM provider 15 December 2016, 13:27:18 UTC
a848b8c [BACKPORT][BUGFIX] Fixed a crash on bad network protocol ( from f48f90ead ) 14 December 2016, 14:05:54 UTC
d44f1eb Fix WMS 1.3. compliance: distort image if width/height ratio of bbox is different to WIDTH/HEIGHT of requested image Not decrease but increase image 13 December 2016, 14:56:38 UTC
f8e2b85 Merge pull request #3862 from rldhont/release-2_14-wms-130-compliance Backport 214 wms 130 compliance 13 December 2016, 09:41:39 UTC
a1a4ad9 fix getLegendGraphics when BBox parameter is used 13 December 2016, 09:00:38 UTC
5cbf408 Adapt WFS capabilties in server test for WMS 1.3.0 compliance 13 December 2016, 09:00:16 UTC
1b3961d Fix access control tests such that bbox width/height ration matches image width/height 13 December 2016, 09:00:04 UTC
35be15b Adapt expected capabilities / project settings response in server test for WMS 1.3.0 compliance 13 December 2016, 08:59:52 UTC
63a2f62 Fix typo 13 December 2016, 08:59:42 UTC
28295e1 Backward support for parameters 'MTVER' and 'capabilities' from WMS 1.0.0 is required for WMS 1.1.1 13 December 2016, 08:59:27 UTC
f5c28c3 Indentation 13 December 2016, 08:59:09 UTC
12267f0 WMS server: parse bounding box only if the BBOX parameter is really there 13 December 2016, 08:58:52 UTC
4336595 WMS 1.3 compliance: Each OnlineResource URL intended for HTTP Get requests in the capabilities document is a URL prefix 13 December 2016, 08:58:32 UTC
3964110 Exception format is XML, not capabilities format 13 December 2016, 08:58:13 UTC
5d80e1b WMS 1.3. compliance: distort image if width/height ratio of bbox is different to WIDTH/HEIGHT of requested image 13 December 2016, 08:57:42 UTC
6d68e9e WMS 1.3.0 compliance: If a layer bounding box is there, it is not allowed to be empty (also if a layer has only one point) 13 December 2016, 08:57:13 UTC
43142b8 WMS 1.3.0 compliance: throw exception if bbox is empty 13 December 2016, 08:54:04 UTC
4d08860 Fix typo 13 December 2016, 08:53:50 UTC
711fd64 WMS 1.3.0 compliance: exception format must be advertized as 'XML', not 'text/xml' 13 December 2016, 08:53:37 UTC
fb4775c WMS 1.3.0 compliance: CRS:84 needs to be supported 13 December 2016, 08:53:15 UTC
4d5cc5a WMS 1.3.0 compliance: support BGCOLOR parameter 13 December 2016, 08:52:35 UTC
6eba1ce WMS 1.3.0 compliance: throw exception if feature info point is not within the WIDTH/HEIGHT parameters 13 December 2016, 08:52:21 UTC
34969b5 WMS 1.3.0 compliance: use the reserved word 'None' if no fees 13 December 2016, 08:51:29 UTC
02d70fa Revert "[style dock] emit widgetChanged() when raster palette labels updated" This reverts commit f92928d4da7ece907b94713e8706e550e6ab4c5e. 08 December 2016, 06:50:02 UTC
f92928d [style dock] emit widgetChanged() when raster palette labels updated 08 December 2016, 06:39:44 UTC
8187383 [Geometry Checker] Don't add geometry-less features to feature-pool 06 December 2016, 12:31:15 UTC
d6e0120 [virtual layer] Fix xFilter for null value comparisons 05 December 2016, 09:18:15 UTC
586166c Merge pull request #3826 from alexbruy/processing-models fix loading of models containing user-defined scripts 02 December 2016, 08:34:31 UTC
8dc7799 fix loading of models containing user-defined scripts 02 December 2016, 07:35:01 UTC
b3742fe [Geometry checker] Fix possible use of deleted geometry 01 December 2016, 16:06:07 UTC
50ba777 Update QgsPointDisplacementRenderer::legendKeysForFeature note 30 November 2016, 09:14:21 UTC
958355b [BUGFIX] Filter Legend By Map Content doesn't maintain point displacement legend Fixed #11572 Manually cherry-picked 4d71cf968c4608359514637ceabcf4f3dcfb09ce 30 November 2016, 09:10:54 UTC
567abc1 [bugfix] Fix broken docks customization. Fixes #8055 29 November 2016, 11:43:19 UTC
19780c4 [processing] fixed file extension when exporting layer fixes #15898 27 November 2016, 09:01:59 UTC
912a7eb Release of 2.14.9 25 November 2016, 13:11:24 UTC
176987e Don't rely on RTTI to convert symbol layer to sip objects 21 November 2016, 11:30:58 UTC
0185453 Add global scope in server 18 November 2016, 13:21:03 UTC
339986d Merge pull request #3781 from mhugent/wms_project_variables Set project expression variables in server 18 November 2016, 10:33:03 UTC
4cc85fd Set scope directly to new context 18 November 2016, 09:51:48 UTC
5514427 Set project expression variables in server 18 November 2016, 09:12:09 UTC
520a137 fix 27de86 indentation 16 November 2016, 12:08:01 UTC
27de86c oracle provider: fix retrieval of column comments for geometryless tables (fixes #15853) (cherry picked from commit a62fdb085d741da898f2bbb048c33b58aee9d630) 16 November 2016, 10:55:21 UTC
c72464b Fix compilation without QtWebKit (cherry-picked from 04e02aff69) 15 November 2016, 07:33:36 UTC
4c6be3a fix builds on trusty and precise 11 November 2016, 18:14:51 UTC
a4c7d97 fix typo 11 November 2016, 18:03:27 UTC
8610c18 Merge pull request #3752 from elpaso/downloader_2_14_test_fix Make file downloader test more stable 11 November 2016, 16:45:52 UTC
78f0da2 Make file downloader test more stable 11 November 2016, 16:24:23 UTC
526949b [spatialite] Don't skip default values When inserting multiple features in a single prepared statement, the spatialite provider would skip any default for individual features, even though they have been specified in the field list, resulting in missing fields. 11 November 2016, 11:05:42 UTC
43ffd9e Merge pull request #3744 from elpaso/downloader_2_14 [bugfix][backport] File downloader for identify dialog hyperlinks 10 November 2016, 13:26:34 UTC
a676bde [bugfix][backport] File downloader for identify dialog hyperlinks fixes #14703 Include C++ and Python tests ( cherry-picked from commit bdc2e24 ) Try to convince Travis to behave like a normal mechanical being Travis won: ported all test cases to Python and disabled C++ companion test (still useful locally and for debugging) For the curious: QTemporaryFile is not working as expected ( cherry-picked from 57aa7fd ) 10 November 2016, 12:03:58 UTC
afb4739 [virtual] Fix encoding issue 09 November 2016, 16:45:12 UTC
15bcded [BUGFIX][QGIS Server] Revert layer order in WMS GetContext request 08 November 2016, 19:07:49 UTC
3683c33 fixed wrong provider reference in union algorithm 08 November 2016, 10:58:58 UTC
b2b67ee [BUGFIX] QgsOgcUtils: fix typo contians -> contains This has been fix in feature 'QgsOgcUtils: add conversion from QgsSQLStatement to OGC filters' 1da1c278e758e7c84376ce7548c38392aa62c66d 07 November 2016, 09:18:27 UTC
e90263a Merge pull request #3724 from elpaso/auth_tests_2_14 [tests] Authmanager tests for username/pwd and PKI 05 November 2016, 14:05:35 UTC
6fd3f74 [tests] Authmanager tests for username/pwd and PKI 05 November 2016, 13:16:19 UTC
5fed35a Add missing /Transfer/ annotations to geometry classes (cherry picked from commit 91e2f009c9652aac2a54380083f2c1c591069471) 05 November 2016, 03:55:41 UTC
32eaac0 Add missing /Factory/ annotations to geometry classes (cherry picked from commit 93e559d399a57faf300d2ca6093c30220879f228) 05 November 2016, 03:55:02 UTC
ecef7d7 Fix empty legends in WMS GetPrint 04 November 2016, 09:38:55 UTC
e1d272d [BUGFIX][QGIS Server] No flags in QgsFeatureRequest if expression needs geometry 03 November 2016, 16:32:01 UTC
e64d647 [BUGFIX][QGIS Server] Apply filter element 02 November 2016, 17:16:00 UTC
189d8f5 test_provider_ogr_gpkg.py: Test disabling walForSqlite3 setting 02 November 2016, 11:43:32 UTC
053c531 fix typos (cherry picked from commit 7a326b1b8d7026bc2782afc0fdc5abbaa1065370) 01 November 2016, 12:48:46 UTC
819f571 Fix test_provider_ogr_gpkg.py 31 October 2016, 17:16:29 UTC
8cf03ce [OGR provider] Make addAttributes() return the requested field type, precision and width so as to make QgsVectorLayerEditBuffer::commitChanges() API Fixes #15614 31 October 2016, 17:15:50 UTC
d6860f3 Fix layer tree expanded state when used expand/collapse all (fixes #15691) (cherry picked from commit de85fdd6e8fa3d4f38196376aabccce317cbf341) 31 October 2016, 04:53:01 UTC
afd04eb Fix crash in node tool after deleting the whole geometry (fixes #15659) Made sure that both closestVertex() and closestSegment() return negative distance on error (e.g. with null or emtpy geometry). Also fixes snapping when dealing with layers with null/invalid geometries (cherry picked from commit c093d5188fad685c4a596ff23c27aad7d151dac2) 31 October 2016, 04:50:22 UTC
9f228d4 Don't delete QgsAttributeDialog too early. Fixes #15737 (cherry picked from commit 9ecdf6101433) 28 October 2016, 13:09:48 UTC
66a213b Fix crash when loading WCS layers (fixes #15595) The problem is that some providers would still issue network requests in prepareJobs() - this should be ideally avoided, because it is run in main thread - all the work should be deferred to be done in worker thread. (cherry picked from commit 08f4a0f40cce21d5730653a75bdd44f175f3b0b8) 28 October 2016, 09:23:08 UTC
f365206 Fix WMS identify when using "Feature" format and the layer has named CRS (cherry picked from commit 9ef91ea6294cdab762ffb2543d02473bcccbed80) 28 October 2016, 07:50:49 UTC
80e820f Fix build 28 October 2016, 06:57:41 UTC
9a6cefc Fix listing of WMTS layers in browser (fixes #15350) (cherry picked from commit 29d2bef7954d4e2b2cf21611c1398d0a7666e4c6) 28 October 2016, 04:21:38 UTC
c93d56a Use QgsExpressionContextScope::addVariable instead of setVariable ...where appropriate (ie, read-only, non user set variables). It's much faster as it doesn't need to check whether the variable already exists. Results in ~10% improvement in rendering speed. Refs #15752. (cherry-picked from 85897885445c7383938ac89318d12a7d37024bb4) 28 October 2016, 03:31:58 UTC
5f01a87 Optimise QgsAbstractGeometry Make nCoordinates virtual, and provide shortcuts for some geometry types. The base method which calls coordinateSequence() is quite slow in certain circumstances. Speeds up rendering point layers by ~25%, also likely to speed up lots of geometry heavy operations throughout QGIS Refs #15752 (cherry-picked from 49432a84683e99bdc2592e7ae808e81fa3bc40cd) 28 October 2016, 03:27:30 UTC
68cbf07 Speed up point layer rendering - don't calculate unused label obstacles Cuts render time by ~60%. Fix #15752. (cherry-picked from 5798a82c8011ea7f44a1ed1d55ef0719786e8056) 28 October 2016, 03:26:08 UTC
fa7491f Fix python bindings of QgsGeometryRubberBand 27 October 2016, 07:18:11 UTC
fdd0b66 Merge pull request #3674 from gacarrillor/patch-3 [processing] import vector in Eliminate to avoid error 26 October 2016, 11:45:55 UTC
2a13dbf Import vector because it is used in line 95. It seems that line 95 was added by a cherry pick commit. 26 October 2016, 01:57:22 UTC
36db42e [BUGFIX][QGIS Server] Do not cache invalid layer After readLayerXml, the server stored layers in cache and in registry without verifying validity. 25 October 2016, 11:55:01 UTC
6bf74b4 fix #15744 (followup dbf6169) 22 October 2016, 19:54:28 UTC
d527c85 Missing import fixed for R algorithm 21 October 2016, 13:04:31 UTC
6d30c62 Release of 2.14.8 21 October 2016, 12:15:16 UTC
a37d2e6 [BUGFIX][QGIS-Server] Don't failed when transform boundingbox 21 October 2016, 10:01:08 UTC
36d3fef Merge pull request #3623 from nyalldawson/true_north_214 [composer] Backport fixes for true north handling to 2.14 20 October 2016, 23:06:13 UTC
b2a2c18 [processing] more complete support for int64 fields (follow up 8d2cc8806b) (cherry picked from commit 649d41f1ecd4b8d22110e11cb9e693231bec8ed2) 20 October 2016, 18:09:59 UTC
dbf6169 Using QVariant.Type enum instead of numbers for readability. (cherry picked from commit 6df926dfe6e3e8f7ac330fbb9206dc69492da6ed) 20 October 2016, 18:09:59 UTC
a7092ca Fixing issue with 'Eliminate sliver polygons' and fields of type long. (cherry picked from commit be25a29da196fac687f95abffb71e34138e3d20c) 20 October 2016, 18:09:59 UTC
961f6be Merge pull request #3642 from rldhont/fix_server_legend_layertitle-release-2_14 [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend 20 October 2016, 07:30:41 UTC
deb3dc7 Backport [processing] ensure that outputs of vector overlay operations are multiparts (#3622) 20 October 2016, 06:40:59 UTC
d185929 [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend If the layer has only one legend node, it is embedded in parent. In QGIS Server the user can specify no layer title, so the layer title has not be displayed. 19 October 2016, 16:21:50 UTC
24f3cc5 Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import 19 October 2016, 13:03:52 UTC
7cec859 [DB Manager] Allow lowercase field names for homogenize PostGIS Import PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportIntoPostGIS and not in DB Mananger. This commit fix it. 19 October 2016, 13:03:38 UTC
70186ee [OGR provider] Update layer extent for GPKG layers When moving or deleting a geometry that previously touched the layer extent, the layer extent was never shrinked. This fix requires GDAL 2.1.2 or above as well. Fixes #15273 18 October 2016, 14:23:57 UTC
c74c722 qgm2cpp.pl fix (cherry picked from commit 14fbb942c77e12b6d79092bb6bf31e54a02e86cd) 18 October 2016, 10:08:20 UTC
640e10b [processing] Allow using libpq defaults for host,port,user,pass and dbname Fixes #15706 Includes tests 18 October 2016, 09:50:35 UTC
aa413b6 Fix ogrLayerName handling of PostgreSQL dataset URIs Also document "uri" parameter semantic, and add more tests. See for background https://lists.osgeo.org/pipermail/qgis-developer/2016-October/045311.html REF #15698 18 October 2016, 09:05:54 UTC
d78d62e Const correctness for QgsPoint::azimuth 18 October 2016, 07:06:48 UTC
13afc10 [composer] Allow syncing pictures to true north Previously pictures could only be synced to grid north, which can be totally wrong for many CRSes (especially in polar areas) Users now are given a choice of grid or true north, and can also enter an optional offset to apply if eg magnetic north is instead desired. When synced to true north the bearing is calculated using the centre point of the linked map item. Fix #192, #4711 This fix was sponsored by the Norwegian Polar Institute's Quantarctica project (http://quantarctica.npolar.no) and coordinated by Faunalia. (cherry-picked from 89cc6454b989de1746779b2f648a32d2863ebada) 18 October 2016, 06:21:17 UTC
71bfa1d windows: prefer spatialite_i over spatialite (cherry picked from commit 219a97c35b7c1d8a8943d4e2e47a8956288320b4) 17 October 2016, 18:16:12 UTC
back to top