Activity

From 2022-10-27 to 2022-11-25

2022-11-25

03:24 AM Revision 9bdeb8b5 (qgis): Rename oapif subsection title
Harrissou Santanna
03:24 AM Revision 0bb82e12 (qgis): Fix oapif subsection title
Harrissou Santanna
03:24 AM Revision 29031394 (qgis): Fix oapif subsection title
Harrissou Santanna
03:24 AM Revision 850cd93d (qgis): Rename oapif subsection title
Harrissou Santanna
03:23 AM Revision f1f0e112 (qgis): Fix WMS identify (headers getters must be case insensitive)
Fixes #50981 Alessandro Pasotti
03:20 AM Revision ade4f0cf (qgis): qgscamerapose: Do not restrict the pitch angle with qt6
This was introduced as a workaround for a bug in Qt5. It has been
fixed in Qt6.
Jean Felder
03:20 AM Revision c2bba3b8 (qgis): Fix WMS identify (headers getters must be case insensitive)
Fixes #50981 Alessandro Pasotti
03:19 AM Revision d67e3c39 (qgis): Fix oapif subsection title
Harrissou Santanna
03:19 AM Revision d0903e7e (qgis): Rename oapif subsection title
Harrissou Santanna
03:11 AM Revision e10bd388 (qgis): Fix source select dialog does not add new pages for providers registered
after QGIS startup (eg when enabling a new plugin), and also ensure
pages are correctly removed when providers are re...
Nyall Dawson
03:07 AM Revision ba9c669b (qgis): Fix source select dialog does not add new pages for providers registered
after QGIS startup (eg when enabling a new plugin), and also ensure
pages are correctly removed when providers are re...
Nyall Dawson

2022-11-24

04:55 AM Revision ff12479b (qgis): Fixes #50963 : Index already passed don't call `findText`
Nicolas Godet
03:41 AM Revision a10b9711 (qgis): Add additional text renderer rect modes
Adds some text layout modes where the line heights are based
on cap heights or font ascent alone
These are required ...
Nyall Dawson
03:41 AM Revision 12ec85a6 (qgis): Fix horizontally overlapping text in rect mode
Nyall Dawson
03:41 AM Revision cfbf5ef5 (qgis): Add more efficient method to draw document when a QgsTextDocument is al...
Nyall Dawson
03:01 AM Revision 09655fd1 (qgis): [AttributeTable] Create attributes widget only when needed
Julien Cabieces
03:01 AM Revision 4fd60d06 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
Nyall Dawson

2022-11-23

