Skip to content

Commit

Permalink
Release of 3.14.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Aug 14, 2020
1 parent 49b2080 commit fdb0d2e
Show file tree
Hide file tree
Showing 4 changed files with 319 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -17,7 +17,7 @@ SET(CMAKE_LINK_DEPENDS_NO_SHARED ON)
# Project and version
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
SET(CPACK_PACKAGE_VERSION_MINOR "14")
SET(CPACK_PACKAGE_VERSION_PATCH "1")
SET(CPACK_PACKAGE_VERSION_PATCH "14")
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
SET(RELEASE_NAME "Pi")
PROJECT(qgis VERSION ${COMPLETE_VERSION})
Expand Down
309 changes: 309 additions & 0 deletions ChangeLog
@@ -1,3 +1,312 @@
Jürgen E. Fischer <jef@norbit.de> 2020-08-14

translation update for 3.14.14 from transifex

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-14

Fix crash on reloading project with annotation items

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-14

Revert "FIX virtual layers with CSV layers opened with "delimitedtext " provider"

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-13

[ogr] Improve decoding/encoding of URI

Jürgen E. Fischer <jef@norbit.de> 2020-08-08

windows: use AddDllDirectory on directories in PATH (fixes #38172)

(cherry picked from commit f17097b1a465c0eea11e346a131ab63762d8f4d0)

Merge: 00b42965bc a5cfda4c50
Matthias Kuhn <matthias@opengis.ch> 2020-08-11

Merge pull request #38220 from qgis-bot/backport-37921-to-release-3_14

[Backport release-3_14] Fix default value expression on double field

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-11

[wms] When a legend graphic fetch fails, don't show the error in the layer tree, but instead just log it to the message log

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-10

[wms] If an explicit CRS is not set in a layer's URI, then take the first sensible CRS advertised by the provider's capabilities as the layer's CRS

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-10

Fix default value expression on double field

Jürgen E. Fischer <jef@norbit.de> 2020-07-14

osgeo4w: use gdal-dev-py3-env.bat also in qgis_process in nightlies

(cherry picked from commit 76dad2faf6b5efde2ece4b0d5536593f44d0fdc6)

Nyall Dawson <nyall.dawson@gmail.com> 2020-08-07

Avoid another redundant call to resolving the sublayers

(cherry picked from commit 5f88e3dc33c9ecebf8ff8ad38b8c6f2a830417c6)

Nyall Dawson <nyall.dawson@gmail.com> 2020-08-07

Avoid re-querying vector layers for sublayers when loading them
into QGIS

In all paths leading to this function we have already resolved
the list of sub layers, so no need to call this potentially expensive
function immediately again...

(cherry picked from commit 117d21ae2e22c951c49c4f8fd65d1968ad995555)

Nyall Dawson <nyall.dawson@gmail.com> 2020-08-07

[ogr] Don't try to resolve the geometry type for Personal Geodatabases when listing layers

The PGeo OGR driver always reports Unknown Geometry types, which causes the fallback
of iterating through all features in all layers to occur when resolving the list
of sublayers. This is incredibly slow for large mdb files, so skip the geometry
type resolution here.

Fixes massive UI hang when opening an MDB file in QGIS

(cherry picked from commit ae635a7ff0639ee4bad347fbebca5acbb8e25518)

vcloarec <vcloarec@gmail.com> 2020-08-06

[Backport release-3_14] force reference time (current) to be UTC for mesh layer

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-07

PG raster: fix unreported port/host mismatch

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-06

[postgres] Fix superslow layer instantiation in huge databases by only fetching type info of used fields.

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-05

[console] Fix error when console history file is missing from the user profile directory

Merge: d1a171967a 1b4ab7a66a
signedav <david@opengis.ch> 2020-08-06

Merge pull request #38171 from qgis-bot/backport-38152-to-release-3_14

[Backport release-3_14] Fix long reload of filter change in attribute table by revert bad commit

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-06

Fix long reload of filter change in attribute table by revert bad commit

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-05

Treat mdb files as a database source in browser

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-04

Avoid losing layer subset filters after fixing a layer path in the bad layers dialog

qgis-bot <58983587+qgis-bot@users.noreply.github.com> 2020-08-04

warn with 0 or negative values when using log scale in graduated renderer (#38138)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-04

[processing] Use a feature source for the input of the extract by location alg

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-04

Fix build with CMake 3.18

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-04

Fix message bar "show more" label incorrectly counts items and thinks there's one too many items to show

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-20

Manage Postgres parallel plans when estimating row count

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-03

Fix strange behaviour when mix of model outputs and fixed inputs are selected as the input for a multi layer parameter

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-03

Be more tolerant, and expose map layer outputs as possible inputs for multi input parameters regardless of the required type

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-01

[Processing] Fix GDAL Assign Projection: update QgsRasterLayer crs

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-08-01

Don't restore georeferencer window if it was maximized

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-31

Remove extra bracket from stdev statistic option in Zonal Statistics GUI

Nyall Dawson <nyall.dawson@gmail.com> 2020-07-30

[3d] Fix polygon edge lines are rendered vertically offset from polygons

(cherry picked from commit 7087d5d0873f9f453652a0ab65f67ba507e65438)

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-31

Fix destination layer name ignored in Load Layer into Project algorithm

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-31

Fix hidden column names show in batch processing dialog

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-30

Show some more warnings when spatial indexes are missing but desirable

Merge: 1763d33a09 cdb9dd263a
Alessandro Pasotti <elpaso@itopen.it> 2020-07-30

Merge pull request #38039 from qgis-bot/backport-38034-to-release-3_14

[Backport release-3_14] PG style storage: replace forbidden XML unicode chars

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-29

PG style storage: replace forbidden XML unicode chars

Nyall Dawson <nyall.dawson@gmail.com> 2020-07-28

Don't try to update raster min/max settings when a raster layer
is set to "updated canvas" sampling mode and the layer is being
rendered as part of a 3d render job

It causes crashes, but even if it worked, its not going to give
usable results...

(cherry picked from commit 91132af5df9a1be7901f34a7fa0f5f0f857bcb67)

Nyall Dawson <nyall.dawson@gmail.com> 2020-07-28

Add render context flag to use when a map render job is part of a 3d map

(cherry picked from commit 9e1cddaa8e5bec796e5cc42142acf6b4289b98a5)

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-28

[delimitedtext] Don't use an out of range index while reading string buffer (fixes a Qt warning)

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-28

PG raster: fix inverted Y data

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-27

Fix loading batch settings with date/time values

Nyall Dawson <nyall.dawson@gmail.com> 2020-07-26

Don't modify text format paint effects in place

Avoids race conditions when multiple threads are rendering the same
text format which contains paint effects

Fixes #37938

(cherry picked from commit 51d8ad75c5808bd83444d03159d22e15219766ac)

Nyall Dawson <nyall.dawson@gmail.com> 2020-07-27

Update test for 3.14 string version

Nyall Dawson <nyall.dawson@gmail.com> 2020-07-24

Better error message when no feature available for expression evaluation

(cherry picked from commit 6dbc1788b4ba451b75eb6887abe1db4d431af510)

Nyall Dawson <nyall.dawson@gmail.com> 2020-07-23

[processing] Also fix expression preview results in Aggregate algorithm

(cherry picked from commit cc0cfbe02be4f3f6d0801c33c1214329441c818d)

Nyall Dawson <nyall.dawson@gmail.com> 2020-07-23

[processing] When running in toolbox mode, set the source layer for
the field expression widgets in the refactor fields widget so that
the expression editor can generate feature based previews

Fixes #37912

(cherry picked from commit 69f73e3a744c10a52b6cd05ada228e04945c7bd3)

Nyall Dawson <nyall.dawson@gmail.com> 2020-07-23

Ensure QgsFieldMappingModel uses correct source fields when generating contexts

(cherry picked from commit d255af792eac1bdf7b6d3fa035beebbeb1e2a15e)

Nyall Dawson <nyall.dawson@gmail.com> 2020-07-23

[expressions] Fix misleading error string when fields are set but no feature is available

(cherry picked from commit 014498f3b61ce77c58e065368069579b3865bc67)

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-24

[processing] Fix python error when attempting to re-open generate XYZ tiles algorithm from the history dialog

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-23

Fix QgsFieldExpressionWidget generates an invalid expression when a field name has a space and the expression button is clicked

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-23

[decorations] Fix scale bar color not applied to division ticks

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-23

Don't report legend filter by expression as enabled if the expression is empty

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-22

Add support for SIP v5 to the build system

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-22

Remove restrictive length limitations on created fields

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-22

Fix ellipse symbol layer doesn't reflect feature selection state

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-21

[vector file writer] LIBKML driver also requires coordinates to be in wgs84

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-21

Fix flexible aspect ratio is ignored when rendering marker svg symbols

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-20

createUserProfile: ensure qgis.db file is user writable

github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2020-07-21

qgis_process: fix missing line feeds and a typo in qgsprocess.cpp

Jürgen E. Fischer <jef@norbit.de> 2020-07-19

Release of 3.14.1

Merge: 8d0b5645b6 df8e2e0824
Matthias Kuhn <matthias@opengis.ch> 2020-07-17

Expand Down
10 changes: 8 additions & 2 deletions debian/changelog
@@ -1,8 +1,14 @@
qgis (3.14.1) UNRELEASED; urgency=medium
qgis (3.14.14) UNRELEASED; urgency=medium

* Release of 3.14.14

-- Jürgen E. Fischer <jef@norbit.de> Fri, 14 Aug 2020 14:08:12 +0200

qgis (3.14.1) unstable; urgency=medium

* Release of 3.14.1

-- Jürgen E. Fischer <jef@norbit.de> Sun, 19 Jul 2020 10:03:10 +0200
-- Jürgen E. Fischer <jef@norbit.de> Fri, 14 Aug 2020 14:08:12 +0200

qgis (3.14.0) unstable; urgency=medium

Expand Down
1 change: 1 addition & 0 deletions linux/org.qgis.qgis.appdata.xml.in
Expand Up @@ -18,6 +18,7 @@

<project_group>QGIS</project_group>
<releases>
<release version="3.14.14" date="2020-08-14" />
<release version="3.14.1" date="2020-07-19" />
<release version="3.14.0" date="2020-06-19" />
<release version="3.12.0" date="2020-02-21" />
Expand Down

2 comments on commit fdb0d2e

@jef-n
Copy link
Member Author

@jef-n jef-n commented on fdb0d2e Aug 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Idiot.

@j-lippmann
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say...no :-)

Please sign in to comment.