Activity

From 2022-08-29 to 2022-09-27

2022-09-27

11:47 PM Revision 2b5b5ed1 (qgis): [WFS provider] Use QgsOgcCrsUtils::parseCrsName() to be able to handle ...
Even Rouault
11:47 PM Revision f3cd8199 (qgis): QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): use QgsOgcCrsUtils...
Even Rouault
09:51 PM Revision 9f4a7a26 (qgis): QgsGmlStreamingParser::readEpsgFromAttribute(): use QgsOgcCrsUtils::par...
Even Rouault
09:51 PM Revision 6e5da9c4 (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
06:08 PM Revision 51efff02 (qgis): add test
Julien Cabieces
05:05 PM Revision 2d1e3fb3 (qgis): Merge pull request #50200 from troopa81/fix_legend_geomgenerator
Fix legend icon geom generator is involved Julien Cabieces
04:29 PM Revision 163e4393 (qgis): Address PR comments
Alessandro Pasotti
09:44 AM Revision b7339690 (qgis): Fix test
Alessandro Pasotti
08:43 AM Revision c7306abb (qgis): remove outdated 3D headers patch (#50286)
Denis Rouzaud
06:52 AM Revision 8bde361b (qgis): [spatialite] Fix corrupted default attribute values when fields
are loaded using gaiaVectorLayer Nyall Dawson
06:48 AM Revision f1f74ff8 (qgis): [spatialite] Fix corrupted default attribute values when fields
are loaded using gaiaVectorLayer Nyall Dawson
05:26 AM Revision a0fb44b0 (qgis): Fix handling of vector tiles when zoom level 0 is not available
E.g. when a vector tile connection has a manually set zoom level
range which doesn't include level 0, we still need t...
Nyall Dawson
05:20 AM Revision 056ee1fe (qgis): Fix drag and drop of files to georeferencer window
Fixes #49175 Nyall Dawson
03:58 AM Revision e689e2d9 (qgis): Update README.md: major new features
Updated readme to include major new features added since 3.18, plus some wordsmithing of existing text. Martin Pergler

2022-09-26

01:10 AM Revision 8f71c946 (qgis): Add test for SLD UOM points and remove data modifying test
Add test for issue #35561 Alessandro Pasotti
01:08 AM Revision 91a8b1cd (qgis): [WFS provider] Handle the case of a layer with a geometry field but whe...
Even Rouault
01:08 AM Revision 0c842286 (qgis): [WFS provider] When DescribeFeatureType returns unknown geometry type, ...
Even Rouault
01:07 AM Revision da08a1e7 (qgis): App: fix performance issue when closing a project with a lot of layers
Even Rouault
01:07 AM Revision 59ba38ce (qgis): App: fix performance issue when drag-dropping a lot of layers at once (...
Even Rouault
01:06 AM Revision fbef581f (qgis): Fix SLD rule text fields quoting
Fixes #42348 Alessandro Pasotti
01:06 AM Revision fc80d24f (qgis): drop project backward compatibility for symbology with QGIS 3.16 and older
This part of the codes writes the symbology with backward compatibility so the project can be open under QGIS 3.16 an... Denis Rouzaud
01:06 AM Revision b7a2f3b1 (qgis): Update test_provider_postgres.py
Denis Rouzaud
01:06 AM Revision a21c2a2f (qgis): fix layout
Denis Rouzaud
01:06 AM Revision 70a05c94 (qgis): fix
Denis Rouzaud
01:06 AM Revision 7759766f (qgis): fix test
Denis Rouzaud
01:06 AM Revision c5e43ead (qgis): more debug info for PG testSaveStyleInvalidXML
Denis Rouzaud
09:53 PM Revision 01db45d0 (qgis): fix QgsMapTool convert to subclass (#50303)
Denis Rouzaud
09:07 PM Revision 3fec0aad (qgis): Fix SLD rule text fields quoting
Fixes #42348 Alessandro Pasotti
09:01 PM Revision 10875853 (qgis): Fix crash when deleting layout items
Fix #49573 Alessandro Pasotti
09:01 PM Revision cf885e7b (qgis): Fix SLD rule text fields quoting
Fixes #42348 Alessandro Pasotti
06:47 PM Revision 6f8107d9 (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
04:39 PM Revision 39574dfb (qgis): Fix opacity SLD export
Fixes #33376 Alessandro Pasotti
12:23 PM Revision 1b90470a (qgis): Fix output process of r.horizon
nicogodet
12:23 PM Revision ae1231e1 (qgis): Add a coment to GRASS logic
Loïc Bartoletti
12:23 PM Revision 3470163e (qgis): More robust output process
Co-Authored-By: Andrea Giudiceandrea <[email protected]> nicogodet
12:23 PM Revision 9855fa64 (qgis): typo & flake8
nicogodet
12:23 PM Revision 34b79f4b (qgis): typo & flake8
nicogodet
12:23 PM Revision 569a236f (qgis): Fix output process of r.horizon
nicogodet
12:23 PM Revision 34584438 (qgis): Add a coment to GRASS logic
Loïc Bartoletti
12:23 PM Revision 4e07c2fa (qgis): More robust output process
Co-Authored-By: Andrea Giudiceandrea <[email protected]> nicogodet
12:19 PM Revision 30d0c467 (qgis): Merge pull request #50265 from nicogodet/fix-50238
Fix output process of r.horizon Loïc Bartoletti
11:55 AM Revision 42c8ffd3 (qgis): Avoid a redundant calculation of visible layer extent in overview canvas
This was being called twice immediately in a row, and the first time
was skipping the "isVisible" check used before t...
Nyall Dawson
10:42 AM Revision 71167132 (qgis): fix layout
Denis Rouzaud
10:37 AM Revision 885f4fa6 (qgis): Update test_provider_postgres.py
Denis Rouzaud
09:35 AM Revision 7c94e1f2 (qgis): Add a coment to GRASS logic
Loïc Bartoletti
09:12 AM Revision a81a6e11 (qgis): Fixes #37804 : save original layout item picture mode
Julien Cabieces
09:02 AM Revision 01bca902 (qgis): Fix crash when deleting layout items
Fix #49573 Alessandro Pasotti
08:57 AM Revision 27f089ed (qgis): Fix crash when deleting layout items
Fix #49573 Alessandro Pasotti
08:39 AM Revision 6f072cfb (qgis): Never try to handle base parameter type values as map layers
in QgsProcessingParameterDefinition::valueAs* methods
Avoids misleading log messages and a crash on macos
Fixes #48598
Nyall Dawson
08:29 AM Revision 8868f4f8 (qgis): [Processing] Fix typo in smoothing parameter name of gdal_grid algorithms
The correct spelling is 'smoothing' (two o's): https://github.com/OSGeo/gdal/search?q=smoothing
No match with single ...
Even Rouault
07:59 AM Revision a0cf6418 (qgis): fixes #49421 : use QgsBlockingNetworkRequest to test url in QgsHelp
Julien Cabieces
07:56 AM Revision db246497 (qgis): Merge pull request #49226 from Kanahiro/fix/grass7-unicodeerror
Fix GRASS7/SAGA UnicodeDecodeError in QGIS of Windows-Japanese or others Loïc Bartoletti
07:43 AM Revision 655461e1 (qgis): [WFS provider GUI] Fix issue with non-properly refreshed list of CRS wh...
Even Rouault
07:18 AM Revision a47bff72 (qgis): Avoid a redundant calculation of visible layer extent in overview canvas
This was being called twice immediately in a row, and the first time
was skipping the "isVisible" check used before t...
Nyall Dawson
07:14 AM Revision 7d1497b4 (qgis): Avoid a redundant calculation of visible layer extent in overview canvas
This was being called twice immediately in a row, and the first time
was skipping the "isVisible" check used before t...
Nyall Dawson
05:44 AM Revision e3e9f47b (qgis): Tests for issue GH #50168 identity evaluate default
Alessandro Pasotti
05:44 AM Revision 04ead0ac (qgis): Fix identity sequence
Alessandro Pasotti
05:43 AM Revision b0e41580 (qgis): don't hide the main window
Stefanow Natsis
05:41 AM Revision a25c3a80 (qgis): Fixes #37804 : save original layout item picture mode
Julien Cabieces
05:38 AM Revision 2fc10b02 (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
05:36 AM Revision 1ea9e361 (qgis): Mesh layer Rendering properties page is missing the scale
range setting Nyall Dawson
05:36 AM Revision c3d73525 (qgis): Show standard Rendering tab in point cloud layer properties
Allows modification of layer scale range in layer properties dialog
Fixes #50268
Nyall Dawson
05:29 AM Revision 84272d4c (qgis): Sipify
Alessandro Pasotti
05:29 AM Revision 913b651e (qgis): Followup layer metadata search widget
- Fix a bug with PG SQL update
- Filter by geometry type
- Handle raster icons
Alessandro Pasotti
05:29 AM Revision 92ac6400 (qgis): tidy
Alessandro Pasotti
05:29 AM Revision b88681fa (qgis): Fix aspatial and test
Alessandro Pasotti
05:29 AM Revision 7621a9a1 (qgis): Address PR comments
Alessandro Pasotti
05:29 AM Revision d054b8f4 (qgis): code layout
Alessandro Pasotti
04:51 AM Revision 054d238a (qgis): [Processing] Fix typo in smoothing parameter name of gdal_grid algorithms
The correct spelling is 'smoothing' (two o's): https://github.com/OSGeo/gdal/search?q=smoothing
No match with single ...
Even Rouault
04:51 AM Revision 1ad460cb (qgis): fixes #49421 : use QgsBlockingNetworkRequest to test url in QgsHelp
Julien Cabieces
04:47 AM Revision ab7feb6e (qgis): [Processing] Fix typo in smoothing parameter name of gdal_grid algorithms
The correct spelling is 'smoothing' (two o's): https://github.com/OSGeo/gdal/search?q=smoothing
No match with single ...
Even Rouault
04:47 AM Revision ec96b494 (qgis): [WFS provider] Handle gml:description/identifier/name attributes (fixes...
Even Rouault
04:47 AM Revision 400c4225 (qgis): [WFS provider] When DescribeFeatureType returns unknown geometry type, ...
Even Rouault
04:47 AM Revision a38a4f4a (qgis): [WFS provider] Handle the case of a layer with a geometry field but whe...
Even Rouault
04:47 AM Revision fff4a452 (qgis): App: fix performance issue when drag-dropping a lot of layers at once (...
Even Rouault
04:47 AM Revision 164cf218 (qgis): App: fix performance issue when closing a project with a lot of layers
Even Rouault
04:02 AM Revision 5474cac2 (qgis): [WFS provider GUI] Fix issue with non-properly refreshed list of CRS wh...
Even Rouault
03:58 AM Revision 078a53d6 (qgis): [WFS provider GUI] Fix issue with non-properly refreshed list of CRS wh...
Even Rouault
03:25 AM Revision 26422144 (qgis): Format between and not between functions syntax to match other operators'
Harrissou Santanna

2022-09-25

01:43 AM Revision b6243c19 (qgis): Fixes #37804 : save original layout item picture mode
Julien Cabieces
01:42 AM Revision 31a5bb04 (qgis): fixes #49421 : use QgsBlockingNetworkRequest to test url in QgsHelp
Julien Cabieces
01:40 AM Revision ec7edb8e (qgis): don't hide the main window
Stefanow Natsis
01:38 AM Revision 5a2a89bb (qgis): Fixes #37804 : save original layout item picture mode
Julien Cabieces
01:38 AM Revision ff01449a (qgis): fixes #49421 : use QgsBlockingNetworkRequest to test url in QgsHelp
Julien Cabieces
01:37 AM Revision 937b1450 (qgis): Bump vuetify from 2.6.2 to 2.6.10 in /resources/server/src/landingpage
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.2 to 2.6.10.
- [Release not...
dependabot[bot]
01:36 AM Revision 3d05ad33 (qgis): don't hide the main window
Stefanow Natsis
01:32 AM Revision 37437b05 (qgis): ignore stderr when checking astyle version
Stefanow Natsis
01:18 AM Revision 939da085 (qgis): world_map.gpkg: little fix to avoid warning with recent GDAL versions
Recent GDAL versions emit in the console a non critical warning when opening
world_map.gpkg at QGIS startup:
"Warning...
Even Rouault
01:18 AM Revision dba95821 (qgis): Fix layout grid multiline labels
Fix #49666 Alessandro Pasotti
01:17 AM Revision 1f4e5643 (qgis): [feature][quick] Add temporal handling to map {canvas,settings}
Mathieu Pellerin - nIRV
01:16 AM Revision f55b838d (qgis): [quick][qt6] Handle QQuickItem's geometryChanged->geometryChange functi...
Mathieu Pellerin - nIRV
01:15 AM Revision e91ca3d1 (qgis): [quick] Further optimize handling of silent refresh for smoother canvas...
Mathieu Pellerin - nIRV
01:15 AM Revision 75a79f6f (qgis): [quick] Add a map settings center property return the current extent ce...
Mathieu Pellerin - nIRV

2022-09-24

11:45 AM Revision c6eca784 (qgis): Merge pull request #50279 from elpaso/bugfix-unreported-splitwithlines-...
Fix unreported endless alg splitwithlines Alessandro Pasotti

2022-09-23

11:22 PM Revision 90baf014 (qgis): suggest to fix topological mesh error when starting mesh editing
Vincent Cloarec
07:29 PM Revision 963c05f5 (qgis): fix
Denis Rouzaud
05:17 AM Revision 0e03879d (qgis): suggest to fix topological mesh error when starting mesh editing
Vincent Cloarec

2022-09-22

11:56 PM Revision ba134722 (qgis): make header checking case insensitive
Stefanow Natsis
11:56 PM Revision 1cbc8d8b (qgis): Revert "make searching for headers case insensitive"
This reverts commit 5aab168424f568ef32af82290eaf0efb393cc787. Stefanow Natsis
11:56 PM Revision 3511cf80 (qgis): ignore return code when checking if server supports range requests
Stefanow Natsis
11:18 AM Revision 69bbf686 (qgis): Merge pull request #50266 from elpaso/bugfix-gh50152-sld-svg-params
Fix SLD SVG parametric import Alessandro Pasotti
08:35 AM Revision d3434fbf (qgis): More robust output process
Co-Authored-By: Andrea Giudiceandrea <[email protected]> nicogodet
06:44 AM Revision 13c0f06f (qgis): more debug info for PG testSaveStyleInvalidXML
Denis Rouzaud
05:54 AM Revision 1d7a28cf (qgis): remove 3D extra headers to fix Docker builds (#50285)
Denis Rouzaud
05:47 AM Revision 13c51bad (qgis): remove 3D extra headers to fix Docker builds
Denis Rouzaud

2022-09-21

12:24 AM Revision 1d26730e (qgis): Bump vuetify from 2.6.2 to 2.6.10 in /resources/server/src/landingpage
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.2 to 2.6.10.
- [Release not...
dependabot[bot]
10:08 PM Revision e344403b (qgis): Fix directory chooser path
Fixes #50055 Alessandro Pasotti
08:41 PM Revision ef678d15 (qgis): fix test
Denis Rouzaud
05:06 PM Revision b1c65222 (qgis): Fix unreported endless alg splitwithlines
Alessandro Pasotti
02:32 PM Revision a730215c (qgis): drop project backward compatibility for symbology with QGIS 3.16 and older
This part of the codes writes the symbology with backward compatibility so the project can be open under QGIS 3.16 an... Denis Rouzaud
02:31 PM Revision 0325e623 (qgis): Merge pull request #50273 from qgis/backport-50255-to-release-3_22
[Backport release-3_22] [QgsOgrUtils test] Remove an old comment Loïc Bartoletti
01:17 PM Revision f5f9d83b (qgis): Actual tests
Alessandro Pasotti
12:12 PM Revision fffcb1dd (qgis): Tests for SVG parameters in the SLD import
Alessandro Pasotti
11:37 AM Revision 9c7682b3 (qgis): [QgsOgrUtils test] Remove an old comment
Loïc Bartoletti
11:34 AM Revision 4e6727cd (qgis): Merge pull request #50255 from lbartoletti/bugfix_50218_suite_rm_old_co...
[QgsOgrUtils test] Remove an old comment Loïc Bartoletti
10:08 AM Revision e79bd7d3 (qgis): Merge pull request #50263 from elpaso/bugfix-gh50239-options-crash-locale
Fix crash in options dlg with french locale Loïc Bartoletti
09:30 AM Revision dcf64e80 (qgis): add an ok boolean to check if it exists a restricted symbol
Julien Cabieces

2022-09-20

06:42 PM Revision 7632de87 (qgis): Fix SLD SVG parametric import
Fix #50152 Alessandro Pasotti
04:47 PM Revision 720d24e1 (qgis): typo & flake8
nicogodet
04:38 PM Revision a4bf4afe (qgis): Fix output process of r.horizon
nicogodet
04:23 PM Revision 3ee4fb9a (qgis): Fix crash in options dlg with french locale
Fixes #50239 Alessandro Pasotti
03:44 PM Revision a556f6c5 (qgis): Mesh 3D stacked, don't use volume height when only one level
Vincent Cloarec
11:18 AM Revision 77eb9cb7 (qgis): [QgsOgrUtils test] Remove an old comment
Loïc Bartoletti
11:15 AM Revision 63d2a6b3 (qgis): Merge pull request #50250 from qgis/backport-50233-to-queued_ltr_backports
[Backport queued_ltr_backports] Fix wkbType cast from OGR 25D Type. Loïc Bartoletti
11:13 AM Revision 21e1e666 (qgis): Merge pull request #50231 from rouault/fix_50215
[OGR provider] Handles layer of geometry type unknown with null geometries Loïc Bartoletti
09:59 AM Revision 2765bc2a (qgis): Server OAPIF: be good and accept both aliased and real field names ...
... when filtering and sorting, but only output aliased field names.
Fixes #49399
Alessandro Pasotti
09:59 AM Revision 48098227 (qgis): Hide real name string args from schema and messages
Alessandro Pasotti
09:59 AM Revision 2d6fccc0 (qgis): Test tolerant
Alessandro Pasotti
09:59 AM Revision 8094f2ee (qgis): Typo
Alessandro Pasotti
09:55 AM Revision 8b252071 (qgis): Merge pull request #50203 from elpaso/bugfix-gh49399-wfs3-displayname
Server OAPIF: be good and accept both aliased and real field names ... Alessandro Pasotti
08:57 AM Revision 3095882c (qgis): Merge pull request #50251 from qgis/backport-50233-to-release-3_22
[Backport release-3_22] Fix wkbType cast from OGR 25D Type. Loïc Bartoletti

2022-09-19

12:20 AM Revision cf1d7720 (qgis): Fix wkbType cast from OGR 25D Type.
As mentionned by @Koyaani a PolygonZ is opened as a Polygon25D and
can cause problems.
This fix use the QgsOgrUtils ...
Loïc Bartoletti
12:20 AM Revision e0deb174 (qgis): [QgsOgrUtils] Ogr To QGS Wkb Type: fix also Point25D to PointZ
Loïc Bartoletti
12:20 AM Revision 435bfa8a (qgis): tests: fix test
Loïc Bartoletti
12:20 AM Revision 231bd360 (qgis): [QgsOgrUtils] Ogr To QGS Wkb Type: fix also Point25D to PointZ
Loïc Bartoletti
12:20 AM Revision fb6c7ba9 (qgis): Fix wkbType cast from OGR 25D Type.
As mentionned by @Koyaani a PolygonZ is opened as a Polygon25D and
can cause problems.
This fix use the QgsOgrUtils ...
Loïc Bartoletti
12:20 AM Revision ad37b85e (qgis): tests: fix test
Loïc Bartoletti
12:16 AM Revision 2ab15834 (qgis): Merge pull request #50233 from lbartoletti/bugfix_50218_wkbtype
Fix wkbType cast from OGR 25D Type. Loïc Bartoletti
09:57 PM Revision fdaba7c0 (qgis): [QgsOgrUtils] Ogr To QGS Wkb Type: fix also Point25D to PointZ
Loïc Bartoletti
09:34 PM Revision 7459e973 (qgis): tests: fix test
Loïc Bartoletti
04:31 PM Revision 939487ad (qgis): Fixes #49463 : update provider flags according to project ones
Julien Cabieces
10:24 AM Revision 9eedb44e (qgis): [WFS/OPAIF provider] Take into account page size, max feature count, et...
The issue was that the service name should be passed in lower case.
The regression likely dates back to 4790f92444d w...
Even Rouault
10:12 AM Revision 93971797 (qgis): Fix directory chooser path
Fixes #50055 Alessandro Pasotti
10:10 AM Revision 52be016b (qgis): fix 32bit build (followup 978f54aca97d98a730a)
Jürgen Fischer
10:07 AM Revision 8963fa07 (qgis): Fix directory chooser path
Fixes #50055 Alessandro Pasotti
10:03 AM Revision 1c41c597 (qgis): Tests for issue GH #50168 identity evaluate default
Alessandro Pasotti
10:03 AM Revision d646d8ef (qgis): Fix identity sequence
Alessandro Pasotti
09:59 AM Revision 46a2458c (qgis): Merge pull request #50230 from elpaso/bugfix-gh50168-pg-identity-default
Bugfix gh50168 pg identity default Julien Cabieces
09:17 AM Revision bf9325d6 (qgis): Generalize a warning
Nyall Dawson

2022-09-17

08:29 PM Revision e445f2b4 (qgis): QgsOgrProviderUtils::querySubLayerList(): hande layer of type wkbUnknow...
Even Rouault
04:41 PM Revision 6a7f176e (qgis): QgsOgrProviderUtils::querySubLayerList(): fix feature count when layer ...
Even Rouault

2022-09-16

05:27 PM Revision 868bdc67 (qgis): Test tolerant
Alessandro Pasotti
03:57 PM Revision 8ee34eda (qgis): Fix wkbType cast from OGR 25D Type.
As mentionned by @Koyaani a PolygonZ is opened as a Polygon25D and
can cause problems.
This fix use the QgsOgrUtils ...
Loïc Bartoletti
12:49 PM Revision 2b4f4386 (qgis): [OGR provider] Handles layer of geometry type unknown with null geometries
Fixes #50215
Layers with a wkbUnknown OGR layer geometry types are first scanned to
figure out which actualy geometr...
Even Rouault
11:52 AM Revision 12dbbfc4 (qgis): Tests for issue GH #50168 identity evaluate default
Alessandro Pasotti
10:53 AM Revision b19df398 (qgis): Server fix maptip expression ctx in text format
Fixes #30719 Alessandro Pasotti
10:53 AM Revision dfa8ba0e (qgis): Server WMS gfi, fix maptips layer scope
Fixes #30719 Alessandro Pasotti
10:12 AM Revision e46c72ea (qgis): [afs] When no explicit crs is set in the data source URI, just
use the CRS retrieved from the service properties
This allows construction of AFS layers without having to know the ...
Nyall Dawson
10:11 AM Revision 9e12c70f (qgis): Remove option to control plugin update check frequency, and hardcode
to every 3 days
This level of configuration is not warranted here
Nyall Dawson
10:11 AM Revision 094cd306 (qgis): Move plugins "automatically check for updates" settings key to
a new key
This change moves the old "app/plugin_installer/checkOnStart" setting
key to a new "plugins/automatically-...
Nyall Dawson
10:11 AM Revision 6f9da191 (qgis): Update src/ui/qgspluginmanagerbase.ui
Nyall Dawson
06:42 AM Revision 0e753ccd (qgis): [afs] When no explicit crs is set in the data source URI, just
use the CRS retrieved from the service properties
This allows construction of AFS layers without having to know the ...
Nyall Dawson
06:41 AM Revision 6e50b6dc (qgis): Add custom hash for QgsFeature
Fixes #49932
(cherry picked from commit fc0e97ecb73d038ba709c19ed622bd2c1d23bf86)
Nyall Dawson

2022-09-15

11:07 PM Revision 2ca345d4 (qgis): Server WMS gfi, fix maptips layer scope
Fixes #30719 Alessandro Pasotti
11:07 PM Revision 5e8e4946 (qgis): Server fix maptip expression ctx in text format
Fixes #30719 Alessandro Pasotti
11:03 PM Revision efea4b4e (qgis): Server fix maptip expression ctx in text format
Fixes #30719 Alessandro Pasotti
11:03 PM Revision c780ea65 (qgis): Server WMS gfi, fix maptips layer scope
Fixes #30719 Alessandro Pasotti
11:02 PM Revision 978f54ac (qgis): fix ARMv7 build
PeterPetrik
11:00 PM Revision 265edb41 (qgis): Fix: PostgreSQL provider force read-only and in recovery
The PR *feat: Open layers in a read only mode with Qgis::ProjectReadFlag::ForceReadOnlyLayers* #49440 contains an err... René-Luc ReLuc
11:00 PM Revision 82c6b169 (qgis): Tests: Add Python Postgres Provider test readOnly
René-Luc ReLuc
11:00 PM Revision 1d2ab56e (qgis): [OGR source] Rearrange code
Andrea Giudiceandrea
11:00 PM Revision 06069089 (qgis): Commit suggested change
Co-authored-by: Nyall Dawson <[email protected]> Andrea Giudiceandrea
11:00 PM Revision bfc79dcf (qgis): Remove unnecessary isNull() checks
Andrea Giudiceandrea
11:00 PM Revision 2bb92e9f (qgis): [OGR sources] Remove empty DB driver item
Andrea Giudiceandrea
11:00 PM Revision 466fd77d (qgis): [OGR source] Set DB type for new connection dialog
Andrea Giudiceandrea
10:59 PM Revision c3b1fd43 (qgis): make_valid - Add an example of unclosed polygon and reedit empty geomet...
Harrissou Santanna
10:58 PM Revision f3a424e0 (qgis): Fix description of map layout data-defined CRS button
Harrissou Santanna
10:58 PM Revision c8192cb7 (qgis): Added GNSS constellation abbreviation (#50205)
Mauro Bettella
07:14 PM Revision aa4e7033 (qgis): Test mask
Alessandro Pasotti
07:12 PM Revision c068e176 (qgis): Fix identity sequence
Alessandro Pasotti
04:35 PM Revision 130c30ce (qgis): fix ARMv7 build
PeterPetrik
03:10 PM Revision e24700df (qgis): Move geom generator logic in QgsSymbolLayerUtils
Julien Cabieces
11:35 AM Revision d1eca5f3 (qgis): Server: fix atlas fixed scales
Fixes #49900 Alessandro Pasotti
11:35 AM Revision c686a1ae (qgis): Tests for bugfix #49900
Alessandro Pasotti
11:31 AM Revision 750b44e5 (qgis): Merge pull request #50199 from elpaso/bugfix-gh49900-server-atlas-fixed...
Server: fix atlas fixed scales Alessandro Pasotti
10:33 AM Revision 1ff7ea70 (qgis): fix ARMv7 build
PeterPetrik
10:11 AM Revision 4ec664a4 (qgis): Typo
Alessandro Pasotti
09:58 AM Revision 904a1202 (qgis): Hide real name string args from schema and messages
Alessandro Pasotti
06:40 AM Revision 9c4d0a20 (qgis): [plugins] Default to checking for plugin updates every 3 days
instead of manually
Too many QGIS users use outdated plugins without even realising it,
leading to an overall buggie...
Nyall Dawson

2022-09-14

01:28 AM Revision 77907c2e (qgis): Fix shellcheck
Julien Cabieces
01:28 AM Revision 7af262a2 (qgis): remove useless env vars
Julien Cabieces
01:28 AM Revision 8491e831 (qgis): Update .docker/docker-qgis-clangtidy.sh
Nyall Dawson
01:28 AM Revision 0dc69f2b (qgis): [Clang-tidy] Run clang-tidy on modified code
Julien Cabieces
01:27 AM Revision 64523900 (qgis): Move QgsVectorTileLayerProperties to gui
Sandro Mani
01:26 AM Revision 03ad7dfe (qgis): Fix unreported MSSQL bug with connections API
Alessandro Pasotti
01:26 AM Revision e8f44dab (qgis): Fix search text not updates when reopening the DSM dialog
Also, handle clear from QgsFilterLineEdit correctly. Alessandro Pasotti
01:24 AM Revision eb53cdf2 (qgis): Fix #50181 form layout width
Alessandro Pasotti
07:51 PM Revision e747ffed (qgis): Server OAPIF: be good and accept both aliased and real field names ...
... when filtering and sorting, but only output aliased field names.
Fixes #49399
Alessandro Pasotti
05:09 PM Revision 73244580 (qgis): Fixes #33755 : Fix legend when geometry generator is involved
Julien Cabieces
04:29 PM Revision 58e16e78 (qgis): Tests for bugfix #49900
Alessandro Pasotti
03:28 PM Revision cc97a38b (qgis): Server: fix atlas fixed scales
Fixes #49900 Alessandro Pasotti
02:15 PM Revision ae0076a0 (qgis): change max value of 3D Staked Mesh start/end elevation
Vincent Cloarec
09:51 AM Revision c547b6a0 (qgis): fix msvc build (followup 5bd9b6d124b)
(cherry picked from commit a946734521e8e862d812563baaa3853e67f3b40d) Jürgen Fischer

2022-09-13

01:33 AM Revision 75a0e725 (qgis): Misc tweaks to the Plugin manager dialog
Harmonize the margins and spacing across the tabs and match other QGIS dialogs
Improve text size and case
Add icons n...
Harrissou Santanna
01:33 AM Revision 9a9fe086 (qgis): Add tooltip to plugins manager buttons
Harrissou Santanna
01:36 PM Revision c2d09bc8 (qgis): Merge pull request #50182 from basilrabi/f37
Fix python3-gdal requires for f37 Matthias Kuhn
06:37 AM Revision d92e76e2 (qgis): Fix python3-gdal requires for f37
Basil Eric Rabi

2022-09-12

12:29 AM Revision beeafb23 (qgis): QString fixes
Nyall Dawson
02:41 PM Revision 49d521b2 (qgis): Merge pull request #49960 from rldhont/postgres-uri-param-session-role
feature(postgres): Define session role for connection René-Luc ReLuc
05:57 AM Revision 2ac7cfd8 (qgis): Fix it better
Borys Jurgiel
05:57 AM Revision 5c125a41 (qgis): Add test mask
Nyall Dawson
05:57 AM Revision d4b06578 (qgis): fix(server): Register services known versions
In QGIS Server only default supported OGC services versions has been registered :
* WMS 1.3.0 even if 1.1.1 is suppo...
René-Luc ReLuc
05:57 AM Revision 71db7244 (qgis): fix(server): Add level to log messages in Service registry
Some message logs in the QGIS Server Service registry have a level, not all. René-Luc ReLuc
05:57 AM Revision 97b06c35 (qgis): fix(server): Add warning level to warning error parsing post data as XML
The message `Warning: error parsing post data as XML` was logged without level even if it is a warning. René-Luc ReLuc
05:57 AM Revision b1b19d85 (qgis): Fix labels flip upside down when allowing upside down labels
and a large negative curved offset distance is set
Fixes #49234
(cherry picked from commit a233963eea96ad2e4f5938a3...
Nyall Dawson
05:57 AM Revision 05f0e314 (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
Julien Cabieces
05:57 AM Revision 736eeaa6 (qgis): Fix #47810 - zoom last and next with rotated map looses scale
Jacky Volpes
05:57 AM Revision 2d950144 (qgis): [fix] inconsistent access to plugin metadata "update_date"
update_date metadata item was inconsistently accessed by key "update_date" and "update_date_stable" => fixed by chang... Andreas Steffens
05:57 AM Revision 39798b18 (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
resulting in poor selection performance
Fixes #49962
Nyall Dawson
05:57 AM Revision c0a7a23e (qgis): Backport #49603 Fix unreported credentials exposure on connection lost
Borys Jurgiel
05:57 AM Revision 7f54b9d1 (qgis): Support longlong variant types when converting mapbox gl styles
Depending on which method is used to convert json to a variantmap,
we may end up with longlong values instead of ints...
Nyall Dawson
05:57 AM Revision ff99854a (qgis): Fix vector tile style conversion of fill opacity from interpolation list
(cherry picked from commit b1b3475ffe247a4e3af00db129b6029d1791003c)
(cherry picked from commit de4e5989f4f3f48c925fe...
Nyall Dawson
05:57 AM Revision a17ffd39 (qgis): use standard font for test
Julien Cabieces
05:57 AM Revision d4b330de (qgis): Add test and move to class
Alessandro Pasotti
05:57 AM Revision fc9d25df (qgis): Fetch geometries when conditional formatting rule requires it
Fixes #43252 Alessandro Pasotti
05:57 AM Revision cfddd968 (qgis): Update since
Nyall Dawson
05:57 AM Revision e3de21f8 (qgis): Default new layout map rotation to canvas map rotation
Nyall Dawson
05:57 AM Revision 4b7806fc (qgis): Add API to QgsProjectViewSettings to allow setting default map rotation
Provides a stable means for scripts to set the map rotation Nyall Dawson
05:57 AM Revision 5bd9b6d1 (qgis): Find more available encodings for the dxf exporter
Borys Jurgiel
05:57 AM Revision 06f2a7b4 (qgis): [processing] Split Vector Layer alg: Set input type to TypeVector in or...
Germán Carrillo
05:57 AM Revision c5b4573e (qgis): [processing] savefeatures alg: Set input type to TypeVector in order to...
Germán Carrillo
05:57 AM Revision 89ace55f (qgis): Fix html widget expression with newlines
Fix #37569 Alessandro Pasotti
05:57 AM Revision c0ba6d5b (qgis): fix hiding snap indicators when done using advanced digitizing
Stefanow Natsis
05:57 AM Revision 0b63011b (qgis): Bring back CP949 codec in QgsDxfExport. Fixes #44756
Borys Jurgiel
05:57 AM Revision 34bb7b67 (qgis): move mid marker when both line endpoints are out of the extent
Stefanow Natsis
05:57 AM Revision 07e17354 (qgis): [sip] Fix conversion of null QgsLayoutItem* pointer variant values
on newer qt/sip versions
This was incorrectly returning a malformed/semi-null QVariant
...something?!?
We probably ...
Nyall Dawson
05:57 AM Revision 389a2e7c (qgis): Apply suggestions from code review
Nyall Dawson
05:57 AM Revision 80de89a3 (qgis): Backport 825482d in order to fix removing a single raster from GPKG
Borys Jurgiel
05:57 AM Revision d7dc1ef9 (qgis): Add oracle to save to database action list providers
Julien Cabieces
05:57 AM Revision 18d109f5 (qgis): Fix build
Nyall Dawson
05:57 AM Revision 03b773f0 (qgis): Thread local
Nyall Dawson
05:57 AM Revision 6d21136a (qgis): Use case insensitive checks for sqlite column types
Fixes virtual layer field types on some sqlite versions Nyall Dawson
05:57 AM Revision 73fc4769 (qgis): Run TestZiplayer on CI
Nyall Dawson
05:57 AM Revision a47532a1 (qgis): Fix GDAL vrt items don't show in zip items in browser
Nyall Dawson
05:57 AM Revision 81a7c72f (qgis): Fix default .qml style for raster layers inside vsi archives is not
applied when loading the layer
Fixes some more failing TestZipLayer tests
Nyall Dawson
05:57 AM Revision 745b35f6 (qgis): Fix some outdated assumptions in testziplayer.cpp
Nyall Dawson
05:57 AM Revision 0b4b472c (qgis): [gdal] Fix passthrough of zip paths containing a single dataset
with an accompanying .aux.xml file
Fixes TestZipLayer::testPassthruRasterZip()
Nyall Dawson
05:57 AM Revision 9f33b6b0 (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
Nyall Dawson
05:57 AM Revision c724e10d (qgis): Revert "[spatialite] Fix features with null geometry are incorrectly"
This reverts commit 90b03c31b1a950d88367a1ee2d61d4a2bd92f86c. Nyall Dawson
05:57 AM Revision 5f4513d0 (qgis): Fix 3d layout map exports are blank
Nyall Dawson
05:57 AM Revision 7750cc81 (qgis): Adapt test to work for newer proj
Nyall Dawson
05:57 AM Revision 8bee8878 (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
Nyall Dawson
05:57 AM Revision f405a5cf (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
Nyall Dawson
05:57 AM Revision e6d97fbb (qgis): Add ogc, iau_2015, and nkg authorities to crs support
To match those available from recent proj versions Nyall Dawson
05:57 AM Revision 5d0fa6e0 (qgis): Fix broken view definitions in views_test.sqlite
Nyall Dawson
05:57 AM Revision 3e795353 (qgis): Less debug noise in spatialite provider
Nyall Dawson
05:57 AM Revision badb99b6 (qgis): [spatialite] Fix features with null geometry are incorrectly
returned when request has a filter rect on newer spatialite versions Nyall Dawson
05:57 AM Revision 6c32cdbe (qgis): Restore QgsFeature equality operators in Python
These were (accidentally?) ommited in 9050cc14d, and then
incorrectly marked as sip_skip when sipify was first introd...
Nyall Dawson
05:57 AM Revision b14a5890 (qgis): Fix QgsFeature equality operator handling of null geometries
We were previously considering all features an unequal if they
had no geometry
Nyall Dawson
05:57 AM Revision 006bf2b8 (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
Nyall Dawson
05:57 AM Revision c8ff3d03 (qgis): Expand tests
Nyall Dawson
05:57 AM Revision aab28349 (qgis): Handle schema names in table sources in QgsSqlStatementParser
Nyall Dawson
05:57 AM Revision 7dd79aaf (qgis): Fix #37566 : fix legend placement on export
Julien Cabieces
05:57 AM Revision 2b8bf7ab (qgis): Fix output encoding in processing/dxf export
Borys Jurgiel
02:07 AM Revision fc0e97ec (qgis): Add custom hash for QgsFeature
Fixes #49932 Nyall Dawson

2022-09-11

01:17 AM Revision c26d58ec (qgis): feat: New force read only option for vector layer
To be able to open vector layer in a read-only mode, a new vector layer option has been defined to do it.
This optio...
René-Luc ReLuc
01:17 AM Revision 0fc64b10 (qgis): feat: Open layers in a read only mode with Qgis::ProjectReadFlag::Force...
In most cases of use of QGIS Server, it is not necessary to access the layers in write mode.
The read-only mode is su...
René-Luc ReLuc
01:14 AM Revision 4e56df95 (qgis): Revert "[spatialite] Fix features with null geometry are incorrectly"
This reverts commit 90b03c31b1a950d88367a1ee2d61d4a2bd92f86c. Nyall Dawson
01:13 AM Revision 78ebef92 (qgis): Add test mask
Nyall Dawson

2022-09-10

07:48 AM Revision b0d60567 (qgis): Merge pull request #50092 from domi4484/codeArgs
Matthias Kuhn

2022-09-09

12:16 AM Revision 2d01da15 (qgis): Fetch geometries when conditional formatting rule requires it
Fixes #43252 Alessandro Pasotti
12:16 AM Revision 148f799b (qgis): fix(server): Add level to log messages in Service registry
Some message logs in the QGIS Server Service registry have a level, not all. René-Luc ReLuc
12:16 AM Revision a9786bd1 (qgis): fix(server): Add warning level to warning error parsing post data as XML
The message `Warning: error parsing post data as XML` was logged without level even if it is a warning. René-Luc ReLuc
12:16 AM Revision bd4e13c3 (qgis): Fix labels flip upside down when allowing upside down labels
and a large negative curved offset distance is set
Fixes #49234
(cherry picked from commit a233963eea96ad2e4f5938a3...
Nyall Dawson
12:16 AM Revision 61ac1378 (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
Julien Cabieces
12:16 AM Revision 1acb9402 (qgis): Fix #47810 - zoom last and next with rotated map looses scale
Jacky Volpes
12:16 AM Revision feee40a3 (qgis): [fix] inconsistent access to plugin metadata "update_date"
update_date metadata item was inconsistently accessed by key "update_date" and "update_date_stable" => fixed by chang... Andreas Steffens
12:16 AM Revision 12f09433 (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
resulting in poor selection performance
Fixes #49962
Nyall Dawson
12:16 AM Revision a7a9831b (qgis): Backport #49603 Fix unreported credentials exposure on connection lost
Borys Jurgiel
12:16 AM Revision 925020cb (qgis): Support longlong variant types when converting mapbox gl styles
Depending on which method is used to convert json to a variantmap,
we may end up with longlong values instead of ints...
Nyall Dawson
12:16 AM Revision 7a314a40 (qgis): Fix vector tile style conversion of fill opacity from interpolation list
(cherry picked from commit b1b3475ffe247a4e3af00db129b6029d1791003c)
(cherry picked from commit de4e5989f4f3f48c925fe...
Nyall Dawson
12:16 AM Revision 87a5fe45 (qgis): Apply suggestions from code review
Nyall Dawson
12:16 AM Revision 76b73a7a (qgis): Add test and move to class
Alessandro Pasotti
12:16 AM Revision 824d9a1c (qgis): fix(server): Register services known versions
In QGIS Server only default supported OGC services versions has been registered :
* WMS 1.3.0 even if 1.1.1 is suppo...
René-Luc ReLuc
12:16 AM Revision efe12f43 (qgis): Update since
Nyall Dawson
12:16 AM Revision 0d71e8c0 (qgis): Default new layout map rotation to canvas map rotation
Nyall Dawson
12:16 AM Revision aafd6b7b (qgis): Add API to QgsProjectViewSettings to allow setting default map rotation
Provides a stable means for scripts to set the map rotation Nyall Dawson
12:16 AM Revision f8b847cb (qgis): Find more available encodings for the dxf exporter
Borys Jurgiel
12:16 AM Revision 8b59def5 (qgis): [processing] Split Vector Layer alg: Set input type to TypeVector in or...
Germán Carrillo
12:16 AM Revision 2cf06abd (qgis): [processing] savefeatures alg: Set input type to TypeVector in order to...
Germán Carrillo
12:16 AM Revision 91a312ef (qgis): Fix html widget expression with newlines
Fix #37569 Alessandro Pasotti
12:16 AM Revision 082620eb (qgis): fix hiding snap indicators when done using advanced digitizing
Stefanow Natsis
12:16 AM Revision f745f6cc (qgis): move mid marker when both line endpoints are out of the extent
Stefanow Natsis
12:16 AM Revision c8af1fc9 (qgis): Use case insensitive checks for sqlite column types
Fixes virtual layer field types on some sqlite versions Nyall Dawson
12:16 AM Revision c705c747 (qgis): Thread local
Nyall Dawson
12:16 AM Revision 527d83a6 (qgis): Fix build
Nyall Dawson
12:16 AM Revision 188446e4 (qgis): Add oracle to save to database action list providers
Julien Cabieces
12:16 AM Revision 0717b65b (qgis): Backport 825482d in order to fix removing a single raster from GPKG
Borys Jurgiel
12:16 AM Revision 2a04741b (qgis): Fix output encoding in processing/dxf export
Borys Jurgiel
12:16 AM Revision e954b2fe (qgis): Fix it better
Borys Jurgiel
12:16 AM Revision a79daa54 (qgis): Fix #37566 : fix legend placement on export
Julien Cabieces
12:16 AM Revision 5d2eb24b (qgis): use standard font for test
Julien Cabieces
12:16 AM Revision e2f48564 (qgis): Bring back CP949 codec in QgsDxfExport. Fixes #44756
Borys Jurgiel
12:16 AM Revision 17502ed2 (qgis): Run TestZiplayer on CI
Nyall Dawson
12:16 AM Revision 66ffc556 (qgis): Fix GDAL vrt items don't show in zip items in browser
Nyall Dawson
12:16 AM Revision 135adf50 (qgis): Fix default .qml style for raster layers inside vsi archives is not
applied when loading the layer
Fixes some more failing TestZipLayer tests
Nyall Dawson
12:16 AM Revision 4b08e8d1 (qgis): Fix some outdated assumptions in testziplayer.cpp
Nyall Dawson
12:16 AM Revision 423ad81a (qgis): [gdal] Fix passthrough of zip paths containing a single dataset
with an accompanying .aux.xml file
Fixes TestZipLayer::testPassthruRasterZip()
Nyall Dawson
12:16 AM Revision 99a529d4 (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
Nyall Dawson
12:16 AM Revision d1a474e0 (qgis): [sip] Fix conversion of null QgsLayoutItem* pointer variant values
on newer qt/sip versions
This was incorrectly returning a malformed/semi-null QVariant
...something?!?
We probably ...
Nyall Dawson
12:16 AM Revision 5ef5dc66 (qgis): Fix 3d layout map exports are blank
Nyall Dawson
12:16 AM Revision 3172a32c (qgis): Adapt test to work for newer proj
Nyall Dawson
12:16 AM Revision eef2f9d0 (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
Nyall Dawson
12:16 AM Revision 5d3f07ca (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
Nyall Dawson
12:16 AM Revision eba58e77 (qgis): Add ogc, iau_2015, and nkg authorities to crs support
To match those available from recent proj versions Nyall Dawson
12:16 AM Revision da6e6c42 (qgis): Fix broken view definitions in views_test.sqlite
Nyall Dawson
12:16 AM Revision a1074567 (qgis): Less debug noise in spatialite provider
Nyall Dawson
12:16 AM Revision 90b03c31 (qgis): [spatialite] Fix features with null geometry are incorrectly
returned when request has a filter rect on newer spatialite versions Nyall Dawson
12:16 AM Revision 110ab3f7 (qgis): Restore QgsFeature equality operators in Python
These were (accidentally?) ommited in 9050cc14d, and then
incorrectly marked as sip_skip when sipify was first introd...
Nyall Dawson
12:16 AM Revision 848f01e2 (qgis): Fix QgsFeature equality operator handling of null geometries
We were previously considering all features an unequal if they
had no geometry
Nyall Dawson
12:16 AM Revision 72655d44 (qgis): Expand tests
Nyall Dawson
12:16 AM Revision a51719b6 (qgis): Handle schema names in table sources in QgsSqlStatementParser
Nyall Dawson
12:16 AM Revision 5badca4e (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
Nyall Dawson
10:00 PM Revision b511a6b2 (qgis): test_qgsgeometry.py: remove the if geos39
Loïc Bartoletti
10:00 PM Revision a4a0e109 (qgis): Use QgsGeometryParameters class for specifying grid size instead
of dedicated arguments Nyall Dawson
10:00 PM Revision 7ab5deaa (qgis): qgsgeos.cpp: remove reference to the minimal geos version, since 3.9.0 ...
Loïc Bartoletti
10:00 PM Revision 04ae41bb (qgis): fix
Loïc Bartoletti
10:00 PM Revision c0c631a9 (qgis): Use precision if compiled with geos >= 3.9
Loïc Bartoletti
10:00 PM Revision 4ee92451 (qgis): Use geos prec in qgsgeometry
Loïc Bartoletti
10:00 PM Revision 2dd6f9f1 (qgis): fix use prec when gridSize <= 0
Loïc Bartoletti
10:00 PM Revision 65caddfe (qgis): init use_prec in processing
Loïc Bartoletti
10:00 PM Revision db16eb78 (qgis): fix
Loïc Bartoletti
10:00 PM Revision 939dd110 (qgis): qgsgeos.cpp: remove if GEOS_VERSION_MINOR>=9 since geos 3.9 is a minima...
Loïc Bartoletti
10:00 PM Revision 76a3816b (qgis): PyQgsGeometryTest: add tests for fixed precision thanks to postgis
Loïc Bartoletti
10:00 PM Revision c30576cc (qgis): qgsgeos.h: fix subdivide method with gridSize using intersection as pos...
Loïc Bartoletti
10:00 PM Revision f5aaca6b (qgis): qgsgeos.h: fix docstring including previsously missing params
Loïc Bartoletti
10:00 PM Revision cde06e02 (qgis): qgsgeometryengine.h: fix docstring including previsously missing params
Loïc Bartoletti
10:00 PM Revision 9c5821a8 (qgis): qgsgeometry.h: subdivde: add previously missing \param for maxNodes
Loïc Bartoletti
10:00 PM Revision 5df8be8f (qgis): processing: mark grid size as an advanced parameter
Loïc Bartoletti
10:00 PM Revision 2ce57c40 (qgis): qgsgeometry.h: fix docstring including previsously missing geometry param
Loïc Bartoletti
10:00 PM Revision 0efd5f25 (qgis): Processing: replace Precision by grid size. It's less confusing.
Loïc Bartoletti
10:00 PM Revision 4fbc7a9e (qgis): Fix dox. Add more descriptions and add gridSize documentation
Loïc Bartoletti
10:00 PM Revision 01ada5a3 (qgis): astyle
Loïc Bartoletti
10:00 PM Revision 968a5dad (qgis): fix build with -Werror and geos <3.9.0
Loïc Bartoletti
10:00 PM Revision 0c83450d (qgis): Add parameter for more algs
Loïc Bartoletti
10:00 PM Revision 4354dcf6 (qgis): Default grid size parameters to not set
Nyall Dawson
09:14 PM Revision cb20f967 (qgis): Test QgsPostgresConn: fix old style code
René-Luc ReLuc
09:14 PM Revision cb2bf3f5 (qgis): Tests: Enhance QgsDataSourceUri with connectionInfo tests
René-Luc ReLuc
09:14 PM Revision bb631466 (qgis): feature(postgres): Define session role for connection
Be able to define a session role for postgres connection.
Documentation: https://www.postgresql.org/docs/current/sql...
René-Luc ReLuc
08:51 PM Revision 583cec33 (qgis): Fix "feature" variable name
Harrissou Santanna
06:21 PM Revision c310d527 (qgis): Tests: Enhance QgsDataSourceUri checkparser with authcfg param
Adding authcfg parameter in the QgsDataSourceUri checkparser test.
Funded by 3liz
René-Luc ReLuc
06:21 PM Revision 5d7b3e85 (qgis): Tests: Enhance QgsDataSourceUri with setConnection tests
Adding unit tests to the QqsDataSourceUri::setConnection methods.
Funded by 3liz
René-Luc ReLuc
02:05 PM Revision 106d33d7 (qgis): Release of 3.22.11
Jürgen Fischer
02:05 PM Revision 0c90bfa6 (qgis): translation update for 3.22.11 from transifex
Jürgen Fischer
02:04 PM Revision 65e4edfd (qgis): Release of 3.26.3
Jürgen Fischer
02:04 PM Revision 5215a727 (qgis): translation update for 3.26.3 from transifex
Jürgen Fischer
12:25 PM Revision 139a898a (qgis): [afs] When no explicit crs is set in the data source URI, just
use the CRS retrieved from the service properties
This allows construction of AFS layers without having to know the ...
Nyall Dawson
12:25 PM Revision c135d4ae (qgis): [afs] When no explicit crs is set in the data source URI, just
use the CRS retrieved from the service properties
This allows construction of AFS layers without having to know the ...
Nyall Dawson
12:21 PM Revision 1b57748d (qgis): [afs] When no explicit crs is set in the data source URI, just
use the CRS retrieved from the service properties
This allows construction of AFS layers without having to know the ...
Nyall Dawson
09:16 AM Revision 9dc4f95c (qgis): Escape single quotes
Damiano Lombardi
08:22 AM Revision 487d2da1 (qgis): Fix regression when picking color from secondary monitors (master only)
Nyall Dawson
07:47 AM Revision 3d576abc (qgis): Raw string
Damiano Lombardi
03:56 AM Revision c64ce534 (qgis): Don't show any status bar messages for new plugins
We have so many plugins, and the vast majority aren't relevant
to the majority of users... it's just noise to advise ...
Nyall Dawson
03:56 AM Revision f2534f01 (qgis): Use message bar to show notifications when plugin updates are available
This is a more standard, more visible place to advise users of
these updates
Nyall Dawson
03:30 AM Revision 341add8c (qgis): Add new variable form of current feature expression functions
This adds a newer style variable form of referencing the current
feature and its attributes in expressions.
The newl...
Nyall Dawson
03:16 AM Revision 8fcd7913 (qgis): Make data source manager dialog ALWAYS non modal, and remove this option
Now the dialog functions just like other "manager" type windows in
QGIS (style manager, layout manager), where the di...
Nyall Dawson
02:51 AM Revision d6cd5058 (qgis): Add custom template function "starts_with" for OGC API Features
pathmapper

2022-09-08

11:13 PM Revision 55319c44 (qgis): Add linework based example
Harrissou Santanna
11:13 PM Revision 5507547d (qgis): Fix make_valid examples
Harrissou Santanna
11:12 PM Revision f865b3f5 (qgis): [db manager] Fix import layer encodings
Andrea Giudiceandrea
11:12 PM Revision 940d95c7 (qgis): [db manager] Add tooltip to enconding settings
Andrea Giudiceandrea
10:57 PM Revision 5fd3b851 (qgis): Merge pull request #50140 from pathmapper/map_template
[server] Update map template for OGC API Features Alessandro Pasotti
09:43 PM Revision 03195d1c (qgis): fix warning
Jürgen Fischer
05:28 PM Revision e10046f1 (qgis): Hide progress bar when done loading
Alessandro Pasotti
02:40 PM Revision f649d498 (qgis): Merge pull request #50095 from elpaso/layer-metadata-provider-gui2
Layer metadata provider gui Alessandro Pasotti
02:38 PM Revision 9845115a (qgis): Merge pull request #48853 from Koyaani/fix_topological_editing_differen...
Fix topological editing different crs v2.1 Loïc Bartoletti
02:35 PM Revision f2300745 (qgis): Remove optional attribution prefix from maps
pathmapper
01:45 PM Revision 5a7d90dc (qgis): Remove not needed listener
There's no function "featureOver". pathmapper
12:12 PM Revision 751deda1 (qgis): Merge pull request #50127 from elpaso/server-sql-extra-allowed-tokens
Server: add QGIS_SERVER_ALLOWED_EXTRA_SQL_TOKENS settings var Alessandro Pasotti
11:16 AM Revision dc48db73 (qgis): [expression] Fix LIKE / ILIKE operators
Andrea Giudiceandrea
11:16 AM Revision cfae3eac (qgis): [expression] Fix LIKE / ILIKE operators
Andrea Giudiceandrea
10:51 AM Revision 9986e6f4 (qgis): Return false from metadata contains when string is empty
Alessandro Pasotti
08:57 AM Revision a66a45cb (qgis): Merge pull request #50131 from pathmapper/api_docs
Update API docs Alessandro Pasotti
08:30 AM Revision f148ec19 (qgis): Fix spaces and comma in the token forbidden error message
Alessandro Pasotti

2022-09-07

12:05 AM Revision 939518e1 (qgis): [expression] Fix LIKE / ILIKE operators
Andrea Giudiceandrea
12:05 AM Revision a22ae4d4 (qgis): [expression] Fix LIKE / ILIKE operators
Andrea Giudiceandrea
12:01 AM Revision 2b6121f9 (qgis): [expression] Fix LIKE / ILIKE operators
Andrea Giudiceandrea
07:43 PM Revision 3284fd9f (qgis): improve consistency of mesh dataset group indexes
Vincent Cloarec
07:43 PM Revision 3222ac72 (qgis): add tests
Vincent Cloarec
07:43 PM Revision e89698e6 (qgis): SIPIFY
Vincent Cloarec
07:43 PM Revision 0fa078ab (qgis): spelling
Vincent Cloarec
07:43 PM Revision dcb7bf6f (qgis): fix duplicate dataset group in mesh calculator test
Vincent Cloarec
07:11 PM Revision 0b79e454 (qgis): Update API docs
Custom teplate function nl2br( text ) was missing
Adjust formatting
pathmapper
06:13 PM Revision 6cd4edff (qgis): Python > 3.8 compatibility
Alessandro Pasotti
06:10 PM Revision 2bf3ea49 (qgis): Revert quick exit
Alessandro Pasotti
04:40 PM Revision 65baa23f (qgis): Typos
Alessandro Pasotti
04:40 PM Revision 2beed834 (qgis): Server: add QGIS_SERVER_ALLOWED_EXTRA_SQL_TOKENS settings var
This new feature allows to specify extra tokens allowed for
WMS FILTER definition.
The current list of accepted toke...
Alessandro Pasotti
02:23 PM Revision 8d47b47e (qgis): option to reload mesh layer temporal properties
Vincent Cloarec
02:23 PM Revision 410af1d0 (qgis): fix spelling
Vincent Cloarec
02:23 PM Revision abbcb30e (qgis): add missing test file
Vincent Cloarec
02:23 PM Revision 1d9495b8 (qgis): change ui
Vincent Cloarec
02:09 PM Revision 05bd5660 (qgis): Modify text renderer to account for rendering text with HTML
content which varies in font metrics Nyall Dawson
02:09 PM Revision 9e79171f (qgis): Fix bold html formatting is not always respected
Nyall Dawson
02:09 PM Revision e4d5e6a9 (qgis): Minor cleanup
Nyall Dawson
02:09 PM Revision b606ce6d (qgis): Fix qt6 build
Nyall Dawson
02:09 PM Revision 5f2aca49 (qgis): Correctly account for scaling factor and render context scale
when creating fonts for document fragments Nyall Dawson
02:09 PM Revision ad5d9d89 (qgis): Add font size, family, italic and bold to QgsTextCharacterFormat
Nyall Dawson
02:09 PM Revision b7857e4f (qgis): Fix warning
Nyall Dawson
02:09 PM Revision 1912282b (qgis): Correctly account for text sizes in curved labels
Nyall Dawson
02:09 PM Revision 604b4471 (qgis): Fix qt 6 build
Nyall Dawson
02:09 PM Revision 603dd192 (qgis): Ensure curved label text of mixed heights is vertically baseline aligned
In future we probably want to support explicit control of vertical
alignment for text, but for now baseline alignment...
Nyall Dawson
02:09 PM Revision 8b066165 (qgis): Doxygen
Nyall Dawson
02:09 PM Revision 73803531 (qgis): Correctly place text backgrounds when valign isn't top
Nyall Dawson
02:09 PM Revision 670c762f (qgis): Don't crash on empty label text
Nyall Dawson
02:09 PM Revision 8dbb654a (qgis): Address review
Nyall Dawson
02:09 PM Revision 254c43df (qgis): Correctly render vertical oriented text using HTML formatting
Nyall Dawson
02:09 PM Revision af284cfe (qgis): Add unit tests
Nyall Dawson
02:09 PM Revision 439377b7 (qgis): Fix incorrect argument passed to function
(should have no impact on existing releases, as the text fragements
previously did not support properties which alter...
Nyall Dawson
08:25 AM Revision c87be21c (qgis): SIP
Alessandro Pasotti
07:25 AM Revision 8f5c1cf2 (qgis): Auto download a few more popular google fonts
Nyall Dawson

2022-09-06

12:53 AM Revision 6c32976a (qgis): [ui] Fix labeling rotation UI not being friendly to styling panel / nar...
Mathieu Pellerin - nIRV
12:19 AM Revision 07ee44c9 (qgis): get data type from attribute collection
Stefanow Natsis
09:48 PM Revision 8777c0a7 (qgis): fix test
Vincent Cloarec
09:48 PM Revision 1c4a239c (qgis): change default averaging method for 3D stacked mesh
Vincent Cloarec
05:26 PM Revision eb514e04 (qgis): break
Alessandro Pasotti
04:28 PM Revision c5dbf318 (qgis): Remove copy ctor
Alessandro Pasotti
04:13 PM Revision 823381f9 (qgis): Doxy
Alessandro Pasotti
03:57 PM Revision 5f399e32 (qgis): Add test
Damiano Lombardi
03:50 PM Revision 7cab873e (qgis): Address PR review comments and add model tests
Alessandro Pasotti
02:11 PM Revision 70004279 (qgis): Set sys.argv even if --code is empty
Damiano Lombardi
10:52 AM Revision 04d525f5 (qgis): Merge pull request #50073 from qgis/backport-49484-to-release-3_26
[Backport release-3_26] fix(server): Register services known versions René-Luc ReLuc
10:52 AM Revision 18b67aae (qgis): Merge pull request #50072 from qgis/backport-49484-to-queued_ltr_backports
[Backport queued_ltr_backports] fix(server): Register services known versions René-Luc ReLuc
10:51 AM Revision 2a671eec (qgis): Merge pull request #50014 from qgis/backport-49485-to-release-3_26
[Backport release-3_26] fix(server): Add level to log messages in Service registry René-Luc ReLuc
10:51 AM Revision cc8e5d56 (qgis): Merge pull request #50013 from qgis/backport-49485-to-queued_ltr_backports
[Backport queued_ltr_backports] fix(server): Add level to log messages in Service registry René-Luc ReLuc
10:51 AM Revision bccd8e3e (qgis): Merge pull request #50005 from qgis/backport-49483-to-release-3_26
[Backport release-3_26] fix(server): Add warning level to warning error parsing post data as XML René-Luc ReLuc
10:51 AM Revision ec13ad80 (qgis): Merge pull request #50004 from qgis/backport-49483-to-queued_ltr_backports
[Backport queued_ltr_backports] fix(server): Add warning level to warning error parsing post data as XML René-Luc ReLuc
09:00 AM Revision 5857882f (qgis): Renamed to --py-args and leave them available for each python execution
Damiano Lombardi
07:30 AM Revision b4c93786 (qgis): Move text renderer enums to Qgis, promote to enum class, tighten includes
Nyall Dawson

2022-09-05

01:57 AM Revision 6291ae4c (qgis): mark intentional fallthrough
Stefanow Natsis
01:57 AM Revision 0f734984 (qgis): fix progress when point limit > point count
Stefanow Natsis
01:57 AM Revision 1a7d160a (qgis): add export to CSV files
Stefanow Natsis
06:19 PM Revision 5a32a755 (qgis): Doxy
Alessandro Pasotti
06:04 PM Revision ea4db926 (qgis): Window title
Alessandro Pasotti
05:56 PM Revision 795e8c0f (qgis): More doxy
Alessandro Pasotti
02:44 PM Revision eb984a37 (qgis): Load action for locator
Alessandro Pasotti
02:30 PM Revision 0a6e1156 (qgis): Locator
Alessandro Pasotti
11:31 AM Revision afcea83b (qgis): GUI doxy
Alessandro Pasotti
10:58 AM Revision 626f2c5d (qgis): --code-args parameter
Damiano Lombardi
10:48 AM Revision 02fd5dfc (qgis): Rework GUI
Alessandro Pasotti
09:17 AM Revision ed9dfa9f (qgis): Move TextOrientation enum from QgsTextFormat and promote to enum class
Nyall Dawson
05:17 AM Revision 775e333e (qgis): [feature][labeling] Add option to use absolute units for line height
Previously the line height was always set in multiples of the
text line spacing. This works fine for rendering text b...
Nyall Dawson
05:02 AM Revision dcdb4cd0 (qgis): [feature][expressions] Add new shared_paths function
Returns a collection containing paths shared by the two
input geometries. Those going in the same direction are
in th...
Nyall Dawson
04:35 AM Revision 6250f3d2 (qgis): [processing] Expose make valid method to Repair Geometries algorithm
Nyall Dawson
04:35 AM Revision 804951ea (qgis): [api] Expose GEOS make valid options for geos 3.10+ builds
Nyall Dawson
04:35 AM Revision b9413ed7 (qgis): [expressions] Add 'method' and 'keep_collapsed' parameters to make_vali...
Nyall Dawson
03:18 AM Revision 6b071d3b (qgis): Apply suggestions
Mathieu Pellerin - nIRV
03:18 AM Revision 2dae176b (qgis): Add missing dox
Mathieu Pellerin - nIRV
03:18 AM Revision 1570643d (qgis): [api] Add project's default coordinate display type functions +
Q_PROPERTY for coordinate display type, distance units, and area units Mathieu Pellerin - nIRV
03:18 AM Revision b20cc301 (qgis): Implement MapGeographic vs CustomCrs
Mathieu Pellerin - nIRV
02:18 AM Revision a16d1bde (qgis): Fix regression in Dynamic Temporal Controller, "Include Start, Includ… ...
Fixes #348946 by also casting the end expression
I think this is just forgotten in an earlier commit.
When the start...
qgis-bot
02:17 AM Revision 50c53c11 (qgis): Fix build warning
Nyall Dawson

2022-09-04

10:30 PM Revision d7cddc96 (qgis): Fix 348946 by also casting the end expression
I think this is just forgotten in an earlier commit.
When the start is 'cast' but the end is not, there are issues wh...
Richard Duivenvoorde
10:30 PM Revision 7562cbc0 (qgis): Add cast (I think forgotten earlier)
Richard Duivenvoorde
10:30 PM Revision cd2f081f (qgis): Change Datetime tests to also test for Date (only) fields
Richard Duivenvoorde
10:30 PM Revision e8f3c1be (qgis): Add test to test for Date fields (should be casted)
Richard Duivenvoorde
10:27 PM Revision 8706c7e2 (qgis): Fix regression in Dynamic Temporal Controller, "Include Start, Include ...
Fixes #348946 by also casting the end expression
I think this is just forgotten in an earlier commit.
When the start...
Richard Duivenvoorde
02:54 PM Revision 84cffdaa (qgis): Merge pull request #50027 from Samweli/hide_expression_variables
Matthias Kuhn
12:19 PM Revision bdfd6704 (qgis): include docstrings for the use of the hidden variables
Samweli
03:59 AM Revision b5e60783 (qgis): fix msvc build again (take II)
Jürgen Fischer
03:08 AM Revision 125294a3 (qgis): fix msvc build again
Jürgen Fischer

2022-09-03

11:02 PM Revision af22f2cf (qgis): Fix and add examples of geometries_to_array function
Harrissou Santanna
10:05 PM Revision ccb46e79 (qgis): Python Console: Don't throw exception if compiled without 3D
Fixes #49987 hannes metzler
10:05 PM Revision cb914be6 (qgis): Fix PEP8 E266 for second level heading comment
hannes metzler
09:24 AM Revision f467c170 (qgis): Fix SQL
Alessandro Pasotti
09:08 AM Revision 4c945c4c (qgis): fix(server): Register services known versions
In QGIS Server only default supported OGC services versions has been registered :
* WMS 1.3.0 even if 1.1.1 is suppo...
René-Luc ReLuc
09:08 AM Revision 540e90b7 (qgis): fix(server): Register services known versions
In QGIS Server only default supported OGC services versions has been registered :
* WMS 1.3.0 even if 1.1.1 is suppo...
René-Luc ReLuc
09:04 AM Revision dd4e7b40 (qgis): Merge pull request #49484 from rldhont/server-register-known-services
fix(server): Register services known versions René-Luc ReLuc

2022-09-02

01:35 AM Revision 09c8a196 (qgis): [expressions] Add make_valid and geometries_to_array functions
Alex Hay
01:08 AM Revision f64b4a75 (qgis): Use optimised geos constructors for geos 3.10+
Nyall Dawson
01:08 AM Revision 4d1e1214 (qgis): Optimise some more GEOS methods
Nyall Dawson
11:28 PM Revision 4c39f178 (qgis): added filter by geometry / filter by layer support
Stefanow Natsis
11:28 PM Revision cf7137d2 (qgis): use enum for supported formats
Stefanow Natsis
11:28 PM Revision fe22b4c7 (qgis): address review
Stefanow Natsis
11:28 PM Revision d398a251 (qgis): don't allow negative zRange in the gui
Stefanow Natsis
11:28 PM Revision 3c426b27 (qgis): also export to uncompressed las files
Stefanow Natsis
07:18 PM Revision e380605c (qgis): Layer metadata GUI models and filters
Alessandro Pasotti
05:23 PM Revision 3ad42424 (qgis): fix msvc build
Jürgen Fischer
05:07 PM Revision b4724543 (qgis): qgscameracontroller: Ensure to compute correct position conversions
Qgs3DUtils::screenPointToWorldPos() converts the clicked mouse
position to the corresponding 3D world coordinates. It...
Jean Felder
04:52 PM Revision 5b6ba3e8 (qgis): Revert to RGBA elevation
NEDJIMAbelgacem
04:52 PM Revision 789a83cd (qgis): address reviews and fix docs
NEDJIMAbelgacem
04:52 PM Revision 3eedcf0d (qgis): address reviews
NEDJIMAbelgacem
04:52 PM Revision 5ccb83b5 (qgis): switch to using grayscale image and fix the default draw order rendering
NEDJIMAbelgacem
04:52 PM Revision f4830334 (qgis): initial implementation
NEDJIMAbelgacem
04:52 PM Revision 4ded530f (qgis): use image bits for writing
NEDJIMAbelgacem
04:52 PM Revision 7d4e0d85 (qgis): fix function name in test
Martin Dobias
04:52 PM Revision e6da9ac6 (qgis): Bring back some Python methods to make the test in Python work again
Martin Dobias
04:52 PM Revision 133a7c20 (qgis): Allow any render unit for EDL distance as suggested by Nyall
This will make it possible to get equivalent effect also on different DPI Martin Dobias
04:52 PM Revision ecb97c4a (qgis): Fix build and switch to QgsTest::imageCheck()
Martin Dobias
04:52 PM Revision ec36709b (qgis): Address reviews from Stefanos and Nyall
Martin Dobias
04:52 PM Revision fc41309e (qgis): Add tests for QgsElevationMap and for EDL of 2D point cloud rendering
Martin Dobias
04:52 PM Revision 7f66cb67 (qgis): Add a warning to EDL when draw order is default
Martin Dobias
04:52 PM Revision 5947177e (qgis): Disable copying of QgsElevationMap
Martin Dobias
04:52 PM Revision a9739a22 (qgis): Better encoding of elevation values
Martin Dobias
04:52 PM Revision 18ba28b3 (qgis): Fix sip
Martin Dobias
04:52 PM Revision 7ce242ff (qgis): Make 2px EDL distance default (same as in 3D)
Martin Dobias
04:52 PM Revision a99b6bb0 (qgis): Remove refactored code
Martin Dobias
04:52 PM Revision 18b3bdd1 (qgis): Refactor elevation map related code to a new class QgsElevationMap
Martin Dobias
04:52 PM Revision 8f933496 (qgis): Eye dome lighting code fixes
- make it independent on the current view's Z range
- simplify scaling code
- reverse Z handling (higher Z value == c...
Martin Dobias
04:52 PM Revision 83cf5fab (qgis): fix layout tests
NEDJIMAbelgacem
04:52 PM Revision 2ccd9569 (qgis): use std::clamp and bit manupilation for elevation colors
NEDJIMAbelgacem
03:45 AM Revision fc1b1cac (qgis): Better size hint for marker symbol buttons
The default approach of showing these with the same size hint
as regular buttons/combo boxes doesn't work well -- we ...
Nyall Dawson

2022-09-01

01:30 AM Revision c43bce1b (qgis): qgs3dmapcanvaswidget: Ensure to display only one configuration dialog
With the dialog being non-modal, several configuration dialog could be
displayed. This should not be possible.
This ...
Jean Felder
01:30 AM Revision bbe0e519 (qgis): qgs3dmapcanvaswidget: Remove the accepted logic from the configuration
This is a follow up from commit
9e0074c5b4fea78bab72469f35a672045acf9423.
This change removed the `OK` button from t...
Jean Felder
01:14 AM Revision c7f7a9fb (qgis): Bump actions/cache from 3.0.5 to 3.0.8
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.8.
- [Release notes](https://github.com/act...
dependabot[bot]
09:41 PM Revision 3ab6b65c (qgis): Remove excess parentheses
backports #50052 Harrissou Santanna
09:41 PM Revision 66a4d754 (qgis): Remove excess parentheses
Harrissou Santanna
09:02 PM Revision 6756fb70 (qgis): Bump actions/cache from 3.0.5 to 3.0.8
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.8.
- [Release notes](https://github.com/act...
dependabot[bot]
06:56 PM Revision c026b8ce (qgis): Initial GUI for MD search
Alessandro Pasotti
05:40 PM Revision 9dbec1a8 (qgis): fix(server): Register services known versions
In QGIS Server only default supported OGC services versions has been registered :
* WMS 1.3.0 even if 1.1.1 is suppo...
René-Luc ReLuc
05:06 PM Revision 6661004d (qgis): Layer MD browser filter
Alessandro Pasotti
01:58 PM Revision 0c577f07 (qgis): Merge pull request #50015 from elpaso/layer-metadata-provider
Layer metadata provider API (part 1) Alessandro Pasotti
01:42 PM Revision ca8a09b3 (qgis): Remove excess parentheses
Harrissou Santanna
01:39 PM Revision ada9fc6d (qgis): Merge pull request #50052 from DelazJ/makerectangles3points
Remove excess parentheses Loïc Bartoletti
11:32 AM Revision eb761721 (qgis): Raise proper exceptions from search
Alessandro Pasotti
11:07 AM Revision 74420332 (qgis): Remove excess parentheses
Harrissou Santanna
08:21 AM Revision fa55567e (qgis): Rename QgsLayerMetadataSearchResults
Alessandro Pasotti
04:58 AM Revision 80e7ba35 (qgis): Add Concave hull API and expression function
Exposes the GEOS concave hull operation to QgsGeometry API and a via a new concave_hull expression function.
Require...
Loïc Bartoletti
04:40 AM Revision 1ce710a0 (qgis): Sipify
Vincent Cloarec
04:40 AM Revision eb4dd3d6 (qgis): fix build
Vincent Cloarec
04:18 AM Revision f145ebcb (qgis): Fix labels flip upside down when allowing upside down labels
and a large negative curved offset distance is set
Fixes #49234
(cherry picked from commit a233963eea96ad2e4f5938a3...
Nyall Dawson

2022-08-31

12:55 AM Revision 2aa753cb (qgis): Typo
Nyall Dawson
10:52 PM Revision 81312214 (qgis): NMEA satellites count (sat inuse, sat inview) (#49820)
$GPGSV indicates GPS and SBAS satellites. If the PRN is greater than 32, this indicates an SBAS PRN, 87 should be add... Mauro Bettella
10:13 PM Revision 832011d2 (qgis): qgs3dmapcanvaswidget: Update state of the correct button on change
This is fix for a regression introduced by commit
9e0074c5b4fea78bab72469f35a672045acf9423.
With the configuration w...
Jean Felder
10:12 PM Revision b39557c0 (qgis): Add "Toggle Editing" to mesh layer contextual menu
Fixes #49860 Harrissou Santanna
07:09 PM Revision 1d0acb22 (qgis): tests for the new expression context functions
Samweli
07:04 PM Revision 6ccf6f78 (qgis): struct -> class
Alessandro Pasotti
06:57 PM Revision b87ae905 (qgis): Refactoring after PR review
Alessandro Pasotti
06:57 PM Revision fa094187 (qgis): Further PR comments addressed
Alessandro Pasotti
06:53 PM Revision 35403d50 (qgis): Layer metadata provider API
Implementation of QEP #250 DB metadata storage.
- General API for registering layer metadata providers
- Metadata pr...
Alessandro Pasotti
06:53 PM Revision 62c8b55a (qgis): Moved QgsLayerMetadataProviderResult to QgsLayerMetadata inheritance
Alessandro Pasotti
06:29 PM Revision 3ba458ab (qgis): Merge pull request #50029 from vcloarec/fixNormals
fix normals in border of no data values Loïc Bartoletti
03:46 PM Revision fb97c10d (qgis): Export pointcloud layers (#49280)
* PointCloudLayerExporter class
* set points limit
* saveas dialog
* qickndirty task
* wip
* add pdal files
* t...
Stefanow Natsis
03:36 PM Revision 91100f81 (qgis): [3d] Ambient Occlusion (reworked) (#49702)
* Initial implementation
* - Add disabling of blur pass
- Change default parameter for shading factor
- fix some tes...
Martin Dobias
02:26 PM Revision ccf9702f (qgis): fix normals in border of no data values
Vincent Cloarec
10:42 AM Revision df3b3d12 (qgis): Added new logic for handling hiding of expression variables, this will ...
Samweli
09:15 AM Revision d2107c8c (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
Julien Cabieces
08:14 AM Revision cc933eef (qgis): Merge pull request #49458 from DelazJ/labelLineAnchor
Attempt to control line labels anchor clip widgets stretching Loïc Bartoletti
06:24 AM Revision a233963e (qgis): Fix labels flip upside down when allowing upside down labels
and a large negative curved offset distance is set
Fixes #49234
Nyall Dawson
04:06 AM Revision d8e9b383 (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
Julien Cabieces

2022-08-30

12:14 AM Revision e9b90b56 (qgis): [ui] Ask user before closing expression dialog if expression was edited
hannes metzler
12:09 AM Revision 8fe51a4c (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
Julien Cabieces
12:09 AM Revision 47013fad (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
Julien Cabieces
12:06 AM Revision cdf668ae (qgis): Added size parameter to native MacOS code for initWithCGImage function ...
Possibly initWithCGImage return type NSBitmapImageRep documentation was used.
Previously compiled but crashed after ...
nameloCmaS
12:06 AM Revision 712a7401 (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
Julien Cabieces
12:04 AM Revision 8398ca8f (qgis): Fix #47810 - zoom last and next with rotated map looses scale
Jacky Volpes
10:49 PM Revision 8b1e3320 (qgis): Fix alignment and widgets order/position in the line anchor settings di...
Harrissou Santanna
10:49 PM Revision 502ade7d (qgis): Attempt to control anchor clip widgets stretching
Harrissou Santanna
10:49 PM Revision 4192c198 (qgis): Raise the line anchor setting widget to dialog
and add a help button Harrissou Santanna
06:30 PM Revision 047f0722 (qgis): Fix #47810 - zoom last and next with rotated map looses scale
Jacky Volpes
02:33 PM Revision ebaef0d9 (qgis): Fix #47810 - zoom last and next with rotated map looses scale
Jacky Volpes
02:33 PM Revision 15f78993 (qgis): Fix #47810 - zoom last and next with rotated map looses scale
Jacky Volpes
10:33 AM Revision ebd1e527 (qgis): Fix labels flip upside down when allowing upside down labels
and a large negative curved offset distance is set
Fixes #49234
Nyall Dawson
10:27 AM Revision 8485bfb4 (qgis): fix(server): Add level to log messages in Service registry
Some message logs in the QGIS Server Service registry have a level, not all. René-Luc ReLuc
10:27 AM Revision f869b823 (qgis): fix(server): Add level to log messages in Service registry
Some message logs in the QGIS Server Service registry have a level, not all. René-Luc ReLuc
10:22 AM Revision a5677f55 (qgis): Merge pull request #49485 from rldhont/server-service-registry-messages...
fix(server): Add level to log messages in Service registry Loïc Bartoletti
09:41 AM Revision 370ce31c (qgis): qgsmaptoolcapture.h: Update description
Topological points are projected to the current layer CRS Loïc Bartoletti
07:45 AM Revision b8523282 (qgis): Bump minimum proj version to 7.2
Nyall Dawson
07:45 AM Revision c517d802 (qgis): Bump minimum GDAL version to 3.2
Nyall Dawson
07:26 AM Revision 01905bfd (qgis): Follow up b7e31d4: do not include map canvas filter(s)
Mathieu Pellerin - nIRV
05:25 AM Revision 397b8958 (qgis): Fix qt warnings about invalid regex when browser encounters files
with special regex related characters Nyall Dawson
04:51 AM Revision 15fff76f (qgis): Add general GPS options page, with new settings for controlling
the marker symbol used for the current GPS location and whether
this symbol should be rotated to match the GPS direction
Nyall Dawson
04:51 AM Revision b7ff6435 (qgis): Correctly handle map rotation in QgsMapCanvasMarkerSymbolItem
Nyall Dawson
04:51 AM Revision a5e66c37 (qgis): Bump minimum GEOS to version 3.9
Nyall Dawson

2022-08-29

06:25 PM Revision 5868d10f (qgis): fix(server): Add warning level to warning error parsing post data as XML
The message `Warning: error parsing post data as XML` was logged without level even if it is a warning. René-Luc ReLuc
06:25 PM Revision 731ca8ca (qgis): fix(server): Add warning level to warning error parsing post data as XML
The message `Warning: error parsing post data as XML` was logged without level even if it is a warning. René-Luc ReLuc
06:21 PM Revision ac13f28e (qgis): Merge pull request #49483 from rldhont/server-post-warning-no-xml
fix(server): Add warning level to warning error parsing post data as XML René-Luc ReLuc
05:35 PM Revision 01731882 (qgis): Merge pull request #49999 from nameloCmaS/master
Fix QgsDelimitedTextProvider URI logic with NullGeometry Julien Cabieces
04:57 PM Revision 92ee41ee (qgis): Merge pull request #50000 from qgis/backport-49425-to-release-3_26
[Backport release-3_26] More informative warning on shape capture option Loïc Bartoletti
01:56 PM Revision eedc2dd9 (qgis): More informative warning on shape capture option
Alexandre Neto
01:56 PM Revision a6448976 (qgis): Even better wording
Alexandre Neto
01:51 PM Revision a1fda476 (qgis): Merge pull request #49425 from SrNetoChan/shape_capture_warning
More informative warning on shape capture option Loïc Bartoletti
12:18 PM Revision b7e31d45 (qgis): [feature][ui] Add a Show in Attribute Table action to the right click m...
Mathieu Pellerin - nIRV
09:54 AM Revision db1ab17a (qgis): Merge branch 'qgis:master' into master
nameloCmaS
09:01 AM Revision 16518788 (qgis): Fix new WCS connections
nicogodet
09:01 AM Revision e3347b84 (qgis): Leftovers from #48192
nicogodet
08:57 AM Revision ec51684f (qgis): Merge pull request #49974 from nicogodet/fix-wcs-co
Fix new WCS connection from Data Source Manager Loïc Bartoletti
08:44 AM Revision 4bfef0c7 (qgis): Bump minimum Qt version to 5.14
Nyall Dawson
08:44 AM Revision bdacdfbc (qgis): Indentation
Nyall Dawson
08:44 AM Revision 6ca89178 (qgis): Update version requires in INSTALL.md
Nyall Dawson
07:28 AM Revision 6df43485 (qgis): Try
Mathieu Pellerin - nIRV
05:23 AM Revision ab385cba (qgis): Update poly2tri external library (stability fixes et al)
Mathieu Pellerin - nIRV
05:23 AM Revision 0bb4ad8a (qgis): Re-apply @jef-n header fix and @nyalldawson encoding fix
Mathieu Pellerin - nIRV
03:59 AM Revision 59a0644b (qgis): [fix] inconsistent access to plugin metadata "update_date"
update_date metadata item was inconsistently accessed by key "update_date" and "update_date_stable" => fixed by chang... Andreas Steffens
03:58 AM Revision 4d9af243 (qgis): [fix] inconsistent access to plugin metadata "update_date"
update_date metadata item was inconsistently accessed by key "update_date" and "update_date_stable" => fixed by chang... Andreas Steffens
03:07 AM Revision 50d2d778 (qgis): Prevent dropping a gpkg file over another another one and show nicer me...
Ivan Ivanov
03:07 AM Revision cb5d3fba (qgis): Update src/gui/providers/ogr/qgsgeopackageitemguiprovider.cpp
Nyall Dawson
03:04 AM Revision 70ef9d64 (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
resulting in poor selection performance
Fixes #49962
Nyall Dawson
03:04 AM Revision 0a772d36 (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
resulting in poor selection performance
Fixes #49962
Nyall Dawson
03:04 AM Revision 7605dc06 (qgis): [spatialite] Correctly handle combination of filter rect and NoGeometry
flag
Fixes #49866
Nyall Dawson
03:04 AM Revision 63e57105 (qgis): Add feature source test for filterrect with NoGeometry flag combination
Nyall Dawson
03:04 AM Revision b757dfbb (qgis): Fix HANA, oracle, gpx, wfs/oapif handling of NoGeometry/filter rect com...
Nyall Dawson
03:04 AM Revision ab0e743b (qgis): [spatialite] Correctly handle combination of filter rect and NoGeometry
flag
Fixes #49866
Nyall Dawson
03:04 AM Revision 5a37aff7 (qgis): Fix HANA, oracle, gpx, wfs/oapif handling of NoGeometry/filter rect com...
Nyall Dawson
03:04 AM Revision d45fc93c (qgis): Add feature source test for filterrect with NoGeometry flag combination
Nyall Dawson

2022-08-28

01:10 AM Revision a9467345 (qgis): fix msvc build
Jürgen Fischer
01:07 AM Revision 06e115a6 (qgis): fix msvc build
Jürgen Fischer
12:01 AM Revision 05d79328 (qgis): Fix DelimitedTextProvider constructor uri query value check for geomTyp...
nameloCmaS
 

Also available in: Atom