11:06 PM Revision ff2a81d8 (qgis): Fixes #50963 : Index already passed don't call `findText`
Nicolas Godet
11:01 PM Revision 7b80b30c (qgis): Fixes #50963 : Index already passed don't call `findText`
Nicolas Godet
11:00 PM Revision 4d7a772e (qgis): [layouts] Support non-printer layout exports when QPrinter not available
Mathieu Pellerin - nIRV
03:28 PM Revision 0391d7a4 (qgis): [layouts] Support non-printer layout exports when QPrinter not available
Mathieu Pellerin - nIRV
03:24 PM Revision ed3483ed (qgis): [layouts] Support non-printer layout exports when QPrinter not available
Mathieu Pellerin - nIRV
10:01 AM Revision 091469dd (qgis): fix python function display in qgsdefaultvalue
Harrissou Santanna
10:01 AM Revision 736b4077 (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
Harrissou Santanna
10:01 AM Revision cf6b41cd (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
Harrissou Santanna
10:01 AM Revision c34bc1cd (qgis): fix python function display in qgsdefaultvalue
Harrissou Santanna
09:57 AM Revision 6f47a5f1 (qgis): Merge pull request #50960 from DelazJ/maplayerrendererListdocs
Matthias Kuhn
08:25 AM Revision 2a0fc591 (qgis): Cleanup qgsmaplayeractionregistry.* files and split into modular files
per class Nyall Dawson
08:25 AM Revision 8fefb8a0 (qgis): Move action files to subdirectories
Nyall Dawson
05:27 AM Revision 24ea2a32 (qgis): [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 an...
Nyall Dawson
05:27 AM Revision a04de9ad (qgis): [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 an...
Nyall Dawson
04:54 AM Revision 84c87870 (qgis): Don't show misleading error message when user CANCELS adding a
feature from GPS location Nyall Dawson
04:54 AM Revision 0c4aff9a (qgis): Add framework so that a QgsMapLayerAction can get a reference
to the QgsAttributeDialog it is executed from Nyall Dawson
04:54 AM Revision b6badb60 (qgis): Add a context for QgsMapLayerAction
Nyall Dawson
04:54 AM Revision 45ed5f70 (qgis): Silency noisy debug
Nyall Dawson
04:54 AM Revision 4f1cc22b (qgis): Also use context when determining which actions can run
Nyall Dawson
04:54 AM Revision ff03e4c9 (qgis): Add method to change the geometry for the feature shown in a QgsAttribu...
Nyall Dawson
04:54 AM Revision a876fa46 (qgis): Also update GPS derived attributes when updating feature form from
GPS Nyall Dawson
04:54 AM Revision 6d74da23 (qgis): needsGeometry getter is not a signal
Nyall Dawson
04:54 AM Revision 7a2598d4 (qgis): Add map layer action for current GPS feature destination layer
for "Update GPS Information"
Triggering this action from the attribute dialog for a newly
created feature in the GPS...
Nyall Dawson
04:54 AM Revision c15b9600 (qgis): Add message bar to QgsMapLayerActionContext
Nyall Dawson
04:54 AM Revision 4afcddf7 (qgis): Refactor to move gps logged positions to QgsGeometry method out
to base class Nyall Dawson
04:54 AM Revision 96652415 (qgis): Less debug noise
Nyall Dawson
01:30 AM Revision e2222d21 (qgis): [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 an...
Nyall Dawson
01:30 AM Revision 0212774c (qgis): [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 an...
Nyall Dawson
01:26 AM Revision f0de98ec (qgis): [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 an...
Nyall Dawson

2022-11-22

09:04 AM Revision 8b7e5769 (qgis): [WFS provider] Try to detect geometry type if unknown for WFS 1.0 (#50943)
fixes qgis#50935 pathmapper
07:39 AM Revision 3d51ab36 (qgis): fix python function display in qgsdefaultvalue
Harrissou Santanna
07:39 AM Revision 9b886a17 (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
Harrissou Santanna
01:38 AM Revision a53a8fea (qgis): accept code formatting suggestion
Co-authored-by: Andrea Giudiceandrea <[email protected]> Alister Hood

2022-11-21

10:05 PM Revision bfde7852 (qgis): [WFS provider] Try to detect geometry type if unknown for WFS 1.0 (#50943)
fixes qgis#50935 pathmapper
09:13 PM Revision 934774a6 (qgis): Hide GPS toolbar by default, make floating by default
Nyall Dawson
12:36 PM Revision 27f87d1d (qgis): [OGR provider] querySubLayerList(): use GDAL 3.6.0 OGR_L_GetGeometryTyp...
Use OGR_L_GetGeometryTypes() to get the actual geometry types of a
layer.
Cf https://github.com/OSGeo/gdal/pull/6491
Even Rouault
08:47 AM Revision 85834d74 (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
08:47 AM Revision a8d4ef39 (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
01:14 AM Revision 53715c36 (qgis): Use daemon property instead of setDaemon()
SetDaemon() is deprecated since Python 3.10
https://docs.python.org/3/library/threading.html#threading.Thread.daemon
...
pathmapper

2022-11-19

08:59 AM Revision 5eadfee4 (qgis): disable fail-fast option in docker build workflow
CodeBardian
06:49 AM Revision ca9acb79 (qgis): update ubuntu base image version to 22.04
CodeBardian
06:47 AM Revision 5dc2ab95 (qgis): Rework GPS add track point icon
Nyall Dawson
06:47 AM Revision 517cac31 (qgis): In various "new *** layer" dialogs, show a warning when the
user accepts the dialog but has entered a field name in
the new field box without adding it to the fields list
Avoid...
Nyall Dawson
05:48 AM Revision 6234d190 (qgis): Fix shell check warning
Nyall Dawson
05:24 AM Revision b2be3962 (qgis): Fix output process of r.horizon
nicogodet
05:24 AM Revision 2627f266 (qgis): typo & flake8
nicogodet
05:24 AM Revision 5fcb63e5 (qgis): More robust output process
Co-Authored-By: Andrea Giudiceandrea <[email protected]> nicogodet
05:24 AM Revision c0d8f65c (qgis): Add a coment to GRASS logic
Loïc Bartoletti
05:21 AM Revision ad98d28f (qgis): Dox++
Nyall Dawson
05:21 AM Revision cb8875a8 (qgis): Condense duplicate code
Nyall Dawson
05:21 AM Revision ec6cf0a7 (qgis): Use circles for digitized point marker, not square
Nyall Dawson
05:21 AM Revision a6ede27e (qgis): When digitizing points, ensure that we show a visible marker on the
canvas at the digitized point while the attribute dialog is open
This matches the behavior we see for lines/polygons...
Nyall Dawson
05:21 AM Revision df8f525b (qgis): Better memory management
Nyall Dawson
03:24 AM Revision a0671977 (qgis): server: include xml processing instruction in feature info and server e...
(cherry picked from commit 3c6e0cf1fb560dd143fc8385e8ef8f211aca0bae) Jürgen Fischer
03:23 AM Revision 5bd50e5b (qgis): [WFS provider] Include namespace prefix and URI in FILTER ...
computed from setSubsetString() when a namespace is declared on <<wfs:FeatureType> in GetCapabilities response
Fixes...
Even Rouault
03:13 AM Revision 906859b7 (qgis): [WFS provider] Fix performance issue on initial GetFeature COUNT=1 requ...
Even Rouault
03:13 AM Revision f5b26a67 (qgis): [WFS provider] Add a new test for a layer of geometry type Unknown, who...
Even Rouault
03:09 AM Revision ff6c25a1 (qgis): Fix output process of r.horizon
nicogodet
03:09 AM Revision 8f4c14fc (qgis): Add a coment to GRASS logic
Loïc Bartoletti
03:09 AM Revision b15b0d6c (qgis): typo & flake8
nicogodet
03:09 AM Revision 9fead243 (qgis): More robust output process
Co-Authored-By: Andrea Giudiceandrea <[email protected]> nicogodet
03:08 AM Revision 058a2b5f (qgis): QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): use QgsOgcCrsUtils...
Even Rouault
03:08 AM Revision 402aa74d (qgis): [WFS provider] Use QgsOgcCrsUtils::parseCrsName() to be able to handle ...
Even Rouault
03:08 AM Revision 235e05bd (qgis): QgsGmlStreamingParser::readEpsgFromAttribute(): use QgsOgcCrsUtils::par...
Even Rouault
03:08 AM Revision 160abbcd (qgis): Add a QgsOgcCrsUtils::parseCrsName() function to parse the different st...
Recognizes the following flavors:
```
//! CRS flavor
enum class CRSFlavor
{
UNKNOWN, //! unknown/un...
Even Rouault
03:07 AM Revision 98e12802 (qgis): Fixes #33755 Fix legend icon geom generator is involved
Julien Cabieces
03:06 AM Revision 718fda16 (qgis): mesh editing, fix default Z value when snap on 2D feature
Vincent Cloarec
03:05 AM Revision e3d562b5 (qgis): remove outdated comment
Vincent Cloarec
03:05 AM Revision e4f40eaf (qgis): fix #49973
Vincent Cloarec
03:05 AM Revision 8448b59c (qgis): export mesh to vector layer, fix invalid fields
Vincent Cloarec
03:04 AM Revision 2e44db6a (qgis): fix mesh refinement crash ( backport #50556)
Vincent Cloarec
03:02 AM Revision 41e79bee (qgis): If classes cannot be loaded from raster attribute table, ensure
we fallback to a basic default renderer instead of showing nothing
This matches the <=3.28 behavior when loading the...
Nyall Dawson
03:02 AM Revision 2fc245b1 (qgis): Update src/core/raster/qgsrasterattributetable.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Nyall Dawson
03:02 AM Revision df347ecf (qgis): Remove overzealous assert when a RAT has neither a name or generic fiel...
Found when testing with rasters found in the wild Nyall Dawson
03:02 AM Revision ca395360 (qgis): Use MinMax field usage as potential source of initial rat based classif...
Nyall Dawson
03:02 AM Revision a548eac8 (qgis): Shortcut when no rat min max classes found
Nyall Dawson
03:02 AM Revision e28f8777 (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
03:01 AM Revision 9a94dc5e (qgis): Fix shell check warning
(cherry picked from commit 5dc11e0f857a954206bb7891490823185b7b7184)
(cherry picked from commit 0ff6b2a12a15177dab60c...
Nyall Dawson
03:00 AM Revision 0ff6b2a1 (qgis): Fix shell check warning
(cherry picked from commit 5dc11e0f857a954206bb7891490823185b7b7184) Nyall Dawson
02:50 AM Revision fd448292 (qgis): Fix shell check warning
Nyall Dawson
02:48 AM Revision 1569ec80 (qgis): TilesXYZ.py - setTransformContext before rendering
Set transform context in QgsMapSettings before rendering tiles in order to respect all the desired CRS transformation... Ondřej Holešovský
02:48 AM Revision 85b83117 (qgis): Fix some overlay algorithms output multipoint geometries but
output layer is single point, causing insertion errors
Fixes #49456
(cherry picked from commit c9a2a5efa8ec9a0430ec...
Nyall Dawson
02:48 AM Revision 718d3a98 (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
02:48 AM Revision ac3b5ab6 (qgis): Improve selection of PostGIS raster overviews
Paul Blottiere
02:48 AM Revision 7eb60872 (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
02:48 AM Revision 1247998e (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
02:48 AM Revision 47e6c7b4 (qgis): Add test
pathmapper
02:48 AM Revision 38cf6eaf (qgis): [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 sto...
René-Luc ReLuc
02:48 AM Revision 99e07b66 (qgis): updated parameters for r.sim.sediment
Brendan
02:48 AM Revision 6973dc15 (qgis): fix cppcheck
Julien Cabieces
02:48 AM Revision d3ca501a (qgis): fix message for translation
Julien Cabieces
02:48 AM Revision 8c11d3c1 (qgis): Update tooltip message and homogenize categorized item and layer
legend feature count Julien Cabieces
02:48 AM Revision 858e8a14 (qgis): Fixes #46790 : make it clear when feature count is estimated
Julien Cabieces
02:48 AM Revision a46b0157 (qgis): Cleanly exit QgsApplication from qgis_process runs
Fixes #50623 Nyall Dawson
02:48 AM Revision 6e486524 (qgis): Update src/analysis/processing/qgsalgorithmdifference.cpp
Co-authored-by: Andrea Giudiceandrea <[email protected]> Nyall Dawson
02:46 AM Revision 5dc11e0f (qgis): Fix shell check warning
Nyall Dawson

2022-11-18

11:38 PM Revision c4eecbd4 (qgis): [WFS provider] Add a new test for a layer of geometry type Unknown, who...
Even Rouault
11:38 PM Revision b9df51bb (qgis): [WFS provider] Fix performance issue on initial GetFeature COUNT=1 requ...
Even Rouault
11:38 PM Revision b6d5232f (qgis): Fix build
Damiano Lombardi
11:38 PM Revision a65c16cd (qgis): Fix #50197 and reduce usage of signal/slots in attribute form
Damiano Lombardi
11:38 PM Revision 76cf2d19 (qgis): Fix spelling
Damiano Lombardi
11:38 PM Revision 8019ba32 (qgis): Refix build
Damiano Lombardi
11:38 PM Revision 57aee199 (qgis): Add test
Damiano Lombardi
11:37 PM Revision de577517 (qgis): Remove empty first row from the 'User defined CRS' table (fixes issue #...
Marc Ducobu
11:37 PM Revision 4ca0b4b9 (qgis): Custom projection form : disable edit form when no current projection i...
Marc Ducobu
11:34 PM Revision dc85a1f4 (qgis): [WFS provider] Fix performance issue on initial GetFeature COUNT=1 requ...
Even Rouault
11:34 PM Revision c264204b (qgis): [WFS provider] Add a new test for a layer of geometry type Unknown, who...
Even Rouault
11:24 PM Revision 1551cc7e (qgis): updated parameters for r.sim.sediment
Brendan
11:24 PM Revision c54a9679 (qgis): Update tooltip message and homogenize categorized item and layer
legend feature count Julien Cabieces
11:24 PM Revision d2a1b697 (qgis): fix cppcheck
Julien Cabieces
11:24 PM Revision 87968e4c (qgis): Fix some overlay algorithms output multipoint geometries but
output layer is single point, causing insertion errors
Fixes #49456
(cherry picked from commit c9a2a5efa8ec9a0430ec...
Nyall Dawson
11:24 PM Revision 8ecf93f4 (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
11:24 PM Revision 8bde41ca (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
11:24 PM Revision 343219e0 (qgis): Add test
pathmapper
11:24 PM Revision 7bdf7c81 (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
11:24 PM Revision 9ce5e138 (qgis): fix message for translation
Julien Cabieces
11:24 PM Revision fd458f3f (qgis): Update src/analysis/processing/qgsalgorithmdifference.cpp
Co-authored-by: Andrea Giudiceandrea <[email protected]> Nyall Dawson
11:24 PM Revision eb666e17 (qgis): Cleanly exit QgsApplication from qgis_process runs
Fixes #50623 Nyall Dawson
11:24 PM Revision ef474138 (qgis): Improve selection of PostGIS raster overviews
Paul Blottiere
11:24 PM Revision 3a94c35b (qgis): Fixes #46790 : make it clear when feature count is estimated
Julien Cabieces
11:24 PM Revision bfe66486 (qgis): [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 sto...
René-Luc ReLuc
11:24 PM Revision d516c2f2 (qgis): TilesXYZ.py - setTransformContext before rendering
Set transform context in QgsMapSettings before rendering tiles in order to respect all the desired CRS transformation... Ondřej Holešovský
10:21 PM Revision 011d7f45 (qgis): Fix clang tidy warning
Nyall Dawson
10:21 PM Revision 913c6ae6 (qgis): Include ellipsoidal altitude in available GPS information values
Nyall Dawson
01:10 PM Revision fde3b8fb (qgis): Release of 3.28.1
Jürgen Fischer
01:10 PM Revision 2b44ed70 (qgis): translation update for 3.28.1 from transifex
Jürgen Fischer
01:09 PM Revision 02ff117c (qgis): Release of 3.22.13
Jürgen Fischer
01:09 PM Revision 61049a7c (qgis): translation update for 3.22.13 from transifex
Jürgen Fischer
09:23 AM Revision 48b9b5c8 (qgis): Merge pull request #50924 from qgis/backport-50899-to-release-3_28
[Backport release-3_28] Don't emit layerModified for every atomic change made during a bulk operation to the vector l... Julien Cabieces
07:37 AM Revision e8503f41 (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
07:37 AM Revision 32776bfd (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
07:33 AM Revision 5c604061 (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
03:24 AM Revision 8959bfd5 (qgis): Fix spelling
Damiano Lombardi
03:24 AM Revision d14b022e (qgis): Fix #50197 and reduce usage of signal/slots in attribute form
Damiano Lombardi
03:24 AM Revision cb05c9ee (qgis): Fix build
Damiano Lombardi
03:24 AM Revision e3c53309 (qgis): Add test
Damiano Lombardi
03:24 AM Revision 77bceff6 (qgis): Refix build
Damiano Lombardi
03:20 AM Revision f469f46c (qgis): Fix issues for multiediting and updating for attribute form with more w...
Damiano Lombardi
02:55 AM Revision 313b3c79 (qgis): Update src/analysis/processing/qgsalgorithmdifference.cpp
Co-authored-by: Andrea Giudiceandrea <[email protected]> Nyall Dawson
02:55 AM Revision 0564be1f (qgis): Fix some overlay algorithms output multipoint geometries but
output layer is single point, causing insertion errors
Fixes #49456
(cherry picked from commit c9a2a5efa8ec9a0430ec...
Nyall Dawson
02:55 AM Revision a18d1f1c (qgis): Add tests
Nyall Dawson
02:55 AM Revision 93084f96 (qgis): Fix incorrect result when calling changeAttributeValues on a non-editab...
Nyall Dawson
02:55 AM Revision 4a7df60d (qgis): Update src/core/vector/qgsvectorlayer.cpp
Co-authored-by: Julien Cabieces <[email protected]> Nyall Dawson
02:55 AM Revision 519553cc (qgis): Use optimised deleteFeatures method when we can
Nyall Dawson
02:55 AM Revision ecfa173a (qgis): Don't emit layerModified for every atomic change made during a bulk
operation to the vector layer edit buffer
Eg Instead of emitting layerModified for every individual feature
in a cal...
Nyall Dawson
02:51 AM Revision b1e63a28 (qgis): Don't emit layerModified for every atomic change made during a bulk
operation to the vector layer edit buffer
Eg Instead of emitting layerModified for every individual feature
in a cal...
Nyall Dawson
02:51 AM Revision adacd9af (qgis): Fix incorrect result when calling changeAttributeValues on a non-editab...
Nyall Dawson
02:51 AM Revision 26277bab (qgis): Update src/core/vector/qgsvectorlayer.cpp
Co-authored-by: Julien Cabieces <[email protected]> Nyall Dawson
02:51 AM Revision dda5b39e (qgis): Add tests
Nyall Dawson
02:51 AM Revision 99eede90 (qgis): Use optimised deleteFeatures method when we can
Nyall Dawson

2022-11-17

11:59 PM Revision 332a3fd2 (qgis): server: include xml processing instruction in feature info and server e...
Co-authored-by: Juergen E. Fischer <[email protected]> qgis-bot
11:32 PM Revision 2533d750 (qgis): make split with lines also work with polygons
Stefanow Natsis
11:32 PM Revision 8753cfd9 (qgis): add test
Stefanow Natsis
11:24 PM Revision 661c0e28 (qgis): mssql provider: don't double 'quote' (fixes #50914)
Jürgen Fischer
11:20 PM Revision 00c93f08 (qgis): mssql provider: don't double 'quote' (fixes #50914)
Jürgen Fischer
08:57 PM Revision 9b9e9aad (qgis): remove RC from splash
Jürgen Fischer
06:25 PM Revision fd10b6c9 (qgis): server: include xml processing instruction in feature info and server e...
Jürgen Fischer
06:19 PM Revision 3c6e0cf1 (qgis): server: include xml processing instruction in feature info and server e...
Jürgen Fischer
04:03 PM Revision 85d3065f (qgis): [Server] WMS GetCapabilities: Cleaning and simplifying the GetCapabilit...
The objectives of these changes are:
* Improvement of the quality of the code for a better maintenance of it
* Simpli...
David Marteau
02:26 PM Revision 8a76f3a5 (qgis): mssql provider: don't double 'quote' (fixes #50914)
Jürgen Fischer
02:26 PM Revision 47be2bb8 (qgis): mssql provider: don't double 'quote' (fixes #50914)
Jürgen Fischer
02:18 PM Revision 69e26fc5 (qgis): mssql provider: don't double 'quote' (fixes #50914) (#50915)
Jürgen Fischer
11:13 AM Revision 3e818b94 (qgis): Split out qgsgpsconnection files into modular components
Nyall Dawson
09:54 AM Revision 60e2c987 (qgis): Merge pull request #50586 from nicogodet/gdalcalcextent
Add user interface for `--extent` gdalcalc option Loïc Bartoletti
03:54 AM Revision b60ff3c8 (qgis): Bump loader-utils in /resources/server/src/landingpage
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.c...
dependabot[bot]
01:47 AM Revision d6a04988 (qgis): set mLastGPSInformation.satInfoComplete = true; at end of NMEA sequence
Only set satInfoComplete when a non-gsv message is received after the last gsv message. Mauro Bettella
01:39 AM Revision ec976cb5 (qgis): run scripts/scandeps.pl (followup efbd5eaffc)
Jürgen Fischer
01:20 AM Revision 4c894f3c (qgis): add test
Stefanow Natsis
01:20 AM Revision f5f26f18 (qgis): make split with lines also work with polygons
Stefanow Natsis
01:17 AM Revision b49539c2 (qgis): add test
Stefanow Natsis
01:17 AM Revision 55318d13 (qgis): make split with lines also work with polygons
Stefanow Natsis

2022-11-16

12:32 AM Revision 034e9582 (qgis): Bump loader-utils in /resources/server/src/landingpage
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.c...
dependabot[bot]
09:26 PM Revision efbd5eaf (qgis): debian packaging: add ubuntu lunar
Jürgen Fischer
11:13 AM Revision 9baa7eda (qgis): Check size before adding chunk separator
Nyall Dawson
11:13 AM Revision 77a1ca34 (qgis): Seperate out gps logging code from gps digitizing related code
Nyall Dawson
11:13 AM Revision 5579a4e1 (qgis): Defer connection deletion until everything has cleaned up
Nyall Dawson
11:13 AM Revision 7c3703f4 (qgis): [gps][feature] Add option to directly log GPS points and tracks
to a Geopackage or Spatialite db
When activated via the GPS toolbar - settings button - "Log to
Geopackage/Spatialit...
Nyall Dawson
11:13 AM Revision 0dfac0cc (qgis): Add log to gpkg action
Nyall Dawson
11:13 AM Revision ab03a9a2 (qgis): Rename method for clarity
Nyall Dawson
11:13 AM Revision cdffe2ef (qgis): Add option to skip edit buffer when logging GPS to vector layer
Nyall Dawson
01:35 AM Revision 85ab2703 (qgis): Use std::numeric_limits<double>::max() instead of DVL_MAX
Damiano Lombardi
01:35 AM Revision 218acc67 (qgis): QgsVectorFileWriter map NaN to -DBL_MAX exporting to Shape
Damiano Lombardi
01:35 AM Revision 3b3967bc (qgis): Use NaN as default for missing Z/M values only for shape
Not all providers supports using NaN Damiano Lombardi
01:35 AM Revision 60a90361 (qgis): Use NaN for unset Z/M values
Damiano Lombardi

2022-11-15

09:48 PM Revision 9b8be60f (qgis): Merge pull request #50891 from elpaso/bugfix-followup-load-stored-styles
Only load stored styles related to current layer Alessandro Pasotti
02:07 PM Revision d2fd88f3 (qgis): Use std::numeric_limits<double>::max() instead of DVL_MAX
Damiano Lombardi
02:07 PM Revision a6a01763 (qgis): Use NaN as default for missing Z/M values only for shape
Not all providers supports using NaN Damiano Lombardi
02:07 PM Revision a83aa099 (qgis): Use NaN for unset Z/M values
Damiano Lombardi
02:07 PM Revision 19da39f8 (qgis): QgsVectorFileWriter map NaN to -DBL_MAX exporting to Shape
Damiano Lombardi
02:02 PM Revision f6b6f81f (qgis): Use NaN for unset Z/M values
Damiano Lombardi
02:02 PM Revision c5f2b5c6 (qgis): Use std::numeric_limits<double>::max() instead of DVL_MAX
Damiano Lombardi
02:02 PM Revision 619170e4 (qgis): QgsVectorFileWriter map NaN to -DBL_MAX exporting to Shape
Damiano Lombardi
02:02 PM Revision 505948b7 (qgis): Use NaN as default for missing Z/M values only for shape
Not all providers supports using NaN Damiano Lombardi
10:17 AM Revision 19c11841 (qgis): Only load stored styles related to current layer
Fix an issue related to PR #50812, instead of loading
all styles, only load styles related to current layer.
Alessandro Pasotti
09:12 AM Revision 3ea934a6 (qgis): Use .wld if original file extension is too short
Alister Hood
07:14 AM Revision 41d38250 (qgis): Use more universally recognised extensions for world files
Alister Hood

2022-11-14

01:17 PM Revision 1c201278 (qgis): Merge pull request #50635 from kadas-albireo/zoomlevel
Improve logic in QgsMapCanvas::nextZoomLevel to avoid unexpected zoom jumps Sandro Mani
11:46 AM Revision fe125dfa (qgis): Remove dead code
Nyall Dawson
11:46 AM Revision 8858d74d (qgis): Test mask
Nyall Dawson
11:46 AM Revision 143a23ce (qgis): Fix clang warnings
Nyall Dawson
11:46 AM Revision 38c297ef (qgis): Add test mask
Nyall Dawson
11:46 AM Revision 255015bb (qgis): Fix clang warnings
Nyall Dawson
11:46 AM Revision 78e5f147 (qgis): Add missing file
Nyall Dawson
11:46 AM Revision 4070987f (qgis): Allow super/subscript for curved label text
Nyall Dawson
11:46 AM Revision a7c39ffd (qgis): Add support for super and subscript HTML formatting in text renderer
This allows for either:
- <sup>superscript</sup> / <sub>subscript</sub> components in text,
where the text will be v...
Nyall Dawson
11:46 AM Revision 79b809a5 (qgis): Prepare framework for text renderer vertical alignment
Nyall Dawson
09:00 AM Revision 6571b9b5 (qgis): Empty structure for logger
Nyall Dawson
09:00 AM Revision f902248a (qgis): Fix dox
Nyall Dawson
09:00 AM Revision 680f28f6 (qgis): Fix test
Nyall Dawson
09:00 AM Revision f7e77492 (qgis): Cleanup ui file
Nyall Dawson
09:00 AM Revision 0cc1d96a (qgis): Remove unused variable
Nyall Dawson
09:00 AM Revision 281f1d0d (qgis): Make QgsVectorLayerGpsLogger API easier to use, and add capacity
to store all GPS information components Nyall Dawson
09:00 AM Revision b572e546 (qgis): Add more GPS component flags
Nyall Dawson
09:00 AM Revision 7c4cb302 (qgis): Fix build
Nyall Dawson
09:00 AM Revision 669fb4b9 (qgis): Add layer fields to QgsGpsLogger
Nyall Dawson
09:00 AM Revision bbd0a239 (qgis): Fix time zone handling
Nyall Dawson
09:00 AM Revision 14930d87 (qgis): Sipify
Nyall Dawson
09:00 AM Revision 3e532a38 (qgis): Fix clang warning
Nyall Dawson
09:00 AM Revision 09b0d0c2 (qgis): Fix build
Nyall Dawson
09:00 AM Revision 154ab209 (qgis): Hook up feature creation in QgsVectorLayerGpsLogger
Nyall Dawson
09:00 AM Revision d5c05e3b (qgis): Refactor out GPS logging classes, so that they share a common base class
Moves GPS track logging logic out of app and into core so that it
can be resused in a generic way.
Nyall Dawson
09:00 AM Revision 455b425e (qgis): Fix test
Nyall Dawson
08:58 AM Revision 1bd720f9 (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
08:58 AM Revision 21cd9188 (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
08:58 AM Revision dd47d4ab (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
08:58 AM Revision f43a555a (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
08:42 AM Revision 91e51300 (qgis): Merge pull request #50854 from elpaso/raster-maptips-2
Raster maptips Julien Cabieces
08:40 AM Revision 1373d2bc (qgis): Merge pull request #50812 from elpaso/bugfix-gh37434-default-style-name
Bugfix default style name Alessandro Pasotti
08:39 AM Revision 17bca733 (qgis): Merge pull request #50867 from elpaso/bugfix-gh50841-pgraster-views
Fix PG raster views and filter setting Alessandro Pasotti
04:18 AM Revision 4bfcfd88 (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
04:18 AM Revision b0ffa186 (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
04:18 AM Revision 203bdf4b (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
04:18 AM Revision a49857f3 (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
04:14 AM Revision a18b6a01 (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
04:14 AM Revision 860c3c9b (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
03:54 AM Revision 13498bd6 (qgis): [QgsQuick] Add moveTo animation to qgsquick map canvas and introduce qg...
Tomas Mizera
03:52 AM Revision fcd3b8ce (qgis): Add test
pathmapper
03:52 AM Revision de180758 (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
02:13 AM Revision fc3cb14f (qgis): Add test
pathmapper
02:13 AM Revision 22db26d2 (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper

2022-11-13

09:50 PM Revision b1f6cb10 (qgis): Add test
pathmapper
09:50 PM Revision 7deaca7d (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
09:50 PM Revision d88fe87f (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
09:50 PM Revision 68dd1315 (qgis): Add test
pathmapper
09:46 PM Revision d4cb55cc (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
09:46 PM Revision 21edf1ae (qgis): Add test
pathmapper

2022-11-11

08:30 PM Revision 482bbe91 (qgis): fix clang-tidy?
Peter Petrik
08:30 PM Revision 2adc388c (qgis): fix sip
Peter Petrik
08:30 PM Revision 70d81b17 (qgis): small code-style tweak
Peter Petrik
08:30 PM Revision 794f1e1c (qgis): fix qt640 build - QgsInterval
Peter Petrik
01:05 PM Revision e6e1b9ce (qgis): Tests for 50841 and fix source select missing key for raster views
Alessandro Pasotti
11:57 AM Revision 6b891c71 (qgis): Fix PG raster views and filter setting
- adds a warning if the filter could not be set because resulted in 0 rows and metadata could not
be retrieved
- fix ...
Alessandro Pasotti
08:51 AM Revision 4f0239cb (qgis): Address PR comments
Alessandro Pasotti
02:12 AM Revision 5c6c63d0 (qgis): Allow track length and distance from start to be shown in floating
GPS toolbar Nyall Dawson
02:12 AM Revision 187da086 (qgis): Add readouts for track length and distance from start of track
to GPS information panel Nyall Dawson
02:12 AM Revision 32db68b2 (qgis): Add track total distance calculations
Nyall Dawson

2022-11-10

09:03 PM Revision f307c0f9 (qgis): Closing the 3d settings dialog should also apply unapplied changes
Make this dialog more standard, with Apply / Cancel / Ok buttons
so that it works just like other QGIS apply-able dia...
Nyall Dawson
09:03 PM Revision a57c4ac6 (qgis): Fix build
Nyall Dawson
09:03 PM Revision 8281e88d (qgis): Fix a crash when changing raster data source while styling dock is open
Nyall Dawson
09:02 PM Revision 090cc94d (qgis): Fix a crash when changing raster data source while styling dock is open
Nyall Dawson
09:02 PM Revision 58220c67 (qgis): Add missing sip cast for raster contour renderer
Nyall Dawson
09:02 PM Revision 9710f448 (qgis): Add missing sip cast for raster contour renderer
Nyall Dawson
09:01 PM Revision 1c6bddcf (qgis): remove 3D extra headers to fix Docker builds
Denis Rouzaud
06:29 PM Revision 7fce30b4 (qgis): Add position scope to vectors
Alessandro Pasotti
06:25 PM Revision 572fb1ec (qgis): Add tests for html and raster attrs functions
Alessandro Pasotti
05:25 PM Revision 0a83e2c3 (qgis): Update src/core/expression/qgsexpressionfunction.cpp
Co-authored-by: Julien Cabieces <[email protected]> Alessandro Pasotti
01:04 PM Revision 66e5a4e3 (qgis): Remove spaces
Alessandro Pasotti
12:46 PM Revision 669fa47b (qgis): Doxy
Alessandro Pasotti
11:33 AM Revision 9b9e52da (qgis): the neverending struggle with stupid checks goes on
Alessandro Pasotti
11:15 AM Revision 148848e3 (qgis): Fix Oracle crazyness
Alessandro Pasotti
09:36 AM Revision 724f82e5 (qgis): Blocklst MSSQL tests
Alessandro Pasotti
09:30 AM Revision e478a52d (qgis): Use precalculated horizontal advance and fragment fonts from text metri...
recalculating Nyall Dawson
09:30 AM Revision ed84780d (qgis): Avoid unnecessary font scaling by precalculating if format has a null
font size Nyall Dawson
09:30 AM Revision dc755b66 (qgis): Fix rendering of vertical text buffer
Nyall Dawson
08:54 AM Revision 5433d867 (qgis): remove 3D extra headers to fix Docker builds
Denis Rouzaud
08:25 AM Revision 894a938f (qgis): [processing] Drop unmainted saga provider from QGIS install
This provider has not been maintained and does not work with
newer SAGA versions. Users are encouraged to use the 3rd...
Nyall Dawson
04:08 AM Revision 866fe150 (qgis): Improve error reporting when loading of project file fails
- on XML reading error, the message had the project file name
mentioned twice for no reason
- for zipped (.qgz) pro...
Martin Dobias
04:08 AM Revision 514b4318 (qgis): Fix error handling of .qgz files
Until now, if a .qgz project file would fail to load, no error message
would be shown in QGIS
Martin Dobias
02:36 AM Revision 2a3694d5 (qgis): Fix error handling of .qgz files
Until now, if a .qgz project file would fail to load, no error message
would be shown in QGIS
Martin Dobias
02:36 AM Revision 0ffb7b17 (qgis): Improve error reporting when loading of project file fails
- on XML reading error, the message had the project file name
mentioned twice for no reason
- for zipped (.qgz) pro...
Martin Dobias
01:35 AM Revision a0d62fe4 (qgis): translation string fixes
Jürgen Fischer

2022-11-09

11:27 PM Revision f68bd9fb (qgis): Improve error reporting when loading of project file fails
- on XML reading error, the message had the project file name
mentioned twice for no reason
- for zipped (.qgz) pro...
Martin Dobias
11:27 PM Revision f72b9e82 (qgis): Fix error handling of .qgz files
Until now, if a .qgz project file would fail to load, no error message
would be shown in QGIS
Martin Dobias
11:26 PM Revision 5365d5fb (qgis): Fix error handling of .qgz files
Until now, if a .qgz project file would fail to load, no error message
would be shown in QGIS
Martin Dobias
11:26 PM Revision 70216f57 (qgis): Improve error reporting when loading of project file fails
- on XML reading error, the message had the project file name
mentioned twice for no reason
- for zipped (.qgz) pro...
Martin Dobias
11:21 PM Revision bcc83e0c (qgis): Improve error reporting when loading of project file fails
- on XML reading error, the message had the project file name
mentioned twice for no reason
- for zipped (.qgz) pro...
Martin Dobias
11:21 PM Revision a58bda9d (qgis): Fix error handling of .qgz files
Until now, if a .qgz project file would fail to load, no error message
would be shown in QGIS
Martin Dobias
06:01 PM Revision 3d792d38 (qgis): More tagging
Alessandro Pasotti
02:12 PM Revision e6f87764 (qgis): Tag oracle test
Alessandro Pasotti
09:48 AM Revision 71c513a2 (qgis): Raster maptips and html map functions
Alessandro Pasotti
09:48 AM Revision f040c260 (qgis): Raster maptips
Alessandro Pasotti
09:48 AM Revision 25e94fa5 (qgis): More raster maptips work
It should actually be moved to a generic maplayer implementation. Alessandro Pasotti
09:48 AM Revision b37f5f4b (qgis): Raster attributes and raster maptips
Alessandro Pasotti
09:38 AM Revision 576536e5 (qgis): Fix oracle query for stylename
Alessandro Pasotti
02:35 AM Revision 5fe715a6 (qgis): Enable WITH_QUICK on Qt6 builds and apply needed fixes
Mathieu Pellerin - nIRV
02:13 AM Revision 64fc1df5 (qgis): Bump loader-utils in /resources/server/src/landingpage
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.c...
dependabot[bot]

2022-11-08

12:46 AM Revision 60e03609 (qgis): updated parameters for r.sim.sediment
Brendan
12:46 AM Revision 41983fa9 (qgis): Skip value and color fields on RAT identify
Alessandro Pasotti
12:46 AM Revision 6184bd6f (qgis): RAT model inital implementation
Alessandro Pasotti
12:46 AM Revision 70c93d4a (qgis): Gui enhancements
Alessandro Pasotti
12:46 AM Revision c07a00f2 (qgis): Auto RAT loading
Alessandro Pasotti
12:46 AM Revision 5a88611b (qgis): Paletted RAT auto-loading
Alessandro Pasotti
12:46 AM Revision be9b8647 (qgis): Identify
Alessandro Pasotti
12:46 AM Revision ba6cc404 (qgis): Update src/gui/raster/qgsrasterattributetablewidget.cpp
Nyall Dawson
12:46 AM Revision f30fdc03 (qgis): fix win build
Alessandro Pasotti
12:46 AM Revision 79ac5e5f (qgis): New test for multi value classes in paletted RAT
Alessandro Pasotti
12:46 AM Revision ff539d9e (qgis): Close button removed from RAT dlg
Alessandro Pasotti
12:46 AM Revision 92feff04 (qgis): Doxy
Alessandro Pasotti
12:46 AM Revision 8e0a5e1c (qgis): Address PR comments
Alessandro Pasotti
12:46 AM Revision df4f7fe8 (qgis): RAT model
Alessandro Pasotti
12:46 AM Revision 5e55f074 (qgis): GO TO HELL SPELL TEST!!!!
Alessandro Pasotti
12:46 AM Revision 7d2c6424 (qgis): Fix test
Alessandro Pasotti
12:46 AM Revision e24ae511 (qgis): clamp again
Alessandro Pasotti
12:46 AM Revision 2eaa1553 (qgis): Fix build
Alessandro Pasotti
12:46 AM Revision 65c34727 (qgis): qt6 and fix build
Alessandro Pasotti
12:46 AM Revision 31a5d632 (qgis): Layout
Alessandro Pasotti
12:46 AM Revision ddeccb41 (qgis): No braces
Alessandro Pasotti
12:46 AM Revision 22d34929 (qgis): Color constrast on table
Alessandro Pasotti
12:46 AM Revision 0bcb75ff (qgis): Missing sip includes
Alessandro Pasotti
12:46 AM Revision 5ed5b062 (qgis): Fix first stop color for discrete RATs
Alessandro Pasotti
12:46 AM Revision 09e71a05 (qgis): adjust gui
Alessandro Pasotti
12:46 AM Revision 14c95393 (qgis): flake
Alessandro Pasotti
12:46 AM Revision 99a8b7a6 (qgis): Change error string
Alessandro Pasotti
12:46 AM Revision bbb045e2 (qgis): Getting closer... almost relase-ready
Alessandro Pasotti
12:46 AM Revision 3479a66e (qgis): Handle other rat types
Alessandro Pasotti
12:46 AM Revision 62dff87c (qgis): RAT GUI
Alessandro Pasotti
12:46 AM Revision 0e58c3d0 (qgis): Pseudocolor RAT support
Alessandro Pasotti
12:46 AM Revision fc8cb922 (qgis): Create RAT from raster and fix sip enum
Alessandro Pasotti
12:46 AM Revision f62ffbf0 (qgis): Set RAT type
Alessandro Pasotti
12:46 AM Revision 45552a64 (qgis): clang-tidy
Alessandro Pasotti
10:29 PM Revision 92cc8da6 (qgis): Bump loader-utils in /resources/server/src/landingpage
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.c...
dependabot[bot]
08:55 PM Revision a45618f3 (qgis): remove unused imports
Tomas Mizera
08:55 PM Revision 7f738fe2 (qgis): remove duplicated line
Tomas Mizera
08:55 PM Revision 413b4ced (qgis): Revert forward declarations of members declared as properties - not wor...
Tomas Mizera
08:54 PM Revision c7e62d61 (qgis): Identify on mouse move, no mouse click
Adds an option to allow for identify on mouse move
without clicking on the canvas.
This option behaves almost like t...
Alessandro Pasotti
08:54 PM Revision 10075700 (qgis): Address PR comments
Alessandro Pasotti
08:54 PM Revision 1704be76 (qgis): New timer logic
Alessandro Pasotti
08:17 PM Revision ce6cf4a0 (qgis): Move responsibility for managing GPS time stamp destination field
to QgsProjectGpsSettings, and store time stamp destination fields
in projects
Nyall Dawson
08:17 PM Revision 25a69f22 (qgis): Don't save removed layers
Nyall Dawson
02:10 PM Revision a5262248 (qgis): Oracle styleName
Alessandro Pasotti
09:52 AM Revision cc7e5e37 (qgis): [gps][feature] Add an explicit "Offset from UTC" option for
storing GPS feature timestamps
This option allows users to manually enter a desired offset from
UTC for storing GPS ...
Nyall Dawson
09:43 AM Revision ef97a7ff (qgis): [feature][gps] Make location label in GPS toolbar a button which
shows a drop down menu allowing users to select which GPS information
they want to show in the toolbar
Nyall Dawson
09:43 AM Revision e41041be (qgis): Fix GPS toolbar width expansion when toolbar is floating
Qt seems to have issues with adjusting the toolbar size when
a child label widget's text width changes, so we have to...
Nyall Dawson
09:43 AM Revision b436282b (qgis): Add GPS Component enum, useful for referring to specific pieces
of GPS information in a generic way Nyall Dawson
09:43 AM Revision 61bcc176 (qgis): Rename button
Nyall Dawson
09:42 AM Revision 1d7921be (qgis): Enable WITH_QUICK on Qt6 builds and apply needed fixes
Mathieu Pellerin - nIRV
09:19 AM Revision 03f7700f (qgis): Fix override and oracle
Alessandro Pasotti
09:17 AM Revision dd8f4a1c (qgis): Fix testqgsquickmapsettings.cpp compilation against Qt6
Mathieu Pellerin - nIRV
08:32 AM Revision 5e43fd85 (qgis): Qt6 Positioning now available, add
Mathieu Pellerin - nIRV
08:16 AM Revision 15aa0227 (qgis): Add a couple of new dependencies to qt6 dockerfile
Mathieu Pellerin - nIRV
08:00 AM Revision 9baadd68 (qgis): Adapt quickgui test's CMakeLists.txt for Qt6
Mathieu Pellerin - nIRV
07:09 AM Revision 5093ae98 (qgis): [pal] Add api to allow setting the outer bounds for a label feature
The outer bounds can represent the extreme margins of a label, including
non-text parts like borders or padded backgr...
Nyall Dawson
07:09 AM Revision 0e5e3930 (qgis): Address review
Nyall Dawson
07:09 AM Revision 8a121e34 (qgis): Show visual margins
Nyall Dawson
06:40 AM Revision 8a0e8bb3 (qgis): Enable WITH_QUICK on Qt6 builds
Mathieu Pellerin - nIRV
06:38 AM Revision 5355ef6b (qgis): Add missing sip cast for raster contour renderer
Nyall Dawson
06:38 AM Revision 9fb577a3 (qgis): Add missing sip cast for raster contour renderer
Nyall Dawson
06:34 AM Revision bd895d52 (qgis): Add missing sip cast for raster contour renderer
Nyall Dawson
04:04 AM Revision 032f2793 (qgis): remove duplicated line
Tomas Mizera
04:04 AM Revision 430cd85b (qgis): remove unused imports
Tomas Mizera
04:04 AM Revision 31a4cfbe (qgis): Revert forward declarations of members declared as properties - not wor...
Tomas Mizera
03:59 AM Revision 89a23fa9 (qgis): [QgsQuick] Qt6-related updates (#50809)
Tomas Mizera
03:58 AM Revision f2a3db0b (qgis): Move enum to hopefully fix windows build
Nyall Dawson
03:19 AM Revision 98471b68 (qgis): Insuring legendLayersAdded is called when adding sorted layers (fixes #...
Mathieu Pellerin - nIRV

2022-11-07

12:34 AM Revision 77b5c291 (qgis): translation fix
Jürgen Fischer
06:35 PM Revision cfe180fd (qgis): Doxy
Alessandro Pasotti
06:24 PM Revision c80a0d66 (qgis): Tests for style DB storage
Alessandro Pasotti
05:32 PM Revision 31ab3bfc (qgis): address review and add QToolBox to group the Processing selects
Tudor Bărăscu
04:22 PM Revision 8d70befc (qgis): Merge pull request #50759 from tarot231/patch-1
Fix qgsdialog.cpp to use addLayout Julien Cabieces
10:16 AM Revision 9c2923aa (qgis): Optionally load all stored styles from DB with correct names.
Fixes #37434
Funded by: Ministère des Forêts, de la Faune et des Parcs - Québec
Alessandro Pasotti
09:24 AM Revision d0b4bcfc (qgis): Resurrect option to follow layers
Nyall Dawson
09:24 AM Revision 0d7c0ecf (qgis): Spelling
Nyall Dawson
09:24 AM Revision 0b96362b (qgis): Rename action to match api
Nyall Dawson
09:24 AM Revision a4b36164 (qgis): Fix unit tests
Nyall Dawson
09:24 AM Revision 544641c1 (qgis): Add a destination layer property to QgsProjectGpsSettings
Nyall Dawson
09:24 AM Revision 7ea12245 (qgis): Only enable reset track button when a track exists
Nyall Dawson
09:24 AM Revision b09f6a8c (qgis): Slight rework of connect/disconnect icons
Nyall Dawson
09:24 AM Revision 29a6ab67 (qgis): Update tooltip when gps destination layer is changed
Nyall Dawson
09:24 AM Revision 8b427687 (qgis): Cleanup dead code
Nyall Dawson
09:24 AM Revision 50dc4089 (qgis): Automatically start editing GPS destination layer when new feature is
created, and inform user of this Nyall Dawson
09:24 AM Revision b6b9ab8f (qgis): Better function naming
Nyall Dawson
09:24 AM Revision 39817d23 (qgis): Nicer strings
Nyall Dawson
09:24 AM Revision 57baa865 (qgis): Add menu to allow users to select destination layer for GPS features
Nyall Dawson
09:24 AM Revision c3914488 (qgis): Use project GPS settings destination layer in app gps digitizing classes
Nyall Dawson
09:24 AM Revision 5152259f (qgis): Fix crash on exit
Nyall Dawson
09:24 AM Revision 3aae524c (qgis): Icon for GPS destination layer
Nyall Dawson
09:11 AM Revision ef1fbd68 (qgis): Merge pull request #50425 from qgis/backport-50256-to-queued_ltr_backports
[Backport queued_ltr_backports] Make it clear when feature count is estimated Julien Cabieces

2022-11-06

12:24 AM Revision 5fc94c3f (qgis): Add debugging setting to show label metrics when rendering labels
Shows the text bounds of the label in red and baselines in blue.
Designed for debugging purposes only.
Also move lab...
Nyall Dawson
02:09 PM Revision 0e0a3eda (qgis): [Backport release-3_28] ConcaveHull - Expression: Adds an ifdef GEOS 3....
qgis-bot
11:32 AM Revision a7fa378d (qgis): Merge pull request #50803 from nirvn/attributeform_group_color
[attribute form] Allow users to clear a customized group background color Mathieu Pellerin - nIRV
08:55 AM Revision 4b7668a4 (qgis): Store the GPS "automatically create track points" and "auto save
feature" settings within the project, not as global settings
These settings (and more to come) relate more closely w...
Nyall Dawson
08:55 AM Revision 816eb164 (qgis): Create new QgsProjectGpsSettings class
Destinated for a storage location for GPS settings which are
project specific
Nyall Dawson
08:55 AM Revision 89c1952d (qgis): Rename methods for consistency
Nyall Dawson
08:55 AM Revision 8aa0857c (qgis): Spelling
Nyall Dawson
08:55 AM Revision 3b6434e5 (qgis): Mark project as dirty when gps settings are changed
Nyall Dawson
08:03 AM Revision d677d7c8 (qgis): [attribute form] Allow users to clear a customized group background color
Mathieu Pellerin - nIRV
06:26 AM Revision a10870b5 (qgis): Merge pull request #50797 from nirvn/online_elevation_backport
Elevation profiling against online terrain-related backport Mathieu Pellerin - nIRV
03:56 AM Revision 775c2302 (qgis): [elevation profile] Fix raster profile generation against XYZ layers
Mathieu Pellerin - nIRV

2022-11-05

02:35 PM Revision a75d2509 (qgis): [elevation profile] Fix raster profile generation against XYZ layers
Mathieu Pellerin - nIRV
12:10 PM Revision 1c69ca21 (qgis): ConcaveHull - Expression: Adds an ifdef GEOS 3.11
Fixes #50723 Loïc Bartoletti
12:10 PM Revision 2dfa3c1a (qgis): reinsert new line at line 2615
Unintentionally delete in previous commit. Loïc Bartoletti
12:07 PM Revision ed0b2630 (qgis): Merge pull request #50726 from qgis/fix_concavehull_50723
ConcaveHull - Expression: Adds an ifdef GEOS 3.11 Loïc Bartoletti
09:56 AM Revision 00b11570 (qgis): [wms] Implement specific sample implementation for tiled layers with re...
Mathieu Pellerin - nIRV

2022-11-04

04:51 PM Revision b7a60826 (qgis): When the default style is read from the DB use its real name
Partial fix for 37434 Alessandro Pasotti
08:20 AM Revision 120d8a9b (qgis): reinsert new line at line 2615
Unintentionally delete in previous commit. Loïc Bartoletti
02:24 AM Revision 97dad111 (qgis): Fix warning
Nyall Dawson
02:24 AM Revision a0fd7848 (qgis): Revise track related icons
Nyall Dawson
02:24 AM Revision 40440c30 (qgis): When a successful gps connection occurs, clear away any outdated existing
"failed to connect" message bar warnings
And show success message in message bar, instead of status bar
Nyall Dawson
02:24 AM Revision 0ba80bdf (qgis): In warning bar which shows when GPS connection fails, add a
"Configure Device" button which directly opens the GPS options
dialog
Makes it easier for users to find the correct ...
Nyall Dawson
02:24 AM Revision 151b1f22 (qgis): Move disconnect overlay to bottom right
Nyall Dawson
02:24 AM Revision 2d4e6ce0 (qgis): Use settings registry for all gps settings
Nyall Dawson
02:24 AM Revision 1c89fe3a (qgis): More variable name renames
Nyall Dawson
02:24 AM Revision 7959fcec (qgis): Cleanup variable names
Nyall Dawson
02:24 AM Revision fb438d87 (qgis): Slightly better action tooltips
Nyall Dawson
02:24 AM Revision 41588cad (qgis): Connection is transferred
Nyall Dawson
02:24 AM Revision 6af57f76 (qgis): Add icons for GPS toolbar
Nyall Dawson
02:24 AM Revision dd47e259 (qgis): Fix gps button enable state when gps disconnected
Nyall Dawson
02:24 AM Revision 1ee95930 (qgis): Fix check
Nyall Dawson
02:24 AM Revision 4c1fab32 (qgis): Fix clang-tidy warning
Nyall Dawson
02:24 AM Revision e7bdae9d (qgis): More naming clarification
Nyall Dawson
02:24 AM Revision bfcce073 (qgis): Fix capitalization
Nyall Dawson
02:24 AM Revision a9a57a6f (qgis): Start on dedicated GPS toolbar
Nyall Dawson
02:24 AM Revision 5aeac530 (qgis): Restore tests
Nyall Dawson
02:24 AM Revision f27d712b (qgis): Port time zone handling
Nyall Dawson
02:24 AM Revision 79262c76 (qgis): Move some digitizing settings out of info panel
Nyall Dawson
02:24 AM Revision 81e4a484 (qgis): Start on digitizing separation
Nyall Dawson
02:24 AM Revision f0c45c05 (qgis): Add shortcut to GPS settings
Nyall Dawson
02:24 AM Revision a98b8028 (qgis): Start on settings menu
Nyall Dawson
02:24 AM Revision b5e077b9 (qgis): Create bridge
Nyall Dawson
02:24 AM Revision 95272717 (qgis): bridge wip
Nyall Dawson
02:24 AM Revision 8ee17819 (qgis): Show location in toolbar
Nyall Dawson
02:24 AM Revision b6c865c2 (qgis): Add location handling
Nyall Dawson
02:24 AM Revision 98badff9 (qgis): Add constellation information to QgsGpsInformation and handle GPS fix t...
Nyall Dawson
02:24 AM Revision 8dfd1671 (qgis): wip
Nyall Dawson
02:24 AM Revision 06ef6e18 (qgis): Cleanup GPS fix status handling, remove duplicate code
Nyall Dawson
02:24 AM Revision aef58650 (qgis): Move nmea logging responsibility out of gps information widget
Nyall Dawson

2022-11-03

11:56 PM Revision af0b690f (qgis): Fix build
Nyall Dawson
11:09 PM Revision aaf7c896 (qgis): [wms] Implement specific sample implementation for tiled layers with re...
Mathieu Pellerin - nIRV
10:16 PM Revision b78753c2 (qgis): Fix qgsdialog.cpp to use addLayout
Fix declaration of "layout" variable Tarot Osuji
09:24 PM Revision f24c0824 (qgis): Merge pull request #50529 from troopa81/fix_clazy_container_anti_pattern
[Clazy] Fix container-anti-pattern check and make it mandatory Julien Cabieces
06:02 PM Revision ad77f388 (qgis): Fix clang-tidy bad int to double conversion
Julien Cabieces
06:02 PM Revision a2c4cde8 (qgis): Update .github/workflows/run-tests.yml
Nyall Dawson
06:02 PM Revision 20d006dd (qgis): [Clazy] Fixes container-anti-pattern
Julien Cabieces
04:32 PM Revision a3d44fec (qgis): Merge pull request #50094 from mhugent/get_legend_graphic_groups
WMS server: Get legend graphic groups Marco Hugentobler
05:55 AM Revision 04b8795b (qgis): Fix a crash when changing raster data source while styling dock is open
Nyall Dawson
05:55 AM Revision a7edf7c6 (qgis): Fix a crash when changing raster data source while styling dock is open
Nyall Dawson
05:50 AM Revision 6d37cb70 (qgis): Fix a crash when changing raster data source while styling dock is open
Nyall Dawson
01:20 AM Revision e492a2eb (qgis): Closing the 3d settings dialog should also apply unapplied changes
Make this dialog more standard, with Apply / Cancel / Ok buttons
so that it works just like other QGIS apply-able dia...
Nyall Dawson
01:17 AM Revision f4890c27 (qgis): Cleanly exit QgsApplication from qgis_process runs
Fixes #50623 Nyall Dawson
01:16 AM Revision b9601b00 (qgis): Cleanly exit QgsApplication from qgis_process runs
Fixes #50623 Nyall Dawson
01:16 AM Revision 3124915c (qgis): Closing the 3d settings dialog should also apply unapplied changes
Make this dialog more standard, with Apply / Cancel / Ok buttons
so that it works just like other QGIS apply-able dia...
Nyall Dawson

2022-11-02

08:40 PM Revision bd651bac (qgis): Add space between coordinate values in status bar
Makes it easier to visually parse vs one long string Nyall Dawson
07:56 AM Revision 79cfa7bb (qgis): ConcaveHull - Expression: Adds an ifdef GEOS 3.11
Fixes #50723 Loïc Bartoletti

2022-11-01

11:15 PM Revision 9c3ed8e0 (qgis): Bump pat-s/always-upload-cache from 3.0.1 to 3.0.11
Bumps [pat-s/always-upload-cache](https://github.com/pat-s/always-upload-cache) from 3.0.1 to 3.0.11.
- [Release note...
dependabot[bot]
11:15 PM Revision b15f6fac (qgis): Remove Python six package from installation
Already removed from RPM template in:
15e5419a74 ("Initial RPM sources update for QGIS3", 2017-10-01)
Python ext-lib...
Chris Mayo
11:15 PM Revision e7da0189 (qgis): Bump actions/cache from 3.0.9 to 3.0.11
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.9 to 3.0.11.
- [Release notes](https://github.com/ac...
dependabot[bot]
10:06 PM Revision e3ec0faf (qgis): Fix qgsdialog.cpp to use addLayout
It seems that addLayout should be used when adding another layout to a layout Tarot Osuji
08:32 PM Revision bf456fa8 (qgis): Cleanly exit QgsApplication from qgis_process runs
Fixes #50623 Nyall Dawson
08:32 PM Revision d2e47b3a (qgis): Cleanly exit QgsApplication from qgis_process runs
Fixes #50623 Nyall Dawson
08:28 PM Revision 652d326b (qgis): Cleanly exit QgsApplication from qgis_process runs
Fixes #50623 Nyall Dawson
08:02 PM Revision cd1ed63a (qgis): Bump actions/cache from 3.0.9 to 3.0.11
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.9 to 3.0.11.
- [Release notes](https://github.com/ac...
dependabot[bot]
08:02 PM Revision 28780b8c (qgis): Bump pat-s/always-upload-cache from 3.0.1 to 3.0.11
Bumps [pat-s/always-upload-cache](https://github.com/pat-s/always-upload-cache) from 3.0.1 to 3.0.11.
- [Release note...
dependabot[bot]
07:08 AM Revision 3222d399 (qgis): Fix build
Nyall Dawson
07:08 AM Revision c098b73d (qgis): Fix clangtidy warning
Nyall Dawson
07:08 AM Revision fa185872 (qgis): Add constellation information to QgsGpsInformation and handle GPS fix t...
Nyall Dawson
07:08 AM Revision 16e81df0 (qgis): Record last valid location in GPS connection and add changed signal
Nyall Dawson

2022-10-31

12:11 AM Revision c62d27f0 (qgis): Use full link to the ticket
Co-authored-by: Stefanos Natsis <[email protected]> Martin Dobias
12:11 AM Revision 01dd75c7 (qgis): Fix missing tiles in 3D view (fixes #48334)
It turns out this is most likely a Qt3D bug - if an entity is initially
added to the scene as disabled, sometimes it ...
Martin Dobias
04:51 PM Revision 21fcca78 (qgis): Merge pull request #50745 from domi4484/backport-50468-to-release-3_28
[Backport release-3_28] OGC Api features suport for non 4326 layers Matthias Kuhn
03:09 PM Revision 042abe36 (qgis): Use full link to the ticket
Co-authored-by: Stefanos Natsis <[email protected]> Martin Dobias
03:09 PM Revision e5400320 (qgis): Fix missing tiles in 3D view (fixes #48334)
It turns out this is most likely a Qt3D bug - if an entity is initially
added to the scene as disabled, sometimes it ...
Martin Dobias
03:05 PM Revision fdf14879 (qgis): Use full link to the ticket
Co-authored-by: Stefanos Natsis <[email protected]> Martin Dobias
03:05 PM Revision dedc29e9 (qgis): Fix missing tiles in 3D view (fixes #48334)
It turns out this is most likely a Qt3D bug - if an entity is initially
added to the scene as disabled, sometimes it ...
Martin Dobias
02:48 PM Revision 2c91819b (qgis): Fix again the HTML widget newline inside exp
Fix #50727 Alessandro Pasotti
11:08 AM Revision 38154c70 (qgis): Fix again the HTML widget newline inside exp
Fix #50727 Alessandro Pasotti
11:03 AM Revision 41be4fec (qgis): Fix again the HTML widget newline inside exp
Fix #50727 Alessandro Pasotti
08:22 AM Revision f79eaf61 (qgis): Cleanup GPS fix status handling, remove duplicate code
Nyall Dawson
08:22 AM Revision 8cd280c9 (qgis): Move lat/long range checking to GPS class
Nyall Dawson
08:22 AM Revision 3a89b550 (qgis): Add fix status changed signal to QgsGpsConnection
Nyall Dawson
08:22 AM Revision c6e34991 (qgis): Fix test
Nyall Dawson
07:46 AM Revision 09b20f41 (qgis): Undo deprecate crsToOgcUri in backport
Damiano Lombardi

2022-10-30

07:50 PM Revision d48db38a (qgis): move digitizing mode button to simple digitize toolbar (#50714)
Co-authored-by: Denis Rouzaud <[email protected]> qgis-bot
09:20 AM Revision 6a4684b9 (qgis): Solve misc issues reported in Transifex
Harrissou Santanna

2022-10-29

03:22 PM Revision 0aefb85c (qgis): Merge pull request #50693 from qgis/backport-50681-to-release-3_28
[Backport release-3_28] Fix CRS returned by QgsCoordinateReferenceSystem::toGeographicCrs returns false to isGeograph... Even Rouault

2022-10-28

01:57 AM Revision bf449643 (qgis): UX - Switch from level info to level success when appropriate
Etienne Trimaille
05:36 PM Revision 19538365 (qgis): Use first CRS of the list
Damiano Lombardi
05:36 PM Revision 4d43aac4 (qgis): Invert bbox rect if crs has inverted axis
Damiano Lombardi
05:36 PM Revision 63d152a6 (qgis): Update src/core/proj/qgscoordinatereferencesystem.cpp
Co-authored-by: Even Rouault <[email protected]> Damiano Lombardi
05:36 PM Revision 5b0430ba (qgis): Add bbox-crs parameter to the request (if not default CRS84)
Damiano Lombardi
05:36 PM Revision 79424969 (qgis): Fix test
Damiano Lombardi
05:36 PM Revision cd4edd23 (qgis): Apply suggestions from code review
Co-authored-by: Even Rouault <[email protected]> Damiano Lombardi
05:36 PM Revision 32bd02e8 (qgis): Make linter happy
Damiano Lombardi
05:36 PM Revision f6a4ae91 (qgis): Add some tests
Damiano Lombardi
05:36 PM Revision 787f5b26 (qgis): Dont check with a hard coded crs assumption
Damiano Lombardi
05:36 PM Revision 5940cd2d (qgis): Update src/providers/wfs/oapif/qgsoapifprovider.cpp
Co-authored-by: Denis Rouzaud <[email protected]> Damiano Lombardi
05:36 PM Revision d7e77096 (qgis): Keep bounding check for geographic crs
Damiano Lombardi
05:36 PM Revision 64f3282f (qgis): Fix tests
Damiano Lombardi
05:36 PM Revision 0f18ef35 (qgis): Wfs3 read layer CRS from collections request
Damiano Lombardi
05:36 PM Revision f459fbf2 (qgis): If CRS is not announced by the server use CRS84 as specified by OGC
Damiano Lombardi
05:31 PM Revision 2a3cdfd4 (qgis): Merge pull request #50468 from domi4484/wfs3crs
OGC Api features suport for non 4326 layers Denis Rouzaud
03:36 PM Revision ee8b7504 (qgis): Merge pull request #50683 from rldhont/backport-49438-to-queued_ltr_bac...
[Backport queued_ltr_backports] [Fix] Server WFS: Date time with ISO Date time field format René-Luc ReLuc
09:00 AM Revision 329a8fb2 (qgis): ConcaveHull - Expression: Adds an ifdef GEOS 3.11
Fixes #50723 Loïc Bartoletti

2022-10-27

05:46 PM Revision a08535e3 (qgis): Add request parameter ADDLAYERGROUPS
Marco Hugentobler
05:25 PM Revision ca130dd4 (qgis): build 3.28 docker image (#50719)
* build 3.28 docker image
* oups
Harrissou Santanna
08:56 AM Revision 1f763125 (qgis): Take responsibility for managing the app GPS connection away
from the GPS information dock class and move it to separate common
class
This allows for other parts of the QGIS int...
Nyall Dawson
08:56 AM Revision f2873572 (qgis): Use messagebar for GPS connection errors, not message box
Nyall Dawson
06:59 AM Revision 18edbad5 (qgis): [themes] Fix menu item color regression with Night Mapping
(fixes #50674) Mathieu Pellerin - nIRV
06:59 AM Revision bfa273ee (qgis): [themes] Fix menu item color regression with Night Mapping
(fixes #50674) Mathieu Pellerin - nIRV
05:52 AM Revision cc3de650 (qgis): Fix crash on exit
Nyall Dawson
05:52 AM Revision feebdbba (qgis): Fix crash on exit
Nyall Dawson
05:37 AM Revision 721ca6c5 (qgis): Tweak labels
Nyall Dawson
05:37 AM Revision 2cc77f3d (qgis): Fix clang warnings
Nyall Dawson
05:37 AM Revision c888c8e5 (qgis): Add settings to registry
Nyall Dawson
05:37 AM Revision fed69eb7 (qgis): Use QgsScrollArea
Nyall Dawson
05:37 AM Revision 8eced3f0 (qgis): Minor alignment fix
Nyall Dawson
05:37 AM Revision 02b3d0e0 (qgis): [gps] Move setting for automatic map recentering and rotation
thresholds to GPS panel in options Nyall Dawson
05:37 AM Revision 1801cad6 (qgis): Use a full symbol for GPS track instead of just color/width settings
Nyall Dawson
05:37 AM Revision aaa74227 (qgis): [gps] Move bearing line symbol setting to GPS pane in options
This is an infrequently changed setting Nyall Dawson
05:37 AM Revision 2223e19f (qgis): [gps] Move GPS track point filtering settings to settings GPS pane
These are infrequently changed settings Nyall Dawson
05:37 AM Revision 38976395 (qgis): [gps] Move track line width and color settings to settings GPS pane
These are infrequently changed settings, which don't need to be
in user's faces
Nyall Dawson
05:37 AM Revision 4c3ab100 (qgis): [gps] Move GPS connection settings from GPS information panel
to GPS options tab in QGIS settings
This is a more of a "set once and forget" setting, vs something
which needs to b...
Nyall Dawson
05:37 AM Revision ec6611b2 (qgis): Promote to collapsible group box
Nyall Dawson
05:37 AM Revision 5840af01 (qgis): [gps] Move 'calculate bearing from travel direction' setting to
options GPS pane Nyall Dawson

2022-10-26

01:56 AM Revision 01e2267e (qgis): move digitizing mode button to simple digitize toolbar
Denis Rouzaud
01:53 AM Revision 4c32a801 (qgis): [symbology] Fix group layer not rendering properly when magnifier != 10...
Mathieu Pellerin - nIRV
01:52 AM Revision 341853f5 (qgis): move digitizing mode button to simple digitize toolbar
Denis Rouzaud
01:30 AM Revision 094830e8 (qgis): [themes] Fix menu item color regression with Night Mapping
(fixes #50674) Mathieu Pellerin - nIRV
01:30 AM Revision ec56e404 (qgis): [themes] Fix menu item color regression with Night Mapping
(fixes #50674) Mathieu Pellerin - nIRV
01:28 AM Revision fbe504fa (qgis): Fix a crash when rendering a raster outside of its extent
If QgsRasterLayerRenderer constructor exists prematurely because there
is nothing to render, its internal pointers en...
Martin Dobias
01:28 AM Revision 008972b9 (qgis): Add a unit test (would crash without the fix)
Martin Dobias
01:27 AM Revision a60d10cc (qgis): TilesXYZ.py - setTransformContext before rendering
Set transform context in QgsMapSettings before rendering tiles in order to respect all the desired CRS transformation... Ondřej Holešovský
01:26 AM Revision 3aeb20d6 (qgis): TilesXYZ.py - setTransformContext before rendering
Set transform context in QgsMapSettings before rendering tiles in order to respect all the desired CRS transformation... Ondřej Holešovský
01:26 AM Revision bec8dbbc (qgis): [themes] Fix menu item color regression with Night Mapping
(fixes #50674) Mathieu Pellerin - nIRV
 

Also available in: Atom