Activity

From 2021-09-10 to 2021-10-09

2021-10-09

01:26 PM Revision 20e3a732 (qgis): Merge branch 'master' into metasearch-ogcapi-records
Tom Kralidis

2021-10-08

03:37 PM Revision c1b88ce1 (qgis): Fix landing page after d61df93315e
Handle the messy initial / by making sure the
paths matches are evaluated against a sanitized
URL that always starts ...
Alessandro Pasotti
03:36 PM Revision 0386b723 (qgis): Server OGC API handler: make it more robust in path matching
Alessandro Pasotti
03:36 PM Revision 2560f0f5 (qgis): More tests for href
Alessandro Pasotti
03:36 PM Revision a7a68650 (qgis): Server OGC API: fix url path match
Fixes #45439 Alessandro Pasotti
03:07 PM Revision 8498c554 (qgis): Merge pull request #45450 from elpaso/bugfix-gh45439-server-api-path-match
Server OGC API: fix url path match Alessandro Pasotti
12:57 PM Revision 8ba18051 (qgis): Fix landing page after d61df93315e
Handle the messy initial / by making sure the
paths matches are evaluated against a sanitized
URL that always starts ...
Alessandro Pasotti
11:17 AM Revision 2b1a1c19 (qgis): Server OGC API handler: make it more robust in path matching
Alessandro Pasotti
04:10 AM Revision 38dea122 (qgis): fix performance issue of layer render clone when adding features
(cherry picked from commit 850a6ace6b8191aff191f99295960e1ea0ddf03c)
(cherry picked from commit 3788178c1bdec67c90a29...
Yun Lin

2021-10-07

01:53 AM Revision 36a8b5d5 (qgis): Update test
Nyall Dawson
09:29 PM Revision dce904e6 (qgis): [Tests][Server] WMS GetLegendGraphic JSON for layer with multiple symbols
Add a test for WMS GetLegendGraphic to JSOn format for a vector layer with multiple symbols René-Luc ReLuc
09:29 PM Revision 16518725 (qgis): fix tiny mistakes
nicogodet
09:29 PM Revision 0d640254 (qgis): add tests
nicogodet
09:22 PM Revision cb8fe6e6 (qgis): Fix missing GPS time when identifying point cloud (fixes #44168)
Martin Dobias
09:22 PM Revision 3f66157d (qgis): Another try - using Qt's fuzzy comparison
Martin Dobias
09:22 PM Revision 293ab686 (qgis): Convert all values from string to numeric
Martin Dobias
05:54 PM Revision 9df14378 (qgis): More tests for href
Alessandro Pasotti
08:56 AM Revision 7cd8f093 (qgis): Server OGC API: fix url path match
Fixes #45439 Alessandro Pasotti
08:28 AM Revision f39c61bf (qgis): Merge pull request #45434 from kadas-albireo/master
Explicitly include PYQT5_SIP_DIR when running sip-build Sandro Mani
02:51 AM Revision 911db827 (qgis): Move deallocation after the failure
Alessandro Pasotti
02:51 AM Revision 775032d4 (qgis): Fix PG error when failing to update geom & constrained field
The problem was that throwing an exception the prepared statement
was not deallocated.
Fix #45100
Alessandro Pasotti
02:51 AM Revision bf876a68 (qgis): fix test position
Alessandro Pasotti
02:51 AM Revision 1b00f688 (qgis): indent
Alessandro Pasotti
02:37 AM Revision da6c68ec (qgis): update test
Nyall Dawson

2021-10-06

12:35 AM Revision 7d7e6362 (qgis): add tests
nicogodet
12:35 AM Revision 2e9269bb (qgis): fix tiny mistakes
nicogodet
12:35 AM Revision 6a278721 (qgis): add tests
nicogodet
12:35 AM Revision b0f080ef (qgis): fix tiny mistakes
nicogodet
12:33 AM Revision 7e670841 (qgis): Update test
Nyall Dawson
12:31 AM Revision f6e20c3e (qgis): fix tiny mistakes
nicogodet
12:31 AM Revision 09cfa8ae (qgis): add tests
nicogodet
06:39 PM Revision e49f393b (qgis): Merge pull request #45408 from 3nids/polyrel-set-expression-layer
[polymorphic relation] set the layer of the expression widget Matthias Kuhn
04:09 PM Revision ff176aa0 (qgis): Explicitly include PYQT5_SIP_DIR when running sip-build
Sandro Mani
09:14 AM Revision 498c5236 (qgis): Flake
Nyall Dawson
09:14 AM Revision 6a6d6f6c (qgis): Don't show metadata.xml subcomponent file from ESRI tin folders as
a OGR layer in browser Nyall Dawson
09:14 AM Revision efcf8f82 (qgis): [mdal] Fix encode/decode driver detection for drivers with _ in name (e...
Nyall Dawson
09:14 AM Revision 7ddfc5fc (qgis): Fix directory based data files (like Arcinfo coverages) don't show
as datasets in browser
If we don't show them, it's impossible for users to fix data
corresponding paths
Nyall Dawson
09:14 AM Revision 0ddb4b35 (qgis): [ogr] Add special handling for querying sublayers for an ArcInfo
coverage directory Nyall Dawson
09:14 AM Revision 92707dc5 (qgis): ESRI Tin metadata.xml file should also be ignored by gdal provider
Nyall Dawson
09:14 AM Revision fcbcf2ca (qgis): [mdal] Don't report sublayers for .adf files which aren't ESRI tin adf
files (e.g. arcinfo grids) Nyall Dawson
09:14 AM Revision 111680d3 (qgis): Add test files
Nyall Dawson
08:51 AM Revision 53ccb9fa (qgis): Fix map grid decoration bottom vertical label
Fixes the position of the bottom vertical label of a map grid decoration when a non zero "Distance to map frame" is set Andrea Giudiceandrea
08:11 AM Revision c29223a6 (qgis): Fix map grid decoration bottom vertical label
Fixes the position of the bottom vertical label of a map grid decoration when a non zero "Distance to map frame" is set Andrea Giudiceandrea
08:07 AM Revision 33d07757 (qgis): Fix map grid decoration bottom vertical label
Fixes the position of the bottom vertical label of a map grid decoration when a non zero "Distance to map frame" is set Andrea Giudiceandrea
07:27 AM Revision 6c7b761c (qgis): [processing] Correctly escape complex source strings in history log
Fixes #45403 Nyall Dawson
07:23 AM Revision c33a3c09 (qgis): [processing] Correctly escape complex source strings in history log
Fixes #45403 Nyall Dawson
06:59 AM Revision 5a24e63b (qgis): Fix offset background when drawing rotated text using QgsTextRenderer
Nyall Dawson
06:59 AM Revision 08b7b487 (qgis): Add text mask
Nyall Dawson
06:55 AM Revision de20bca5 (qgis): Fix offset background when drawing rotated text using QgsTextRenderer
Nyall Dawson
06:55 AM Revision 8e52596c (qgis): Add text mask
Nyall Dawson
05:17 AM Revision e4feeaa7 (qgis): Missing includes
Alessandro Pasotti
05:17 AM Revision 78929903 (qgis): Fix wrong cat renderer feature count for NULLs
Fixes #45280 Alessandro Pasotti
05:17 AM Revision 08a42b70 (qgis): Fix feature count for categorized renderer (NULLs)
Fixes #45280
Backported from master #45361
Alessandro Pasotti
04:45 AM Revision 16200ca1 (qgis): Show "Change Data Source" option for mesh layers right click menu
Nyall Dawson
04:45 AM Revision 99a832ef (qgis): fix null temporal properties
Vincent Cloarec
04:45 AM Revision b48d7dcc (qgis): Don't reset mesh layer styling when changing data source for layer
This breaks fixing mesh layer paths when restoring projects with
broken mesh layers -- fixing the path causes the exi...
Nyall Dawson
04:45 AM Revision 3ee6a00c (qgis): set default style by global group index
Vincent Cloarec
04:45 AM Revision a755ee9c (qgis): fix mesh layer temporal properties when source layer is break
Vincent Cloarec
04:15 AM Revision 89a4f0b9 (qgis): force downloading wms capabilities when refreshing wms connection items
Samweli
04:00 AM Revision 061b810d (qgis): Fix behaviour of triggers when logging an existing layer
When adding logging via db manager to an existing layer, all the
time_start of existing features are still null. When...
Augustin Trancart
03:55 AM Revision 9e37db38 (qgis): Remove unnecessary check, Add const, fix text case
Harrissou Santanna
03:55 AM Revision 77ef4a97 (qgis): Save selection only in case of the "existing file" storage type, otherw...
and title case the combobox items Harrissou Santanna
03:55 AM Revision f801c7db (qgis): Use combobox to store path as absolute or relative (to project or defau...
Harrissou Santanna
03:55 AM Revision f2333d55 (qgis): Switch storage mode selection to combobox
Harrissou Santanna
03:55 AM Revision 52126bc3 (qgis): Ensure selected storage mode and relative path options are reinstated
reverts part of b1fa33386f Harrissou Santanna
03:55 AM Revision 6c9b0c72 (qgis): Switch storage mode and relative path options from radio button to comb...
Harrissou Santanna
03:45 AM Revision 0be26cb4 (qgis): Move deallocation after the failure
Alessandro Pasotti
03:45 AM Revision 59468b58 (qgis): indent
Alessandro Pasotti
03:45 AM Revision ccaf6530 (qgis): fix test position
Alessandro Pasotti
03:45 AM Revision 33e3fde7 (qgis): Fix PG error when failing to update geom & constrained field
The problem was that throwing an exception the prepared statement
was not deallocated.
Fix #45100
Alessandro Pasotti
03:41 AM Revision 77c831ef (qgis): Fix PG error when failing to update geom & constrained field (#45266)
The problem was that throwing an exception the prepared statement
was not deallocated.
Fix #45100
Alessandro Pasotti
03:36 AM Revision 5573fa20 (qgis): Sync nodata raster transparency widget
Fixes #45132 Alessandro Pasotti
03:01 AM Revision 343edc8b (qgis): Default to homePath if path is missing
Stefanow Natsis
03:01 AM Revision eb76c6ec (qgis): Revert "Export pointOnSurface instead of centroid for gaps, overlaps an...
Revert "Some test adjustments for pointOnSurface"
This reverts commits 614d0ca5f02ce7ac5898a12ee8a408218727b570 and ...
Stefanow Natsis
03:01 AM Revision f861fbb9 (qgis): Some test adjustments for pointOnSurface
Stefanow Natsis
03:01 AM Revision da5c657f (qgis): Also export the Value field
Stefanow Natsis
03:01 AM Revision 7c8e87d1 (qgis): Store more geometry checker settings
Stefanow Natsis
03:01 AM Revision e4b0c0f9 (qgis): Export pointOnSurface instead of centroid for gaps, overlaps and area
Stefanow Natsis
03:01 AM Revision c4a8bdd9 (qgis): Fix crash when rendering clipped features and clipped shape results
in promoting a single part geometry to multipart
Fixes #45190
Nyall Dawson
02:57 AM Revision 6a4cdb36 (qgis): Fix crash when rendering clipped features and clipped shape results
in promoting a single part geometry to multipart
Fixes #45190
Nyall Dawson
02:47 AM Revision 19f4d89d (qgis): Processing - Fix the default value the HTTP method
Etienne Trimaille
02:46 AM Revision 8bad9e05 (qgis): Merge pull request #45412 from kadas-albireo/master
Also support application/geojson as supported identify format, add tests Sandro Mani

2021-10-05

10:57 PM Revision ccdf4a5c (qgis): Document PostgreSQL test db requirements
Test DB needs be accessible via custom username/password,
and the qgis_test service should connect as a user with
the...
Sandro Santilli
10:57 PM Revision a703d5d7 (qgis): Have tests/testdata/provider/testdata_pg.sh run more checks
... and give more hints about proper setup
Also fix support for passing a database name as commandline argument
(kin...
Sandro Santilli
10:10 PM Revision 0150ab87 (qgis): fix #41870 force UTF-8 encoding for prj files
PeterPetrik
10:09 PM Revision cd1bf9b6 (qgis): Fix wrong histogram X axis for byte rasters
Fix #45379 Alessandro Pasotti
10:07 PM Revision 989b651f (qgis): Make TestPyQgsPostgresProvider.testGeneratedColumns idempotent
Closes #45414 Sandro Santilli
09:11 PM Revision e96f912a (qgis): Fix overwriting default style of geopackage layers
Credit to @rouault for the fix!
Fixes #42811
(cherry picked from commit eef6939b96407b3d050988be4a0eeb692ffc5b68)
Nyall Dawson
05:53 PM Revision 265fd08e (qgis): Also support application/geojson as supported identify format, add tests
Sandro Mani
03:56 PM Revision 68b4dad8 (qgis): Python formating
Marco Hugentobler
03:39 PM Revision 207a13fb (qgis): [polymorphic relation] set the layer of the expression widget
Denis Rouzaud
02:59 PM Revision 9f49c0d1 (qgis): MDAL update & FLO-2D bug fix (#45349)
API for edges edits
data on volumes for dynamic drivers
WRITE support for PLY
Fix loading FLO-2D
Peter Petrik
02:58 PM Revision d0d7f076 (qgis): Add unit test to make sure query parameters for url advertised in capab...
Marco Hugentobler
01:12 PM Revision dd95ea57 (qgis): Merge pull request #45397 from kadas-albireo/master
Fix layout legend not showing WMS legend graphics unless image already cached Sandro Mani
12:59 PM Revision ccd4b712 (qgis): Merge pull request #45401 from PeterPetrik/fix_server_build
fix server build Peter Petrik
12:25 PM Revision b10965db (qgis): Guard against invalid pointer access
Sandro Mani
12:25 PM Revision 09055d32 (qgis): Fix layout legend not showing WMS legend graphics unless image already ...
Sandro Mani
11:58 AM Revision d338914d (qgis): fix server build
PeterPetrik
10:17 AM Revision b6e119c0 (qgis): Merge pull request #45396 from Gustry/test_wkb
Tests - Add read WKB from PostGIS St_Binary Matthias Kuhn
09:35 AM Revision 8630bb36 (qgis): Tests - Add read WKB from PostGIS St_Binary
Etienne Trimaille
08:48 AM Revision 37a37fe2 (qgis): add PLY to the build
PeterPetrik
08:27 AM Revision 3263d962 (qgis): Merge pull request #45386 from rldhont/test-server-wms-getlegendgraphic...
[Tests][Server] WMS GetLegendGraphic JSON for layer with multiple symbols Paul Blottiere
04:21 AM Revision 335c01a1 (qgis): Ensure labeling map tools only try to affect labels from vector layers
Labels from other layer types (eg vector tiles) are unsupported,
which results in a crash.
Fixes #44486
Nyall Dawson
04:21 AM Revision d6dae3e1 (qgis): Add api for map canvas/map tools to retrieve layers by ID, including
layers which have been set for a canvas but which AREN'T part of
QgsProject::instance()
Required to fix test failure...
Nyall Dawson
04:21 AM Revision 1cba45b0 (qgis): Use updated api in labeling map tools to retrieve layers by ID
Nyall Dawson
04:10 AM Revision 332ba6e5 (qgis): Add shortcut path when a line symbol is being rendered with
a dash pattern which is all 0 lengths
This is rendered as no line, so we can skip out early
Refs #41994
Nyall Dawson
02:50 AM Revision 708a89e3 (qgis): Addition of the INGV endpoint
Mario Locati
02:50 AM Revision 1abf47f7 (qgis): Fixed the endpoint URL
Mario Locati

2021-10-04

01:01 AM Revision 21e7b8cd (qgis): Add help button to mesh calculator dialog
and fix title case on mesh/raster calculator file selector dialog Harrissou Santanna
12:57 AM Revision 5bc837cd (qgis): [plugin manager] Enable "Sort by Date Created" action
See https://github.com/qgis/QGIS-Django/issues/69, https://github.com/qgis/QGIS-Django/pull/70, https://github.com/qg... Andrea Giudiceandrea
12:54 AM Revision f6d7ed73 (qgis): Fix feature count for categorized renderer (NULLs)
Fixes #45280 Alessandro Pasotti
12:54 AM Revision 924eb4f2 (qgis): Fix wrong cat renderer feature count for NULLs
Fixes #45280 Alessandro Pasotti
12:45 AM Revision bda3b044 (qgis): Improve layers capabilities frame
Add tooltip to the columns and buttons and do not allow text edit for checkboxes Harrissou Santanna
12:45 AM Revision 33c73232 (qgis): Make the filter button text more generic
Harrissou Santanna
12:43 AM Revision 5b47d462 (qgis): Mapbox GL style converter: allow attribute defined value for icon-rotat...
Even Rouault
12:34 AM Revision a0af9381 (qgis): PG: identify pk when exporting
When exporting a layer, if no PK information is
passed in the destination URI, the first numeric field
with NOT NULL ...
Alessandro Pasotti
06:17 PM Revision 5f0c7cd7 (qgis): [Tests][Server] WMS GetLegendGraphic JSON for layer with multiple symbols
Add a test for WMS GetLegendGraphic to JSOn format for a vector layer with multiple symbols René-Luc ReLuc
05:16 PM Revision 1006aa7b (qgis): Allow calling testdata_pg.sh from any directory
Sandro Santilli
04:06 PM Revision 3d0216b3 (qgis): fix unused var warning
PeterPetrik
01:57 PM Revision 1cf7ffa9 (qgis): Take query parameters for url advertised in capabilities from the origi...
Marco Hugentobler
01:33 PM Revision 686bad0b (qgis): fix compilation
PeterPetrik
12:56 PM Revision bc757fe3 (qgis): also build pyi with sip-build (followup 6fd34ca92b3e2bc)
Jürgen Fischer
11:41 AM Revision 71c643aa (qgis): Merge pull request #45360 from rldhont/backport-45115-to-queued_ltr_bac...
[Backport queued_ltr_backports][Server] Fix: WMS GetStyles contains previous SLD_BODY requests René-Luc ReLuc
09:18 AM Revision 1b8e8c04 (qgis): [Server] Fix: WMS GetStyles contains previous SLD_BODY requests
The WMS Server restorer does not remove styles created from SLD provided in WMS requests.
The custom property that c...
René-Luc ReLuc

2021-10-03

11:57 PM Revision de53894d (qgis): Merge pull request #45369 from kadas-albireo/master
Fix mingw CI build Matthias Kuhn
08:19 PM Revision 7316a6b6 (qgis): Fix mingw CI build
Sandro Mani
11:58 AM Revision bcc051b2 (qgis): Merge pull request #45367 from nirvn/quick_dox_since
Add a since QGIS 3.22 note to the AttributeEditorType enum's AeTypeAction Matthias Kuhn
11:58 AM Revision 77bab948 (qgis): Merge pull request #45364 from nirvn/about_plugins_version
Add active python plugins' version to the about QGIS dialog to further improve quality of issue reporting Matthias Kuhn
08:13 AM Revision 2af9b0f6 (qgis): Update src/app/qgisapp.cpp
Co-authored-by: Matthias Kuhn <[email protected]> Mathieu Pellerin - nIRV
08:11 AM Revision 35ee59b1 (qgis): Bump julianwachholz/flake8-action from 2.0.0 to 2.0.2
Bumps [julianwachholz/flake8-action](https://github.com/julianwachholz/flake8-action) from 2.0.0 to 2.0.2.
- [Release...
dependabot[bot]
05:08 AM Revision 29ae5bd4 (qgis): Add a since QGIS 3.22 note to the AttributeEditorType enum's AeTypeAction
Mathieu Pellerin - nIRV

2021-10-02

09:30 AM Revision 9bbd846a (qgis): Add active python plugins' version to the about QGIS dialog to further ...
Mathieu Pellerin - nIRV

2021-10-01

01:04 AM Revision c7417b8d (qgis): FindPyQt5.cmake: skip PyQt5_sip
Jürgen Fischer
12:31 AM Revision 907dca37 (qgis): Fix DB manager postgis double query
Fixes #45318 Alessandro Pasotti
11:21 PM Revision fe7d16a0 (qgis): Fix DB manager postgis double query
Fixes #45318 Alessandro Pasotti
11:18 PM Revision 5a572dac (qgis): Fix DB manager postgis double query
Fixes #45318 Alessandro Pasotti
11:17 PM Revision e0e38cc4 (qgis): Quote layer name in virtual layers creation
Fixes #45347 Alessandro Pasotti
11:16 PM Revision b54001c3 (qgis): Copy output image format and output size to QgsRenderContext
These QgsMapSettings properties are useful to rendering operations
to use when they need to create temporary QImages ...
Nyall Dawson
09:00 PM Revision 674e0347 (qgis): Bump julianwachholz/flake8-action from 2.0.0 to 2.0.2
Bumps [julianwachholz/flake8-action](https://github.com/julianwachholz/flake8-action) from 2.0.0 to 2.0.2.
- [Release...
dependabot[bot]
05:23 PM Revision 7a6d8ecf (qgis): Merge pull request #45115 from rldhont/server-restore-layers-at-end
[Server] Fix: WMS GetStyles contains previous SLD_BODY requests René-Luc ReLuc
02:59 PM Revision 99aef5da (qgis): Merge pull request #45020 from lbartoletti/fix_vertextool_zlayer_diff_crs
VertexTool. Fixes move vertex on Z layer if CRS are differents Loïc Bartoletti
11:22 AM Revision 5883a596 (qgis): fix compilation
PeterPetrik
10:40 AM Revision e0a20c2d (qgis): update MDAL 0.8.93
PeterPetrik
10:34 AM Revision 23de7b8b (qgis): able to open FLO-2D files
PeterPetrik
09:53 AM Revision 5d923e3b (qgis): add default value
Loïc Bartoletti
09:53 AM Revision 6c76bb12 (qgis): sipify
Loïc Bartoletti
09:53 AM Revision 1bcec6ac (qgis): Update src/core/qgspointlocator.h
Vincent Cloarec
09:53 AM Revision 0d32170c (qgis): Update src/core/qgspointlocator.h
Vincent Cloarec
09:53 AM Revision 812bbf9e (qgis): other approach
Vincent Cloarec
09:53 AM Revision 2fb69d0c (qgis): fix vertextool
Loïc Bartoletti
09:53 AM Revision 1273e7a8 (qgis): [Bugfix] VertexTool fixes moveVertex on Z layer, when drag and match la...
Loïc Bartoletti
09:53 AM Revision ec6b7dcd (qgis): add transformations in qgspointlocator. Taken from #41306 pr
Loïc Bartoletti
09:53 AM Revision efb082b5 (qgis): sipify
Loïc Bartoletti
09:53 AM Revision bf745b7d (qgis): Add QgsMapTool::toLayerCoordinates which acepts QgsPoint
Loïc Bartoletti
09:25 AM Revision bcb9b5c8 (qgis): Merge pull request #45273 from qgis/backport-45267-to-queued_ltr_backports
[Backport queued_ltr_backports] [WFS provider] Honour DCP HTTP URLs for transactions and SQL query builder (fixes #45... Alessandro Pasotti
09:24 AM Revision 97884adb (qgis): Merge pull request #45282 from pathmapper/empty_check
Remove redundant check Alessandro Pasotti
09:02 AM Revision 994d1a4a (qgis): Merge pull request #45303 from kadas-albireo/master
Assorted cmake improvements Loïc Bartoletti

2021-09-30

10:29 PM Revision 138c8bac (qgis): Merge pull request #45334 from qgis/backport-45321-to-queued_ltr_backports
[Backport queued_ltr_backports] Fix array display in expression builder Even Rouault
04:58 PM Revision 12be3a6a (qgis): Merge pull request #45304 from qgis/backport-45223-to-queued_ltr_backports
[Backport queued_ltr_backports] Fix Z/M dimension URI via DB Manager. Fixes #34894 Loïc Bartoletti
12:46 PM Revision 69b9450c (qgis): Update mingw deps for sip6
Sandro Mani
12:13 PM Revision c5bb41dc (qgis): PyQt5 cmake improvements
Sandro Mani
12:13 PM Revision 721c10a3 (qgis): Enhance header detection in FindQwt.cmake and FindZSTD.cmake
Sandro Mani
12:13 PM Revision 711ed223 (qgis): Simplify cmake configuration in mingw build script
Sandro Mani
12:07 PM Revision e6d3480f (qgis): Add missing custom widget declaration for QgsSpinBox
Sandro Mani
12:04 PM Revision 0b1ccc61 (qgis): Merge pull request #45052 from rouault/backport-45045-to-queued_ltr_bac...
[Backport queued_ltr_backports ]WFS: try harder guessing the layer geometry type when a filter returns 0 features (fi... Alessandro Pasotti
11:41 AM Revision 523ea1ef (qgis): Add shortcut path when a line symbol is being rendered with
a dash pattern which is all 0 lengths
This is rendered as no line, so we can skip out early
Refs #41994
Nyall Dawson
11:37 AM Revision 40e29f40 (qgis): Merge pull request #45292 from troopa81/bp_45176_to_queued_bp_ltr
[Backport to queued_ltr_backports][Postgres] save of cleared attributes Alessandro Pasotti
11:37 AM Revision 3dffaa3a (qgis): Merge pull request #45312 from nyalldawson/fix_41994
Add shortcut path when a line symbol is being rendered with a dash pattern which is all 0 lengths Alessandro Pasotti
11:37 AM Revision 251c8339 (qgis): Merge pull request #45314 from domi4484/backport-45170-to-queued_ltr_ba...
Cache only joined attributes without colliding names Alessandro Pasotti
11:36 AM Revision fb8b7940 (qgis): Merge pull request #45332 from PeterPetrik/rich_text_icons
Rich text icons Alessandro Pasotti
11:36 AM Revision 4811915e (qgis): Merge pull request #45329 from qgis/backport-45322-to-queued_ltr_backports
[Backport queued_ltr_backports] fix #43042 incorrect PostGIS raster extent on macOS Alessandro Pasotti
11:34 AM Revision 7b2c1963 (qgis): Merge pull request #45291 from troopa81/bp_45199_to_queued_bp_ltr
[Backport to queued_ltr_backports] Don't return default value when null Alessandro Pasotti
11:24 AM Revision c42a77dc (qgis): Merge pull request #45315 from troopa81/check_valid_field_index_represe...
Check for valid field index in QgsFieldFormatter::representValue Alessandro Pasotti
11:21 AM Revision b38d2b4b (qgis): Merge pull request #45325 from troopa81/keep_order_ext_storage
Keep order for external storage items Alessandro Pasotti
10:31 AM Revision 1c0e85f0 (qgis): add QStringLiteral
Julien Cabieces
10:31 AM Revision 89fa8249 (qgis): Fixes #45290 : fix array display in expression builder
Julien Cabieces
10:28 AM Revision 5ebf9e18 (qgis): Merge pull request #45321 from troopa81/fix_array_expr_builder
Fix array display in expression builder Julien Cabieces
09:42 AM Revision aa00c9f7 (qgis): Merge pull request #45327 from DelazJ/calculatorDialogs
Group widgets in mesh/raster calculator dialogs Peter Petrik
09:33 AM Revision 0aaecf30 (qgis): minify svgs
PeterPetrik
09:18 AM Revision 76237306 (qgis): add icons for rich editor to default theme
PeterPetrik

2021-09-29

11:49 PM Revision f76af64f (qgis): msvc build fixes
Jürgen Fischer
08:01 PM Revision 2d7ac57f (qgis): Apply suggestions from code review
Nyall Dawson
08:01 PM Revision aeae9dc3 (qgis): Fixes #44692 : emit customPropertyChanged when read from XML
Julien Cabieces
08:01 PM Revision 2d2b543c (qgis): Also update font btn layer in changeLayer
Alessandro Pasotti
08:01 PM Revision acb2063d (qgis): Table layout item: set source layer in font tool btn
Fixes #45098 Alessandro Pasotti
07:57 PM Revision 5a70964c (qgis): fix #43042 incorrect PostGIS raster extent on macOS
PeterPetrik
07:54 PM Revision ddd9c206 (qgis): ifdef guards to enable tests without qtwebkit
José de Paula Rodrigues Neto Assis
07:53 PM Revision e8394721 (qgis): fix #43042 incorrect PostGIS raster extent on macOS
PeterPetrik
07:50 PM Revision 360351a0 (qgis): Fix symbol sizes in Meters at Scale cannot be negative
Fixes #45298 Nyall Dawson
05:34 PM Revision e97d6f3b (qgis): fix flake8
Julien Cabieces
05:27 PM Revision cd2f4f9f (qgis): add QStringLiteral
Julien Cabieces
05:04 PM Revision 818e398e (qgis): Keep order for external storage items
Julien Cabieces
04:26 PM Revision 4e7e12e1 (qgis): Organize widgets inside separate spatial extent and resolution groups
mimic the save as raster dialog Harrissou Santanna
04:26 PM Revision 96ec6dc4 (qgis): Disable Mask layer button when no polygon layer is in the project
Harrissou Santanna
04:26 PM Revision de901ba4 (qgis): Move the NODATA button inside the Operators group to control its width
Harrissou Santanna
04:26 PM Revision 2d4080e9 (qgis): Organize widgets inside separate spatial and temporal extent groups
Also add tooltip to the mask layer option Harrissou Santanna
04:26 PM Revision 508dd0f8 (qgis): Turn the extent checkboxes into radiobuttons
more coherent with their behaviour (they are mutually exclusive) Harrissou Santanna
03:18 PM Revision 96f86998 (qgis): Fixes #45290 : fix array display in expression builder
Julien Cabieces
11:37 AM Revision 68265318 (qgis): Merge pull request #45313 from nyalldawson/fix_42811
Fix overwriting default style of geopackage layers Even Rouault
10:07 AM Revision 0449b415 (qgis): Merge pull request #45270 from elpaso/bugfix-gh45216-server-wfs11-srsname
Server WFS 1.1: honor srsName and axis order Alessandro Pasotti
09:03 AM Revision 7b4f881e (qgis): check for valid field index in QgsFieldFormatter::representValue
Julien Cabieces
08:58 AM Revision 89e8d7d4 (qgis): check for valid field index in QgsFieldFormatter::representValue
Julien Cabieces
08:39 AM Revision 5a258d75 (qgis): Cache only joined attributes without colliding names
Backport of #45170 Damiano Lombardi
03:41 AM Revision eef6939b (qgis): Fix overwriting default style of geopackage layers
Credit to @rouault for the fix!
Fixes #42811
Nyall Dawson
03:33 AM Revision f4e2e900 (qgis): Add shortcut path when a line symbol is being rendered with
a dash pattern which is all 0 lengths
This is rendered as no line, so we can skip out early
Refs #41994
Nyall Dawson
02:52 AM Revision 3d981b3b (qgis): Also update font btn layer in changeLayer
Alessandro Pasotti
02:52 AM Revision 0f739914 (qgis): Table layout item: set source layer in font tool btn
Fixes #45098 Alessandro Pasotti
02:48 AM Revision bc5ba974 (qgis): Table layout item: set source layer in font tool btn
Fixes #45098 Alessandro Pasotti
02:48 AM Revision b90e1be0 (qgis): Also update font btn layer in changeLayer
Alessandro Pasotti
02:48 AM Revision b593511d (qgis): Properly highlight all selected errors
Stefanow Natsis
02:48 AM Revision 6c46c464 (qgis): Fix mac build
Stefanow Natsis
02:45 AM Revision 2f53ccda (qgis): correctly fix static build of WMS (#45297)
Denis Rouzaud

2021-09-28

09:40 PM Revision b8435567 (qgis): fix msvc build
Jürgen Fischer
09:40 PM Revision 029b9758 (qgis): debian packaging: add sip-build for sid/impish
Jürgen Fischer
09:20 PM Revision 08ad87f1 (qgis): Merge pull request #45262 from nyalldawson/provider
Always pass on transform context to providers, even minimal ones Even Rouault
09:18 PM Revision 7188cdf4 (qgis): QgsAdvancedDigitizingDockWidget: convert locale to double (#45064)
Loïc Bartoletti
09:17 PM Revision 64302698 (qgis): not == => !=
Co-authored-by: Even Rouault <[email protected]> Loïc Bartoletti
09:17 PM Revision b04973f8 (qgis): Fix Z/M dimension URI via DB Manager. Fixes #34894
Loïc Bartoletti
09:14 PM Revision 98ff01ea (qgis): Fix Z/M dimension URI via DB Manager. Fixes #34894 (#45223)
Loïc Bartoletti
08:04 PM Revision 644dfcf8 (qgis): Merge pull request #45300 from kadas-albireo/master
Add missing custom widget declaration for QgsSpinBox Sandro Mani
08:02 PM Revision d6ad32fc (qgis): Merge pull request #45287 from 3nids/avoid-copy
avoid copy in for loops Even Rouault
06:54 PM Revision e2dd38e6 (qgis): Add dimenstion support for GetPrint
Matthias Kuhn
04:07 PM Revision b3e62009 (qgis): fix static building of WMS provider (#45294)
Denis Rouzaud
02:28 PM Revision 263b6a56 (qgis): Add test on inline_points parameter
nicogodet
02:18 PM Revision 87801607 (qgis): [Postgres] Fixes #39146 save of cleared attributes
Julien Cabieces
01:52 PM Revision 3a295222 (qgis): Fixes #45198 : Don't return default value when null
Julien Cabieces
01:17 PM Revision 7d364b5b (qgis): Add missing custom widget declaration for QgsSpinBox
Sandro Mani
12:14 PM Revision 77be95fe (qgis): Update default toolbar locations
- Hide annotation and mesh digitizing toolbars by default
- Move selection toolbar to top row to avoid three rows of ...
Nyall Dawson
11:09 AM Revision b4182644 (qgis): avoid copy in for loops
Denis Rouzaud
10:49 AM Revision de5ab294 (qgis): Merge pull request #45037 from mhugent/mvt_expressions_interpolate
Mvt expressions interpolate Marco Hugentobler
10:07 AM Revision 95320d23 (qgis): fix build analysis on iOS (#45285)
follow up #45283 Denis Rouzaud
09:18 AM Revision 596c92dc (qgis): Remove more redundant checks
pathmapper
08:40 AM Revision 0b90fdc8 (qgis): remove useless cast
Loïc Bartoletti
08:21 AM Revision 0f29ec3b (qgis): fix building analysis on iOS (#45283)
QProcess is not available on iOS Denis Rouzaud
08:07 AM Revision 797367dd (qgis): Fix rule based symbology doesn't work for columns with '-' in name
Fixes #44379
(cherry picked from commit 51fa9840248135a7fe7ee181b7d645f3c591c9cc)
Nyall Dawson
06:52 AM Revision 8e48ac53 (qgis): Remove redundant check
pathmapper
06:41 AM Revision 33c5548e (qgis): Review fixes
Nyall Dawson
06:41 AM Revision 447eb10d (qgis): Fix some deprecation warnings in tests
Nyall Dawson
06:40 AM Revision babd7dfb (qgis): fix ugly code
Vincent Cloarec
05:25 AM Revision bbd8a5c9 (qgis): Add option not to overwrite existing property in
QgsAuxiliaryLayer::createProperty(*)
Instead, if a property already exists it will be upgraded to
an expression base...
Nyall Dawson
05:25 AM Revision b30c17f0 (qgis): Don't overwrite existing data defined property expressions when
an interactive map tool is used to move/rotate/edit labels
But instead automatically upgrade this property to use a
...
Nyall Dawson
05:25 AM Revision 2037ad92 (qgis): Remove unused code
Nyall Dawson
05:25 AM Revision 5660e700 (qgis): Remove unused argument (always set to false)
Nyall Dawson
05:25 AM Revision 41f09184 (qgis): Also make label property dialog understand coalesce type properties
Nyall Dawson
05:25 AM Revision 9db24c26 (qgis): Make labeling map tools aware that it's possible to edit
properties of the form coalesce("new aux field", 'some' || 'expression')
Refs #44475
Nyall Dawson
05:25 AM Revision 1fb21f69 (qgis): Delete cad dock AFTER map tools, as they may reference it in their clea...
Nyall Dawson
03:37 AM Revision bcb16797 (qgis): Update layer fields before caching joined layer
Damiano Lombardi
03:37 AM Revision 9fdc868b (qgis): Check fields origin
Damiano Lombardi
03:37 AM Revision e9fd2dd3 (qgis): Cache only joined attributes without colliding names. Fix #45169
Damiano Lombardi
02:46 AM Revision 7824b3d1 (qgis): Also reset field precision
Stefanow Natsis
02:45 AM Revision 094302d9 (qgis): Correctly handle transform context for vector tile layers
Nyall Dawson
02:27 AM Revision a7a54145 (qgis): Always pass on transform context to providers, even minimal ones
Nyall Dawson

2021-09-27

12:57 AM Revision efb9971f (qgis): Also respect layout dpi when rendering pdf using older deprecated code
paths Nyall Dawson
12:57 AM Revision 6c236a21 (qgis): [layouts] Respect image rotation exif flags
Fixes #38611 Nyall Dawson
12:57 AM Revision 902ad77b (qgis): When QgsImageCache is used to render pdf content, respect the target DPI
For the PDF QImage driver we need to pass the desired target size onto
the image reader so that it can correctly rend...
Nyall Dawson
12:57 AM Revision 51cb63fe (qgis): Add a target dpi argument to QgsImageCache
This allows callers to specify the desired rendering resolution of the
image when they aren't explicitly requesting a...
Nyall Dawson
12:57 AM Revision f01022e6 (qgis): Use correct layout dpi to render picture item content
Specifically this fixes very low resolution rendering of PDF files
in layout picture items
Nyall Dawson
12:57 AM Revision c3ac5189 (qgis): Spelling
Nyall Dawson
12:34 AM Revision 635c880d (qgis): Also reset field precision
Stefanow Natsis
12:31 AM Revision e98c9160 (qgis): Also reset field precision
Stefanow Natsis
09:11 PM Revision 50214071 (qgis): Merge pull request #45275 from qgis/backport-45265-to-queued_ltr_backports
[Backport queued_ltr_backports] Add missing include Even Rouault
07:35 PM Revision 2011ffbf (qgis): Merge pull request #45263 from nyalldawson/fix_44379
Fix rule based symbology doesn't work for columns with '-' in name Even Rouault
07:20 PM Revision 347f7001 (qgis): Add missing include
Fix build error on centos7 Loïc Bartoletti
07:16 PM Revision aa320c7e (qgis): Merge pull request #45265 from lbartoletti/patch-1
Add missing include Even Rouault
03:57 PM Revision adcc9e62 (qgis): do not link Qt5::PrintSupport on iOS (#45268)
* do not link Qt5::PrintSupport on iOS
* Update CMakeLists.txt
* Update CMakeLists.txt
Denis Rouzaud
03:31 PM Revision 4753b5f8 (qgis): [WFS provider] Honour DCP HTTP URLs for transactions and SQL query buil...
Even Rouault
03:27 PM Revision 473d6dfc (qgis): Merge pull request #45267 from rouault/fix_45242
[WFS provider] Honour DCP HTTP URLs for transactions and SQL query builder (fixes #45242) Even Rouault
02:51 PM Revision 1c9ed80e (qgis): add tests
Loïc Bartoletti
02:51 PM Revision c917e221 (qgis): sipify
Loïc Bartoletti
02:51 PM Revision 36f1bec6 (qgis): QgsGeometryValidator init curve support
Loïc Bartoletti
02:50 PM Revision 8acfeca8 (qgis): Server WFS 1.1: honor srsName and axis order
Fixes #45216 Alessandro Pasotti
01:16 PM Revision 6bcdb884 (qgis): [WFS provider] Honour DCP HTTP URLs for transactions and SQL query buil...
Even Rouault
09:56 AM Revision 5beb18b4 (qgis): Add missing include
Fix build error on centos7 Loïc Bartoletti
08:23 AM Revision 51fa9840 (qgis): Fix rule based symbology doesn't work for columns with '-' in name
Fixes #44379 Nyall Dawson
08:14 AM Revision 298f190e (qgis): Reorganize the operators and expression groupboxes
to match the raster calculator ones Harrissou Santanna
08:14 AM Revision 675c7392 (qgis): Remove unnecessary vertical spacer
Harrissou Santanna
08:14 AM Revision 8712dee7 (qgis): Upper case the if function label
Harrissou Santanna
08:14 AM Revision 5b68dc58 (qgis): Fix widget labels case and constraint operators widget size
Harrissou Santanna
08:14 AM Revision 4062ed09 (qgis): Reorder the operators to match the mesh calc ones
Harrissou Santanna
08:13 AM Revision 030bfd96 (qgis): change the var with another
antoine dauce
07:38 AM Revision b5fb85bf (qgis): Add missing signals to QgsAuthSettingsWidget
Nyall Dawson
06:04 AM Revision 619aa7c3 (qgis): [vector tile] Add encodeUri/decodeUri functions, fix bad layer handler'...
Mathieu Pellerin - nIRV
06:04 AM Revision 52a05299 (qgis): Add encodeUri/decodeUri tests
Mathieu Pellerin - nIRV
06:04 AM Revision 6b80624e (qgis): [vectortile] Use the general metadata information function (possible th...
Mathieu Pellerin - nIRV
03:42 AM Revision 84b82326 (qgis): Better comment
Nyall Dawson
03:42 AM Revision fdc3d47b (qgis): Add test to ensure QgsRenderContext created without map settings
has an invalid (default constructed) mapToPixel Nyall Dawson
03:42 AM Revision d3792a9f (qgis): Add QgsMapToPixel::isValid() to determine if a map to pixel is default
constructed with no parameters set or not Nyall Dawson
03:42 AM Revision c6ad4577 (qgis): Add unit tests
Nyall Dawson
03:42 AM Revision 9287772c (qgis): Fix nonsense test values
Nyall Dawson
03:42 AM Revision 59925dff (qgis): Update tests/src/python/test_qgsrendercontext.py
Nyall Dawson
03:42 AM Revision 4f3efc11 (qgis): spelling
Nyall Dawson
03:42 AM Revision 49d4b952 (qgis): Avoid trying to calculate excessively large spread/blurs in
preview icons for draw effects
This can quasi-hang the QGIS interface
Fixes #41149
Nyall Dawson
03:42 AM Revision 615f68ac (qgis): When rendering symbols with sizes in map units or meters at scale
yet NO scale is available, handle things semi-gracefully
1. Treat map units and meters at map units as millimeter va...
Nyall Dawson
03:42 AM Revision f2856db9 (qgis): Implement a more robust way of limiting sizes for symbol preview icons
Nyall Dawson
02:55 AM Revision 6a57fd02 (qgis): Astyle
Alessandro Pasotti
02:55 AM Revision 157c4894 (qgis): Fixes a crash when adding a single point to multi
Fixes #45152 Alessandro Pasotti
02:55 AM Revision c32189c2 (qgis): Update tests/src/app/maptooladdfeaturepoint/testqgsmaptooladdfeaturepoi...
Co-authored-by: Loïc Bartoletti <[email protected]> Alessandro Pasotti
02:55 AM Revision bee364e9 (qgis): Add test for regression #45153
Alessandro Pasotti

2021-09-26

03:24 AM Revision 53fcebcf (qgis): Dox
Nyall Dawson
03:24 AM Revision 0ab6113e (qgis): Promote QgsMapSettings and QgsRenderContext enums to enum class, move t...
Nyall Dawson
03:24 AM Revision 2fc60fcd (qgis): Fix compatibility of moved QFLAGS
Nyall Dawson
03:24 AM Revision c3c4878e (qgis): Fix build
Nyall Dawson
03:24 AM Revision 78ca8a24 (qgis): Fix builds
Nyall Dawson
03:24 AM Revision 174b933e (qgis): Fix build
Nyall Dawson
03:24 AM Revision 54cc9461 (qgis): Fix build
Nyall Dawson
03:24 AM Revision 0d131226 (qgis): Fix layout tests
Nyall Dawson

2021-09-25

10:08 PM Revision c5238d82 (qgis): QgsApplication::init(): register QgsMapLayer* meta type (fixes #44095)
Otherwise when using QgsProject::addMapLayer() from Python, the
following warning is emitted:
```
Warning: QObject::c...
Even Rouault

2021-09-24

10:57 PM Revision caad9f2b (qgis): update tests
antoine dauce
10:57 PM Revision 68f003cb (qgis): replace descriptionAsPythonString
antoine dauce
10:57 PM Revision 968db20b (qgis): add \see and \since in comments
antoine dauce
10:57 PM Revision 38b50404 (qgis): use descriptionAsPythonString method in parameter definitions
antoine dauce
10:57 PM Revision 968a5e85 (qgis): add method to get parameter description for python script
antoine dauce
10:57 PM Revision e873dd38 (qgis): new string escaping logic for python
antoine dauce
10:29 PM Revision b5c99af6 (qgis): New shapefile layer dialog: avoid accidental overwrite of a file whose ...
and avoid closing the dialog when the user doesn't confirm overwriting
Fixes #44299
Even Rouault
10:29 PM Revision 35e0758e (qgis): Use QgsFileUtils::ensureFileNameHasExtension
Nyall Dawson
10:26 PM Revision 2ed7b3e7 (qgis): Merge pull request #45230 from qgis/backport-45138-to-queued_ltr_backports
[Backport queued_ltr_backports] [Server] Use correct schema URL for WFS 1.1.0 GetFeature response Even Rouault
10:24 PM Revision b0e37d88 (qgis): QgisApp::closeProject(): cancel canvas jobs before closing the project,...
Even Rouault
05:44 PM Revision 393608ce (qgis): Add test
nicogodet
11:28 AM Revision bbb8e8f3 (qgis): [server] Allow filters to control streamed response
David Marteau
10:55 AM Revision 1b5b7d9d (qgis): Fix crash on exit when cad dock is enabled
Nyall Dawson
08:21 AM Revision 55a76d1d (qgis): [cad widget] Don't assume that the canvas current layer is the
target layer for the cad dock, but instead query the canvas map tool
for the actual target layer
Fixes (among other ...
Nyall Dawson
08:21 AM Revision f9def2d9 (qgis): Move QgsMapToolCapture::layer to parent class (QgsMapToolAdvancedDigiti...
Nyall Dawson
08:21 AM Revision 54772f0c (qgis): Simplify annotation drawing map tool classes
Nyall Dawson
08:21 AM Revision 7ff1d7ef (qgis): Emit enabledChangedZ/M from cad dock so that floater correctly shows or...
Nyall Dawson
07:47 AM Revision db4b0fed (qgis): Move to core
Nyall Dawson
07:47 AM Revision d1e43b63 (qgis): Add new class QgsRecentStyleHandler
Accessible via QgsGui::recentStyleHandler(), this is intended as
a place to store recently used style items (e.g. sym...
Nyall Dawson
05:42 AM Revision 1c21c22c (qgis): Use QgsFileUtils::ensureFileNameHasExtension
Nyall Dawson
05:42 AM Revision 988d862f (qgis): New shapefile layer dialog: avoid accidental overwrite of a file whose ...
and avoid closing the dialog when the user doesn't confirm overwriting
Fixes #44299
Even Rouault
04:40 AM Revision 0e45d513 (qgis): QgisApp::closeProject(): cancel canvas jobs before closing the project,...
Even Rouault
04:40 AM Revision 48595068 (qgis): laz-perf: fix harmless unique_ptr wrong typing (makes Valgrind happier)
(upstream laz-perf has changed much from our copy and doesn't seem to
have that flow)
Even Rouault
04:40 AM Revision ed708e6c (qgis): Geometry Checker: Enlarge FeatureID from string(10) to string(20). Fixe...
Loïc Bartoletti
04:15 AM Revision 9b20b0bd (qgis): Remove unused fields
Nyall Dawson
04:15 AM Revision 7027d72b (qgis): Spelling
Nyall Dawson
04:15 AM Revision 81dcc34e (qgis): A few more early exit paths for image operations...
Nyall Dawson
04:15 AM Revision 07a55037 (qgis): Remove outdated QgsVectorLayerRendererInterruptionChecker class
This was a historic artefact from the time before
QgsMapLayerRenderer::feedback existed
Nyall Dawson
04:15 AM Revision d838ce70 (qgis): Allow a QgsFeedback object to be associated with a render context,
for cancelation check support
While there is the existing QgsRenderContext::renderingStopped()
check, this doesn't p...
Nyall Dawson
04:15 AM Revision fcc7b293 (qgis): Set map render job render context feedback object to match the layer re...
This gives rendering subcomponents (symbols, etc) access to the
layer renderer's feedback object for cancelation checks
Nyall Dawson
04:15 AM Revision 702e1cc2 (qgis): Add QgsFeedback arguments to QgsImageOperation blur methods to support
responsive cancelation of operations Nyall Dawson
04:15 AM Revision 0d292884 (qgis): Add some early exit paths to QgsImageOperation
Nyall Dawson
04:15 AM Revision adebbb77 (qgis): Pass on render context feedback object to QgsImageOperation operations
Ultimately this means that the (potentially very expensive) image
operations can be aborted quickly when a map render...
Nyall Dawson
04:15 AM Revision f4987b22 (qgis): Actually properly hookup responsive cancelation for blurs
Nyall Dawson
04:15 AM Revision 806735cc (qgis): Implement responsive cancelation for more paint effect operations
Nyall Dawson
04:15 AM Revision 07239ea1 (qgis): Add some more early exit paths for shapeburst fill
Nyall Dawson
03:50 AM Revision 8dbaee7e (qgis): Apply suggestions from code review
Nyall Dawson
03:50 AM Revision f75abec8 (qgis): add comment
speillet
03:50 AM Revision 968964a6 (qgis): fix customization for dock and toolbar
speillet
03:17 AM Revision 9e363a4a (qgis): more const in qgscircle
Loïc Bartoletti
03:17 AM Revision b40c53cf (qgis): Update src/core/geometry/qgsgeometry.cpp
Nyall Dawson
03:17 AM Revision e7568f24 (qgis): const qgsrectangle
Loïc Bartoletti
03:17 AM Revision c63c630c (qgis): const qgsgeometryutils
Loïc Bartoletti
03:17 AM Revision 48c77a3b (qgis): more const
Loïc Bartoletti

2021-09-23

01:50 AM Revision 9ace6597 (qgis): test_provider_wfs.py: update testSelectZeroFeature() for 3.16 branch
Even Rouault
01:48 AM Revision 675a01c3 (qgis): test_provider_wfs.py: update testSelectZeroFeature() for 3.16 branch
Even Rouault
01:10 AM Revision 8cd3eab1 (qgis): Use correct schema for WFS 1.1.0 GetFeature response
pathmapper
01:07 AM Revision 2aa478b5 (qgis): Fixes #44749 : list styles from database for layer with no geom
Julien Cabieces
01:02 AM Revision fdfad2b0 (qgis): Test added for topological point on intersection
Stefanow Natsis
01:02 AM Revision 0277aea5 (qgis): Cleanup geometry definitions for readability
Stefanow Natsis
01:02 AM Revision 4c8185fc (qgis): Add topological points when snapping on intersection
Stefanow Natsis
01:01 AM Revision 07eff07f (qgis): [UI][FIX] Fix CAD Z/M value after snapping
Loïc Bartoletti
01:01 AM Revision 78c48ab0 (qgis): remove empty line
Loïc Bartoletti
12:57 AM Revision ae444a3f (qgis): [UI] Fix/add zm to QgsAdvancedDigitizingFloater
Loïc Bartoletti
12:56 AM Revision 6fd34ca9 (qgis): Add sip5/sip6 sip-build support
Sandro Mani
12:55 AM Revision 4950e305 (qgis): Use correct schema for WFS 1.1.0 GetFeature response
pathmapper
12:54 AM Revision 542187da (qgis): fix typo
Loïc Bartoletti
12:54 AM Revision 43630c30 (qgis): add z/m tests
Loïc Bartoletti
12:54 AM Revision 0698a28b (qgis): [WIP] init tests with M
Loïc Bartoletti
12:54 AM Revision 5ee292f7 (qgis): constness
Loïc Bartoletti
12:54 AM Revision f54b0259 (qgis): enforce z/m type
Loïc Bartoletti
12:54 AM Revision 1623d8e5 (qgis): sipify
Loïc Bartoletti
12:54 AM Revision 144444be (qgis): Adds M support in QgsQuadrilateral
Loïc Bartoletti
12:47 AM Revision 49af788d (qgis): Geometry Checker: Enlarge FeatureID from string(10) to string(20). Fixe...
Loïc Bartoletti
12:46 AM Revision db9ddafd (qgis): [Postgres] Fixes #39146 save of cleared attributes
Julien Cabieces
12:43 AM Revision 111b3636 (qgis): Geometry Checker: Enlarge FeatureID from string(10) to string(20). Fixe...
Loïc Bartoletti
12:30 AM Revision 80d70142 (qgis): QGIS main: increase soft limit of maximum number of files to 4096 on al...
Even Rouault
12:30 AM Revision 74e4c270 (qgis): OGR provider: do not try to open a new file ifwe are close to the limit...
Even Rouault
12:30 AM Revision d69d8e5c (qgis): qgsfileutils: add method to know if we are close to the limit of simult...
Even Rouault
12:25 AM Revision 2ed73d3f (qgis): update the geometry type in the rubber band
antoine dauce
12:25 AM Revision bf946f8d (qgis): change alpha
antoine dauce
12:24 AM Revision 82b2f274 (qgis): add tests
BergWerkGIS
12:24 AM Revision fd3143ce (qgis): add expected fixtures
BergWerkGIS
12:24 AM Revision 38ac0866 (qgis): mark 'method' parameter as optional
BergWerkGIS
12:24 AM Revision 6c457153 (qgis): add cost columns to test network
BergWerkGIS
12:24 AM Revision 1e2bb8e0 (qgis): fix tests
Alexander Bruy
12:24 AM Revision b55db15f (qgis): Processing: v.net.alloc add 'method' parameter
BergWerkGIS
12:13 AM Revision 6e48c053 (qgis): Fix tooltips
Nyall Dawson
12:13 AM Revision a94dd8b3 (qgis): Allow CAD dock to be used for geographic CRS, but only allow
the x/y/z/m constraints to be set (not distance or angle based
constraints)
Nyall Dawson
12:13 AM Revision 72367db5 (qgis): Dynamically change label to lat/long when in geographic CRS
Nyall Dawson
12:13 AM Revision 139cc2d3 (qgis): Dynamically change x/y constraint precision based on geographic/non
geographic crs Nyall Dawson
11:45 PM Revision 842e7749 (qgis): remove debug message from message log
Stefanow Natsis
07:46 AM Revision 7a5799eb (qgis): Merge pull request #45213 from qgis/backport-45203-to-release-3_16
[Backport release-3_16] Fix Check Geometries plugin crash Matthias Kuhn
04:59 AM Revision cfaf56cb (qgis): Add a minimal data provider for vector tile layers
Fixes #45153 Nyall Dawson
04:59 AM Revision 012f2a51 (qgis): Review fixes
Nyall Dawson
02:37 AM Revision b7a300df (qgis): Update src/plugins/geometry_checker/qgsgeometrycheckerresulttab.cpp
Nyall Dawson
02:37 AM Revision 8cc9d602 (qgis): check if null pointer
antoine dauce
02:33 AM Revision c779f15d (qgis): Update src/plugins/geometry_checker/qgsgeometrycheckerresulttab.cpp
Nyall Dawson
02:33 AM Revision a1dd9680 (qgis): check if null pointer
antoine dauce

2021-09-22

01:00 AM Revision ac72a345 (qgis): Fix some memory leaks
Nyall Dawson
01:00 AM Revision 7a264024 (qgis): Fix crash when opening symbology properties of a layer set to
embedded renderer which is not compatible with embedded renderers
Fixes #45159
Nyall Dawson
12:59 AM Revision 7ec01c0b (qgis): Do not add STYLES to WMS collection data items
Fixes #45192 Alessandro Pasotti
12:57 AM Revision 7dc13384 (qgis): QgsFeature::setId improve documentation with a warning. fixes #44898
Loïc Bartoletti
10:18 PM Revision ec57fb22 (qgis): remove commented code
Vincent Cloarec
03:33 PM Revision 8ffbe391 (qgis): Merge pull request #45199 from troopa81/fix_defvalue_when_null
Don't display default value in attribute table when null Alessandro Pasotti
02:04 PM Revision 56b41765 (qgis): Fix build
Alessandro Pasotti
12:38 PM Revision 46dbf8a0 (qgis): Merge pull request #45186 from vcloarec/fixForcingLine
Improve mesh editing force by line UI and fixes Peter Petrik
11:38 AM Revision 26ae6d74 (qgis): Fixes #45198 : Don't return default value when null
Julien Cabieces
09:24 AM Revision 6562817f (qgis): QgsFeature::setId improve documentation with a warning. fixes #44898
Loïc Bartoletti
08:40 AM Revision e6b39077 (qgis): Promote QgsCoordinateTransform::TransformDirection to enum class, move ...
This enum was forcing an include of qgscoordinatetransform.h within the
widely used qgsabstractgeometry.h header, cau...
Nyall Dawson
08:37 AM Revision 49ce6fce (qgis): fix variable
nicogodet
08:37 AM Revision f196c1a6 (qgis): Do not delete outputs of alg
nicogodet
06:04 AM Revision d5e63984 (qgis): fallthrough
Vincent Cloarec
05:47 AM Revision 939eca20 (qgis): Sipify
Vincent Cloarec
05:42 AM Revision 524c431f (qgis): When creating a new annotation layer, ensure it has a unique name
Otherwise things get a bit confusing! Nyall Dawson
05:42 AM Revision 8af1fae4 (qgis): Ensure main annotation layer for project has a CRS assigned too
Nyall Dawson
05:42 AM Revision 62121258 (qgis): Newly created annotation layers should inherit project CRS
Nyall Dawson
05:38 AM Revision d258c94d (qgis): Improve force by polyline ui
Vincent Cloarec
04:23 AM Revision c0daa50b (qgis): Fix QgsMapToolCapture coordinates when associated with a non-vector
layer where the layer CRS != canvas CRS Nyall Dawson
03:45 AM Revision 2ee90bf8 (qgis): Update test mask
Nyall Dawson
03:45 AM Revision 05778aaf (qgis): Add test mask
Nyall Dawson
03:45 AM Revision 57b2761c (qgis): Fix doxygen warning
Nyall Dawson
03:45 AM Revision 749475b0 (qgis): Update test mask
Nyall Dawson
03:45 AM Revision 0593a7b7 (qgis): Fix geometry generator when used as symbol for annotation item
Nyall Dawson
03:45 AM Revision faddd8e5 (qgis): Add unit test
Nyall Dawson
03:45 AM Revision 72d238cc (qgis): Ensure geometry generator symbol layer works correctly outside
of vector layer renderers
Fixes #39159
Nyall Dawson
03:00 AM Revision eed24cb9 (qgis): fix unwanted Z value widget
Vincent Cloarec

2021-09-21

12:36 AM Revision acf302e7 (qgis): Add a distanceWithin method to the QgsGeometryEngine virtual class
And use it from QgsVectorLayerFeatureIterator
References #472
The current implementation is really just a wrapper a...
Sandro Santilli
12:16 AM Revision 7f42ff70 (qgis): Revert "Adapt mesh editing following new CAD Z value"
Nyall Dawson
10:21 PM Revision 07111661 (qgis): Fix color customisation is lost when configuring renderers using
geometry generators
Fixes #38377
Nyall Dawson
07:03 PM Revision 11d3881f (qgis): fix force by lines with different CRS
Vincent Cloarec
04:59 PM Revision 0c4d0ead (qgis): Fix attr table model field order when changed in the provider
Fixes the GUI part of #45139 Alessandro Pasotti
02:08 PM Revision 46c7c122 (qgis): Fix geojson attr table field order
Fixes #45139
See GH issue #45139 for the long explanation.
Alessandro Pasotti
08:12 AM Revision c2243a7e (qgis): Merge pull request #45141 from vcloarec/fixDisapearedSave
fix save layer edits action for mesh layer Peter Petrik
08:11 AM Revision b4ec1204 (qgis): Merge pull request #45140 from vcloarec/tuneMeshEditingWithAdvancedZvalue
Adapt mesh editing following new CAD Z value Peter Petrik
08:10 AM Revision ef2f4042 (qgis): Merge pull request #45142 from vcloarec/verticesFacesCount
fix face/vertex count during editing Peter Petrik
06:02 AM Revision 5950326c (qgis): Add unit test for rendering interpolated line with no associated feature
Nyall Dawson
06:02 AM Revision 7d71baa4 (qgis): Fix loading older stored interpolated line renderers
Nyall Dawson
06:02 AM Revision a76c2ed6 (qgis): Fix some ui issues in interpolated line renderer widget
Nyall Dawson
06:02 AM Revision 9e68b454 (qgis): Interpolated line renderer: don't assume that a feature is available
Instead we should ALWAYS use the provided points for rendering symbol
layers, or the symbol layer will be broken in v...
Nyall Dawson
06:02 AM Revision cd2a17f7 (qgis): Create Qgis::SymbolLayerFlags, add flag for symbol layers to prevent
feature clipping to map extent Nyall Dawson
06:02 AM Revision 34749097 (qgis): Use QgsPropertys for interpolated line renderer start/end width/color
expressions instead of raw expressions
We can greatly simplify the code by doing so, as all the handling
of preparin...
Nyall Dawson
06:02 AM Revision cc240e1c (qgis): Fix a bunch of clazy/clang warnings in interpolated line renderer
Nyall Dawson

2021-09-20

01:49 AM Revision 75f735ce (qgis): Add tests
Nyall Dawson
01:49 AM Revision 950547b9 (qgis): Don't use @map_geometry, just change $geometry to desired units
for simplicity of use
If we need access to the original feature geometry in future
this could be addressed by a new ...
Nyall Dawson
01:49 AM Revision d47dc4b2 (qgis): Expose choice of units for geometry generator symbol layers
Usually a geometry generator expression must return a geometry
in the associated layer's CRS. But this doesn't work i...
Nyall Dawson
01:14 AM Revision 3d599fe4 (qgis): Fix QgsGeometry.fromPolygonXY docs
Fixes #45099 Nyall Dawson
12:21 AM Revision 30a56ac1 (qgis): Make QgsGeos::prepareGeometry and QgsGeos::cacheGeos idempotent
Rather than re-preparing or re-converting geometries on every call.
The "geometryChanged" method will reset the caches.
Sandro Santilli
11:33 PM Revision a05c8753 (qgis): split triangle test method
antoine dauce
11:33 PM Revision 41cd3eac (qgis): reorganize methods
antoine dauce
11:33 PM Revision 8051c3fb (qgis): reduce line length
antoine dauce
11:33 PM Revision 519cd0bb (qgis): rename methods
antoine dauce
10:36 PM Revision 2b3d3ab1 (qgis): Safety belt for null geoms
Alessandro Pasotti
10:36 PM Revision c2596a80 (qgis): Be tolerant for multi points that aren't really multi
Alessandro Pasotti
10:36 PM Revision 23412ffb (qgis): Fix crash when using project on multi point
Fixes #45148 Alessandro Pasotti
10:36 PM Revision ae5a8550 (qgis): Update src/core/vector/qgsvectorlayer.cpp
Co-authored-by: Nyall Dawson <[email protected]> Alessandro Pasotti
10:36 PM Revision c79c79ac (qgis): Update selected feature ids before emitting featuresDeleted
Fixes #44921 Alessandro Pasotti
10:35 PM Revision b7a3ed0f (qgis): Add missing include
Harrissou Santanna
10:35 PM Revision 770281ea (qgis): Add a help button to the raster legend widget
Harrissou Santanna
10:32 PM Revision c3b81d68 (qgis): Be tolerant for multi points that aren't really multi
Alessandro Pasotti
10:32 PM Revision 641c05d0 (qgis): Safety belt for null geoms
Alessandro Pasotti
10:32 PM Revision a993e336 (qgis): Fix crash when using project on multi point
Fixes #45148 Alessandro Pasotti
10:31 PM Revision 83f3927d (qgis): Don't crash collecting stats when band is not valid
unreported
Cherry-picked from master 6039deda1b.
Alessandro Pasotti
10:31 PM Revision df6c09c8 (qgis): GDAL Use proper type when sampling raster
Fixes #44902 Alessandro Pasotti
10:30 PM Revision 28e38a6a (qgis): reduce line length
antoine dauce
10:30 PM Revision baa14b5d (qgis): add tests for better coverage
antoine dauce
10:30 PM Revision 8ca96fea (qgis): split quadrilateral test method
antoine dauce
08:49 PM Revision aa4258f8 (qgis): rename method
Vincent Cloarec
08:39 PM Revision 75ad2574 (qgis): address Loic comment
Vincent Cloarec
05:31 PM Revision 1aa05746 (qgis): [Server] Fix: WMS GetStyles contains previous SLD_BODY requests
The WMS Server restorer does not remove styles created from SLD provided in WMS requests.
The custom property that c...
René-Luc ReLuc
03:13 PM Revision 2da03dee (qgis): Merge pull request #45110 from qgis/mac_deps_090
bump qgis-deps in CI and INSTALL Peter Petrik
10:23 AM Revision 0f78c3af (qgis): fix macos build
PeterPetrik
09:42 AM Revision b213a777 (qgis): Merge pull request #45129 from elpaso/bugfix-gh44989-copy-paste-multiline
Fix multiline wkt paste from clipboard Alessandro Pasotti
09:01 AM Revision 44d917d5 (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
08:47 AM Revision 60b74efd (qgis): [processing] log the start time (fix #44292)
Joonalai
08:47 AM Revision b61fe273 (qgis): Remove redundant progress text
Joonalai
08:46 AM Revision 0a5a8e75 (qgis): Fix drag to zoom
Stefanow Natsis
05:08 AM Revision 34408026 (qgis): fix face/vertex count during editing
Vincent Cloarec
04:14 AM Revision d314b09f (qgis): fix save layer edits action for mesh layer
Not updated when back to the mesh layer Vincent Cloarec
03:58 AM Revision 9afd373a (qgis): remove unused
Vincent Cloarec

2021-09-19

12:34 AM Revision bb09d06e (qgis): use constraint cad Z value for mesh editing
Vincent Cloarec
08:13 PM Revision 08d8ccb1 (qgis): Merge pull request #45084 from 3nids/fix-option-crash
fix crash when opening layer properties Even Rouault

2021-09-18

08:30 PM Revision 895d467e (qgis): simplify Z value handle
Vincent Cloarec
12:00 PM Revision 303a6f26 (qgis): Fix multiline wkt paste from clipboard
Fixes #44989 Alessandro Pasotti

2021-09-17

10:29 PM Revision 64a01d98 (qgis): [UI][FIX] Repeating Lock Z/M buttons should not be enabled by default
Loïc Bartoletti
10:19 PM Revision b5dbbb91 (qgis): split curvePolygon test method
Antoine Facchini
10:19 PM Revision 91953681 (qgis): rename variables, remove useless comments
Antoine Facchini
10:19 PM Revision 9c85b96d (qgis): change target names for geometry tests
Antoine Facchini
10:19 PM Revision e7a0c223 (qgis): better test coverage
Antoine Facchini
10:18 PM Revision 73489ab3 (qgis): Add contextmenu to copy key:value in Dev Tools Panel
In the Debugging/Development Tools panel, in the Network Logger tab
you see a lot of Request information: Header info...
Richard Duivenvoorde
10:18 PM Revision a25e6861 (qgis): Textual Fix
Richard Duivenvoorde
10:18 PM Revision aa6b88f0 (qgis): Fixes #44270 : Update processing multiple selection widget selection on...
Julien Cabieces
10:18 PM Revision 36f04b0c (qgis): fix spell check
Julien Cabieces
10:17 PM Revision 16508616 (qgis): fix 3D mesh terrain when CRS are different from map
Vincent Cloarec
10:16 PM Revision 5888766e (qgis): Fix drag to zoom
Stefanow Natsis
10:16 PM Revision f3999628 (qgis): Add missing cast code for QgsHashedLineSymbolLayer
Nyall Dawson
10:13 PM Revision c70e3468 (qgis): Fix drag to zoom
Stefanow Natsis
09:34 PM Revision 73ced5dd (qgis): Fix digitizing features using CAD dock when layer CRS != canvas CRS
Nyall Dawson
03:14 PM Revision 90985918 (qgis): Merge pull request #44862 from 3liz/metadata_api_july
Enable many MetadataUrl on the server side René-Luc ReLuc
12:19 PM Revision aeab4e8b (qgis): Rename 'clone' method to 'copyTo'
David Marteau
09:46 AM Revision abbdbe28 (qgis): Comment
Marco Hugentobler
08:52 AM Revision f79e62e6 (qgis): Merge pull request #44944 from domi4484/labelUsabilityImprovements
Make rotate label tool work with label not pinned or dd moved fix #43967 Matthias Kuhn
07:35 AM Revision af251242 (qgis): bump qgis-deps in CI and INSTALL
PeterPetrik
07:18 AM Revision a54658d2 (qgis): Add missing cast code for QgsHashedLineSymbolLayer
Nyall Dawson
07:15 AM Revision 850215f8 (qgis): Add missing cast code for QgsHashedLineSymbolLayer
Nyall Dawson
06:12 AM Revision c0a9b04c (qgis): Apply suggestions from code review
Nyall Dawson
06:00 AM Revision 379bce5c (qgis): Fix GetMap tile_buffer when labels are rotated
Julien Cabieces
06:00 AM Revision 4ec9f474 (qgis): fix code formatting
Julien Cabieces
06:00 AM Revision 42d7f639 (qgis): fix version
Julien Cabieces
06:00 AM Revision 251ccdab (qgis): fix control image
Julien Cabieces
06:00 AM Revision e45248e1 (qgis): Add test for visiblePolygonWithBuffer
Julien Cabieces
05:57 AM Revision fdb176f0 (qgis): Fixes #44799 : fix RelativeStorage config save
Julien Cabieces
05:57 AM Revision 770efa34 (qgis): fix other isVisible call
Julien Cabieces
05:31 AM Revision 2d37988d (qgis): Fixes #44749 : list styles from database for layer with no geom
Julien Cabieces
05:31 AM Revision 88119078 (qgis): fix 3D mesh terrain when CRS are different from map
Vincent Cloarec
05:30 AM Revision 606bd09b (qgis): Modify tests for qgis#44160 milliseconds
Joonalai
05:30 AM Revision 0a3526fd (qgis): qgis#44160 add millisecond support to OGRUtils
Joonalai
05:28 AM Revision 68875f28 (qgis): Fixes #44749 : list styles from database for layer with no geom
Julien Cabieces
05:27 AM Revision 251ebd20 (qgis): Fixes custom ellipsoid locale double input
Fixes #45015
Funded by: QGIS Grant 2021
Alessandro Pasotti
05:25 AM Revision 83ab6dbc (qgis): [backport] Fix raster change datasource
Fixes #44929
Cherry-picked from master 30f3a5d4bc.
Alessandro Pasotti
05:25 AM Revision e5bc21a7 (qgis): fix build
Alessandro Pasotti
05:25 AM Revision 2cabe537 (qgis): Update qgsrasterpipe.cpp
Alessandro Pasotti
05:23 AM Revision 000499c7 (qgis): fix spell check
Julien Cabieces
05:23 AM Revision 55e00228 (qgis): Fixes #44270 : Update processing multiple selection widget selection on...
Julien Cabieces
05:22 AM Revision 6039deda (qgis): Don't crash collecting stats when band is not valid
unreported Alessandro Pasotti
05:22 AM Revision a1db2f33 (qgis): GDAL Use proper type when sampling raster
Fixes #44902 Alessandro Pasotti
05:19 AM Revision 5cadafc0 (qgis): fix spell check
Julien Cabieces
05:19 AM Revision 0b9b2043 (qgis): Fixes #44270 : Update processing multiple selection widget selection on...
Julien Cabieces

2021-09-16

04:18 PM Revision ca4e5075 (qgis): Add some const in qgsmetadatawidget.cpp
Etienne Trimaille
04:17 PM Revision e8c3e7c5 (qgis): MetadataUrl - Fix some "const" and PR review
Etienne Trimaille
02:23 PM Revision 2e9a1514 (qgis): MetadataUrls - use unique_ptr
David Marteau
02:23 PM Revision 8b6395de (qgis): MetadataUrls - Add some tests and some fixes
Etienne Trimaille
02:23 PM Revision a3df6b66 (qgis): UI - Update vector and raster to be able to add many metadata urls on s...
Etienne Trimaille
02:10 PM Revision d8413c8c (qgis): Server - Update API to have many metadataUrl for a layer
Etienne Trimaille
02:10 PM Revision 235a2858 (qgis): MetadataUrl API : Save and restore in XML
Etienne Trimaille
02:10 PM Revision ee6acb0c (qgis): Refactorize server properties
David Marteau
02:10 PM Revision 21c3f3fc (qgis): Add API for having many metadataUrl on a layer
Etienne Trimaille
01:06 PM Revision 055bcec0 (qgis): Detect colors before parseValue method to avoid string missinterpreted ...
Marco Hugentobler
12:51 PM Revision 5ea353ba (qgis): Merge pull request #45085 from kadas-albireo/master
Enable mingw server build Sandro Mani
12:07 PM Revision 6bb7e5e7 (qgis): Enable mingw server build
Sandro Mani
10:48 AM Revision f59947af (qgis): Merge pull request #45063 from elpaso/bugfix-gh44949-raster-properties-...
Use QgsRasterTransparencyWidget in raster properties dlg Alessandro Pasotti
10:07 AM Revision 469b1459 (qgis): Cancel previous fetch when current feature changes and an external (#44...
storage is set Julien Cabieces
10:06 AM Revision 8374868c (qgis): fix crash when opening layer properties
avoid adding an empty page to layer properties Denis Rouzaud
09:44 AM Revision b60400cc (qgis): Merge pull request #45074 from elpaso/bugfix-gh44929-raster-datasource-...
Fix raster change datasource Alessandro Pasotti
08:02 AM Revision 3761ed32 (qgis): Replace QMatrix with QTransform
Damiano Lombardi
08:00 AM Revision 2b9bc262 (qgis): Merge pull request #45068 from vcloarec/fix#44815
[MESH] fix #44815 Peter Petrik
07:58 AM Revision 21433a64 (qgis): Merge pull request #45081 from vcloarec/someFixes_09
[mesh] some fixes related to mesh editing Peter Petrik
07:00 AM Revision 881e655a (qgis): Make rotate label tool work with label not pinned or dd moved fix #43967
Damiano Lombardi
07:00 AM Revision 3d520647 (qgis): Fix cartographic&around point rotated label candidate creation
Damiano Lombardi

2021-09-15

06:00 PM Revision 78e46913 (qgis): debian unstable: include sip files again
Jürgen Fischer
04:57 PM Revision 30f3a5d4 (qgis): Fix raster change datasource
Fixes #44929 Alessandro Pasotti
10:35 AM Revision e097f6f3 (qgis): Use shorter expression if values in opacity interpolation are both numeric
Marco Hugentobler
05:28 AM Revision a82b8d4d (qgis): fix layer extent and vertical extent of dataset group when editing
Vincent Cloarec
05:28 AM Revision 2eb00aa2 (qgis): fix dataset group name when switch editing
Vincent Cloarec
05:28 AM Revision 2d99806f (qgis): fix toggling of mesh transform dock widget
Vincent Cloarec
05:28 AM Revision 34e0e0c1 (qgis): fix 3D update
Vincent Cloarec
05:28 AM Revision fa87494f (qgis): send reindex action in the mesh menu
Vincent Cloarec
05:28 AM Revision 1fcf40be (qgis): fix cancel/rollback mesh layer editing
Vincent Cloarec
05:24 AM Revision 16ffb6e8 (qgis): fix #44815
Vincent Cloarec

2021-09-14

11:58 PM Revision 077083a7 (qgis): dxf export: fix output of offset linestrings
Jürgen Fischer
11:58 PM Revision e53a2e06 (qgis): debian unstable: switch back from sip5-tools too python3-sip
Jürgen Fischer
08:49 PM Revision 1e643a83 (qgis): Merge pull request #45059 from elpaso/bugfix-gh45050-arcgis-rest-add-close
Fix arcgis rest datasource select dlg Alessandro Pasotti
06:14 PM Revision 2f274f01 (qgis): Make new parameter optional
Marco Hugentobler
05:55 PM Revision 93d3a2c6 (qgis): Keep API compatibility for QgsMapBoxGlStyleConverter::interpolateExpres...
Marco Hugentobler
05:09 PM Revision 94ab07c3 (qgis): Cleanup
Marco Hugentobler
05:00 PM Revision adf102a8 (qgis): Use QgsRasterTransparencyWidget in raster properties dlg
Remove a bunch of duplicated code and fix #44949 Alessandro Pasotti
02:19 PM Revision 98968dea (qgis): Fix arcgis rest datasource select dlg
Fix #45050 Alessandro Pasotti
10:54 AM Revision dadc4d53 (qgis): WFS: set namespace prefix on geometry and attribute elements in FILTER ...
Even Rouault
10:48 AM Revision b4d59398 (qgis): WFS: try harder guessing the layer geometry type when a filter returns ...
Even Rouault
09:29 AM Revision ce7bc16a (qgis): test
Vincent Cloarec
09:29 AM Revision 0937c499 (qgis): fix QgsRectangle::include
Vincent Cloarec
08:29 AM Revision a9322283 (qgis): fix control image
Julien Cabieces
08:29 AM Revision c21752dd (qgis): fix version
Julien Cabieces
08:29 AM Revision a533ea28 (qgis): Add test for visiblePolygonWithBuffer
Julien Cabieces
08:29 AM Revision 736d6775 (qgis): fix code formatting
Julien Cabieces
08:29 AM Revision 816757d1 (qgis): Fix GetMap tile_buffer when labels are rotated
Julien Cabieces
08:14 AM Revision 91cdf3a8 (qgis): WFS: emit hint when an axis order issue is likely (fixes #44054)
Even Rouault
07:52 AM Revision 176ab296 (qgis): Make mesh edit tools more consistent with vector layers tools (#45040)
[mesh] UX fixes:
* move mesh elements click->move->click instead press-> drag->release
* allow to select by drawing a...
Vincent Cloarec
07:51 AM Revision 6f1deb6d (qgis): fix control image
Julien Cabieces
07:51 AM Revision 33ea556c (qgis): fix version
Julien Cabieces
07:51 AM Revision 4d91387d (qgis): Add test for visiblePolygonWithBuffer
Julien Cabieces
07:51 AM Revision 75870d9d (qgis): fix code formatting
Julien Cabieces
07:51 AM Revision 655c02af (qgis): Fix GetMap tile_buffer when labels are rotated
Julien Cabieces
06:56 AM Revision 453e2ebf (qgis): Fix qt < 5.14 build
Nyall Dawson
06:56 AM Revision 75c7b281 (qgis): Optimise handling of rendered item results
While testing with a layer containing millions of annotations there was
some significant bottlenecks on the main thre...
Nyall Dawson
06:45 AM Revision ff60c9a0 (qgis): test
Vincent Cloarec
06:45 AM Revision 9393b615 (qgis): fix QgsRectangle::include
Vincent Cloarec
06:41 AM Revision 48b7c3d1 (qgis): test
Vincent Cloarec
06:41 AM Revision d9f9f9e9 (qgis): fix QgsRectangle::include
Vincent Cloarec
06:31 AM Revision 0e2e98b9 (qgis): Merge pull request #45032 from qgis/queued_ltr_backports
Queued ltr backports (3.16.12) Nyall Dawson
06:29 AM Revision da544956 (qgis): WFS: set namespace prefix on geometry and attribute elements in FILTER ...
Even Rouault
06:22 AM Revision eba79401 (qgis): WFS: emit hint when an axis order issue is likely (fixes #44054)
Even Rouault
06:19 AM Revision 2a46a9c4 (qgis): WFS: emit hint when an axis order issue is likely (fixes #44054)
Even Rouault
06:09 AM Revision 322181fe (qgis): WFS: try harder guessing the layer geometry type when a filter returns ...
Even Rouault

2021-09-13

03:05 PM Revision cf795616 (qgis): Merge pull request #44772 from qgis/manisandro-patch-1
Assorted MinGW build work Sandro Mani
09:05 AM Revision 1dc7516a (qgis): Remove comment
Marco Hugentobler
08:48 AM Revision b76ac5b0 (qgis): More consts
Marco Hugentobler
05:22 AM Revision 50ab8c1c (qgis): Cleanup API docs for QgsCadUtils
Nyall Dawson
02:19 AM Revision 5f25e473 (qgis): fix ref
Tom Kralidis

2021-09-12

12:03 AM Revision a4a50d2c (qgis): fix snapping on 2D and rebase
Loïc Bartoletti
12:03 AM Revision 42794288 (qgis): 3.20 -> 3.22
Loïc Bartoletti
12:03 AM Revision 99af22b9 (qgis): fix api break for current,previous,penultimatepoint
Loïc Bartoletti
12:03 AM Revision 06f78b1e (qgis): move declaration of vlayer
Loïc Bartoletti
12:03 AM Revision 93a66ae5 (qgis): fix typo
Loïc Bartoletti
12:03 AM Revision 3da93c69 (qgis): remove ctrl+z shortcut
Loïc Bartoletti
12:03 AM Revision 0706585e (qgis): init zm support in QgsAdvancedDigitzingDockWidgetBase
Loïc Bartoletti
12:03 AM Revision 453d85c6 (qgis): Disable Z/M parts when layer is not 3D or Measure
Loïc Bartoletti
12:03 AM Revision 2414a288 (qgis): add setCadPoint and cadPoint methods and fix test
Loïc Bartoletti
12:03 AM Revision 16d86302 (qgis): fix sip
Loïc Bartoletti
12:03 AM Revision f4383aaa (qgis): fix api break for pointChanged. use pointChangedV2
Loïc Bartoletti
12:03 AM Revision 992dc6cc (qgis): make AlignMapPointContext a class instead of a struct
Loïc Bartoletti
12:03 AM Revision c2897fab (qgis): cosmetic changes for m
Loïc Bartoletti
12:03 AM Revision 5568bf9d (qgis): typo
Loïc Bartoletti
12:03 AM Revision 29d95c76 (qgis): Disable Z/M parts when layer is not 3D or Measure
Loïc Bartoletti
12:03 AM Revision d81d2365 (qgis): fix sip
Loïc Bartoletti
12:03 AM Revision 8f8628ef (qgis): fix default M value
Loïc Bartoletti
12:03 AM Revision eb809bda (qgis): fix typo
Loïc Bartoletti
12:03 AM Revision a5fca0b9 (qgis): Use values from DockWidget instead of snapped ones
Loïc Bartoletti
12:03 AM Revision 93f27567 (qgis): add \brief tag
Loïc Bartoletti
12:03 AM Revision 5dbc3f64 (qgis): init zm support in QgsAdvancedDigitzingDockWidgetBase
Loïc Bartoletti
11:18 PM Revision b6d67075 (qgis): [ui] Relocate 'traditional' annotation toolbar actions into the new ann...
Mathieu Pellerin - nIRV
11:18 PM Revision a300d3b1 (qgis): Further tweaks to new text on point annotation icon
Mathieu Pellerin - nIRV
11:18 PM Revision bf7439f0 (qgis): Add a Toolbar suffix to the annotations toolbar title
Mathieu Pellerin - nIRV
11:15 PM Revision 3996de7b (qgis): Add missing transfer annotation
Nyall Dawson
02:21 PM Revision 7edf3c5a (qgis): Fix opacity interpolation. Add multiplication with maxOpacity in the ex...
Marco Hugentobler
11:44 AM Revision 119147cc (qgis): Keep also expressions in other parts where interpolateExpression is used
Marco Hugentobler

2021-09-11

04:52 PM Revision b46854ad (qgis): [qgsquick][annotations] Render projects' main annotation layer
Mathieu Pellerin - nIRV
03:20 PM Revision a60e3efd (qgis): safeguard request properties
Tom Kralidis
12:46 PM Revision dbba1edb (qgis): Merge pull request #45022 from qgis/backport-45005-to-queued_ltr_backports
[Backport queued_ltr_backports] [processing] Fix NODATA parameters in GDAL Merge algorithm Even Rouault
07:38 AM Revision 6d5d8e80 (qgis): Merge pull request #45025 from gacarrillor/patch-2
Set wait cursor while installing plugin from ZIP Matthias Kuhn
02:17 AM Revision a0b7f14d (qgis): Use 'with OverrideCursor(Qt.WaitCursor)' block in installer.py
Germap

2021-09-10

11:59 PM Revision 52344422 (qgis): [processing] Add an algorithm which transfers all items from the
main annotation layer in a project to a secondary annotation layer
Useful for moving items created in the main layer...
Nyall Dawson
11:59 PM Revision c2c0f257 (qgis): [processing] Add parameter type for annotation layers
Nyall Dawson
11:59 PM Revision eef91768 (qgis): Fix build
Nyall Dawson
11:59 PM Revision 45b88672 (qgis): Improve docs
Nyall Dawson
11:59 PM Revision b12d163c (qgis): Translate
Nyall Dawson
11:59 PM Revision 24a95093 (qgis): Shorten class name
Nyall Dawson
11:52 PM Revision d8f02f98 (qgis): Set wait cursor while installing plugin from ZIP
Germap
10:24 PM Revision b61256c8 (qgis): Add missing transfer annotation
Nyall Dawson
10:24 PM Revision 9dc30b3e (qgis): Add missing transfer annotation
Nyall Dawson
10:19 PM Revision 2aa1135e (qgis): Fix test for gdal_merge with nodata value
Andrea Giudiceandrea
10:19 PM Revision 16603719 (qgis): [processing] Fix NODATA parameters in GDAL Merge alg
Set NODATA_INPUT and NODATA_OUTPUT as QgsProcessingParameterNumber.Double parameters, instead of QgsProcessingParamet... Andrea Giudiceandrea
10:15 PM Revision 44744e26 (qgis): [processing] Fix NODATA parameters in GDAL Merge alg
Set NODATA_INPUT and NODATA_OUTPUT as QgsProcessingParameterNumber.Double parameters, instead of QgsProcessingParamet... Andrea Giudiceandrea
10:15 PM Revision 1b1e80de (qgis): Fix test for gdal_merge with nodata value
Andrea Giudiceandrea
10:14 PM Revision ae4c1b0d (qgis): Add missing transfer annotation
Nyall Dawson
10:14 PM Revision 804bf021 (qgis): Adjust control image
Mathieu Pellerin - nIRV
10:14 PM Revision b111f518 (qgis): [annotations] Support expression-based text items
Mathieu Pellerin - nIRV
10:14 PM Revision 3b07f3b9 (qgis): [ui][annotations] Add insert expression button in the point text widget
Mathieu Pellerin - nIRV
02:13 PM Revision 495fbaec (qgis): Release of 3.20.3
Jürgen Fischer
02:13 PM Revision 2de0d955 (qgis): translation update for 3.20.3 from transifex
Jürgen Fischer
02:11 PM Revision 26cc1c76 (qgis): Release of 3.16.11
Jürgen Fischer
02:11 PM Revision d70edfd4 (qgis): translation update for 3.16.11 from transifex
Jürgen Fischer
12:44 PM Revision 922b8fff (qgis): Merge pull request #44826 from rldhont/vector-tiles-custom-def
[API] Encode and write vector tiles in different CRS than EPSG:3857 René-Luc ReLuc
12:43 PM Revision fb51c854 (qgis): Add unit test for color interpolation where colors are expressions
Marco Hugentobler
11:57 AM Revision 0abd95c9 (qgis): Merge pull request #45013 from rldhont/backport-44979-to-queued_ltr_bac...
[Backport release-3_16][Bugfix] QgsTileMatrix::tileCenter does not return tile center René-Luc ReLuc
11:44 AM Revision 95328eea (qgis): Tile Matrix in different CRS
Add a new static method to QgsTileMatrix to get tile matrix in different CRS with top left point and scale denominato... René-Luc ReLuc
11:44 AM Revision da424044 (qgis): Encode and write vector tiles in different CRS than EPSG:3857
The Mapbox Vector Tile specification provides these definition for projection and bounds.
A Vector Tile represents d...
René-Luc ReLuc
10:26 AM Revision 555dce58 (qgis): Update src/app/annotations/qgsannotationlayerproperties.cpp
Co-authored-by: Mathieu Pellerin <[email protected]> Nyall Dawson
10:26 AM Revision 9adc3aa2 (qgis): Update src/app/annotations/qgsannotationlayerproperties.cpp
Co-authored-by: Mathieu Pellerin <[email protected]> Nyall Dawson
10:26 AM Revision 9772e041 (qgis): Make layer renderer properties collapsible
Nyall Dawson
10:26 AM Revision 0f1cbd2b (qgis): Also show annotation layer opacity, blend mode and paint effect widget
in the layer styling dock, so that live changes can be made Nyall Dawson
10:26 AM Revision 985b9892 (qgis): Initial starting point for annotation layer properties page
Nyall Dawson
10:26 AM Revision ac66a8ff (qgis): Fix incorrect styling widget dock page is selected after opening layer ...
Nyall Dawson
10:26 AM Revision fbce5ad8 (qgis): Implement html metadata for annotation layers
Nyall Dawson
10:26 AM Revision 7d107783 (qgis): Show item counts in annotation layer metadata
Nyall Dawson
10:26 AM Revision 5e150f92 (qgis): Allow paint effects to be applied to an annotation layer
Nyall Dawson
10:26 AM Revision 94051ebb (qgis): Annotation layer opacity and blend modes can be set through the layer
properties dialog Nyall Dawson
10:26 AM Revision 5295bf4e (qgis): [feature] Add "Main Annotation Layer Properties" option in the
annotation toolbar
This gives users access to setting properties for the main
annotation layer (the hidden one which...
Nyall Dawson
10:24 AM Revision a278e38a (qgis): Fix string vs. numeric type check
Marco Hugentobler
09:25 AM Revision 2077b486 (qgis): [Bugfix] QgsTileMatrix::tileCenter does not return tile center
Fixing QgsTileMatrix::tileCenter and add a new unit tests. René-Luc ReLuc
08:00 AM Revision 4e0d0f66 (qgis): Select by existing geometries (#45006)
[mesh] [feature] mesh select element by existing selected polygon Vincent Cloarec
07:01 AM Revision 1228f59b (qgis): Make annotation item edit API a bit more flexible
Nyall Dawson
07:01 AM Revision e0c5ccee (qgis): Fix crash when using interpolated line symbol layer with non-vector
layer symbols Nyall Dawson
07:01 AM Revision 5262bcb9 (qgis): Remove remnant
Nyall Dawson
07:01 AM Revision 87d42afb (qgis): Add explanatory comment
Nyall Dawson
07:01 AM Revision 3f3e891f (qgis): Double clicking a segment adds a vertex to an annotation
Nyall Dawson
07:01 AM Revision 4cb06c0a (qgis): Add an annotation item edit operation for adding nodes
Nyall Dawson
07:01 AM Revision a7d299df (qgis): Use an edit operation for annotation item translation, instead of
transform
Will make it easier to add undo/redo support in future
Nyall Dawson
07:01 AM Revision f76b262a (qgis): [feature] Pressing delete/backspace will delete the current node
when editing an annotation item Nyall Dawson
07:01 AM Revision f66eeebd (qgis): Add snap indicator
Nyall Dawson
07:01 AM Revision 4b245f59 (qgis): Add new annotation edit operation for deleting a vertex
Nyall Dawson
07:01 AM Revision 8cf49032 (qgis): Don't expose QgsMapToolModifyAnnotation to python
We want to leave this private for now, to give flexibility to change
api if/when needed
Nyall Dawson
07:01 AM Revision 5ed05fad (qgis): Add an id number to QgsAnnotationItemNode
Nyall Dawson
07:01 AM Revision a87206db (qgis): Create QgsAbstractAnnotationItemEditOperation as base class for
edit operations on annotation layers, with initial implementation
as QgsAnnotationItemEditOperationMoveNode
This cla...
Nyall Dawson
07:01 AM Revision a85c8cb9 (qgis): [feature] Modify annotation tool can now be used to move nodes in
an annotation item
Left clicking over a node will start moving it, a second left
click will confirm the move. Right ...
Nyall Dawson
07:01 AM Revision c1260f2a (qgis): Add unit tests for moving annotation item nodes
Nyall Dawson
07:01 AM Revision 1fe87431 (qgis): Add method to apply a annotation item edit operation directly
onto a QgsAnnotationLayer Nyall Dawson
07:01 AM Revision 1537d393 (qgis): Add framework for retrieving the temporary results of a in-progress
edit operation on an annotation item
This is used for the item to return a representative geometry
of what the item ...
Nyall Dawson
07:01 AM Revision 5ea9c633 (qgis): Fix spatial index resolution in rendered item results
Nyall Dawson
07:01 AM Revision 63134326 (qgis): Allow QgsAnnotationItemEditOperationMoveNode operations to be
applied to annotation items to move nodes in the item Nyall Dawson
 

Also available in: Atom