Activity
From 2023-01-29 to 2023-02-27
2023-02-27
- 09:31 PM Revision 70a24d54 (qgis): qgs3dmapscene: Remove old debug code
- 07:14 PM Revision 05eefc95 (qgis): Use QgsDoubleSpinBox
- 07:14 PM Revision 9396b38f (qgis): Fix using interpolated line symbol layer for polygon outlines
- It was doing weird things, and silently reverting back to a blue
simple fill - 04:46 PM Revision 1a77b162 (qgis): Recreates the QgsFilteredSelectionManager on FeatureRequest change, whe...
- 04:37 PM Revision a5d601f6 (qgis): Fixes index lost (jumping to 0) when making a yellow selection.
- This because before it did not change the inSelection after the first instance of the connection.
- 02:16 PM Revision 2e41d6c2 (qgis): Merge pull request #50786 from troopa81/fix_smask_symbollayer_ids
- [SelectiveMasking] Use QUuid to reference symbol layer when masking
- 11:36 AM Revision 402d303d (qgis): Merge pull request #51745 from rldhont/backport-51713-to-release-3_28
- [Backport release-3_28][Server] Fix WFS GetFeature featureid && exp access control
- 09:24 AM Revision 9708dbca (qgis): fix test generated file permissions
- 09:24 AM Revision 47df6ca6 (qgis): Fix mask
- 09:24 AM Revision 7a2a252d (qgis): fix doc and typos
- 09:24 AM Revision f8c1c16e (qgis): fix duplicate layer
- 09:24 AM Revision 9d10a328 (qgis): Fix QgsStyle addSymbol
- 09:24 AM Revision 90675734 (qgis): fix text renderer tests
- 09:24 AM Revision a1b2eac2 (qgis): update project to be saved with 3.29
- 09:24 AM Revision b7d800ae (qgis): fix api doc
- 09:24 AM Revision 8f32f074 (qgis): Treat review comments
- Co-authored-by: Nyall Dawson <[email protected]>
- 09:24 AM Revision b0cce7ac (qgis): don't deprecate a class, sip fails
- 09:24 AM Revision 11e88ad4 (qgis): fix documentation
- 09:24 AM Revision 5ff9229a (qgis): fix tests
- 09:24 AM Revision 204d41b0 (qgis): fix typo
- 09:24 AM Revision 388c6e3e (qgis): fix project migration of old reference to new ones
- 09:23 AM Revision a8c8d774 (qgis): Fix random generator fill
- 09:23 AM Revision 7ed58763 (qgis): Fix vector rendering of fill symbol layer
- 09:23 AM Revision 1bc1dd3d (qgis): rename qgs project path
- 09:23 AM Revision 28fc2f63 (qgis): open report automatically if errors
- 09:23 AM Revision b3af80e3 (qgis): [Selective masking]Fixes #34352 : use QUUid to identify symbol layer
- Don't use pointers anymore because there are not stable when it comes
to clone - 09:12 AM Revision 07090ba3 (qgis): [settings] fix missing current option for OWS connections (#52033)
- 09:02 AM Revision beeaed69 (qgis): Use QgsDoubleSpinBox
- 09:02 AM Revision 1162d765 (qgis): Fix using interpolated line symbol layer for polygon outlines
- It was doing weird things, and silently reverting back to a blue
simple fill - 08:57 AM Revision 9815333d (qgis): Fix using interpolated line symbol layer for polygon outlines
- It was doing weird things, and silently reverting back to a blue
simple fill - 08:57 AM Revision 7c811b40 (qgis): Use QgsDoubleSpinBox
- 04:54 AM Revision ec33213a (qgis): [3d] Fix map theme layer visibility not respected (#52026)
- 04:51 AM Revision 3d48cc64 (qgis): Don't use scientific notation when generating gdal_translate
- command from georeferencer
Fixes #51813 - 04:51 AM Revision 714b6784 (qgis): Refactor QgsCoordinateUtils to expose precision from crs method
- 04:51 AM Revision 126b558f (qgis): Fix setting LZW when saving map as TIFF image
- 04:51 AM Revision 896bb9f3 (qgis): Fix worldfile skipping when saving map as TIFF image
- 03:16 AM Revision 36d1c920 (qgis): Nan z values should not be clipped from rendered geometries
- Fixes #51796
- 03:15 AM Revision 7974ab8e (qgis): [processing] Fix exception when setting output files in batch
- processing after removing rows
Fixes #51664 - 03:15 AM Revision 00e44477 (qgis): [processing] Gracefully handle algorithms with no provider set
- Fixes #51971
- 03:15 AM Revision b00a04c1 (qgis): [processing] Don't raise uncaught exceptions when trying to generate
- GDAL commands for invalid layers
This is a partial fix, which at least removes the uncaught exception.
Ideally we'd ... - 02:32 AM Revision 22a46d99 (qgis): Oh clang
- 02:32 AM Revision 27e2e324 (qgis): [3d] Add a walkView() function to QgsCameraController
- 02:32 AM Revision 16c087f4 (qgis): [3d] Expose the 3D map settings for a given scene to python API
- 02:32 AM Revision f188a00d (qgis): [3d] Expose QgsCameraController's rotateCamera() function to API
2023-02-26
- 12:41 AM Revision 99fc3181 (qgis): Fix setting LZW when saving map as TIFF image
- 12:41 AM Revision c8b6b9fe (qgis): Fix worldfile skipping when saving map as TIFF image
- 12:37 AM Revision 09ce1d32 (qgis): Fix setting LZW when saving map as TIFF image
- 12:37 AM Revision 4796df85 (qgis): Fix worldfile skipping when saving map as TIFF image
2023-02-25
- 02:12 AM Revision c991e2c2 (qgis): Add test for unknown-crs ReferencedGeometry input/output
- 02:12 AM Revision c9aeafc3 (qgis): [postgres] Do not discard geometry attributes having no SRID
- See https://github.com/qgis/QGIS/issues/49380#issuecomment-1282913470
2023-02-24
- 05:18 PM Revision cc3c2ec0 (qgis): deduplicate duplicate code
- 02:01 PM Revision e1d43b01 (qgis): tests for meter based default scales
- 02:00 PM Revision 6ec0c75d (qgis): Append distance area when using defaultMapUnitsPerMm to consider the co...
- 01:36 PM Revision e667ca42 (qgis): Fix DPI on getLegendGraphic concerning a RULE. It should not take the c...
- 01:33 PM Revision 10aa91a6 (qgis): Fix inconcequent use of DPI at generating the WMS legend
- - Consider DPI of QgsWmsRenderContext what is the OGC default (0.28 mm per pixel) or the passed WMS parameter - this ...
- 12:14 PM Revision df84af9a (qgis): Merge pull request #52007 from nirvn/qml_vcpkg_fix
- QML fix for Qgis class and vcpkg #include fix
- 08:11 AM Revision bb015682 (qgis): [processing] Add missing include in qgsalgorithmpackage.cpp
- 05:59 AM Revision 701f342e (qgis): [raster] Add missing include in qgsrasterattributetable.cpp
- 05:59 AM Revision 2c716d1d (qgis): Add Q_CLASSINFO(RegisterEnumClassesUnscoped, false) to Qgis to avoid er...
2023-02-23
- 08:18 PM Revision 5349efda (qgis): Immediately apply color ramp label precision and suffix changes
- when auto apply is checked
- 06:27 PM Revision 9c238bd4 (qgis): Fix unintended replacement of percent encoded URL parts
- 04:07 PM Revision 002e6af3 (qgis): fix flag value
- Co-authored-by: Nyall Dawson <[email protected]>
- 04:07 PM Revision 238353d3 (qgis): remove obsolete sip file
- 04:07 PM Revision 4667956b (qgis): [settings] fix deleteItem for tree nodes
- 04:07 PM Revision ea53aa3c (qgis): move settings tree enums to Qgis
- 12:09 PM Revision 4978ef45 (qgis): Avoid '?&' for prev/next link query string
- 11:52 AM Revision 714dada7 (qgis): [processing] Don't raise uncaught exceptions when trying to generate
- GDAL commands for invalid layers
This is a partial fix, which at least removes the uncaught exception.
Ideally we'd ... - 11:48 AM Revision aa4cdd22 (qgis): add warning message
- 11:48 AM Revision 179dfce4 (qgis): Fixes #51816 : Don't open filter from indicator when layer is edited
- 11:48 AM Revision 84c3613c (qgis): [processing] Don't raise uncaught exceptions when trying to generate
- GDAL commands for invalid layers
This is a partial fix, which at least removes the uncaught exception.
Ideally we'd ... - 10:43 AM Revision 26761afb (qgis): [processing] Gracefully handle algorithms with no provider set
- Fixes #51971
- 10:42 AM Revision b59e9fce (qgis): [processing] Fix exception when setting output files in batch
- processing after removing rows
Fixes #51664 - 10:42 AM Revision 52e68c24 (qgis): [OAPIF] Work around a bug in a server implementation (fixes #51663)
- Cf comment https://github.com/qgis/QGIS/issues/51663#issuecomment-1411067183
for detailed analysis - 10:41 AM Revision 51e41d2f (qgis): prevent crash on multiple else rules (#51834)
- 10:40 AM Revision ee04bc4e (qgis): Fixes #51433 : fix vertex editor displayed columns
- 10:38 AM Revision 603ccb29 (qgis): [processing] Gracefully handle algorithms with no provider set
- Fixes #51971
- 10:38 AM Revision f453d2cc (qgis): [processing] Fix exception when setting output files in batch
- processing after removing rows
Fixes #51664 - 10:37 AM Revision 6a03fa73 (qgis): Fix warning when building grass provider due to unhandled int8 data type
- 09:20 AM Revision 02da9c63 (qgis): Fox offset calculation for prev link
- test added
- 08:56 AM Revision bb400b88 (qgis): Add test for unknown-crs ReferencedGeometry input/output
- 08:56 AM Revision 841873ac (qgis): [postgres] Do not discard geometry attributes having no SRID
- See https://github.com/qgis/QGIS/issues/49380#issuecomment-1282913470
- 08:28 AM Revision a7e4611a (qgis): Fix title key for prev/next links
- 07:25 AM Revision 788066db (qgis): Nan z values should not be clipped from rendered geometries
- Fixes #51796
- 07:11 AM Revision 8f76a6a0 (qgis): Nan z values should not be clipped from rendered geometries
- Fixes #51796
- 06:56 AM Revision 89e40c3f (qgis): Call qgsVsiPrefix directly, don't use QgsZipItem proxy method
- 06:56 AM Revision 65afa1c5 (qgis): [gdal] When non-vsicurl http(s) uris are entered into the Add
- Raster Layer dialog, prompt the user to promote these to
vsicurl URIs via a user-friendly warning message - 06:56 AM Revision 760cbfab (qgis): [gdal] Don't try to retrieve open options for non vsicurl http(s) uris
- This can be very slow to process, as it may involve a complete
download of a huge remote file (hanging QGIS in the pr... - 06:44 AM Revision 0afe63ab (qgis): add warning message
- 06:44 AM Revision 8b13be35 (qgis): Fixes #51816 : Don't open filter from indicator when layer is edited
- 06:40 AM Revision c697b02a (qgis): Don't open filter from indicator when layer is edited (#51884)
- * Fixes #51816 : Don't open filter from indicator when layer is edited
* add warning message - 05:33 AM Revision b7ea6c0f (qgis): fix QgsLineString::sumUpArea accuracy
- 05:32 AM Revision 2fc52416 (qgis): [OAPIF] Work around a bug in a server implementation (fixes #51663)
- Cf comment https://github.com/qgis/QGIS/issues/51663#issuecomment-1411067183
for detailed analysis - 05:30 AM Revision 993f9153 (qgis): Fix getLastQuery
- 05:30 AM Revision e13f3ec4 (qgis): add oracle client in dockerfile
- 05:30 AM Revision efe4316d (qgis): [Qt6][Oracle] Fix oracle provider
- 05:30 AM Revision a07fac08 (qgis): add private header to build oracle provider
- 05:28 AM Revision d3799b73 (qgis): [OAPIF] Work around a bug in a server implementation (fixes #51663)
- Cf comment https://github.com/qgis/QGIS/issues/51663#issuecomment-1411067183
for detailed analysis - 05:25 AM Revision cf2fac48 (qgis): Fixes #51433 : fix vertex editor displayed columns
- 05:22 AM Revision f5d8465a (qgis): Fixes #51433 : fix vertex editor displayed columns
- 05:19 AM Revision 10747d0f (qgis): Fixes #51070 : Avoid crash when using geometry generators and point
- displacement renderer
- 04:53 AM Revision 176807bc (qgis): Provide a basic way to access open 3d scenes via PyQGIS
- Qgs3DMapScene.openScenes() will now return a map of
open Qgs3DMapScene objects (by name) visible in the app. Various
... - 04:53 AM Revision 2aa484ca (qgis): Move QgsCameraController enums to Qgis, promote to enum class
- 04:32 AM Revision 857cefaa (qgis): Graduated classification w. fixed interval: fix or mitigate UX issue
- Fix #51687 by using a timer to detect end oftyping in the interval
spinbox. - 04:18 AM Revision 74013e0a (qgis): Update src/core/providers/ogr/qgsogrprovider.cpp
- 04:18 AM Revision ab67153d (qgis): QgsOgrProvider::createEmptyLayer(): take into account FID layer creatio...
- 04:18 AM Revision 560ba485 (qgis): Fix drag and drop to GDB results in columns shifted by one
- Fixes #51435
- 04:18 AM Revision 43fe4330 (qgis): Fix build
- 04:18 AM Revision e3bc8b43 (qgis): Fix placement of perimeter labels with HTML formatting enabled
- Fixes #51829
(cherry picked from commit 2259924db64aca92fa5b6203cff17bb2c6de5a05) - 04:18 AM Revision 3d56fa1d (qgis): Use switches for curved label placement detection in more places
- to hopefully avoid future issues if more curved placement modes are introduced
(cherry picked from commit 7f031b1e7c... - 04:18 AM Revision fc821637 (qgis): Add test
- (cherry picked from commit 21997c2ef800ca060373bc2c7bd6833c4ec684bb)
2023-02-22
- 11:38 PM Revision ba0e4f7b (qgis): remove include
- 11:38 PM Revision 99800425 (qgis): Raster paletted renderer: support constant int rasters
- Fix #51822
- 07:54 PM Revision 98935482 (qgis): Raster paletted renderer: support constant int rasters
- Fix #51822
- 07:54 PM Revision 89140241 (qgis): remove include
- 07:49 PM Revision d5f54a70 (qgis): remove include
- 07:49 PM Revision 5fbf89da (qgis): Raster paletted renderer: support constant int rasters
- Fix #51822
- 07:49 PM Revision 7e9b19a7 (qgis): Make SRID/CRS cache a per-connection object, rather than a process-static
- Static cache is wrong (same SRID may have different meaning in
different databases) and dangerous (can result in segf... - 07:49 PM Revision 85f696b1 (qgis): Label testqgspostgresprovider.cpp as a POSTGRES test
- 07:47 PM Revision 4b85da69 (qgis): Add test for unknown-crs ReferencedGeometry input/output
- 07:47 PM Revision 8c3f0010 (qgis): [postgres] Do not discard geometry attributes having no SRID
- See https://github.com/qgis/QGIS/issues/49380#issuecomment-1282913470
- 03:03 PM Revision 1c69fe14 (qgis): avoid useless call
- 09:14 AM Revision 0118936b (qgis): avoid useless call
- 08:53 AM Revision 289f4769 (qgis): Refactor QgsMapLayer's encodedSource()/decodedSource() (#51901)
- Conversion between relative and absolute paths when reading/writing project files
has been inconveniently done in sub... - 07:12 AM Revision ce0243b3 (qgis): Fix loss of first color for lineburst symbol layers in GUI
- Fixes #51942
- 07:09 AM Revision 322623c0 (qgis): bump cpp check on 20.04 or 22.04
- 05:59 AM Revision ce382e97 (qgis): Allow runtime-skip of backend-requiring tests in testqgspostgresconn.cpp
- 05:59 AM Revision 741ff6d5 (qgis): Add QGSTEST_NEED_PGTEST_DB macro in qgstest.h
- Can be used by tests to declare their need for a qgis test db
and allows users to skip them by defining a QGIS_PGTEST... - 05:25 AM Revision 0052d433 (qgis): Update src/core/providers/ogr/qgsogrprovider.cpp
- 05:25 AM Revision 9beef5d6 (qgis): Fix drag and drop to GDB results in columns shifted by one
- Fixes #51435
- 05:25 AM Revision dc3ac971 (qgis): QgsOgrProvider::createEmptyLayer(): take into account FID layer creatio...
- 05:21 AM Revision 9d775ea0 (qgis): QgsOgrProvider::createEmptyLayer(): take into account FID layer creatio...
- 05:21 AM Revision 18415969 (qgis): Fix drag and drop to GDB results in columns shifted by one
- Fixes #51435
- 05:21 AM Revision 2bf13857 (qgis): Update src/core/providers/ogr/qgsogrprovider.cpp
- 03:41 AM Revision 6ada227a (qgis): don't try to split without a split line
- 03:41 AM Revision 41a8dcac (qgis): do the same for split parts tool
- 03:39 AM Revision 1c622708 (qgis): Fix use of raw int instead of enum
- 03:39 AM Revision c6a1a572 (qgis): Add some missing documentation
- 03:39 AM Revision 046883fa (qgis): Promote QgsWkbTypes enums to enum class, move to Qgis
- 03:39 AM Revision 88e6d07d (qgis): Fix incorrect use of raw int instead of enums for layer type
- 03:39 AM Revision 480af32d (qgis): Fix noisy test
- 03:39 AM Revision 1f6e53b2 (qgis): [metasearch] Fix messed up QgsRubberBand constructor
- 03:20 AM Revision 556fbee0 (qgis): Update dev splashscreen
- 02:36 AM Revision 60351d62 (qgis): Fix loss of first color for lineburst symbol layers in GUI
- Fixes #51942
- 02:35 AM Revision 7048681a (qgis): Add QGSTEST_NEED_PGTEST_DB macro in qgstest.h
- Can be used by tests to declare their need for a qgis test db
and allows users to skip them by defining a QGIS_PGTEST... - 02:35 AM Revision d073c965 (qgis): Allow runtime-skip of backend-requiring tests in testqgspostgresconn.cpp
- 02:32 AM Revision ef3c301a (qgis): Fix loss of first color for lineburst symbol layers in GUI
- Fixes #51942
2023-02-21
- 03:14 PM Revision 89d50eaf (qgis): Fix building on MinGW-w64/UCRT
- qgis was crashing on mingw-w64/ucrt, It was discovered that
wcstok was not declared correctly on mingw-w64 which was ... - 12:41 PM Revision 0c14b2fb (qgis): Fix delimited text delimiter encoding on windows
- when importing old projects, delimiter might be unencoded.
Fix #48587 - 12:40 PM Revision d2e26b36 (qgis): [layouts] Use nicer number formatting for dynamic map scale labels
- Fixes #51764
- 10:51 AM Revision 19a7e353 (qgis): don't try to split without a split line
- 10:51 AM Revision 73ebffcb (qgis): do the same for split parts tool
- 10:46 AM Revision 6d8aa139 (qgis): Apply suggestions from code review
- 10:46 AM Revision b4c1f5a9 (qgis): Fix move and rotation map tools preview when layer crs != canvas crs
- 10:46 AM Revision 84286b49 (qgis): don't try to split without a split line
- 10:46 AM Revision 27963625 (qgis): do the same for split parts tool
- 10:44 AM Revision 0af3d6e3 (qgis): Fix crashes on split special cases
- 10:44 AM Revision 1d182606 (qgis): add tests
- 10:44 AM Revision ab6e842a (qgis): Fixes #51850 Update svg path when selecting file
- 10:35 AM Revision 4abd8fc9 (qgis): Merge pull request #51916 from strk/flaky-testIdleThread
- Mark test_core_tiledownloadmanage as a flaky test
- 07:36 AM Revision 5720ac64 (qgis): Make SRID/CRS cache a per-connection object, rather than a process-static
- Static cache is wrong (same SRID may have different meaning in
different databases) and dangerous (can result in segf... - 07:36 AM Revision 0622f134 (qgis): Label testqgspostgresprovider.cpp as a POSTGRES test
- 07:32 AM Revision 328d3fb1 (qgis): Label testqgspostgresprovider.cpp as a POSTGRES test
- 07:32 AM Revision a88e5666 (qgis): Make SRID/CRS cache a per-connection object, rather than a process-static
- Static cache is wrong (same SRID may have different meaning in
different databases) and dangerous (can result in segf... - 05:50 AM Revision cc57cb38 (qgis): fix copying urls/json to clipboard from identify results
- Fix #26899
- 05:44 AM Revision 702c1d10 (qgis): Fix keyvalue widget missing signal on rows added/removed
- Fix #51791
- 05:44 AM Revision c890446c (qgis): [Delimited Text] Fix Z field and M field update
- 05:42 AM Revision 00d14a79 (qgis): add tests
- 05:42 AM Revision b528acab (qgis): Fix crashes on split special cases
- 05:39 AM Revision ea1681cd (qgis): Fixes #50892 : Don't enable link in QgsFileWidget if NULL
- 05:39 AM Revision 3142765e (qgis): Fix intersection between a multipolygon and an empty rectangle
- Fix #51492
It is most certainly an upstream issue, this is workaround. - 05:38 AM Revision a3552cbb (qgis): add tests
- 05:38 AM Revision 452259a2 (qgis): Fix crashes on split special cases
- 05:27 AM Revision 9c56921c (qgis): Clean up code and fix shortcuts
- 05:27 AM Revision 28146b53 (qgis): Fix Editor/EditorTab never deleted
- 05:27 AM Revision 7f231099 (qgis): sort imports and cleanup dead code
- 05:07 AM Revision b4b2e1e1 (qgis): Fix delimited text delimiter encoding on windows
- when importing old projects, delimiter might be unencoded.
Fix #48587 - 05:05 AM Revision 6516d34f (qgis): Fixes #51850 Update svg path when selecting file
- 05:03 AM Revision 2ed84248 (qgis): Fix delimited text delimiter encoding on windows
- when importing old projects, delimiter might be unencoded.
Fix #48587 - 05:01 AM Revision 73b47fff (qgis): Fixes #51850 Update svg path when selecting file
- 03:26 AM Revision cdcfd41e (qgis): Allow runtime-skip of backend-requiring tests in testqgspostgresconn.cpp
- 03:26 AM Revision c4f514e3 (qgis): Add QGSTEST_NEED_PGTEST_DB macro in qgstest.h
- Can be used by tests to declare their need for a qgis test db
and allows users to skip them by defining a QGIS_PGTEST...
2023-02-20
- 12:17 AM Revision ccf8c05c (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 12:17 AM Revision 2ff09fdd (qgis): Fix #38493 Circle Shape tool when layer crs != map crs
- 12:13 AM Revision 6fd5a99b (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 12:13 AM Revision b1695691 (qgis): Fix #38493 Circle Shape tool when layer crs != map crs
- 12:12 AM Revision a5e47f7f (qgis): point3dsymbolwidget: Allow negative values for spinBillboardHeight
- Billboard height and translation along the Y axis are sync. The
translation value can be negative. Therefore, the bil... - 12:12 AM Revision 9699f7f0 (qgis): point3dsymbolwidget: Fix Y-Z inversion
- A point on the 2D plane (x', y') is transformed to (x, -z) in the 3D
world. The rotation, scale and translation value... - 09:01 PM Revision cfe6af3d (qgis): Create an editor widget wrapper for geometry fields
- This will show a dedicated widget for geometry fields, allowing
for proper lossless use of these fields in the attrib... - 09:01 PM Revision 90978d56 (qgis): Fix widget sizes, avoid hardcoded values
- 09:01 PM Revision ef81f840 (qgis): Show (possibly truncated) WKT in geometry widget
- 09:01 PM Revision 2dc4d04a (qgis): Add equality operators for QgsReferencedGeometry
- 09:01 PM Revision a1ce847a (qgis): Require user to manually select CRS for pasted geometries
- Since we don't know what CRS is associated with geometries from
WKT/JSON strings in the clipboard, force the user to ... - 09:01 PM Revision 19b70a63 (qgis): Use constexpr for max wkt length
- 09:01 PM Revision 237402df (qgis): Remove hardcoded color
- 09:01 PM Revision 13f8f1ce (qgis): Fix clearing geometry values
- 09:01 PM Revision 18fd0bbb (qgis): Create QgsGeometryWidget
- A new widget which stores a referenced geometry value, and provides
handy methods for copying the value as WKT or Geo... - 05:10 PM Revision 047f90fb (qgis): point3dsymbolwidget: Fix Y-Z inversion
- A point on the 2D plane (x', y') is transformed to (x, -z) in the 3D
world. The rotation, scale and translation value... - 05:10 PM Revision c04cede3 (qgis): point3dsymbolwidget: Allow negative values for spinBillboardHeight
- Billboard height and translation along the Y axis are sync. The
translation value can be negative. Therefore, the bil... - 05:06 PM Revision 70641130 (qgis): Merge pull request #51855 from ptitjano/translation-y
- [3D] Fix Y-Z inversion in point3dsymbolwidget
- 01:39 PM Revision 0218ece6 (qgis): point3dsymbolwidget: Fix Y-Z inversion
- A point on the 2D plane (x', y') is transformed to (x, -z) in the 3D
world. The rotation, scale and translation value... - 09:54 AM Revision 3f07f430 (qgis): point3dsymbolwidget: Allow negative values for spinBillboardHeight
- Billboard height and translation along the Y axis are sync. The
translation value can be negative. Therefore, the bil... - 08:43 AM Revision ab97a3a1 (qgis): Add since
- 08:43 AM Revision 211edac4 (qgis): Add test
- 08:43 AM Revision 88c6f843 (qgis): When no rule based rules fall within the map scale range, don't
- needlessly iterate through all features in the layer
Previously when the rules all resulted in filtering out all
fea... - 07:04 AM Revision 6a41b56b (qgis): wmsgetcapabilities: Do not set a dimension default value if empty
- The WMS getCapabilities response tries to set a default value on
multi-dimensional data. However, if the `values` lis... - 05:10 AM Revision 7cb4a3fc (qgis): Correctly handle geometry value conversion for geometry fields
- 05:10 AM Revision 39fd57c4 (qgis): Fix geometry fields incorrectly show as "range" types in fields list
- 05:10 AM Revision 9486bfde (qgis): Restore labeling angle unit xml compatibility with <3.30 projects
- 02:44 AM Revision 9528539b (qgis): wmsgetcapabilities: Do not set a dimension default value if empty
- The WMS getCapabilities response tries to set a default value on
multi-dimensional data. However, if the `values` lis... - 02:40 AM Revision 950e6d0a (qgis): [vector tiles] Fix JSON style encoding
- 02:40 AM Revision 2255e784 (qgis): wmsgetcapabilities: Do not set a dimension default value if empty
- The WMS getCapabilities response tries to set a default value on
multi-dimensional data. However, if the `values` lis...
2023-02-19
- 10:33 PM Revision 6324dbbb (qgis): update_ts.sh: add branch
- (cherry picked from commit c9555ebd0ded21e4fde1c1ce0138b4470bd241b5)
- 10:33 PM Revision 2bf3917e (qgis): update_ts.sh: add branch
- (cherry picked from commit c9555ebd0ded21e4fde1c1ce0138b4470bd241b5)
- 10:32 PM Revision 804b070a (qgis): fix translation string
- 10:31 PM Revision 01930862 (qgis): fix build
- 09:21 PM Revision c9555ebd (qgis): update_ts.sh: add branch
- 06:37 PM Revision 4d320339 (qgis): [vector tiles] Fix JSON style encoding
- 06:33 PM Revision 7ad0e0ad (qgis): Merge pull request #51927 from agiudiceandrea/fix-51915-vectortiles-JSO...
- [Vector tiles] Fix JSON file style encoding (Fix #51915)
- 01:17 PM Revision cba0a7b3 (qgis): [vector tiles] Fix JSON style encoding
- 10:25 AM Revision 1d928100 (qgis): Merge pull request #51909 from RaineEkman/patch-1
- Update INSTALL.md: remove deprecated git:// URL
- 10:19 AM Revision 452c2216 (qgis): Merge pull request #51921 from nirvn/include_fix2
- Fix missing #include in qgsarcgisrestutils.cpp
- 07:19 AM Revision 0cdc9b9b (qgis): fix dox
- 07:19 AM Revision 8dc67afd (qgis): allow full access from Python
- 07:19 AM Revision a2271b9b (qgis): [settings] allow read-only access to the tree
- this allows accessing settings from Python
- 07:19 AM Revision eb841748 (qgis): Fix test
- 07:19 AM Revision 321f050f (qgis): add test
- 07:19 AM Revision 4759610d (qgis): [settings] use dedicated category for plugin manager
- 04:29 AM Revision f9c3da1e (qgis): Move unit enums to Qgis, promote to enum class
- 04:29 AM Revision 2cdfd96b (qgis): Fix longstanding crash when calling QgsUnitSelectionWidget methods
- from python by adding new enum list conversion code
- 04:29 AM Revision 6975a49f (qgis): Avoid sipify issue with " in enum dox
- 04:29 AM Revision ad16817f (qgis): Fix enum compatibility with python full enum use of old values
- 04:29 AM Revision 8d5cdc85 (qgis): Workaround sip inability to convert enum class variants to python objects
2023-02-18
- 07:07 PM Revision 742225f2 (qgis): adapt to new transifex client
- (cherry picked from commit 409036da8b1b689f1815fc700ae8edb4c481f2d4)
- 07:02 PM Revision 1a0936b6 (qgis): replace translatio from debug output and typo fixes
- 07:01 PM Revision 409036da (qgis): adapt to new transifex client
- 06:05 PM Revision bdf4ac04 (qgis): use new transifex client
- (cherry picked from commit ad744ed671bdb210799a2a7be29adca4d84d27f9)
- 09:54 AM Revision c03dd5eb (qgis): Fix missing #include in qgsarcgisrestutils.cpp
- 08:29 AM Revision 9aae0a11 (qgis): Remove stale label when editing a PR
2023-02-17
- 04:46 PM Revision 6a9ceba3 (qgis): Mark test_core_tiledownloadmanage as a flaky test
- See #48927
- 04:07 PM Revision 3a5b0a8f (qgis): Mention ctest -N
- 12:07 PM Revision 7d0fe9e9 (qgis): Update INSTALL.md: remove deprecated git:// URL
- The git:// protocol stopped working almost a year ago:
https://github.blog/2021-09-01-improving-git-protocol-security... - 08:30 AM Revision 3796b7b7 (qgis): Merge pull request #51765 from elpaso/bugfix-gh51759-wms-inherited-styl...
- Fix WMS legend url with inherited styles
- 08:29 AM Revision d876d545 (qgis): moves all plugin manager settings to it (#51899)
- fixes #51898
- 06:27 AM Revision b9059b7d (qgis): Fix array_remove_all behavior when removing null values from array
- Fixes #51820
- 06:27 AM Revision 21f97e28 (qgis): Use a better approach to update virtual layer queries which
- doesn't lose all the layer's properties
Fixes #51118
Fixes #51777 - 06:26 AM Revision 11d34a26 (qgis): Ensure correct crs is available for QgsMapCanvas for slots connected
- to extentsChanged when canvas CRS is changed
Fixes #51833 - 06:26 AM Revision 71b5d7d2 (qgis): Fix logic for triggering a full model reset in attribute table after
- changing attributes
The old logic was incorrectly equating the total number of changed
attributes with the number of...
2023-02-16
- 04:54 PM Revision ef992c95 (qgis): DateTime Field edit config : not mixing display format and field format
- The default field datetime formats has to be const and equal to the international format.
The default display datetim... - 04:54 PM Revision 58d12167 (qgis): [Server] WFS DescribeFeatureType: Using the const QgsDateTimeFieldForma...
- 03:44 PM Revision 225c6ef5 (qgis): moves all plugin manager settings to it
- fixes #51898
- 01:10 PM Revision 25b5a9ab (qgis): Merge pull request #51801 from elpaso/bugfix-gh48007-multi-edit-constra...
- Bugfix gh48077 multi edit constraints issues
- 01:02 PM Revision 1142e8ff (qgis): Move QgsMapLayerType enum to Qgis.LayerType (#51874)
- For consistency with other enums
- 10:45 AM Revision 1e1147d0 (qgis): Fix logic for triggering a full model reset in attribute table after
- changing attributes
The old logic was incorrectly equating the total number of changed
attributes with the number of... - 10:41 AM Revision f8ccc793 (qgis): Fix logic for triggering a full model reset in attribute table after
- changing attributes
The old logic was incorrectly equating the total number of changed
attributes with the number of... - 04:32 AM Revision 0017ca6e (qgis): Fix r.grow.distance `-n` argument
2023-02-15
- 11:28 PM Revision 4e28131a (qgis): Fix r.grow.distance `-n` argument
- 11:23 PM Revision 613ae0d8 (qgis): Fix r.grow.distance `-n` argument
- 09:42 PM Revision 7c75d7e8 (qgis): Remove spacers from 2 Mesh layer styling tabs
- 09:42 PM Revision 578c6246 (qgis): Keep current index to 0
- 09:38 PM Revision 9362336b (qgis): Fix trust parameter not saved and not read
- 11:28 AM Revision 955c9017 (qgis): Add support for geometry field types to memory layer provider
- Since the postgres provider supports these, the memory provider
MUST have support for them or we risk data loss - 11:02 AM Revision 6e224dcd (qgis): Merge pull request #51852 from kadas-albireo/mapserver_wms_featureinfo
- ArcGIS WMS GetFeatureInfo fixes
- 09:58 AM Revision b2ccccb1 (qgis): Try to fix qt6 builds following frankosterfeld/qtkeychain@f6247fff
- 09:58 AM Revision e1e42c57 (qgis): Fix
- 09:35 AM Revision fbf4331e (qgis): Fix
- 09:35 AM Revision b8c7d96c (qgis): Try to fix qt6 builds following frankosterfeld/qtkeychain@f6247fff
- 09:22 AM Revision 4b7d183f (qgis): Fix trust parameter not saved and not read
- 09:18 AM Revision 9788e4b6 (qgis): Fix trust parameter not saved and not read
- 08:45 AM Revision 8c6a8c5b (qgis): Handle referenced geometries when converting to string
- Fix #51580
- 05:51 AM Revision 80cbf70b (qgis): Ensure correct crs is available for QgsMapCanvas for slots connected
- to extentsChanged when canvas CRS is changed
Fixes #51833 - 05:46 AM Revision ff74c9c9 (qgis): Ensure correct crs is available for QgsMapCanvas for slots connected
- to extentsChanged when canvas CRS is changed
Fixes #51833 - 05:46 AM Revision b7aaf764 (qgis): Use a better approach to update virtual layer queries which
- doesn't lose all the layer's properties
Fixes #51118
Fixes #51777 - 05:41 AM Revision 27829009 (qgis): Use a better approach to update virtual layer queries which
- doesn't lose all the layer's properties
Fixes #51118
Fixes #51777 - 05:38 AM Revision f173206c (qgis): Fix
- 05:38 AM Revision 6b043bf5 (qgis): Try to fix qt6 builds following frankosterfeld/qtkeychain@f6247fff
- 05:38 AM Revision 2220a0df (qgis): Fix
- 05:38 AM Revision 7fdecc62 (qgis): Try to fix qt6 builds following frankosterfeld/qtkeychain@f6247fff
- 05:34 AM Revision ab9a95ae (qgis): Fix qt6 builds
- Fix qt6 builds following frankosterfeld/qtkeychain@f6247fff
- 05:26 AM Revision 369f9ab2 (qgis): Fix array_remove_all behavior when removing null values from array
- Fixes #51820
- 05:26 AM Revision aa5644d1 (qgis): Add interface method to retrieve Project - Import/Export submenu
- Allows a stable way for plugins to insert actions into this menu
- 05:26 AM Revision 15e0c6ab (qgis): Add direct iface methods to add/remove project import/export actions
- 05:23 AM Revision 7b2a0ef1 (qgis): Fix array_remove_all behavior when removing null values from array
- Fixes #51820
2023-02-14
- 11:51 PM Revision ea9a7487 (qgis): Fix geometry fields incorrectly show as "range" types in fields list
- 11:50 PM Revision 4a717dfc (qgis): Correctly handle geometry value conversion for geometry fields
- 11:46 PM Revision 13a7754e (qgis): Correctly handle geometry value conversion for geometry fields
- 11:45 PM Revision 65cd1f54 (qgis): Fix geometry fields incorrectly show as "range" types in fields list
- 08:46 PM Revision 066d2a8d (qgis): Don't accept text/xml for MapServer WMS, the response cannot be parsed
- 08:46 PM Revision 43154a13 (qgis): Ensure query items are percent-encoded as expected by QUrlQuery::addQue...
- 07:40 PM Revision d4c69f44 (qgis): Add interface method to open Data Source Manager at a specific page
- 07:31 PM Revision 33a431b3 (qgis): Show an icon for geometry fields
- 01:52 PM Revision c6a69b96 (qgis): Also handle WMS feature info mimetype application/geo+json
- 11:12 AM Revision 7d381d6a (qgis): Fix placement of perimeter labels with HTML formatting enabled
- Fixes #51829
- 11:12 AM Revision 98ca0800 (qgis): Add test
- 11:12 AM Revision 5a1e979a (qgis): Use switches for curved label placement detection in more places
- to hopefully avoid future issues if more curved placement modes are introduced
- 03:17 AM Revision 73ad1e2a (qgis): increase maxvalue
- 02:51 AM Revision 2b6fcfd0 (qgis): allow pasting style to multiple layers through the menu
2023-02-13
- 10:34 PM Revision a79c2524 (qgis): increase maxvalue
- 10:30 PM Revision ee3eff8f (qgis): increase maxvalue
- 09:43 PM Revision c618ec22 (qgis): Fix #51543 and make big forms more fluid
- 01:54 AM Revision ce94020e (qgis): fix ambiguous sorting rules
- 01:53 AM Revision d579987b (qgis): get map shading on Everest
- 01:53 AM Revision 9d09165f (qgis): sipify
- 01:03 AM Revision 49463410 (qgis): Fix crash when requesting color table from invalid bands
- 01:03 AM Revision 5eb9af45 (qgis): If raster nodata color is set, use this also when the raster
- has an alpha band and the pixel is masked out
2023-02-11
2023-02-10
- 11:41 PM Revision 182e4e1e (qgis): [Delimited Text] Fix Z field and M field update
- 11:37 PM Revision 48a42c7f (qgis): Merge pull request #51806 from agiudiceandrea/patch-10
- [Delimited Text] Fix Z field and M field update (Fix #51805)
- 11:11 PM Revision f17af829 (qgis): Fix keyvalue widget missing signal on rows added/removed
- Fix #51791
- 11:07 PM Revision fbe1f5f6 (qgis): Merge pull request #51804 from elpaso/bugfix-gh51791-table-widget-missi...
- Fix keyvalue widget missing signal on rows added/removed
- 08:50 PM Revision ef5d90fb (qgis): If raster nodata color is set, use this also when the raster
- has an alpha band and the pixel is masked out
- 08:49 PM Revision ef136ce9 (qgis): Fix crash when requesting color table from invalid bands
- 08:48 PM Revision d3894519 (qgis): Fix generation of raster contrast lookup table with int8 rasters
- 08:45 PM Revision a058d534 (qgis): Fix crash when requesting color table from invalid bands
- 08:45 PM Revision 1ce45f6c (qgis): Fix default renderer should not be multiband renderer when
- raster is a two band raster with one alpha band and one
undefined interpretation band - 08:44 PM Revision be7cde51 (qgis): Fix generation of raster contrast lookup table with int8 rasters
- 08:44 PM Revision b9480beb (qgis): If raster nodata color is set, use this also when the raster
- has an alpha band and the pixel is masked out
- 07:20 PM Revision 5894c80a (qgis): [Delimited Text] Fix Z field and M field update
- 04:33 PM Revision 8ae0a609 (qgis): Fix keyvalue widget missing signal on rows added/removed
- Fix #51791
- 03:15 PM Revision 4a193680 (qgis): Fix multi edit constraints evaluation when changing mode
- Possible partial fix for #48077 (part B)
- 03:15 PM Revision de740801 (qgis): Multi-edit no selection: replace warning with info
- Partial fix for #48077
- 08:50 AM Revision 5ff8de1f (qgis): Fix intersection between a multipolygon and an empty rectangle
- Fix #51492
It is most certainly an upstream issue, this is workaround. - 08:45 AM Revision 8bd6ad74 (qgis): Merge pull request #51773 from elpaso/bugfix-gh51492-cachedfeatureitera...
- Fix WFS cached feature iterator empty filter rect
2023-02-09
- 01:43 PM Revision 6b1f86de (qgis): [Server] Fix WFS GetFeature featureid && exp access control
- If the feature id is based on a field, QGIS Server transforms the requested WFS FEATUREID to QGIS Expression.
In this... - 01:41 PM Revision a4f70df0 (qgis): [Tests] Adding docstring and comments in Server WFS access control tests
- Docstring has been added to the tests methods and comments in the code.
Funded by 3liz
2023-02-08
- 04:36 PM Revision 8a068a2d (qgis): Fix intersection between a multipolygon and an empty rectangle
- Fix #51492
It is most certainly an upstream issue, this is workaround. - 12:28 PM Revision 383b77f6 (qgis): Fixes #50892 : Don't enable link in QgsFileWidget if NULL
- 12:24 PM Revision c0653135 (qgis): Fixes #50892 : Don't enable link in QgsFileWidget if NULL
- 06:31 AM Revision f5abfd85 (qgis): correctly migrate global settings (#51743)
- 06:19 AM Revision a9cf76de (qgis): [expressions] Re-permit format_number to omit group separators
- After 6fcef30cc50, group separators were always included in the
results from format_number (even if a locale which do... - 06:19 AM Revision 90ca828d (qgis): Fix qt6 build
2023-02-07
- 07:06 PM Revision f27828ec (qgis): Merge pull request #51766 from qgis/backport-51749-to-release-3_28
- [Backport release-3_28] Fix predefined scales with locale
- 02:11 PM Revision 2d9dfe25 (qgis): const
- 02:11 PM Revision 8ca33034 (qgis): Fix predefined scales with locale
- Fix #51735
- 02:11 PM Revision e02b1b52 (qgis): use double
- 02:07 PM Revision 00da22fe (qgis): Merge pull request #51749 from elpaso/bugfix-gh51735-scales-locale-issue
- Fix predefined scales with locale
- 02:06 PM Revision 4c81a05e (qgis): Fix WMS legend url with inherited styles
- Fix #51759
- 10:25 AM Revision d87f7f07 (qgis): use double
- 10:25 AM Revision a49434c0 (qgis): const
- 10:25 AM Revision bb4dbeb7 (qgis): Fix predefined scales with locale
- Fix #51735
- 07:55 AM Revision 1aa26669 (qgis): Update help page references
- 06:19 AM Revision b67a4b99 (qgis): Fix qt6 build
- 06:19 AM Revision 81118502 (qgis): [expressions] Re-permit format_number to omit group separators
- After 6fcef30cc50, group separators were always included in the
results from format_number (even if a locale which do... - 06:15 AM Revision 49adde6b (qgis): [expressions] Re-permit format_number to omit group separators
- After 6fcef30cc50, group separators were always included in the
results from format_number (even if a locale which do... - 06:15 AM Revision 77b55871 (qgis): Fix qt6 build
- 05:08 AM Revision 87ab2b8c (qgis): Fix calculation of legend keys for rule based renderers with ELSE rules
- Fixes #47825
- 04:51 AM Revision 0f0ac434 (qgis): OGR CSV: fix slow update
- Fix #51668
- 04:51 AM Revision f3746127 (qgis): tidy
- 04:48 AM Revision 8ee5c3ea (qgis): [afs] Percent encode text values when creating/updating fields on
- ArcGIS feature services
Fixes loss of edits when special characters are used
Fixes #51509 - 04:24 AM Revision 0b5b9179 (qgis): reuse headers list from Qt wrap instead of manually specifying them
- 04:16 AM Revision 8893effc (qgis): Update help page references
- 04:11 AM Revision 455fe60a (qgis): Update help page references
- 02:18 AM Revision 8e1cb80c (qgis): Merge branch 'queued_ltr_backports' into backport-51625-to-release-3_28
- 02:16 AM Revision 0a638e68 (qgis): [Bugfix] QgsMeshLayer: fixing readXML and ForceReadOnly flag
- The `QgsMeshLayer::readXml` did not convert ForceReadOnly layer read xml flag to provider flag.
The dataprovider `Qgs... - 02:16 AM Revision cb2e1587 (qgis): [Bugfix] QgsVectorLayer: FlagForceReadOnly not used in readXml
- The flag `FlagForceReadOnly` was not checked before the dataprovider was created in the `QgsVectorLayer::readXml` met...
- 02:15 AM Revision b0066f6b (qgis): Python - Run pyupgrade on the tests folder
- 02:15 AM Revision 10cfebc7 (qgis): Python - Run isort and optimize imports in the tests folder
- 02:15 AM Revision cee8b526 (qgis): Python - Fix some flake8 and indents
2023-02-06
- 12:20 AM Revision 028c32ee (qgis): Run macos workflow on queued_ltr_backports branch
- 12:20 AM Revision e6cec008 (qgis): Ensure tests run on queued_ltr_backports branch
- 12:20 AM Revision 42f64fb8 (qgis): Run macos workflow on queued_ltr_backports branch
- 12:19 AM Revision 233320a5 (qgis): Run macos workflow on queued_ltr_backports branch
- 01:48 PM Revision 03985d3b (qgis): Fixes #50742 : keep ZM coordinates when simplifying geometry
- 01:48 PM Revision f43ee1f2 (qgis): fix review comments & clazy
- 10:02 AM Revision d0a9f124 (qgis): Merge pull request #51724 from rldhont/fix-server-wms-capabilities-empt...
- Server: Do not display Empty group in Capabilities and project settings
- 09:45 AM Revision 04851d5b (qgis): Sip updates
- 09:45 AM Revision 43f81c12 (qgis): Repair files not included in install
- 09:09 AM Revision 9ac54596 (qgis): Merge pull request #51726 from elpaso/bugfix-followup-data-defined-edit...
- Attribute form D&D: fix editable state restore
- 08:27 AM Revision 8b7e597b (qgis): fix review comments & clazy
- 08:27 AM Revision 7898b3a6 (qgis): Fixes #50742 : keep ZM coordinates when simplifying geometry
- 08:21 AM Revision 0e9d873c (qgis): Merge pull request #51695 from troopa81/fix_simplify_zm
- Keep ZM coordinates when simplifying geometry
- 06:55 AM Revision e0f2ef58 (qgis): Fix build
- 06:55 AM Revision 7f3fd7e3 (qgis): Fix georeferencer generate gdal script must use source pixels
- and not geographic coordinates for gdal_translate command
- 06:55 AM Revision 2f7662da (qgis): Fix incorrect georeferencing of images
- Ensure that raster coordinate properties are cloned so that the
GCP coordinates we pass to GDAL are always using pixe... - 05:25 AM Revision 5353792a (qgis): Avoid redo-ing the legend symbol hit test for legend edits which
- won't affect the legend symbols visible in a map
Avoids a lot of unnecessary expensive work, which can result
in ver... - 05:25 AM Revision f581f946 (qgis): [georeferencer] Fix warning about missing output file name doesn't show...
- 05:24 AM Revision 01633217 (qgis): Merge pull request #51725 from Gustry/import_tests
- Python - run isort and remove unused imports in the test folder
- 04:02 AM Revision d20e66dd (qgis): [Bugfix] QgsVectorLayer: FlagForceReadOnly not used in readXml
- The flag `FlagForceReadOnly` was not checked before the dataprovider was created in the `QgsVectorLayer::readXml` met...
- 04:02 AM Revision 6a9f2712 (qgis): [Bugfix] QgsMeshLayer: fixing readXML and ForceReadOnly flag
- The `QgsMeshLayer::readXml` did not convert ForceReadOnly layer read xml flag to provider flag.
The dataprovider `Qgs... - 04:00 AM Revision a7844c2f (qgis): fix badly set simplify algorithm
- 04:00 AM Revision 6765ed22 (qgis): hints are a flag
- 03:58 AM Revision 1993b197 (qgis): Ensure tests run on queued_ltr_backports branch
- 03:57 AM Revision 708d83eb (qgis): Ensure tests run on queued_ltr_backports branch
- 03:54 AM Revision 3043f19f (qgis): fix server build*
- 03:54 AM Revision c9e83de5 (qgis): fix test
- 03:54 AM Revision 3dbe2860 (qgis): migrate pal settings
- 03:54 AM Revision 26bf85f5 (qgis): migrate map scales setting (use list)
- 03:54 AM Revision da76caa8 (qgis): finalize news feed parser settings migration
- 03:53 AM Revision e651693f (qgis): Catch more bad characters when generating geopdf temporary file names
- Followup https://github.com/qgis/QGIS/pull/51633
- 02:56 AM Revision 1c5bc6ff (qgis): Fix build
- 02:09 AM Revision 39addabb (qgis): Merge branch 'master' into import_tests
- 01:51 AM Revision 72216bf9 (qgis): [georeferencer] Fix warning about missing output file name doesn't show...
- 01:47 AM Revision 69b034fd (qgis): [georeferencer] Fix warning about missing output file name doesn't show...
- 01:40 AM Revision f8847986 (qgis): Avoid redo-ing the legend symbol hit test for legend edits which
- won't affect the legend symbols visible in a map
Avoids a lot of unnecessary expensive work, which can result
in ver... - 01:36 AM Revision 08b55b9a (qgis): Avoid redo-ing the legend symbol hit test for legend edits which
- won't affect the legend symbols visible in a map
Avoids a lot of unnecessary expensive work, which can result
in ver... - 01:11 AM Revision 5813b656 (qgis): [api] Add non-geo image tag writing support in QgsExifTools
- 01:11 AM Revision ea1534f7 (qgis): [api] Add xmp metadata reading support in QgsExifTools
2023-02-05
- 12:57 AM Revision 4f13db19 (qgis): Merge branch 'master' into import_tests
- 11:46 PM Revision 82a5d451 (qgis): Catch more bad characters when generating geopdf temporary file names
- Followup https://github.com/qgis/QGIS/pull/51633
- 11:45 PM Revision a96b613a (qgis): Fix georeferencer generate gdal script must use source pixels
- and not geographic coordinates for gdal_translate command
- 11:45 PM Revision 6cca7965 (qgis): Fix incorrect georeferencing of images
- Ensure that raster coordinate properties are cloned so that the
GCP coordinates we pass to GDAL are always using pixe... - 11:42 PM Revision 77e06774 (qgis): Catch more bad characters when generating geopdf temporary file names
- Followup https://github.com/qgis/QGIS/pull/51633
- 11:41 PM Revision aa9725a5 (qgis): Fix incorrect georeferencing of images
- Ensure that raster coordinate properties are cloned so that the
GCP coordinates we pass to GDAL are always using pixe... - 11:41 PM Revision e3f480ef (qgis): Fix georeferencer generate gdal script must use source pixels
- and not geographic coordinates for gdal_translate command
- 11:41 PM Revision 6f71e339 (qgis): Fix map tips do not show for vector layers where the HTML map tip
- option isn't used
In this case the layer's display expression should be used for
the map tip content
Followup https... - 11:41 PM Revision 1fdfc48f (qgis): When unchecking render layers as a group, ensure child layers
- don't have clipping blend modes
Fixes #51358 - 11:41 PM Revision 3716b63c (qgis): Fix hidden layers which are children of a group layer don't correctly
- expose the clipping blend modes
- 11:41 PM Revision 54a3166e (qgis): Cleanup test
- 11:41 PM Revision 8e20bf24 (qgis): Add test for isClippingMode
- 11:41 PM Revision 49ba6426 (qgis): Move QgsPainting::BlendMode enum to Qgis namespace
- 11:41 PM Revision beb91a5a (qgis): Cleaner code
- 11:41 PM Revision 3b848e06 (qgis): Remember the collapsed state of the vector layer renderer group box
- so that this doesn't have to be expanded every time the layer
is changed - 09:34 PM Revision 5756ad98 (qgis): Merge pull request #51723 from Gustry/duplicated_names
- Flake8 - Check duplicated definitions for python imports and functions
- 09:20 AM Revision 1ab87f8c (qgis): Merge pull request #51713 from rldhont/fix-server-wfs-featureid-access-...
- [Server] Fix WFS GetFeature featureid && exp access control
2023-02-03
- 04:49 PM Revision 6f08e4d7 (qgis): Release of 3.22.16
- 04:49 PM Revision 2f290b89 (qgis): translation update for 3.22.16 from transifex
- 04:36 PM Revision b546a254 (qgis): Attribute form D&D: fix editable state restore
- When a widget started as not editable is was not possible
to restore the editable state from a data-defined expressio... - 04:13 PM Revision fe5f3b28 (qgis): [Tests] Adding docstring and comments in Server WFS access control tests
- Docstring has been added to the tests methods and comments in the code.
Funded by 3liz - 04:13 PM Revision 76b464e9 (qgis): [Server] Fix WFS GetFeature featureid && exp access control
- If the feature id is based on a field, QGIS Server transforms the requested WFS FEATUREID to QGIS Expression.
In this... - 04:13 PM Revision ff0ca508 (qgis): Server: Do not display Empty group in Capabilities and project settings
- The `test_wms_getprojectsettings` in `test_qgsserver_accesscontrol_wms.py` was marked as `Expectedfailure`, after che...
- 04:06 PM Revision 7fd5f653 (qgis): Fix crash when showing tooltips for invalid layers
- 03:38 PM Revision 651d2f01 (qgis): Python - run isort and remove unused imports in the test folder
- 01:32 PM Revision 2e1f267d (qgis): fix review comments & clazy
- 11:31 AM Revision c349166e (qgis): Flake8 - Check duplicated definitions for python imports and functions
- 09:05 AM Revision ed1c61b5 (qgis): add licence
- 09:05 AM Revision 91effce8 (qgis): fix import
- 09:05 AM Revision 9b9975fa (qgis): fix includes + more forward declarations
- 09:05 AM Revision f5cecc29 (qgis): fix typo
- 09:05 AM Revision 828e014a (qgis): forward declaration of settings
- 09:05 AM Revision 34ca2d9e (qgis): move settings tree away from QgsSettings to QgsSettingsTree
- * to avoid any dependency on QgsSettings class
* reduce overhead by limiting includes of qgssettings.h - 09:05 AM Revision 5d780d52 (qgis): rename QgsSettingsTree (in app) to QgsSettingsTreeWidget
- to avoid name conflicts
- 09:05 AM Revision 3b5b6936 (qgis): fix bindings
- 09:05 AM Revision dfd776aa (qgis): [sipify] support forward declaration of template classes
- 09:05 AM Revision f23bdbda (qgis): fix typo
- 09:05 AM Revision 34eb0826 (qgis): change QgsSettings to QgsSettingsTree in code base
- 09:05 AM Revision bcd2432d (qgis): remove QgsSettings dependency in QgsSettingsEntry
2023-02-02
- 11:48 PM Revision fb5ca4c0 (qgis): Flake8 - Check duplicated definitions for python imports and functions
- 01:00 PM Revision d8f675f3 (qgis): Merge pull request #51708 from qgis/backport-51703-to-release-3_28
- [Backport release-3_28] Fix crash when showing tooltips for invalid layers
- 08:19 AM Revision 053b3304 (qgis): Fix crash when showing tooltips for invalid layers
- 08:15 AM Revision dea86b6f (qgis): Fix crash when showing tooltips for invalid layers
2023-02-01
- 12:03 AM Revision 7cf58482 (qgis): don't recycle rulekeys when copy pasting rules in the rule-based render...
- Fixes #47915
- 11:55 PM Revision 83e7b2c5 (qgis): Fix creation of GeoPDF with exported themes containing slashes
- Fixes #51480
- 11:46 PM Revision 79a0547e (qgis): OGR CSV: fix slow update
- Fix #51668
- 11:46 PM Revision d73d2f60 (qgis): tidy
- 11:42 PM Revision aa033db5 (qgis): OGR CSV: fix slow update
- Fix #51668
- 11:42 PM Revision 5e4d2783 (qgis): tidy
- 11:42 PM Revision 9d7dae6a (qgis): Fix graduated classification label range
- Fix #51691
- 11:41 PM Revision c3ea634c (qgis): Remove Vertical spacer from Source panel
- 10:56 PM Revision c9b94f4d (qgis): Merge pull request #51697 from qgis/dependabot/github_actions/actions/c...
- Bump actions/cache from 3.2.2 to 3.2.4
- 10:50 PM Revision 0534f2e0 (qgis): Reorder QgsAppLayerHandling::addPointCloudLayer() parameters so that it...
- 10:34 PM Revision 38b45330 (qgis): Python - Use flynt to transform % strings without braces
- 09:49 PM Revision 9fb0da42 (qgis): Ensure using @geometry/@feature variables trigger geometry fetching
- in expression calculation
Fixes #50791 - 09:48 PM Revision 903ce1d1 (qgis): Add tooltip to add/remove http header buttons
- 09:48 PM Revision f83bdef9 (qgis): Fix typo
- 09:46 PM Revision da8bb1db (qgis): Python - Run pyupgrade on some Python files
- 08:00 PM Revision 02d470e5 (qgis): Bump actions/cache from 3.2.2 to 3.2.4
- Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/act... - 07:23 PM Revision 44e9e7b9 (qgis): Fix graduated classification label range
- Fix #51691
- 07:17 PM Revision e5837920 (qgis): Fix graduated classification label range
- Fix #51691
- 06:54 PM Revision 22d2a32e (qgis): Fixes #50742 : keep ZM coordinates when simplifying geometry
- 06:29 PM Revision ea325a10 (qgis): follow-up
- 06:29 PM Revision dbf2f888 (qgis): fix settings for shape map tool categories
- 06:29 PM Revision a695fd60 (qgis): migrate leftovers
- 06:29 PM Revision cdc8f838 (qgis): migrate /qgis/digitizing settings to /digitizing
- 05:07 PM Revision 38005d93 (qgis): fix read-only settings (#51689)
- 04:04 PM Revision d6ba49c9 (qgis): Merge pull request #51456 from domi4484/moveMergeFeatureToVectorLayer
- Move merge selected features logic to QgsVectorLayerEditUtils
- 01:52 PM Revision e19971ce (qgis): fix read-only settings
- 01:35 PM Revision e8f29c8b (qgis): Update doc
- 12:42 PM Revision 0a94cc29 (qgis): Merge pull request #51590 from domi4484/oapifFasterFeatureCount
- 11:26 AM Revision b905cacf (qgis): Add missing includes in qgsexpressionnodeimpl.cpp and qgsexpressionutils.h
- 11:26 AM Revision a83e769f (qgis): Add missing include in qgsproviderregistry.cpp
- 05:58 AM Revision f5326afa (qgis): Don't autoscroll developer logs when not visible
- This can be expensive when the log models get large
- 05:58 AM Revision 50386c13 (qgis): Optimise adding many features to spatialite provider by avoiding
- unnecessary calculation of db uri for each feature
This adds significant overhead - 05:58 AM Revision 73e3c7bf (qgis): Tiny optimisation to hit test by deferring context feature setting unti...
- 05:58 AM Revision 0c52f51b (qgis): Hand off legend filter expression tests to feature request, so that
- these can be compiled and executed on the backend instead of
requesting all features and testing client side - 05:58 AM Revision 72877bca (qgis): Speed up legend map hit test by considering the layer's renderer
- filter
This can avoid unnecessary fetching and testing of many features
for eg categorised/rule based renderers whic... - 05:58 AM Revision 5f336e2b (qgis): Simplify code stuck behind an always false variable
- 04:36 AM Revision b8523272 (qgis): Ensure using @geometry/@feature variables trigger geometry fetching
- in expression calculation
Fixes #50791 - 04:35 AM Revision 40cf6d25 (qgis): Fix creation of GeoPDF with exported themes containing slashes
- Fixes #51480
- 04:31 AM Revision 9db4472d (qgis): Ensure using @geometry/@feature variables trigger geometry fetching
- in expression calculation
Fixes #50791 - 04:31 AM Revision fac594cc (qgis): Fix creation of GeoPDF with exported themes containing slashes
- Fixes #51480
- 04:08 AM Revision 32a84b10 (qgis): Update docs
- 04:08 AM Revision c78c0092 (qgis): Use correct capitalization for HTML string
2023-01-31
- 12:03 AM Revision 37ae93f1 (qgis): Add tooltip to add/remove http header buttons
- 12:03 AM Revision 2c1990d6 (qgis): Fix typo
- 11:56 PM Revision 24b246d5 (qgis): Add tooltip to add/remove http header buttons
- 11:56 PM Revision 583ab29d (qgis): Fix typo
- 11:55 PM Revision e2cfb8dd (qgis): Tests - Run pyupgrade on all Python test files
- 11:42 PM Revision a953b34e (qgis): fix locator settings migration
- 10:25 PM Revision 38de233d (qgis): debian packaging: add python3-pyqt5.qtmultimedia also as runtime depend...
- 10:25 PM Revision b4b91a75 (qgis): still run tests on exported sources if QGIS_TEST_ACCEPT_GITSTATUS_CHECK...
- 07:27 PM Revision 00037bda (qgis): Merge pull request #51667 from basilrabi/rpm
- [RPM] update spec for the new QgsMediaWidget
- 05:37 PM Revision 1bcc87a7 (qgis): Explicitly set the target feature for merge operation
- 05:14 PM Revision 90bfb51b (qgis): fix drag zoom outside viewport
- 05:14 PM Revision 81620422 (qgis): allow zooming with the wheel while moving the mouse
- 05:14 PM Revision 537b2dc9 (qgis): cleanup includes
- 05:14 PM Revision d2275eb3 (qgis): QgsCameraController keeps pointer to 3d scene, gets rid of viewport.
- viewportChanged signals are replaced by engine::sizeChanged() signals
- 05:14 PM Revision dfb5a0af (qgis): QgsCameracController sets camera in constructor / remove setCamera()
- 05:14 PM Revision 07b01fe8 (qgis): remove mTerrainEntity from QgsCameraController
- 05:14 PM Revision c681608a (qgis): use ctrl+shift to move camera like pageUp/pageDown
- 04:48 PM Revision f9e21602 (qgis): add name method for settings + improve dox (#51661)
- 03:36 PM Revision 947e9f4a (qgis): fix locator settings migration
- 03:10 PM Revision d76fd514 (qgis): rpm changes for https://github.com/qgis/QGIS/pull/51579
- 12:46 PM Revision 10748bda (qgis): Add python3-pyqt5.qtmultimedia dependency for debian based-distros
- ref https://lists.osgeo.org/pipermail/qgis-developer/2023-January/065488.html
- 12:37 PM Revision 4b605bdb (qgis): fix badly set simplify method + migrate remaining settings (#51660)
- 10:38 AM Revision 9998ef81 (qgis): hints are a flag
- 10:05 AM Revision 5decebd0 (qgis): fix badly set simplify method + migrate remaining settings
- 10:00 AM Revision c1d3e78f (qgis): fix badly set simplify algorithm
- 09:18 AM Revision 978574f1 (qgis): Move merge logic to QgsVectorLayerEditUtils
- 09:18 AM Revision 271e5394 (qgis): Fix docstring
- 09:18 AM Revision ea13d2d1 (qgis): Fix string
- 09:18 AM Revision dc4b78b7 (qgis): Fix docstring
- 09:18 AM Revision 45fea05b (qgis): Move merge selected features logic to QgsVectorLayer
- 09:16 AM Revision bb67b388 (qgis): Don't assume that numberMatched is retourned by server
- 09:16 AM Revision aa729bc2 (qgis): OAPIF get feature count from server without fetching all features
- 09:16 AM Revision 2200dbd8 (qgis): Test feature count fallback and fix first time count not updated
- 07:05 AM Revision 9ae208a4 (qgis): Added missing font - Archivo
- 03:55 AM Revision fca7227d (qgis): [afs] Percent encode text values when creating/updating fields on
- ArcGIS feature services
Fixes loss of edits when special characters are used
Fixes #51509 - 03:51 AM Revision f3065469 (qgis): [afs] Percent encode text values when creating/updating fields on
- ArcGIS feature services
Fixes loss of edits when special characters are used
Fixes #51509 - 03:51 AM Revision 9e4c39ec (qgis): Fix generation of raster elevation profiles for exactly horizontal/
- vertical lines
Fixes #51196 - 03:51 AM Revision 0f03bbea (qgis): Expose option for irregular time steps when exporting map animations
- Fixes #51546
- 03:51 AM Revision ca6ea753 (qgis): [settings] proper fix for value with default override
- correctly call convertToVariant
for enum/flag, save default value as enum and not QVariant - 03:35 AM Revision 3c124ea0 (qgis): Added missing font - Archivo
- 03:30 AM Revision 6efbcc59 (qgis): Added missing font - Archivo
2023-01-30
- 12:56 AM Revision 025c708e (qgis): Tests - Run pyupgrade on some Python tests files, with 3.7 minimum
- 05:50 PM Revision 7d81fdd2 (qgis): Merge pull request #51646 from elpaso/server-more-getfeatureinfo-tests-...
- More tests for server getfeatureinfo with non queryable layer
- 05:22 PM Revision fe5275b0 (qgis): Fix PG identity default value with long field names
- Fix #51563
- 05:18 PM Revision 477595f5 (qgis): Merge pull request #51641 from elpaso/bugfix-gh51563-pg-identity-long-f...
- Fix PG identity default value with long field names
- 03:20 PM Revision 38756bae (qgis): More tests for server getfeatureinfo with non queryable layer
- A failed attempt to reproduce issue GH #51613, but since I wrote
the tests, let's get them merged. - 01:40 PM Revision 58b1e26b (qgis): Merge pull request #51347 from nirvn/quick_profiling
- [quick] Brand new elevation profile canvas item
- 01:16 PM Revision fa356fe6 (qgis): [OGR] Round-trip milliseconds and timezone in DateTime fields (fixes #4...
- 01:15 PM Revision 79b62c7e (qgis): test_provider_ogr_gpkg.py: avoid infinite loop
- 12:09 PM Revision d6fae8ca (qgis): Fix PG identity default value with long field names
- Fix #51563
- 09:54 AM Revision 339d41e2 (qgis): Merge pull request #51622 from elpaso/sld-fix-raster-external-graphic-l...
- Fix SLD loading when using external graphic raster image fill
- 07:27 AM Revision 7833f590 (qgis): Expose option for irregular time steps when exporting map animations
- Fixes #51546
- 07:23 AM Revision 458c2a83 (qgis): Expose option for irregular time steps when exporting map animations
- Fixes #51546
- 04:58 AM Revision 8dd4b005 (qgis): Fix handling of QSci pap file when running directly from build dir
- 04:35 AM Revision d517b9e2 (qgis): Dox++
- 04:35 AM Revision ff447f0c (qgis): Allow layout elevation profile items to use the atlas feature as
- the source of the profile curve
(Requires a line geometry type for the atlas layer) - 03:58 AM Revision e7e02c76 (qgis): Remove any trace of distutils use as it is going to be removed in pytho...
- 03:58 AM Revision 0590db2e (qgis): test_qgslayertreeview.py: simplify logic due to PyQT >= 5.14 requirement
- 03:58 AM Revision 982da522 (qgis): test_qgssymbollayer.py: simplify logic due to PyQT >= 5.14 requirement
- 02:40 AM Revision 48c11f6d (qgis): [quick] Brand new elevation profile canvas item
- 02:34 AM Revision 11b6c23a (qgis): test_provider_ogr_gpkg.py: avoid infinite loop
- 02:34 AM Revision 4cd5b526 (qgis): [OGR] Round-trip milliseconds and timezone in DateTime fields (fixes #4...
- 01:28 AM Revision f373f5bd (qgis): Fix missing crosshairs on marker symbol previews
- Fixes #51519
Accidentally introduced by 4e73dd92b - 01:27 AM Revision 9a36f7f3 (qgis): Fix pin icon is also not shown correctly in news feed
- Follow up 637e99687cf
- 01:03 AM Revision 7d628998 (qgis): follow-up rename QgsSettingsTreeElement to QgsSettingsTreeNode
2023-01-29
- 09:00 PM Revision a059f6bb (qgis): Merge pull request #51626 from qgis/backport-51617-to-release-3_28
- [Backport release-3_28] Fix project translation files encoding (Fix #51615)
- 08:17 PM Revision 994da50a (qgis): Merge pull request #51627 from DelazJ/qtmultimedia5-dev
- Add qtmultimedia5-dev in INSTALL.md for debian-based distro
- 07:34 PM Revision 133a4f4c (qgis): Merge pull request #51587 from rouault/add_qgs_int8
- [Raster] Add a Qgis::DataType::Int8 signed data type
- 12:38 PM Revision 8206e523 (qgis): update debian section of INSTALL.md
- 11:33 AM Revision 83877ca4 (qgis): debian packaging: add qtmultimedia5-dev build dependency
- 10:36 AM Revision 0c482096 (qgis): SLD Fix image size with displacement, and disable random dev
- 09:51 AM Revision e75c3778 (qgis): Add qtmultimedia5-dev for debian-based distro
- 07:57 AM Revision edf8f1f9 (qgis): Fix project translation files encoding
- 07:53 AM Revision 7933310f (qgis): Merge pull request #51617 from agiudiceandrea/patch-10
- Fix project translation files encoding (Fix #51615)
Also available in: Atom