https://github.com/qgis/QGIS

sort by:
Revision Author Date Message Commit Date
0c5774c Release of 3.6.3 17 May 2019, 11:00:26 UTC
6f76857 Avoid unnecessary calculations in SVG fill symbol cloning Minor speed boost 14 May 2019, 19:34:05 UTC
1f56ef4 Merge pull request #9998 from qgis/backport-9993-to-release-3_6 [Backport release-3_6] fix issues with embedded layers 14 May 2019, 16:21:33 UTC
576dca4 fix restoring visibility of layers in embedded groups 13 May 2019, 21:04:34 UTC
cf30ccf add test for layer visibility in embedded group 13 May 2019, 21:03:01 UTC
4adffd2 Ensure that temporary map canvas atlas variables are never written to projects Causes a crash on debug builds, and is generally undesirable anyway 13 May 2019, 06:26:41 UTC
b7c7d2f Avoid crashes on debug builds when trying to write xml for more value types 13 May 2019, 06:26:41 UTC
9e052fe Tiny bit of extra safety 12 May 2019, 06:40:05 UTC
ae8a7ae Ensure correct thread locale QgsNetworkAccessManager is used during o2 requests Otherwise the main thread manager is always used, resulting in lots of warnings and potential crashes 12 May 2019, 06:40:05 UTC
be5332f [o2] A new refresh_token is not a mandatory part of the response after requesting a refresh The server will always return a new access_token, but returning a new refresh_token is optional 12 May 2019, 06:40:05 UTC
d3a93c5 Guard vector file writer against invalid layers instead of crashing. Fixes #21856 Funded by: QCooperative.net 11 May 2019, 07:55:31 UTC
eb2ab36 [themes] Fix field expression widget not playing nice with themes 10 May 2019, 12:19:40 UTC
05751a4 Add method to retrieve map extent to QgsRenderContext Previously only a "layer clipping extent" was available for retrieval from a QgsRenderContext instance, yet there's a need for rendering operations to have access to the original full extent of the map being rendered. 10 May 2019, 05:31:06 UTC
cea65e2 Fix constraint expression and description are flipped Fixes #22016 10 May 2019, 02:49:23 UTC
f4e0fa8 [effects] when creating the preview image, disable effects to avoid 'double apply' 09 May 2019, 10:12:13 UTC
8d71eeb [ui] Fix missing disabled state for {check/radio/group}box 09 May 2019, 04:21:58 UTC
536cb0d bug fix can't open file using Japanese Character in name 08 May 2019, 23:14:02 UTC
95013d2 [RPM] Fix a mispelled word 08 May 2019, 21:43:44 UTC
9648c41 [RPM] Fix a typo in a comment in spec file 08 May 2019, 21:43:44 UTC
db91e29 [RPM] Add qt5-qtbase-private-devel build dep for F30+ qt5-qtbase-devel as been splitted in Fedora 30 08 May 2019, 21:43:44 UTC
e86c096 Merge pull request #9934 from qgis/backport-9931-to-release-3_6 [Backport release-3_6] fix wrong SVG PATHS logging on server startup 08 May 2019, 15:06:57 UTC
df9d2d6 Merge pull request #9937 from qgis/backport-9935-to-release-3_6 [Backport release-3_6] remove redundant /profiles when QGIS_CUSTOM_CONFIG_PATH is set 08 May 2019, 15:06:15 UTC
b217469 Merge pull request #9951 from qgis/backport-9941-to-release-3_6 [Backport release-3_6] [RPM] Add missing gdal-python-tools dependency 08 May 2019, 08:48:33 UTC
44cd638 Merge pull request #9950 from qgis/backport-9939-to-release-3_6 [Backport release-3_6] Fix opening of GeoPackage datasets with foreign key violation 08 May 2019, 07:54:16 UTC
da9b8f8 [ui] Fix marker sizing for the filled marker widget 08 May 2019, 07:43:54 UTC
eea0428 [symbology] Fix setSize(size) not working for ellipse markers 08 May 2019, 07:23:16 UTC
2ad0776 [RPM] Add missing gdal-python-tools dependency Processing uses some python scripts that are part of gdal-python-tools package 07 May 2019, 09:23:18 UTC
18559de update to MDAL 0.3.2 07 May 2019, 07:41:28 UTC
546b041 Fix duplicate layers in custom layer order panel Fixes #21955 06 May 2019, 23:05:25 UTC
e6d220d [GDAL provider] Fix opening of GeoPackage datasets with foreign key violation 06 May 2019, 20:38:25 UTC
477b05d [OGR provider] Fix opening of GeoPackage datasets with foreign key violation 06 May 2019, 20:33:37 UTC
29f51f7 remove redundant /profiles when QGIS_CUSTOM_CONFIG_PATH is set Signed-off-by: Marco Bernasocchi <marco@opengis.ch> Signed-off-by: Marco Bernasocchi <marco@opengis.ch> 06 May 2019, 14:30:43 UTC
8f5080d fix wrong SVG PATHS logging on server startup Signed-off-by: Marco Bernasocchi <marco@opengis.ch> 06 May 2019, 12:52:58 UTC
24510cb [processing] populate batch interface with rows when multiple layers selected (#21859) 01 May 2019, 21:15:24 UTC
cdaf2b9 [ui] Fix broken text annotation background color 01 May 2019, 06:07:42 UTC
619d0f4 Disable some layer context menu actions for invalid layers 30 April 2019, 09:55:08 UTC
7ae28bf Allow loading QLR files with invalid sources E.g. if the layer path has moved, we still should allow these files to be read, so that the layer path can be fixed by the user manually. 30 April 2019, 09:55:08 UTC
e4dc3ba Avoid ugly super-narrow annotation balloon callout lines at some angles 30 April 2019, 06:33:24 UTC
588a661 Fix incorrect annotation scaling when exporting layouts Previously, annotation size and position always used pixel units. This did not work well when exporting layouts, resulting in tiny annotations (it also caused issues when moving projects between hidpi/non hidpi displays). Instead, use millimeters for annotation size and position so that the appearance is consistent across displays and works correctly in layout exports. Add lots of unit tests covering this. Fixes #18373 30 April 2019, 06:33:24 UTC
8f02861 Merge pull request #9861 from qgis/backport-9856-to-release-3_6 [Backport release-3_6] [Server] WMTS - use resolution for bbox calculation 29 April 2019, 15:01:11 UTC
4bc8aff fix #21931 Mesh calculator crash when used with face dataset 29 April 2019, 13:41:25 UTC
699cff0 [themes] Tweak palette values to better match designated roles 29 April 2019, 10:46:54 UTC
2bdf5b7 [themes] Add minimum scrollbar dimension to Night Mapping 29 April 2019, 09:54:32 UTC
4da0413 Merge pull request #9890 from qgis/backport-9873-to-release-3_6 [Backport release-3_6] [postgresql] Fix checkPrimaryKeyUnicity option 29 April 2019, 09:16:55 UTC
551a617 Fix exception when reloading plugins 28 April 2019, 22:24:55 UTC
8401db1 Add simple line custom dash pattern tests 28 April 2019, 06:08:17 UTC
db5bfdc Merge pull request #9888 from elpaso/bugfix-21917-server-root-layer-order-3_6 Respect custom layer order for groups in GetMap 27 April 2019, 17:26:16 UTC
9ddbae6 Respect custom layer order for groups in GetMap Backport of bugfix from master PR 9878 Fixes #21917 27 April 2019, 16:13:19 UTC
d1e0396 Update tests/src/python/test_provider_postgres.py Co-Authored-By: elpaso <elpaso@itopen.it> 27 April 2019, 15:20:07 UTC
1e3b83e [symbology] Fix custom dash pattern for line with an hairline (i.e. 0) width 27 April 2019, 04:26:48 UTC
761b478 Indentation 26 April 2019, 23:11:46 UTC
8356feb Remove some unused code 26 April 2019, 23:11:46 UTC
7c48b40 [processing] Correctly reset progress bar after completing batch execution 26 April 2019, 23:11:46 UTC
0ea0031 [processing] Fix exception on completion of batch execution of algorithm which has string or numeric outputs 26 April 2019, 23:11:46 UTC
16b8b0f Suggestions from JEF 26 April 2019, 10:32:42 UTC
7b82ac5 Layout and SQL 26 April 2019, 08:26:04 UTC
1c86308 Merge pull request #9863 from qgis/backport-9851-to-release-3_6 [Backport release-3_6] Remove plugin module path when unloading 26 April 2019, 07:32:35 UTC
fe21c98 More tests for checkPrimaryKeyUnicity 26 April 2019, 07:19:51 UTC
11edd8f Add missing /Transfer/ annotation 26 April 2019, 03:31:38 UTC
4009b2d [postgres] Fix checkPrimaryKeyUnicity option This provider option was linked to the project level option "Trust layer metadata..." which was implemented to speed up loading of large dataset by trusting extent read from metadata to avoid costly operations to determine the layer extent. Check PK unicity on the other hand has only effect on views and query layers and it is useful as an independent option to prevent loading of layers that have no PK (or the wrong one). But the operation of determine unicity of a values in a column can also be costly, so better to get control back to the user. Legacy default is preserved (the project-level "Trust..." option). Fixes #21839 Funded by RAAB.nl 24 April 2019, 15:14:42 UTC
9bfb95a Remove plugin module path when unloading Unloading plugin must remove added module path in order to prevent wrong package import when reloading 24 April 2019, 14:09:09 UTC
9637753 Merge pull request #9829 from signedav/default_symbol_scale_bp_36 [server] Default scale/mupmm on GetLegendGraphics 24 April 2019, 13:30:59 UTC
1dbe784 fix comment since 3.4 24 April 2019, 12:27:02 UTC
a767198 Turn antialiasing flag on when rendering legend symbol preview 24 April 2019, 09:28:01 UTC
a1d1f5a Turn antialising render flag on when appropriate in QgsRenderContext::fromQPainter() 24 April 2019, 09:28:01 UTC
3232d36 Merge pull request #9845 from qgis/backport-9809-to-release-3_6 [Backport release-3_6] Add @snapping_results variable for points 24 April 2019, 09:06:09 UTC
83397dd [Tests][Server] WMTS - use resolution for bbox calculation 24 April 2019, 08:46:21 UTC
25426e6 [Bugfix][Server] WMTS - use resolution for bbox calculation Because of the limit of double size in C++, it's bettre to use the resolution instead of the scale denominator for calculating tiles extent. 24 April 2019, 07:21:04 UTC
50692fc [3d] fix shading of 3D point symbols The vertex shader was incorrectly transforming world position and normal vectors for phong shading. This was causing wrong appearance that was noticeable when moving/rotating camera (e.g. specular reflection was always in the same place). This was caused by involving view matrix (i.e. camera position and orientation) to the vectors, but the world position and normal should be independent from camera. 23 April 2019, 15:53:25 UTC
d6e96fc not using mContext from future integration 22 April 2019, 08:50:44 UTC
042bd1f backport for default map scale / default map units per mm in project for the case that GetLegendGraphic request does not pass parameters to calculate map unit sized symbol size (cherry-picks of 7ef426b0efa446b400c33c3447b90fa6d01d8f47 10b5f0858ad5c147ac2a67518cabf0e55e9cbacc 3d7cc160d4a39daf3fe6fc6076b08fb9d2939361 1c3cfd1e136e8d61ecf6b1cacf8f2bbf93e76fc1 679b100f0c0e72eba394ab7b3b500aa53f836813 96f054e1c12b71fecfa66d43717f653b5df402e4 7f7d910991169b38f1927680011a5f57c0b490fe 755c8ff36d6b0f85386bdc9537c286371f441b5c 1d6a7dd53ccebeb619c9c72ecf39271fe0aea0eb 8e62a89c98557c6dcd651291aa2e17fe780074db c22effb545b5e042ee5591b4b2dbe34430a3d2c9 fa8e5fa34856d260ed3394ad8b2133ca1833c979 fab5254595d40461b060008310c60544b087703d 27fc38160056d954b44181d22c7c3180df651638) 22 April 2019, 08:50:43 UTC
1782384 Merge pull request #9838 from qgis/backport-9836-to-release-3_6 [Backport release-3_6] [processing] ensure that output temporary directory exists (fix #21701) 21 April 2019, 15:23:14 UTC
48f78d2 [processing] ensure that output temporary directory exists (fix #21701) 20 April 2019, 08:53:47 UTC
656500e Release of 3.6.2 19 April 2019, 12:00:05 UTC
6c9df8b fix building with proj6 19 April 2019, 09:39:59 UTC
84ec951 Merge pull request #9834 from qgis/backport-9827-to-release-3_6 [Backport release-3_6] [Bugfix][Server] WMTS: CRS can have axis inverted 19 April 2019, 08:45:06 UTC
f9f3c39 [Bugfix][Server] WMTS: CRS can have axis inverted The top left element has to respect the axis, like in WMS 1.3.0. 18 April 2019, 21:21:40 UTC
79ef3ea Merge pull request #9831 from qgis/backport-9826-to-release-3_6 [Backport release-3_6] [Bugfix][Server] WMTS: read the service url from project 18 April 2019, 21:12:06 UTC
c95f0eb Merge pull request #9820 from elpaso/bugfix-21871-21870-LAYERFONTCOLOR-ITEMFONTCOLOR-3_6 [server] Implement LAYERFONTCOLOR and ITEMFONTCOLORa 18 April 2019, 14:18:24 UTC
6a94271 [Bugfix][Server] WMTS: read the service url from project It is a typo fix 18 April 2019, 11:50:28 UTC
6724d01 [ogr] Only throw validity error in reloadData() when previously valid 18 April 2019, 09:01:12 UTC
32d24dc fix rendering of mesh triangle with 0,0 vertex 18 April 2019, 08:53:57 UTC
68da21f [server] Implement LAYERFONTCOLOR and ITEMFONTCOLORa cherry-picking commit dca0fb9026. 18 April 2019, 08:39:04 UTC
140ec61 Tooltips for PG options in source select dialog 18 April 2019, 08:33:58 UTC
c1a76c4 Merge pull request #9808 from qgis/backport-9773-to-release-3_6 [Backport release-3_6] [server] Allow server plugin filters to access config path 18 April 2019, 08:07:10 UTC
da7f655 update MDAL 0.3.1 18 April 2019, 07:53:07 UTC
f3e5867 Initial check pk unicity 18 April 2019, 07:33:47 UTC
6fcde4d Add a comment to explain the reason for the code 17 April 2019, 17:34:20 UTC
a8e5133 Add @snapping_results variable for points Fix #21784 https://issues.qgis.org/issues/21784 17 April 2019, 13:12:34 UTC
1fac5a6 Merge pull request #9791 from rldhont/server_params-release-3_6 [Backport release-3_6][server] Fallback to unmanaged parameters 17 April 2019, 10:17:34 UTC
e197d0f Set config path before calling plugin method 17 April 2019, 09:41:27 UTC
267599b fix 0e808e3fc6 (feature 59dd85103 not backported) 17 April 2019, 09:28:58 UTC
30e808e postgres provider: drop implicit not null and unique constraint for columns in compound keys (fixes #20073) (cherry picked from commit f8e32f7b9e21c2bdee6c80e796f8d448fef19e12) 17 April 2019, 06:30:43 UTC
2ce3887 [themes] Improve night mapping hyperlink color 17 April 2019, 06:00:14 UTC
2ee051c [themes] Avoid hardcoded black for default console timestamp colors (fixes #21860) 17 April 2019, 06:00:14 UTC
62a5bc4 [ui] Fix layout designer panel icon (re)sizing 17 April 2019, 05:26:11 UTC
d87c0a2 [ui] Fix data source selection dialog icon size 17 April 2019, 05:26:11 UTC
9cb58a8 Add QgsGuiUtils::iconSize to get user-prefered toolbar icon size 17 April 2019, 05:26:11 UTC
0362f9d Fix loss of renderer style after fixing a layer with a bad path 16 April 2019, 20:07:07 UTC
d730aa3 Add test for an unkown parameter 16 April 2019, 14:12:24 UTC
back to top