-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
192 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,185 @@ | ||
Jürgen E. Fischer <[email protected]> 2022-12-16 | ||
|
||
translation update for 3.22.14 from transifex | ||
|
||
Andrea Giudiceandrea <[email protected]> 2022-12-09 | ||
|
||
Fix remove file in function editor | ||
|
||
Nyall Dawson <[email protected]> 2022-12-14 | ||
|
||
Fix thread handling in test | ||
|
||
Nyall Dawson <[email protected]> 2022-12-14 | ||
|
||
Fix dox warning | ||
|
||
Nyall Dawson <[email protected]> 2022-12-14 | ||
|
||
Fix thread unsafe method used in labeling rendering | ||
|
||
Nyall Dawson <[email protected]> 2022-12-09 | ||
|
||
Fix labeling positions are reversed on certain negative offsets | ||
on builds based on GEOS >= 3.11 | ||
|
||
Refs #49234 | ||
|
||
Nyall Dawson <[email protected]> 2022-12-05 | ||
|
||
Allow create attribute index algorithm to run on non-spatial layers | ||
|
||
Mathieu Pellerin <[email protected]> 2022-11-30 | ||
|
||
[vector] Do not enable embedded feature symbology when loading KML datasets through the KML driver | ||
|
||
Harrissou Sant-anna <[email protected]> 2022-11-22 | ||
|
||
fix python function display in qgsdefaultvalue | ||
|
||
Harrissou Sant-anna <[email protected]> 2022-11-22 | ||
|
||
Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display | ||
|
||
Alessandro Pasotti <[email protected]> 2022-11-25 | ||
|
||
Fix #50999 GDAL auth config filter | ||
|
||
Harrissou Sant-anna <[email protected]> 2022-11-24 | ||
|
||
Rename oapif subsection title | ||
|
||
Harrissou Sant-anna <[email protected]> 2022-11-24 | ||
|
||
Fix oapif subsection title | ||
|
||
Nyall Dawson <[email protected]> 2022-11-23 | ||
|
||
[processing] Raster layer unique values output should use longlong | ||
for pixel count field, otherwise values can be too large for plain | ||
integer fields when outputting to eg geopackage and ran on a very | ||
large raster | ||
|
||
CodeBardian <[email protected]> 2022-11-12 | ||
|
||
update ubuntu base image version to 22.04 | ||
|
||
Jürgen E. Fischer <[email protected]> 2022-11-19 | ||
|
||
server: include xml processing instruction in feature info and server exceptions responses (#50908) (#50922) | ||
|
||
(cherry picked from commit 3c6e0cf1fb560dd143fc8385e8ef8f211aca0bae) | ||
|
||
vcloarec <[email protected]> 2022-09-29 | ||
|
||
mesh editing, fix default Z value when snap on 2D feature | ||
|
||
vcloarec <[email protected]> 2022-10-13 | ||
|
||
remove outdated comment | ||
|
||
vcloarec <[email protected]> 2022-09-27 | ||
|
||
fix #49973 | ||
|
||
vcloarec <[email protected]> 2022-10-14 | ||
|
||
export mesh to vector layer, fix invalid fields | ||
|
||
vcloarec <[email protected]> 2022-10-20 | ||
|
||
fix mesh refinement crash ( backport #50556) | ||
|
||
Nyall Dawson <[email protected]> 2022-11-18 | ||
|
||
Fix shell check warning | ||
|
||
(cherry picked from commit 5dc11e0f857a954206bb7891490823185b7b7184) | ||
|
||
Nyall Dawson <[email protected]> 2022-11-12 | ||
|
||
Update src/analysis/processing/qgsalgorithmdifference.cpp | ||
|
||
Co-authored-by: Andrea Giudiceandrea <[email protected]> | ||
|
||
Nyall Dawson <[email protected]> 2022-10-17 | ||
|
||
Fix some overlay algorithms output multipoint geometries but | ||
output layer is single point, causing insertion errors | ||
|
||
Fixes #49456 | ||
|
||
(cherry picked from commit c9a2a5efa8ec9a0430ec503823649f1ac4831ed0) | ||
|
||
Julien Cabieces <[email protected]> 2022-11-07 | ||
|
||
replace ENABLE_PGTEST with POSTGRES_FOUND when needed | ||
|
||
Julien Cabieces <[email protected]> 2022-11-05 | ||
|
||
Fixes #50075 : fix build without postgresql | ||
|
||
pathmapper <[email protected]> 2022-11-11 | ||
|
||
Add test | ||
|
||
pathmapper <[email protected]> 2022-11-11 | ||
|
||
Add viewbox parameter only if bounds are finite | ||
|
||
fixes qgis#50807 | ||
|
||
Brendan <[email protected]> 2022-10-20 | ||
|
||
updated parameters for r.sim.sediment | ||
|
||
Julien Cabieces <[email protected]> 2022-09-21 | ||
|
||
fix cppcheck | ||
|
||
Julien Cabieces <[email protected]> 2022-09-21 | ||
|
||
fix message for translation | ||
|
||
Julien Cabieces <[email protected]> 2022-09-20 | ||
|
||
Update tooltip message and homogenize categorized item and layer | ||
legend feature count | ||
|
||
Julien Cabieces <[email protected]> 2022-09-20 | ||
|
||
Fixes #46790 : make it clear when feature count is estimated | ||
|
||
Nyall Dawson <[email protected]> 2022-11-01 | ||
|
||
Cleanly exit QgsApplication from qgis_process runs | ||
|
||
Fixes #50623 | ||
|
||
D'Hont René-Luc <[email protected]> 2022-10-13 | ||
|
||
[Fix] Server WFS: Date time with ISO Date time field format | ||
|
||
If in the field editor widget setup config, the date time field format is ISO format, | ||
do not use the field format stored in the field editor widget setup config but the | ||
`const QgsDateTimeFieldFormatter::DISPLAY_FOR_ISO_FORMAT`. | ||
|
||
Funded by Ifremer https://wwz.ifremer.fr/ | ||
|
||
Ondřej Holešovský <[email protected]> 2022-10-21 | ||
|
||
TilesXYZ.py - setTransformContext before rendering | ||
|
||
Set transform context in QgsMapSettings before rendering tiles in order to respect all the desired CRS transformations configured in QGIS project settings. | ||
|
||
Blottiere Paul <[email protected]> 2022-10-14 | ||
|
||
Improve selection of PostGIS raster overviews | ||
|
||
Jürgen E. Fischer <[email protected]> 2022-11-18 | ||
|
||
Release of 3.22.13 | ||
|
||
Jürgen E. Fischer <[email protected]> 2022-11-18 | ||
|
||
translation update for 3.22.13 from transifex | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,14 @@ | ||
qgis (3.22.13) UNRELEASED; urgency=medium | ||
qgis (3.22.14) UNRELEASED; urgency=medium | ||
|
||
* Release of 3.22.14 | ||
|
||
-- Jürgen E. Fischer <[email protected]> Fri, 16 Dec 2022 13:04:32 +0100 | ||
|
||
qgis (3.22.13) unstable; urgency=medium | ||
|
||
* Release of 3.22.13 | ||
|
||
-- Jürgen E. Fischer <[email protected]> Fri, 18 Nov 2022 13:09:43 +0100 | ||
-- Jürgen E. Fischer <[email protected]> Fri, 16 Dec 2022 13:04:32 +0100 | ||
|
||
qgis (3.22.12) unstable; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters