Activity
From 2022-06-18 to 2022-07-17
2022-07-17
- 12:41 PM Revision ddade08b (qgis): Fix leaks in triangular mesh
- 12:41 PM Revision 39e0a2a8 (qgis): Fix z range calculation of rule based 3d renderer
- 12:41 PM Revision bab2818a (qgis): Better approach to avoiding empty nodes
- 12:41 PM Revision 978fb94b (qgis): [3d] Remove empty vector chunk nodes
- These will have an extreme height range, and can mess
up the near/far plane calculation. - 12:41 PM Revision 7e2e09c6 (qgis): Cleanup objects after tests
2022-07-16
- 10:42 PM Revision 8c899a5a (qgis): Only buster and focal are actually concerned
- 10:42 PM Revision af16ecc8 (qgis): Be specific on versions that need external QT 3D headers
- 08:46 AM Revision 484bea7c (qgis): Add API methods to convert QgsGeometry to an ArcGIS REST representation
- 08:46 AM Revision 6fd8f424 (qgis): Handle time zones
- 08:46 AM Revision da5be002 (qgis): Indentation
- 08:46 AM Revision 300e2b2d (qgis): Add method to convert QgsFeatures to ArcGIS REST representation
- 08:46 AM Revision e9398dbb (qgis): Add spatialReference information to geometry JSON
- 08:46 AM Revision 9548e767 (qgis): Add method to convert crs to ArcGIS REST JSON
2022-07-15
- 02:14 PM Revision b609df9e (qgis): Release of 3.26.1
- 02:14 PM Revision 0857d155 (qgis): translation update for 3.26.1 from transifex
- 02:13 PM Revision a8e9e6fa (qgis): Release of 3.22.9
- 02:13 PM Revision 53680918 (qgis): translation update for 3.22.9 from transifex
- 01:29 PM Revision 8a92bdbc (qgis): update splash
- 06:41 AM Revision a11cba0e (qgis): Update tests/src/python/test_provider_gdal.py
- 06:41 AM Revision 8ef2b672 (qgis): Fix Pylint.
- 06:41 AM Revision ace6bd8f (qgis): [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files ...
2022-07-14
- 09:40 PM Revision aa8727e7 (qgis): Make "Filter by geometry type" alg also available via Processing Toolbox
- 09:38 PM Revision f0c9da53 (qgis): [layouts] Default to left alignment for new text items
- It's a better choice! (tm)
- 12:09 PM Revision 05edc4d4 (qgis): light.inc.frag: Use worldView parameter instead of worldEye
- The phongFunction used in `phongDataDefined.frag` uses the
worldPosition parameter. This parameter is then used in
ad... - 12:09 PM Revision 5015ab97 (qgis): testqgs3drendering: Add a test for instanced rendering
- This covers the 'instanced' shader code.
Sphere and Cylinder symbols are tested. - 12:09 PM Revision e3178d5c (qgis): Revert "light.inc.frag: Fix adsModel usage"
- This reverts commit e3499eb1bccf0fc4ae922568d4e1febfaa269a0b.
- 09:03 AM Revision 3dc70757 (qgis): [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files ...
- 06:55 AM Revision 77db9554 (qgis): Merge pull request #48810 from qgis/backport-48788-to-queued_ltr_backports
- 03:58 AM Revision 805a3fd6 (qgis): [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files ...
- 03:54 AM Revision 2321ba41 (qgis): Add interface for QgsProviderMetadata::createDatabase
- Can be used on a supported provider to create a new empty database
at a specified URI. - 03:54 AM Revision e57f2aaa (qgis): Simplify native type determination
- 03:54 AM Revision 148f87dc (qgis): Show icons for field types in combo box in new table dialog
- 03:54 AM Revision a254ff46 (qgis): Don't test for GDAL_DCAP_MULTIPLE_VECTOR_LAYERS on older GDAL
- 03:54 AM Revision a489d1ad (qgis): Implement createDatabase for OGR provider metadata
- 03:54 AM Revision ca5d606d (qgis): Move logic to determine native types for OGR sources from OGR provider
- to a generic method in QgsOgrUtils
- 03:54 AM Revision a9ba52e4 (qgis): Don't use a temporary vector layer to determine native types for OGR da...
- Aside from being inefficient, use of the temporary layer prevents
us from retrieving the native field types for a dat... - 03:54 AM Revision 02f588ea (qgis): Avoid invalid warning
- 03:54 AM Revision 9f4c3f3b (qgis): [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files ...
2022-07-13
- 03:03 PM Revision 9381e7a2 (qgis): tests/3d: Add a test for phongmaterial with transparency
- 08:33 AM Revision 9c204694 (qgis): Merge pull request #49344 from qgis/backport-49064-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix simple marker rotation in dxf export (CW instead of CCW)
- 08:04 AM Revision f03075c4 (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
- 08:04 AM Revision 7a849184 (qgis): Show link to exported DXF file in message bar after DXF export success
- Just like we do for other exports
- 06:29 AM Revision b5228546 (qgis): Apply suggestions from code review
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 06:29 AM Revision b3e0f898 (qgis): Fix regression in rendering polygons with z dimensions
- Fixes #49157
- 06:29 AM Revision b7998fed (qgis): Fix crash when clipping curved polygon
- 06:29 AM Revision 435e04ff (qgis): Fix crash when clipping empty polygon
- 05:40 AM Revision 41222f70 (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
- 05:40 AM Revision 4b8c03f4 (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
- 05:36 AM Revision fde304e2 (qgis): Fix simple marker rotation in dxf export (CW instead of CCW)
- 03:23 AM Revision e9990a44 (qgis): Fix #48698 : create webdav folder with good permissions so it work
- when CI is run locally
2022-07-12
- 12:24 AM Revision d5505e32 (qgis): Add missing Q_OBJECT macros and enable clazy check missing-qobject-macro
- 10:48 PM Revision 991775bd (qgis): Fix #48698 : create webdav folder with good permissions so it work
- when CI is run locally
- 10:44 PM Revision fe363d13 (qgis): Expose field domain management capabilities for non-gpkg supported data...
- 10:44 PM Revision a432b51b (qgis): Fix table creation support for generic OGR connection
- 10:44 PM Revision ea13e0c6 (qgis): Fallback to readonly dataset if needed
- 10:44 PM Revision 8dc9635d (qgis): Only offer to create supported domain types
- 10:44 PM Revision acdea960 (qgis): Fix #48698 : create webdav folder with good permissions so it work
- when CI is run locally
- 12:23 PM Revision 0e5f8f21 (qgis): Fix incorrect dimensionality of curves created from ArcGIS REST
- geometries, and correctly handle curves with M but not Z values
- 12:22 PM Revision d967bd01 (qgis): Force use of raster masking in layout designer preview
- The vector masking (while great for output quality) is much slower,
so for the layout designer preview renders we jus... - 10:50 AM Revision dad4ddf2 (qgis): Fix crash when clipping empty polygon
- 10:50 AM Revision c355ef33 (qgis): Apply suggestions from code review
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 10:50 AM Revision 6922e94a (qgis): Fix regression in rendering polygons with z dimensions
- Fixes #49157
- 10:50 AM Revision 1a375e80 (qgis): Fix crash when clipping curved polygon
- 10:46 AM Revision 41a85630 (qgis): Fix crash when clipping curved polygon
- 10:46 AM Revision 42d48dda (qgis): Fix crash when clipping empty polygon
- 10:46 AM Revision 0d081339 (qgis): Apply suggestions from code review
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 10:46 AM Revision 03d85f61 (qgis): Fix regression in rendering polygons with z dimensions
- Fixes #49157
- 10:45 AM Revision 24a95dc8 (qgis): Correctly update raster legend after loading styles
- Fixes #47506
- 10:45 AM Revision 332bdae7 (qgis): Correctly update raster legend after loading styles
- Fixes #47506
- 10:45 AM Revision 606efa64 (qgis): Fix incorrect dimensionality of curves created from ArcGIS REST
- geometries, and correctly handle curves with M but not Z values
- 07:06 AM Revision 15abb425 (qgis): Fix incorrect dimensionality of curves created from ArcGIS REST
- geometries, and correctly handle curves with M but not Z values
- 07:06 AM Revision 013acdfd (qgis): Fix incorrect dimensionality of curves created from ArcGIS REST
- geometries, and correctly handle curves with M but not Z values
- 07:03 AM Revision 2fa23b53 (qgis): Fix difference algorithm when differencing a point results in
- a null geometry
Fixes #49291 - 07:03 AM Revision 16f3ba3a (qgis): Consistently return null geometry instead of empty point
- 07:03 AM Revision 542e9b41 (qgis): Consistently return null geometry instead of empty point
- 07:03 AM Revision 1eded9e3 (qgis): Fix difference algorithm when differencing a point results in
- a null geometry
Fixes #49291 - 07:03 AM Revision b4acebca (qgis): Force use of raster masking in layout designer preview
- The vector masking (while great for output quality) is much slower,
so for the layout designer preview renders we jus... - 07:02 AM Revision 876188b6 (qgis): Fix incorrect dimensionality of curves created from ArcGIS REST
- geometries, and correctly handle curves with M but not Z values
- 06:59 AM Revision 8b15f596 (qgis): Force use of raster masking in layout designer preview
- The vector masking (while great for output quality) is much slower,
so for the layout designer preview renders we jus... - 06:44 AM Revision 22c5b62c (qgis): Correctly update raster legend after loading styles
- Fixes #47506
- 06:44 AM Revision a186844b (qgis): Correctly update raster legend after loading styles
- Fixes #47506
- 06:41 AM Revision 85857d5d (qgis): Correctly update raster legend after loading styles
- Fixes #47506
- 06:39 AM Revision b2eb37a1 (qgis): Change project style disabling from being a project load flag
- to a new project "capability"
This avoids the unwanted cost of initialising a blank style database
whenever QgsProje... - 03:47 AM Revision 72f8bc3b (qgis): Fix difference algorithm when differencing a point results in
- a null geometry
Fixes #49291 - 03:47 AM Revision 4c3d605c (qgis): Consistently return null geometry instead of empty point
- 03:46 AM Revision 2e4c655d (qgis): Consistently return null geometry instead of empty point
- 03:46 AM Revision 4f660142 (qgis): Fix difference algorithm when differencing a point results in
- a null geometry
Fixes #49291 - 03:42 AM Revision 5a6b76ab (qgis): Fix difference algorithm when differencing a point results in
- a null geometry
Fixes #49291 - 03:42 AM Revision 36f96982 (qgis): Consistently return null geometry instead of empty point
- 03:25 AM Revision 896b5036 (qgis): Update some default actions : proper field, use messageBar
2022-07-11
- 09:43 AM Revision d50d1bf9 (qgis): Merge pull request #48282 from troopa81/feat_oracle_save_project
- [Oracle] Implement the save to project
- 07:22 AM Revision 9b09445c (qgis): Change project style disabling from being a project load flag
- to a new project "capability"
This avoids the unwanted cost of initialising a blank style database
whenever QgsProje... - 04:38 AM Revision 4b2a9737 (qgis): light.inc.frag: Fix adsModel usage
- adsModel is by used by phongFunction with worldView parameter, not
worldEye.
This fixed is copied from qt3d shader s... - 04:35 AM Revision e3499eb1 (qgis): light.inc.frag: Fix adsModel usage
- adsModel is by used by phongFunction with worldView parameter, not
worldEye.
This fixed is copied from qt3d shader s... - 04:34 AM Revision ecafb92d (qgis): [GUI][Labelling] Fix Line Anchor Settings window title
- 03:59 AM Revision 6e374855 (qgis): Rename WITH_QT6 to BUILD_WITH_QT6
2022-07-10
- 01:19 AM Revision 5f7d256b (qgis): [GUI][Labelling] Fix Line Anchor Settings window title
- 01:16 AM Revision 4e43c39f (qgis): Don't truncate Uuid string if field length >= Uuid string length
- 01:15 AM Revision cce558bc (qgis): [GUI][Labelling] Fix Line Anchor Settings window title
- 08:24 PM Revision fd7c8b35 (qgis): debian packaging: ignore gitstatus test and set gdal library
- 08:24 PM Revision d4ccf669 (qgis): debian packaging: ignore gitstatus test and set gdal library
- 08:24 PM Revision 91b63b2d (qgis): debian packaging: set gdal library on sid
2022-07-09
- 10:00 AM Revision 7a1279fe (qgis): Don't truncate Uuid string if field length >= Uuid string length
- 09:56 AM Revision 63dc9ac4 (qgis): Don't truncate Uuid string if field length >= Uuid string length
2022-07-08
- 11:12 PM Revision dc76c33f (qgis): Test tolerance
- 11:12 PM Revision 8d25fe97 (qgis): Indentation
- 11:12 PM Revision 8034ae7a (qgis): Fix tests on qt 5.13
- 11:12 PM Revision 6c3f54d8 (qgis): Qt6 compat
- 11:12 PM Revision 09fb955a (qgis): More old qt compatibility
- 11:12 PM Revision 44708b9c (qgis): Create QgsColorUtils class
- Contains methods to serialize/deserialize colors from xml and strings,
where the colors are losslessly stored/restore... - 11:12 PM Revision 1b26ee13 (qgis): Old qt compatibility
- 11:12 PM Revision 1e84d4f6 (qgis): Make sure new methods are compatible with encoded colors written
- using the old methods, and make strings generated by the new
methods compatible with the old lossy methods too
Means... - 03:39 PM Revision c873272c (qgis): Merge pull request #49287 from qgis/backport-49265-to-release-3_26
- [Backport release-3_26] [CI] Disable grass8 temporarily
- 03:26 PM Revision b4db8f60 (qgis): [CI] Disable grass8 temporarily
- 11:04 AM Revision d1dfad24 (qgis): Merge pull request #49276 from lbartoletti/use_alternate_linker
- Use alternate linker (mold, gold, etc)
- 10:40 AM Revision 22d43661 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
- 10:40 AM Revision ff3c0bde (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
- 10:40 AM Revision 2f847848 (qgis): Fix Lossless image compression in QgsLayoutExporter::print
- 08:23 AM Revision 57448f1a (qgis): [diagrams] Fix category color opacity not respected
- 08:22 AM Revision 99b9ed3e (qgis): [diagrams] Fix category color opacity not respected
- 08:22 AM Revision 699b2be8 (qgis): qgscamerapose: Fix pitch max value to avoid rotation computation error
- This is a similar fix to b173af9a2e5097b7542668c640acb30819563be0
which fixed the pitch min value.
With a mPitchAngl... - 08:21 AM Revision 472cd2bc (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
- 08:21 AM Revision 10c0559b (qgis): Fix Lossless image compression in QgsLayoutExporter::print
- 08:21 AM Revision f877460b (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
- 08:20 AM Revision 10ce5153 (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
- 08:19 AM Revision 5320e14d (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
- 08:06 AM Revision 6bb01c80 (qgis): Convert raster sublayers in mapbox gl style layers, including
- data defined layer opacity
- 08:06 AM Revision 356974e4 (qgis): When loading a new vector tile source into a project, if the associated
- MapBox GL style includes any raster sublayers, then also load those
into the project with converted styles.
Fixes #4... - 08:06 AM Revision 31fc7405 (qgis): Add method to convert raster source to QgsRasterLayer
- 08:06 AM Revision dd3058eb (qgis): Add support for parsing raster sources to QgsMapBoxGlStyleConverter
- 08:06 AM Revision 4759815f (qgis): Keep vector tile raster sublayers and vector tile layer together
- in a group when adding to project
- 07:44 AM Revision db4cf8a9 (qgis): Use alternate linker (mold, gold, etc)
- 02:32 AM Revision 28fc216f (qgis): Use a better approach to highlight selected raster markers/lines
- which shows a selection color for completely desaturated images
- 02:32 AM Revision 4fa2c767 (qgis): Gracefully handle converting mapbox gl styles with a line-dasharray
- consisting of an odd number of elements
QGIS/Qt custom dash patterns require an even number of elements,
so we need ... - 02:19 AM Revision 1ed76f65 (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
- 02:18 AM Revision 2aaf94b8 (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
- 02:05 AM Revision 52a34cc7 (qgis): [positioning] Add missing equal-to operator to the QgsSatelliteInfo class
- 02:04 AM Revision d7fa88d2 (qgis): Fix #49127 slider widget
2022-07-07
- 01:15 AM Revision 24dee422 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
- 01:15 AM Revision 5c1079e1 (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
- 01:15 AM Revision 36312652 (qgis): Fix Lossless image compression in QgsLayoutExporter::print
- 01:15 AM Revision 3a1b541c (qgis): Fix Lossless image compression in QgsLayoutExporter::print
- 01:15 AM Revision a95d3a87 (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
- 01:15 AM Revision 05b6eb2a (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
- 01:12 AM Revision 25a28524 (qgis): Fix accidental fallthrough
- 01:12 AM Revision 542015a3 (qgis): Implement toggling support for selecting single features
- 01:12 AM Revision 56912b16 (qgis): Don't select invisible features
- 01:12 AM Revision fac728e6 (qgis): Ensure that copying features from vector tile layers copies the
- "superset" of all selected feature fields
- 01:12 AM Revision 611a3f82 (qgis): Removing features from a vector tile selection should not depend on
- the tile zoom level
ie. you can remove from the selection at any zoom level, not just
the one where the features wer... - 01:12 AM Revision 8087df19 (qgis): Generalise map selection tools so that they also work for vector
- tile layers
- 01:12 AM Revision 53ace178 (qgis): Add derived tile_zoom and tile_layer attributes to features copied
- from vector tile layers
- 01:12 AM Revision 1f48f16b (qgis): Render selected features on top of vector tile layer
- 01:12 AM Revision 12321df4 (qgis): Allow actions which work on selection to also work with vector tile sel...
- 01:12 AM Revision f849f858 (qgis): Better rendering of selected vector tile features
- 01:12 AM Revision 10f484c3 (qgis): Better rendering of selected vector tile features
- 01:12 AM Revision 721bcaab (qgis): Implement API for selecting features in a vector tile layer
- 01:11 AM Revision b33fc8ac (qgis): QPainter::LosslessImageRendering only for Qt >= 5.13.0
- 01:11 AM Revision be51ee0c (qgis): Fix Lossless image compression in QgsLayoutExporter::print
- 01:11 AM Revision f723ee15 (qgis): Fix Lossless image compression in QgsLayoutExporter::exportToPdf
- 01:08 AM Revision c55424e2 (qgis): qgscamerapose: Fix pitch max value to avoid rotation computation error
- This is a similar fix to b173af9a2e5097b7542668c640acb30819563be0
which fixed the pitch min value.
With a mPitchAngl... - 01:04 AM Revision 7ae8db49 (qgis): Add 3.26 docs index
- 01:04 AM Revision 5d47cbe2 (qgis): qgscamerapose: Fix pitch max value to avoid rotation computation error
- This is a similar fix to b173af9a2e5097b7542668c640acb30819563be0
which fixed the pitch min value.
With a mPitchAngl... - 12:15 AM Revision 29fc3dfc (qgis): [diagrams] Fix category color opacity not respected
- 12:14 AM Revision c5e5e338 (qgis): [diagrams] Fix category color opacity not respected
- 12:09 AM Revision 75f11c8c (qgis): [diagrams] Fix category color opacity not respected
- 12:08 AM Revision 13c8f61a (qgis): Fix {usage} parameter
- 12:06 AM Revision 98af565b (qgis): Don't truncate Uuid string if field length >= Uuid string length
- 12:05 AM Revision 95308bca (qgis): Fix oracle configuration parameters not saved in connection dialog
- 12:05 AM Revision a351a3e3 (qgis): Fix QgsGeometry documentation inaccuracy
- 01:55 PM Revision 8fcf7289 (qgis): move comment above
- 01:55 PM Revision fd95b064 (qgis): constify and add QStringLiteral around string
- 01:55 PM Revision cb4e5af1 (qgis): add logger
- 01:55 PM Revision 1750e73b (qgis): Add oracle test
- 01:55 PM Revision 9c9821d6 (qgis): clean & constify
- 01:55 PM Revision 106cf107 (qgis): fix flake8
- 01:55 PM Revision c5710863 (qgis): Fix warning
- 01:55 PM Revision f794ac2d (qgis): Fix upsert when project already exist
- 01:55 PM Revision 56c42ef3 (qgis): add error message on failed prepare
- 01:55 PM Revision a3863a84 (qgis): constify var
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 01:55 PM Revision 94d5e2fd (qgis): constify var
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 01:55 PM Revision bd0e4850 (qgis): constify and use arg instead of operator+
- 01:55 PM Revision 38bf6a90 (qgis): Add the project storage dialog
- 01:55 PM Revision 5649166d (qgis): Refactor tests to have one base test
- 01:55 PM Revision 8f49e26c (qgis): Fix save project when user type enter
- 01:55 PM Revision c8489dc5 (qgis): Fix a few issues
- 01:55 PM Revision 7c4b31a0 (qgis): implement readProjectStorageMetadata/remove
- 01:55 PM Revision 1e8c1105 (qgis): implement write/read/list projects
- 01:55 PM Revision eaa1b9e7 (qgis): constify oracle conn
- 01:54 PM Revision 87a7073d (qgis): [CI] Disable grass8 temporarily
- 10:00 AM Revision 29a85d65 (qgis): [Oracle] Fix getSchemas request to not get all system tables
- 09:59 AM Revision 5265c3db (qgis): [Oracle] Fix getSchemas request to not get all system tables
- 09:27 AM Revision 36667857 (qgis): [CI] Disable grass8 temporarily
- 09:12 AM Revision bdaaf937 (qgis): Fix oracle configuration parameters not saved in connection dialog
- 09:05 AM Revision 370cd3ae (qgis): Apply opacities on external layers when use layer ids
- Fixes an unreported bug when using layer ids and external WMS
layers: opacities were ignored for the external layers.... - 09:04 AM Revision 3232c865 (qgis): Apply opacities on external layers when use layer ids
- Fixes an unreported bug when using layer ids and external WMS
layers: opacities were ignored for the external layers....
2022-07-06
- 12:45 AM Revision a4ee7abb (qgis): Fix oracle configuration parameters not saved in connection dialog
- 12:45 AM Revision 6978e92a (qgis): Fix oracle configuration parameters not saved in connection dialog
- 12:45 AM Revision e3457dd9 (qgis): [Oracle] Fix getSchemas request to not get all system tables
- 12:45 AM Revision 45619466 (qgis): [Oracle] Fix getSchemas request to not get all system tables
- 12:41 AM Revision 94e741bc (qgis): Fix oracle configuration parameters not saved in connection dialog
- 12:40 AM Revision f87db59a (qgis): [Oracle] Fix getSchemas request to not get all system tables
2022-07-04
- 08:21 AM Revision 9971e0f7 (qgis): Apply opacities on external layers when use layer ids
- Fixes an unreported bug when using layer ids and external WMS
layers: opacities were ignored for the external layers.... - 08:21 AM Revision 7a9c410c (qgis): Apply opacities on external layers when use layer ids
- Fixes an unreported bug when using layer ids and external WMS
layers: opacities were ignored for the external layers.... - 08:17 AM Revision 2f3d6b9e (qgis): Merge pull request #49123 from elpaso/bugfix-server-external-layers-opa...
- Apply opacities on external layers when use layer ids
- 02:26 AM Revision 9d9e1589 (qgis): Fix {usage} parameter
- 02:22 AM Revision aef1b1ec (qgis): Fix {usage} parameter
- 02:22 AM Revision f8171dc1 (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
- 02:22 AM Revision aedb74b8 (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
- 02:21 AM Revision 7284fd91 (qgis): chore: Set permissions for GitHub actions
- Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in comp...
2022-07-03
- 10:15 PM Revision a72a6f69 (qgis): Update python/plugins/grassprovider/Grass7Utils.py
- Co-authored-by: nicogodet <[email protected]>
- 07:29 AM Revision 56376797 (qgis): lint
- 07:17 AM Revision a632932b (qgis): wrap decode stdout with try-except
- 06:59 AM Revision 2b2f0eb6 (qgis): wrap decode stdout with try-except
2022-07-02
- 02:00 AM Revision ca7a410c (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
- 02:00 AM Revision fb908961 (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
2022-07-01
- 01:59 AM Revision 0e234677 (qgis): export QgsMeshRenderScalarSettings
- 01:58 AM Revision 7717f39d (qgis): Update and cleanup of geometry_checker dox
- 01:58 AM Revision ecd94683 (qgis): Update and cleanup of geometry_checker dox
- 01:58 AM Revision 87614801 (qgis): Add missing class reference
- 01:56 AM Revision f49a69d4 (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
- 01:55 AM Revision da54cc96 (qgis): Bump actions/cache from 3.0.3 to 3.0.4
- Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/act... - 01:54 AM Revision 6af3869c (qgis): Bump actions/setup-python from 3 to 4
- Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.c... - 09:02 PM Revision 569b46f5 (qgis): Bump actions/setup-python from 3 to 4
- Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.c... - 09:02 PM Revision 3fb478ba (qgis): Bump actions/cache from 3.0.3 to 3.0.4
- Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/act... - 03:25 PM Revision 5b05c40d (qgis): Merge pull request #49209 from agiudiceandrea/revert-49004-owslib-mingw
- Install OWSLib on MinGW builds
- 08:52 AM Revision 415c545b (qgis): Merge pull request #49169 from DelazJ/betweeners
- Add examples to between and not between functions
2022-06-30
- 04:28 PM Revision 51a5aad1 (qgis): Install OWSLib on mingw builds
- the package is available again now
- 08:50 AM Revision a30b1a44 (qgis): Merge pull request #49199 from vcloarec/avoidmesh3Crash
- avoid 3D crash
- 08:49 AM Revision c803c075 (qgis): Merge pull request #49200 from vcloarec/removeUncessaryCall
- some cleaning in QgsMapToolEditMeshFrame
2022-06-29
- 09:18 PM Revision 28fd52bb (qgis): remove uncessary calls in edit mesh frame
- 09:18 PM Revision c973b4bd (qgis): add some const
- 08:44 PM Revision aa2df909 (qgis): avoid 3D crash
2022-06-28
- 12:46 PM Revision bf32899c (qgis): [WFS provider] Fix clone of shared data, and do it only in handlePostCl...
- 12:46 PM Revision ae510926 (qgis): [WFS/OPAIF] Only clone sharedData in setSubsetString()
- - Remove calls to invalidateCache() which aren't necessary since the
clone() operation doesn't clone cache informat... - 12:46 PM Revision 92ff79a0 (qgis): Create a deep copy of wfs shared data on setSubsetString
- 12:46 PM Revision 08f19588 (qgis): [WFS/OPAIF provider] Handle reconnecting signals to shared data in hand...
- 12:46 PM Revision 34f41442 (qgis): use a QExplicitlySharedDataPointer for WFS shared data on the provider
- hence we can detach when setting the subset string since it's stored in the shared data
fixes #48465 - 12:46 PM Revision 94392329 (qgis): [OAPIF provider] Fix clone of shared data, and do it only in handlePost...
- 12:42 PM Revision e1134571 (qgis): Merge pull request #48998 from rouault/fix48465
- WFS/OAPIF: fix filtering on duplicated layers (fixes #48465)
2022-06-27
- 02:31 PM Revision bef583a8 (qgis): fix reading reader metadata
- 02:31 PM Revision 7d6bf2e6 (qgis): address review - fix tests
- 02:31 PM Revision 0ae45b6a (qgis): Use QgsPdalProvider for e57 and bpf files if pdal driver is available
- 02:27 PM Revision d2bbddd1 (qgis): Treat las classification as an unsigned char (#49160)
- 02:25 PM Revision 18fd8eeb (qgis): use int icon for pointcloud char attributes
- 01:15 PM Revision 42181ab6 (qgis): Add examples to NOT BETWEEN function
- showcasing equality with bounds value as well as case-sensitivity
- 01:14 PM Revision 5319bd3e (qgis): Add tag
- 01:08 PM Revision 00613efb (qgis): Add examples to the between function
- showcasing equality with bounds value as well as case-sensitivity
2022-06-24
- 11:45 AM Revision 6586fc57 (qgis): Merge pull request #49136 from qgis/backport-49130-to-release-3_26
- [Backport release-3_26] Fix #49127 slider widget
2022-06-22
- 12:40 AM Revision b32983f9 (qgis): Fix #49127 slider widget
- 12:40 AM Revision 336fc727 (qgis): Fix #49127 slider widget
- 12:39 AM Revision 2842afc1 (qgis): [processing] Add FORCE_RASTER param to printlayouttopdf alg
- 12:39 AM Revision cdababd5 (qgis): [processing] Add FORCE_RASTER param to atlaslayouttopdf and atlaslayout...
- 12:39 AM Revision 1721aeb6 (qgis): [processing] Add IMAGE_COMPRESSION param to printlayouttopdf alg
- 12:39 AM Revision 597e8eeb (qgis): [processing] Add IMAGE_COMPRESSION param to atlaslayouttopdf and atlasl...
- 12:36 AM Revision 0ddd46e3 (qgis): Fix #49127 slider widget
- 02:51 PM Revision a92d6334 (qgis): Stop accepting gitstatus checks failures from postgres tests
- 11:09 AM Revision 029db3b4 (qgis): Apply opacities on external layers when use layer ids
- Fixes an unreported bug when using layer ids and external WMS
layers: opacities were ignored for the external layers.... - 06:11 AM Revision 1b1ccf02 (qgis): Enable Journal Wal, increase Timeout use only sqlite transaction
- Fixes Multithreading issues with Mbtile Creation on slow disks and or Machines with a lot of threads.
Fixes #47738 - 05:59 AM Revision 2ba4ffbb (qgis): Add a few more fonts available from google
- 05:14 AM Revision 832ac3fb (qgis): Gracefully handle converting mapbox gl styles with a line-dasharray
- consisting of an odd number of elements
QGIS/Qt custom dash patterns require an even number of elements,
so we need ... - 05:10 AM Revision ad58296a (qgis): Gracefully handle converting mapbox gl styles with a line-dasharray
- consisting of an odd number of elements
QGIS/Qt custom dash patterns require an even number of elements,
so we need ... - 05:10 AM Revision 8bddc2e7 (qgis): Better way to determine multi layer capabilities
- 05:10 AM Revision bdf4ab13 (qgis): Fix version
- 05:10 AM Revision 045ce508 (qgis): Move GPKG connection exec sql implementation to OGR connection base
- class
Exposes "Execute SQL" functionality for all OGR supported datasources - 05:10 AM Revision bcd6158a (qgis): Capitalisation
- 05:10 AM Revision 9cc906e7 (qgis): Fix missing SQL actions in browser for some datasets
- 05:10 AM Revision b7dac550 (qgis): Fix test -- on some setups .sql is a valid ogr vector source
- 05:10 AM Revision 5d18a1fb (qgis): Fix QgsGeoPackageProviderConnection::table -- don't use OGR connection ...
- 05:10 AM Revision f587e409 (qgis): Fix metadata check
- 05:10 AM Revision 021d9a05 (qgis): Correctly advertise dataset editing capabilities
- 05:10 AM Revision 697afef1 (qgis): Expose vector layer management tools for non-sqlite/gpkg formats
- in browser
This change means that the dataset management functionality which
was previously available only to gpkg/s... - 05:10 AM Revision 34e378ea (qgis): Fix tableUri for QgsOgrProviderConnection when uri points to a single
- layer format like shp, and implement
QgsAbstractDatabaseProviderConnection::table in QgsOgrProviderConnection - 05:10 AM Revision 5176d4a1 (qgis): Stabilise test
- 05:10 AM Revision b24b0221 (qgis): Use correct table name in initial Execute Sql queries
- 05:10 AM Revision 754397db (qgis): Implement tables retrieval for ogr connection
- 04:33 AM Revision 3a945446 (qgis): Use a better approach to highlight selected raster markers/lines
- which shows a selection color for completely desaturated images
- 04:30 AM Revision 1f7867dd (qgis): Use a better approach to highlight selected raster markers/lines
- which shows a selection color for completely desaturated images
- 04:29 AM Revision 6680fd7d (qgis): Enable Journal Wal, increase Timeout use only sqlite transaction
- Fixes Multithreading issues with Mbtile Creation on slow disks and or Machines with a lot of threads.
Fixes #47738 - 03:24 AM Revision f9cd57a6 (qgis): fix 3D crash from axis when invalid CRS
2022-06-21
- 01:54 AM Revision d71af465 (qgis): revert dummy change
- 01:54 AM Revision 751710ff (qgis): Enable Journal Wal, increase Timeout use only sqlite transaction
- 01:54 AM Revision 4ce80587 (qgis): styling fixes
- 01:54 AM Revision 2fc8b272 (qgis): trying to fix build
- 01:54 AM Revision 4ad12214 (qgis): revert dummy change
- 01:54 AM Revision cd58904d (qgis): styling fixes
- 01:54 AM Revision d526a186 (qgis): Enable Journal Wal, increase Timeout use only sqlite transaction
- 01:54 AM Revision d66e0186 (qgis): trying to fix build
- 01:50 AM Revision a3a34e0d (qgis): Enable Journal Wal, increase Timeout use only sqlite transaction (#49090)
- Fixes Multithreading issues with Mbtile Creation on slow disks and or Machines with a lot of threads.
Fixes #47738 - 12:40 AM Revision 693d0bd7 (qgis): fix 3D crash from axis when invalid CRS
- 12:35 AM Revision 35b7172b (qgis): fix 3D crash from axis when invalid CRS
- 11:13 PM Revision 367fd354 (qgis): Update tests/src/core/testqgsoverlayexpression.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 11:13 PM Revision 7061a7aa (qgis): Fix an unreported bug with overlay expression
- When the tested polygon geometry results in an intersection
where no parts pass the filter tests and at least one par... - 05:02 PM Revision 31043f97 (qgis): Update tests/src/core/testqgsoverlayexpression.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 05:02 PM Revision 977403d2 (qgis): Fix an unreported bug with overlay expression
- When the tested polygon geometry results in an intersection
where no parts pass the filter tests and at least one par... - 04:57 PM Revision d73baa68 (qgis): Merge pull request #49094 from elpaso/bugfix-overlay_intersects_2
- Fix an unreported bug with overlay expression
- 02:50 PM Revision 8a804a05 (qgis): Update tests/src/core/testqgsoverlayexpression.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 08:59 AM Revision d8b3d0bc (qgis): Use identifier metadata for raster names when querying sublayers if pre...
- Gives nicer layer name in some circumstances vs just using the
container filename - 03:14 AM Revision 9db7a604 (qgis): Use identifier metadata for raster names when querying sublayers if pre...
- Gives nicer layer name in some circumstances vs just using the
container filename - 03:10 AM Revision 54a979c6 (qgis): Handle stops in text-field when converting mapbox styles
- 03:10 AM Revision 8d519945 (qgis): Don't complain about missing paint properties during style conversion
- Instead just treat all the paint values as their defaults. (This
is compliant with the specs) - 03:10 AM Revision f9750d45 (qgis): Don't complain about missing paint properties during style conversion
- Instead just treat all the paint values as their defaults. (This
is compliant with the specs) - 03:10 AM Revision 5a4361a2 (qgis): Correctly set transform for QgsHighlight
- When we are highlighting a feature, we skip the early transformation
and instead defer to the layer's renderer to han... - 03:09 AM Revision 924d6705 (qgis): Correctly set transform for QgsHighlight
- When we are highlighting a feature, we skip the early transformation
and instead defer to the layer's renderer to han... - 03:09 AM Revision 825482db (qgis): Use identifier metadata for raster names when querying sublayers if pre...
- Gives nicer layer name in some circumstances vs just using the
container filename
2022-06-20
- 01:58 AM Revision 8e4ff617 (qgis): Make variable sorted, fix #49078
- 01:56 AM Revision 7641f411 (qgis): Add help for frame_timestep and frame_timestep_unit variables
- 08:22 PM Revision 4d9fcaa7 (qgis): Fix an unreported bug with overlay expression
- When the tested polygon geometry results in an intersection
where no parts pass the filter tests and at least one par... - 07:26 PM Revision 38a131bb (qgis): Correctly set transform for QgsHighlight
- When we are highlighting a feature, we skip the early transformation
and instead defer to the layer's renderer to han... - 12:37 PM Revision 5af06f50 (qgis): Correctly set transform for QgsHighlight
- When we are highlighting a feature, we skip the early transformation
and instead defer to the layer's renderer to han... - 12:33 PM Revision 88ebb3f2 (qgis): Correctly set transform for QgsHighlight
- When we are highlighting a feature, we skip the early transformation
and instead defer to the layer's renderer to han... - 09:23 AM Revision a12c8a85 (qgis): Don't complain about missing paint properties during style conversion
- Instead just treat all the paint values as their defaults. (This
is compliant with the specs) - 09:23 AM Revision ca18d830 (qgis): Don't complain about missing paint properties during style conversion
- Instead just treat all the paint values as their defaults. (This
is compliant with the specs) - 09:23 AM Revision e67cd8c7 (qgis): Better vector tile font matching
- When trying to split family from style names, start by assigning
more of the input string to the family. This helps w... - 09:19 AM Revision a5a1915c (qgis): Don't complain about missing paint properties during style conversion
- Instead just treat all the paint values as their defaults. (This
is compliant with the specs) - 08:32 AM Revision 67834072 (qgis): Handle gracefully the situation where laundering a font name results in...
- 08:32 AM Revision 19055ec3 (qgis): Handle nicely zip archives with multiple font variants where
- some are already installed on the system
- 05:12 AM Revision f5f11978 (qgis): [themes] Follow up 216ed99: re-add borders for disabled list/table widgets
- 05:11 AM Revision 3bf320bf (qgis): [themes] Follow up 216ed99: re-add borders for disabled list/table widgets
- 05:01 AM Revision e1dba0db (qgis): Allow for multiple user font directories, and add method to return
- all installed user fonts
- 05:01 AM Revision 16e5b7f7 (qgis): Use standard test font in legend renderer test
- 05:01 AM Revision dae637a6 (qgis): Defer font download handling until QgsApplication is fully initialized
- and make opt-in for non-app clients
There's a tricky initialization balancing act happening here -- but
if we try to... - 05:01 AM Revision 7955f022 (qgis): Spelling
- 05:01 AM Revision b9ff0347 (qgis): Download missing fonts when parsing vector tile styles wherever possible
- This is an alternative approach to solving #46588, where we avoid the
issues which arise from trying to render vector... - 05:01 AM Revision 453748d8 (qgis): Add table of user fonts to font options panel
- 05:01 AM Revision 32142355 (qgis): Add method to remove a user font
- 05:01 AM Revision 4c165214 (qgis): Don't scan all directories when adding a new font directory
- 05:01 AM Revision 759e5b04 (qgis): Handle style names in font family matching, test for vector tile style ...
- 05:01 AM Revision 7f810a9f (qgis): Force map refresh after font download
- 05:01 AM Revision 75355386 (qgis): Add helper methods to get filename from content disposition headers
- 05:01 AM Revision 8cd57db4 (qgis): Add setting to disable/enable auto font download
- 05:01 AM Revision 852480c7 (qgis): Wrap up font download in a nice method which just requires a family name
- And populate hardcoded list with a bunch of known fonts available
from Google Fonts - 05:01 AM Revision 4772f6c2 (qgis): Add method to download and install a font
- 05:01 AM Revision 0f4f5cd2 (qgis): Description for QgsNetworkContentFetcherTask can be customised
- 05:01 AM Revision 4f2705e4 (qgis): Make any TTF/OTF fonts stored in the QGIS user profile/fonts directory
- available for use in QGIS
Allows for use of fonts which aren't installed system-wide in QGIS, e.g.
when the user doe... - 05:01 AM Revision 14bf57d3 (qgis): [feature] Add "Font" tab to options dialog, with setting for users
- to configure a set of automatic font name replacements to use
when loading projects or styles
Allows users/administr... - 05:01 AM Revision ec4815cc (qgis): Apply font replacements when converting mapbox gl styles
- 05:01 AM Revision 3bbdddbe (qgis): Apply font family replacements when loading fonts
- 05:01 AM Revision d4ef3e3c (qgis): Make sure QgsFontManager methods are thread safe
- 05:01 AM Revision 607b140c (qgis): Add method to process a font family name and apply any matching
- replacements
- 05:01 AM Revision 602edc11 (qgis): Attach font manager to QgsApplication
- 05:01 AM Revision 3d7310b6 (qgis): Persist font replacements across sessions
- 05:01 AM Revision 5906ccae (qgis): Tests
- 05:01 AM Revision e10d2d49 (qgis): Fix build
- 05:01 AM Revision 00916962 (qgis): Start on QgsFontManager class
- 05:01 AM Revision 864fee01 (qgis): Try to take stored font filename from response headers
- 05:01 AM Revision 5c1f3438 (qgis): Formatting
- 05:01 AM Revision 21e00f23 (qgis): Hookup auto font download when a font is missing
- 03:48 AM Revision c037408f (qgis): fix confusion for default style for mesh layer
- 03:48 AM Revision bd310fd1 (qgis): emit signal after changing style
- 03:48 AM Revision 9ae2a2d9 (qgis): fix mesh settings contours activation
- 02:13 AM Revision 6c280afe (qgis): [themes] Follow up 216ed99: re-add borders for disabled list/table widgets
- 02:13 AM Revision f9f08ebf (qgis): [themes] Follow up 216ed99: re-add borders for disabled list/table widgets
- 02:09 AM Revision 2cfef2cf (qgis): [themes] Follow up 216ed99: re-add borders for disabled list/table widgets
2022-06-19
- 12:32 AM Revision 237a9973 (qgis): Update values dependencies only if attribute form is not initializing
- 12:30 AM Revision f922a9da (qgis): fix confusion for default style for mesh layer
- 12:30 AM Revision ba50702b (qgis): emit signal after changing style
- 12:30 AM Revision ca141e96 (qgis): fix mesh settings contours activation
- 12:30 AM Revision 36ef5d40 (qgis): Fix getprint map follow map themes with multi maps
- Fixes #48918
- 12:30 AM Revision 49baf49d (qgis): Remove debug save
- 12:30 AM Revision d7fc1b31 (qgis): Fix test method
- 12:29 AM Revision ae5e7d27 (qgis): [ui][themes] Fix undesired border line for QFrame widgets
- 01:24 PM Revision 1104bc50 (qgis): Open test files from temporary directory in PyQgsServerApi test
- Closes GH-49038 ( PyQgsServerApi )
- 01:24 PM Revision 8e5aa181 (qgis): Copy server test assets to tmp before running tests
- Symlinks files that are big and known to be not going
to change when opened in read-only mode.
Fixes modification of...
2022-06-18
- 03:25 AM Revision d58f78a0 (qgis): Fix oracle attr order in queries
- Fixes #35309
- 03:25 AM Revision 4d858c83 (qgis): Normalize tests
- 03:25 AM Revision 3f1d0c56 (qgis): Use explain plan to estimate featureCount with filter (fixes #48446)
- 03:25 AM Revision 68c3ad5a (qgis): Fix capitalisation
- 03:25 AM Revision 94e406f0 (qgis): Fix selecting/deselecting all in offline editing dialog when
- some layers are in unchecked groups
Fixes #48971 - 03:25 AM Revision ae49b19f (qgis): fix loading multiple pointclouds at once
- 03:25 AM Revision 7e5dd8bd (qgis): more generic encode/decode uri
- 03:25 AM Revision 3734f742 (qgis): fix mesh layer relative path
- 03:25 AM Revision 7173d5f3 (qgis): test mesh layer relative path
- 03:25 AM Revision 8c7ee774 (qgis): Fix picking values from QgsFeatureListComboBox
- Fixes #48459
- 03:25 AM Revision 1a37c988 (qgis): Fix geometry based expression attributes for diagrams
- Fixes #47800
- 03:25 AM Revision 0fe6524b (qgis): Make atlas coverage layer available to expression builder for custom gr...
- Fixes #48833
- 03:25 AM Revision 3aa4191d (qgis): [ui] Fix grid decoration widget spacing issues in dialog
- 03:25 AM Revision e78dd2f9 (qgis): Ensure that user create layer default styles take precedence
- over provider default styles
Fixes #48667
(cherry picked from commit 814a146df6b1e3400d6d2c098110253bbfabae22) - 03:25 AM Revision 6eeeb694 (qgis): Disable Z interpolation in some cases fix
- 03:25 AM Revision 50f6501b (qgis): fix advanced digitizing distance when snapping
- 03:25 AM Revision b6b47e61 (qgis): new scratch layer diaog - initially select all name and focus the
- name widget
So users can immediately start typing the new layer name - 03:25 AM Revision 050079a5 (qgis): Ensure layer level expressions work correctly for diagrams
- We need to make the layer expression scope available at diagram
render time in order for functions like aggregates to... - 03:25 AM Revision e6751f6a (qgis): Fix handling of WMTS sources with dimensions in browser
- Expose the available dimensions in the browser panel so that
these layers can be correctly added.
Fixes #36264 - 03:25 AM Revision 98df198c (qgis): Handle gracefully duplicate style/format entries in WM(T)S
- GetCapabilities responses
Avoid adding duplicate values -- while the root cause is some
server misconfiguration, the... - 03:25 AM Revision b61dd990 (qgis): When a the setting to ask users for coordinate operations is active,
- don't show this dialog for the first layer added to a project and
the setting for matching a new project's CRS to tha... - 03:25 AM Revision 15cf99ee (qgis): Add test for retaining mesh renderer settings when changing a mesh laye...
- 03:25 AM Revision 13fec42d (qgis): Fix loss of mesh layer styling when fixing a broken path to a mesh layer
- The existing style was being incorrectly replaced with a default
render settings - 03:25 AM Revision 75aeb21d (qgis): Partial fix for #48748: take geom column name
- 03:25 AM Revision c27a8dbf (qgis): Raster metadata: use same numeric format for extent and origin
- Fixes #48767
- 03:25 AM Revision 04144727 (qgis): add tests
- 03:25 AM Revision d6f90132 (qgis): fix QgsMeshUtils::exportRasterBlock
- 03:25 AM Revision 2a3dfc2a (qgis): Another object cast
- 03:25 AM Revision e2313561 (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 03:25 AM Revision d486358d (qgis): improve parameter conversion for use in source iterating mode when
- parameter value is a string and does not contain dots (fix #48383)
- 03:25 AM Revision 5339e015 (qgis): fallback to EPSG:4326 as output CRS in Nominatim geocoder algorithm if
- input does not have CRS (fix #48385)
- 03:25 AM Revision aee623ca (qgis): Use transformBoundingBox for bbox transform
- 03:25 AM Revision d38fc74d (qgis): Some more test cases
- 03:25 AM Revision 62c07eb1 (qgis): Fix hovering features in attribute table in dark themes selects them
- The previous code was relying on the assumption that mouse tracking
would only ever be active on the list if a mouse ... - 03:25 AM Revision 03feed44 (qgis): Don't override atlas expression context when rendering map item
- overview frame as a temporary layer
Fixes #48963 - 03:25 AM Revision 2f3113b1 (qgis): Fix point displacement and cluster renderer handling of multipoint layers
- Sponsored by Tudor Bărăscu
- 03:25 AM Revision 965ee139 (qgis): Apply suggestions from code review
- 03:25 AM Revision b117daf3 (qgis): avoid multiple map lookups and more const correctness
- 03:25 AM Revision f88419bb (qgis): fix output items placement when they are added after addition of the
- algorithm item (fix #48132)
- 03:25 AM Revision d0b2ef5b (qgis): [db manager] Don't load preview layers into project
- Fixes #47159
- 03:25 AM Revision cf1f85ba (qgis): fill in inputs in the Processing batch dialog starting from the first
- empty row (fix #43869)
- 03:25 AM Revision 2ff958f2 (qgis): fix handling of algorithm flags in modeler tree view (fix #48586)
- 03:25 AM Revision 6d413432 (qgis): correctly restore state of the Processing settings when search text is
- cleared (fix #34543)
- 03:25 AM Revision 5d39f49a (qgis): Fix missing scope in relation-reference filters
- Fixes #48190
- 03:25 AM Revision 2232871c (qgis): DXF Export: deduplicate codecs list
- `QgsDxfExport::encodings` try to convert a list of codecs to
the `QTextCodec` equivalent.
However, there is a bug si... - 03:25 AM Revision aa23f845 (qgis): Fix qt warning when copying guides to all pages
- 03:25 AM Revision c3910a1d (qgis): [OGR provider] Fix dealing with layer of wkbUnknown type with curve geo...
- 03:25 AM Revision dac8e9a2 (qgis): [OGR provider] Don't advertize CreateSpatialIndex capability on non-Spa...
- 03:25 AM Revision 2c33bc4c (qgis): layer_property(..., 'path') should work for all layer types
- Fixes #49011
- 03:25 AM Revision 585b949f (qgis): Fix a server WFS GetFeature issue with wrong projected envelope
- Fix #48642
When requesting GetFeature on a single layer, the collection's
envelope was always in layer's CRS ignorin... - 03:25 AM Revision e586a96a (qgis): Add sublayers as group to current layer/group
- Fixes #48694
- 02:22 AM Revision 0d791753 (qgis): Support qt 5.13
- 02:22 AM Revision 4d3723fe (qgis): Push time dimension interpretation errors up to message log
- 02:22 AM Revision 904f0f24 (qgis): More tests for parsing WMTS time dimension
- 02:22 AM Revision 366dda7b (qgis): Spelling
- 02:22 AM Revision d891e35c (qgis): Match WMS(t) layer icon used in browser to WMTS icons
- 02:22 AM Revision c0a33eb6 (qgis): Fix build
- 02:22 AM Revision 804b823a (qgis): Fix build
- 02:22 AM Revision dbdacac7 (qgis): [feature] Add temporal manager support for WMTS layers with TIME dimension
- This enhancement exposes any WMTS "time" dimensions for use in the
temporal framework, including allowing these layer...
Also available in: Atom