Activity
From 2023-02-15 to 2023-03-16
2023-03-16
- 11:49 PM Revision b106a945 (qgis): Use unique_ptr
- 11:49 PM Revision d6a6f1c2 (qgis): Catch exceptions when trying to load cpp plugins
- Fixes crash when showing the plugin manager when a cpp plugin
raises an unhandled exception - 11:45 PM Revision 6e551db4 (qgis): Use unique_ptr
- 11:45 PM Revision a8ac2027 (qgis): Catch exceptions when trying to load cpp plugins
- Fixes crash when showing the plugin manager when a cpp plugin
raises an unhandled exception - 09:30 PM Revision 0a7eaf5f (qgis): fix global map shading when exporting canvas as image
- 09:26 PM Revision 07283549 (qgis): fix global map shading when exporting canvas as image
- 09:02 PM Revision 834a1895 (qgis): fix void context menu of map canvas
- 09:02 PM Revision 70bd38ea (qgis): check menu after contextMenuAboutToShow
- 09:02 PM Revision aef20b28 (qgis): check menu after contextMenuAboutToShow
- 09:02 PM Revision 5f584512 (qgis): fix void context menu of map canvas
- 08:59 PM Revision 3962c291 (qgis): Move action to top of menu
- 08:59 PM Revision 3c2446e5 (qgis): Use correct capitalisation
- 08:59 PM Revision 80cc0643 (qgis): [processing] Ensure distance/area units are respected in export
- geometry info algorithm
- 08:59 PM Revision e19840e7 (qgis): [processing] Add Algorithm Settings option to Advanced button
- Shows a panel allowing users to control general processing settings
which apply to that algorithm execution only. It'... - 08:59 PM Revision 95b47b7b (qgis): Allow overriding the distance and area units in algorithm settings
- 08:59 PM Revision 7cd6b616 (qgis): Allow processing dialog to override default processing context settings
- 08:57 PM Revision 1dc81b56 (qgis): check menu after contextMenuAboutToShow
- 08:57 PM Revision 303a41f2 (qgis): fix void context menu of map canvas
- 06:38 PM Revision 6350a8b3 (qgis): fix mesh traces without feedback in the render context (#52266)
- Co-authored-by: vcloarec <[email protected]>
- 02:40 PM Revision 2ab74cb2 (qgis): Fix #52098 Capture tool technique button disabled
- 02:40 PM Revision bc4339fc (qgis): Code factorization
- 12:59 PM Revision 59caf3f2 (qgis): fix mesh traces without feedback in the render context
- 12:56 PM Revision 31c456c1 (qgis): check menu after contextMenuAboutToShow
- 12:54 PM Revision 312751e4 (qgis): fix mesh traces without feedback in the render context (#52255)
- 12:23 PM Revision d911cf7e (qgis): Read layer metadata from raster GDB layers
- 12:23 PM Revision 274fada3 (qgis): Docs
- 12:23 PM Revision 02647443 (qgis): Show "Complete" message in progress bar after a processing algorithm
- completes instead of "0%"
- 08:25 AM Revision da419857 (qgis): Merge pull request #52260 from qgis/backport-52220-to-queued_ltr_backports
- [Backport queued_ltr_backports] [vector tile] Fix tile background edge artifacts by using a buffered polygon
- 08:24 AM Revision 3e5052b5 (qgis): Merge pull request #52257 from qgis/backport-52220-to-release-3_30
- [Backport release-3_30] [vector tile] Fix tile background edge artifacts by using a buffered polygon
- 04:29 AM Revision bd095d00 (qgis): Better fix (faster rendering, works for PDF, better during progressive ...
- 04:29 AM Revision 256d4b93 (qgis): Remove unused expression code
- 04:29 AM Revision 7f30d097 (qgis): [vector tile] Fix tile background edge artifacts by using a buffered po...
- 04:06 AM Revision e4d80e02 (qgis): fix add new mesh face with undo
- 03:59 AM Revision 3bf51025 (qgis): Fix crashes when interacting with QGIS after a shortcut/action
- is destroyed
Most notably happens when the following workflow occurs:
- A plugin adds some actions to QGIS
- The plu... - 03:59 AM Revision 801b9051 (qgis): Fix crashes when interacting with QGIS after a shortcut/action
- is destroyed
Most notably happens when the following workflow occurs:
- A plugin adds some actions to QGIS
- The plu... - 03:59 AM Revision 7e7b3a09 (qgis): Add a "contextMenuAboutToShow" signal to QgsLayerTreeView
- Allows plugins to hook into this menu and add custom entries
and customise the standard entries - 03:59 AM Revision baa991c9 (qgis): Spelling
- 03:59 AM Revision 70f98cc6 (qgis): Set object name for layer right click Export menu so that plugins
- can easily find this submenu to add extra entries to it
- 03:59 AM Revision aeee0b6b (qgis): Set object name for layer right click Export menu so that plugins
- can easily find this submenu to add extra entries to it
(cherry picked from commit d3a4435decf9686954b78d23a10ae2fa9... - 03:59 AM Revision 2f48b1e7 (qgis): Add a "contextMenuAboutToShow" signal to QgsLayerTreeView
- Allows plugins to hook into this menu and add custom entries
and customise the standard entries
(cherry picked from ... - 03:59 AM Revision 853366d8 (qgis): Spelling
- (cherry picked from commit 02a15e32d729488ec627fdad309122be5f1f4aa4)
- 03:40 AM Revision 20dcae41 (qgis): fix deactivate mesh layer contours
- 03:30 AM Revision 29840dbe (qgis): replace QString::number with qgsDoubleToString
- 03:30 AM Revision 807c5017 (qgis): fix #52189
- 02:53 AM Revision 8af709c2 (qgis): Better fix (faster rendering, works for PDF, better during progressive ...
- 02:53 AM Revision d9f3d8e6 (qgis): Remove unused expression code
- 02:53 AM Revision 054f7b7b (qgis): [vector tile] Fix tile background edge artifacts by using a buffered po...
- 02:53 AM Revision 0ca7e1e1 (qgis): Remove unused expression code
- 02:53 AM Revision 259f32b4 (qgis): [vector tile] Fix tile background edge artifacts by using a buffered po...
- 02:53 AM Revision 547207c4 (qgis): Better fix (faster rendering, works for PDF, better during progressive ...
- 02:49 AM Revision e9288774 (qgis): fix mesh traces without feedback in the render context
- 02:48 AM Revision e5bdea39 (qgis): Merge pull request #52220 from nirvn/vector_tile_bg_imp
- [vector tile] Fix tile background edge artifacts by using a buffered polygon
- 02:42 AM Revision 3b2421d0 (qgis): fix void context menu of map canvas
2023-03-15
- 11:55 PM Revision 7b83820b (qgis): Test building QGIS on native MinGW-w64 (MSYS2)
- 09:17 PM Revision c661f8e5 (qgis): fix missing widget
- 08:01 PM Revision e4b13b08 (qgis): qgsterrainentity: Remove unused mTerrainToMapTransform
- This logic is now handled by Qgs3DUtils::tryReprojectExtent2D.
- 08:01 PM Revision 6a83452e (qgis): qgs3dutils: Define tryReprojectExtent2D
- This will be used in the next commit to refactor common code in the
terrains and Qgs3DMapSettings code. - 08:01 PM Revision 9d66c8f9 (qgis): 3d: Use Qgs3DUtils::tryReprojectExtent2D()
- 07:57 PM Revision 0dc6e007 (qgis): Bump webpack from 5.75.0 to 5.76.1 in /resources/server/src/landingpage
- Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpa... - 07:56 PM Revision c367b825 (qgis): Fix lazperf mingw build
- 07:56 PM Revision 5f16560a (qgis): Fix mdal mingw build
- 07:56 PM Revision 31615cd0 (qgis): Fix lazperf mingw build
- 07:56 PM Revision 73ecf0c8 (qgis): Fix mdal mingw build
- 07:56 PM Revision 775a3fd7 (qgis): Fix lazperf mingw build
- 07:56 PM Revision 346c7626 (qgis): Fix mdal mingw build
- 05:53 PM Revision 292c57b5 (qgis): remove unused else (since it initalizes this value with 0 anyway) and typo
- 05:53 PM Revision bf718bc4 (qgis): tooltip
- and fix version number
- 05:52 PM Revision c035c2f8 (qgis): Possiblity to set the limit (fetchLimit) of values in the comboBox of t...
- 05:52 PM Revision 99a3897a (qgis): fetchLimit tests basics
- 05:52 PM Revision 46220e5c (qgis): reload model after setting fetchLimit
- 05:52 PM Revision 1667a155 (qgis): set fetch limit functions in the QgsFeatureListCombobox to set it indiv...
- 05:21 PM Revision 5bd1785e (qgis): Merge pull request #52249 from signedav/removeorderbyvalue
- Relation Reference: Remove broken (unused) setting for "Order by value"
- 02:59 PM Revision 5a080d4e (qgis): Merge pull request #52244 from ptitjano/remove-quantized
- 3d: Remove unused quantizedmesh path
- 01:34 PM Revision 99430cda (qgis): Remove broken (unused) setting for order by value. Resolves #26468
- 11:58 AM Revision edd7e801 (qgis): 3d: Remove unused quantizedmeshgeometry.h
- 11:58 AM Revision 27df986a (qgis): 3d: Remove unused quantizedmeshterraingenerator.h
- 10:55 AM Revision 66662e08 (qgis): 3d: Remove unused quantizedmeshgeometry
- 09:53 AM Revision 2ec14cec (qgis): Bump webpack from 5.75.0 to 5.76.1 in /resources/server/src/landingpage
- Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpa... - 06:00 AM Revision adf687f8 (qgis): Fix lazperf mingw build
- 06:00 AM Revision 6f3fb6bb (qgis): Fix mdal mingw build
- 06:00 AM Revision d346ecdf (qgis): Fix mdal mingw build
- 06:00 AM Revision eedf8e56 (qgis): Fix lazperf mingw build
- 06:00 AM Revision 9a74d5e1 (qgis): Fix lazperf mingw build
- 06:00 AM Revision 831ed396 (qgis): Fix mdal mingw build
- 06:00 AM Revision ddbf5ade (qgis): Add a "contextMenuAboutToShow" signal to QgsLayerTreeView
- Allows plugins to hook into this menu and add custom entries
and customise the standard entries - 06:00 AM Revision ca8eeb10 (qgis): Spelling
- 06:00 AM Revision 80618d11 (qgis): Set object name for layer right click Export menu so that plugins
- can easily find this submenu to add extra entries to it
- 05:55 AM Revision aba620a3 (qgis): Add a "contextMenuAboutToShow" signal to QgsLayerTreeView
- Allows plugins to hook into this menu and add custom entries
and customise the standard entries - 05:55 AM Revision 476164c8 (qgis): Set object name for layer right click Export menu so that plugins
- can easily find this submenu to add extra entries to it
- 05:55 AM Revision b1419e60 (qgis): Spelling
- 05:55 AM Revision dd426cc6 (qgis): Fix mdal mingw build
- 05:55 AM Revision 2f8053aa (qgis): Fix lazperf mingw build
- 04:51 AM Revision 81cca900 (qgis): Fix crashes when interacting with QGIS after a shortcut/action
- is destroyed
Most notably happens when the following workflow occurs:
- A plugin adds some actions to QGIS
- The plu... - 04:51 AM Revision 6698bc0d (qgis): Fix crashes when interacting with QGIS after a shortcut/action
- is destroyed
Most notably happens when the following workflow occurs:
- A plugin adds some actions to QGIS
- The plu... - 04:45 AM Revision 01a995ab (qgis): Fix crashes when interacting with QGIS after a shortcut/action
- is destroyed
Most notably happens when the following workflow occurs:
- A plugin adds some actions to QGIS
- The plu... - 04:34 AM Revision b9e8aeed (qgis): Remove unused expression code
- 02:55 AM Revision e2314692 (qgis): [api] Add useful ZIP files listing function to QgsZipUtils
- 02:55 AM Revision d6b6f5f8 (qgis): [api] Add a new QgsZipUtils::unzip() parameter to skip consistency check
- 02:41 AM Revision 823b13fb (qgis): [api] Add a new QgsZipUtils::unzip() parameter to skip consistency check
- 02:41 AM Revision 9108e730 (qgis): [api] Add useful ZIP files listing function to QgsZipUtils
- 02:40 AM Revision 47ede937 (qgis): Nicer documentation
- 02:40 AM Revision dbec332e (qgis): Optimise legend filter by map test by finishing early when we have
- determined that all available legend symbols for a layer are
visible in the map
Avoids a LOT of wasted time calculat... - 02:40 AM Revision daed9f62 (qgis): Add another early exit path for map hit test
- 02:40 AM Revision 540b7636 (qgis): Add QgsFeatureRenderer::legendKeys method to retrieve all legend
- keys for the renderer
- 02:40 AM Revision 838f3995 (qgis): Add another early exit shortcut to legend hit test
- 02:02 AM Revision 6c969080 (qgis): replace QString::number with qgsDoubleToString
- 02:02 AM Revision a2f0faec (qgis): fix #52189
- 01:57 AM Revision e0e63867 (qgis): fix Global Map Shading z factor value #52189 (#52213)
- * fix #52189
* replace QString::number with qgsDoubleToString
2023-03-14
- 01:07 PM Revision 75bf0f31 (qgis): Better fix (faster rendering, works for PDF, better during progressive ...
- 12:02 PM Revision 2289995a (qgis): [vector tile] Fix tile background edge artifacts by using a buffered po...
- 09:10 AM Revision 97d3f7fa (qgis): Merge pull request #52165 from signedav/operator_tags
- Fix tags to be considered in `registerItem` of operators
- 08:11 AM Revision a02d15ea (qgis): [api] Add a new QgsZipUtils::unzip() parameter to skip consistency check
- 08:11 AM Revision 62ff20cb (qgis): [api] Add useful ZIP files listing function to QgsZipUtils
- 08:11 AM Revision 06742b97 (qgis): [api] Add a new QgsZipUtils::unzip() parameter to skip consistency check
- 08:11 AM Revision b3f37688 (qgis): [api] Add useful ZIP files listing function to QgsZipUtils
- 08:07 AM Revision 45f54b64 (qgis): Merge pull request #52198 from nirvn/qgsziputils_imp
- [api] Add a new QgsZipUtils's files() function and a unzip() parameter to skip consistency check
- 08:03 AM Revision f77c4c84 (qgis): Fix incorrect legend key entries are returned for rule based
- renderers with else rules
Fixes map based legend filtering with some rule based renderers
2023-03-13
- 12:55 AM Revision 0b0a95f8 (qgis): Update src/gui/qgsexpressiontreeview.cpp
- 12:53 AM Revision 6d964dee (qgis): Unfinished attempt to fix #51934
- 12:53 AM Revision 5da9cd23 (qgis): OGR: reset the data source subset string
- Fix #51934 by resetting the data source subset string filter,
in case it was changed by a previous request. - 11:28 PM Revision 0585096a (qgis): Fix duplicated newline on save (windows)
- 11:27 PM Revision 2bbbe19d (qgis): MetaSearch: update paging parameters for OGC API - Records
- 11:27 PM Revision c2b60acb (qgis): fix geometry ref
- 11:20 PM Revision 56767da0 (qgis): quantizedmeshterraingenerator: Remove unused setBaseTileFromExtent()
- It has never been used.
- 11:15 PM Revision 1b442a99 (qgis): Use gdal::dataset_unique_ptr to store return of GDALOpenEx() (fixes #52...
- This avoids an implicit case from OGRDataSourceH to GDALDatasetH, that
doesn't work with all compilers - 07:24 PM Revision 2f0060c5 (qgis): [layouts] Use a background thread to filter legend content by map
- Avoids potentially massive UI hangs while working with layouts
with filtered legends.
Fixes #51233
Fixes #48326
Fixe... - 07:24 PM Revision 885c0b61 (qgis): Add a "refreshing" icon overlay for layout items which are
- being redrawn/updated in the background
Gives immediate visual feedback to users that the current appearance
of thos... - 07:24 PM Revision b39c389c (qgis): Fix version numbers
- 07:24 PM Revision bf11dc17 (qgis): Add layer tree signals for hit test started/completed, and methods
- to determine whether a background hit test is in progress and
block while it completes - 06:56 PM Revision ee1c279f (qgis): Use gdal::dataset_unique_ptr to store return of GDALOpenEx() (fixes #52...
- This avoids an implicit case from OGRDataSourceH to GDALDatasetH, that
doesn't work with all compilers - 06:53 PM Revision fa8b8ed5 (qgis): tests: add a test for QgsTilingScheme
- 06:53 PM Revision c28a4d9b (qgis): tests: reorganize 3d cmakelists by alphabetical order
- 05:24 PM Revision ce81a15a (qgis): Don't handle valueChanged for each duplicate widget
- 05:19 PM Revision d047f705 (qgis): Merge pull request #52131 from qgis/backport-51836-to-queued_ltr_backports
- Fix #51543 and make big forms more fluid by reducing calls to updateFieldDependencies
- 05:00 PM Revision 0ed927b2 (qgis): Merge pull request #52183 from domi4484/dontHandleDuplicateWidgetsValue...
- 04:11 PM Revision b1aa0b5d (qgis): Merge pull request #52202 from qgis/backport-52010-to-queued_ltr_backports
- [Backport queued_ltr_backports] [server/OAPIF] Fix prev/next links
- 03:42 PM Revision a1ff29da (qgis): fix geometry ref
- 01:15 PM Revision dc049852 (qgis): Use unicode horizontal ellipsis
- 01:15 PM Revision 4148211a (qgis): [OAPIF] Add full pagination for collection items HTML page
- 01:15 PM Revision 4e648c34 (qgis): Fix clang tidy warning
- 01:01 PM Revision 52b28caa (qgis): Avoid '?&' for prev/next link query string
- 01:01 PM Revision 7dd99f3d (qgis): Fox offset calculation for prev link
- test added
- 01:01 PM Revision 53d43efb (qgis): Fix title key for prev/next links
- 01:01 PM Revision caff3303 (qgis): Fix unintended replacement of percent encoded URL parts
- 01:00 PM Revision e9bde697 (qgis): MetaSearch: update paging parameters for OGC API - Records
- 12:56 PM Revision 913d8cc5 (qgis): Merge pull request #52010 from pathmapper/prev_next_links
- [server/OAPIF] Fix prev/next links
- 10:36 AM Revision 4caeb63a (qgis): [api] Add useful ZIP files listing function to QgsZipUtils
- 09:15 AM Revision 6234731f (qgis): [api] Add a new QgsZipUtils::unzip() parameter to skip consistency check
- 06:27 AM Revision d7a42a89 (qgis): Fix some incorrect super class methods called
- 06:27 AM Revision 3b906c3b (qgis): Fix some issues preventing use of clang-tidy on files
- 06:27 AM Revision 827761a0 (qgis): Silence some unwanted clang-tidy warnings
- 05:53 AM Revision 6043b0a4 (qgis): Fix duplicated newline on save (windows)
- 05:50 AM Revision d4650d57 (qgis): QgsMapToolFillRing::fillRingUnderPoint(): fix -Wmaybe-uninitialized war...
- 05:50 AM Revision 22297a40 (qgis): fillRingUnderPoint(): update test to detect if FID is set
- 05:50 AM Revision b0d39bb1 (qgis): Update src/app/qgsmaptoolfillring.cpp
- 05:50 AM Revision 0c8467c0 (qgis): fillRingUnderPoint(): update test to detect if FID is set
- 05:50 AM Revision 3b00e83a (qgis): QgsMapToolFillRing::fillRingUnderPoint(): fix -Wmaybe-uninitialized war...
- 05:50 AM Revision 48366186 (qgis): Update src/app/qgsmaptoolfillring.cpp
- 05:49 AM Revision 1f25b41d (qgis): Fix duplicated newline on save (windows)
- 05:39 AM Revision ed0f5a49 (qgis): Use gdal::dataset_unique_ptr to store return of GDALOpenEx() (fixes #52...
- This avoids an implicit case from OGRDataSourceH to GDALDatasetH, that
doesn't work with all compilers - 05:35 AM Revision d1edbc8f (qgis): Use gdal::dataset_unique_ptr to store return of GDALOpenEx() (fixes #52...
- This avoids an implicit case from OGRDataSourceH to GDALDatasetH, that
doesn't work with all compilers
2023-03-12
- 09:51 PM Revision 8eb94f26 (qgis): make operator name and expression more dynamic. E.g. '[ ]' value has no...
2023-03-11
- 07:22 PM Revision 86e655d8 (qgis): Merge pull request #52147 from qgis/backport-52015-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix inconcequent use of DPI at generating the WMS legend
2023-03-10
- 09:42 PM Revision 3b5a8226 (qgis): missing image
- 09:20 PM Revision c2670846 (qgis): Don't handle valueChanged for each duplicate widget
- 01:21 PM Revision b29e490b (qgis): fix control images
- 11:43 AM Revision bc485956 (qgis): Unfinished attempt to fix #51934
- 11:43 AM Revision 6acb4149 (qgis): OGR: reset the data source subset string
- Fix #51934 by resetting the data source subset string filter,
in case it was changed by a previous request. - 08:06 AM Revision 65c96201 (qgis): pass painter to the function to create the default renderer context and...
2023-03-09
- 08:50 PM Revision deab832d (qgis): Update src/app/qgsmaptoolfillring.cpp
- 08:50 PM Revision 7b4aa86a (qgis): fillRingUnderPoint(): update test to detect if FID is set
- 08:50 PM Revision 59291875 (qgis): QgsMapToolFillRing::fillRingUnderPoint(): fix -Wmaybe-uninitialized war...
- 08:50 PM Revision 891e3450 (qgis): fillRingUnderPoint(): update test to detect if FID is set
- 08:50 PM Revision 09d60b61 (qgis): Update src/app/qgsmaptoolfillring.cpp
- 08:50 PM Revision b0c74eba (qgis): QgsMapToolFillRing::fillRingUnderPoint(): fix -Wmaybe-uninitialized war...
- 08:46 PM Revision bbe6cfbe (qgis): Merge pull request #52156 from rouault/fix_use_of_uninitialized_var
- QgsMapToolFillRing::fillRingUnderPoint(): fix -Wmaybe-uninitialized warning
- 01:50 PM Revision 6b5e854d (qgis): pass tags to registerItem so we can find e.g. '/' and '%' by writing "d...
- 09:59 AM Revision 79613722 (qgis): fillRingUnderPoint(): update test to detect if FID is set
- 09:31 AM Revision baea1e89 (qgis): Merge pull request #52150 from elpaso/bugfix-gh51934-filtered-gpkg-tran...
- OGR: fix transaction issue with filtered GPKGs
- 05:33 AM Revision db3a08b6 (qgis): Update src/app/qgsmaptoolfillring.cpp
2023-03-08
- 12:10 AM Revision 79400162 (qgis): QgsMapToolFillRing::fillRingUnderPoint(): fix -Wmaybe-uninitialized war...
- 03:40 PM Revision 8a5f2c5c (qgis): OGR: reset the data source subset string
- Fix #51934 by resetting the data source subset string filter,
in case it was changed by a previous request. - 11:38 AM Revision 799e25af (qgis): pass painter to the function to create the default renderer context and...
- 11:38 AM Revision eac37a54 (qgis): missing control image
- 11:37 AM Revision 48aa436b (qgis): update controll images
- 11:27 AM Revision b0120d63 (qgis): fix missing comma and dont make font settings on rule
- 11:27 AM Revision 1def23b7 (qgis): dont make variants for new tests
- 11:27 AM Revision e8b09e52 (qgis): Update of PyQgsServerWMSGetLegendGraphic on all image requests using la...
- 11:27 AM Revision e6ea26da (qgis): deduplicate duplicate code
- 11:27 AM Revision 8de8cfb9 (qgis): tests for meter based default scales
- 11:27 AM Revision 9b104950 (qgis): Append distance area when using defaultMapUnitsPerMm to consider the co...
- 11:26 AM Revision cad04f36 (qgis): Fix DPI on getLegendGraphic concerning a RULE. It should not take the c...
- 11:25 AM Revision 33ce7c3a (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 ...
- 10:28 AM Revision 7e554b1a (qgis): Use task based legend filter by map for main canvas
- Otherwise QGIS frequently hangs for extended periods whenever
the filter by map option is enabled! - 10:28 AM Revision 4adc1c82 (qgis): Fix python build
- 10:28 AM Revision b9ffb10f (qgis): Start legend update immediately when render starts instead of when
- it finishes
Since the operation is now executed in a background thread, we
may as well get it processing at the same... - 10:28 AM Revision 1938f6e2 (qgis): Add flag to QgsLayerTreeModel to execute legend hit tests in
- a background task
- 10:28 AM Revision f2618554 (qgis): Create QgsMapHitTestTask, a QgsTask which executes a legend hit
- test in a background thread in a thread-safe way
These legend hit tests can be very expensive to calculate, so
backg... - 10:28 AM Revision 11f5a694 (qgis): Refactor QgsMapHitTest to permit thread-safe execution
- 10:28 AM Revision 96f5d6a9 (qgis): Add some test for QgsMapHitTest
- 10:28 AM Revision ea7d4b9e (qgis): Rename method for clarity
- 10:28 AM Revision b1518d20 (qgis): Fix clang warning
- 10:28 AM Revision 3f6a4764 (qgis): Fix documentation warning
- 10:28 AM Revision 793915fb (qgis): Fix clang tidy warnings
- 10:28 AM Revision bcea9138 (qgis): Documentation
- 10:22 AM Revision 7cd936ea (qgis): Unfinished attempt to fix #51934
- 09:08 AM Revision 4647cfcc (qgis): [processing] Add "Keep disjoint results separate" option to buffer
- algorithm
If checked, then any disjoint parts in the buffer results will be
output as separate single-part features.... - 07:58 AM Revision 3c1e4fe7 (qgis): [processing] Allow filter expressions to be set for vector sources
- This change adds a new "feature filter" option alongside the
existing feature limit and invalid geometry handling opt... - 05:53 AM Revision 781b869a (qgis): [feature][layouts] Support filtering layout legends by multiple linked ...
- Instead of limiting layout legend filtering to a single linked map,
this change permits legends to be filtered instea... - 05:53 AM Revision bb57ef8d (qgis): Doc fixes
- 05:53 AM Revision 75b3383f (qgis): Call correct parent function
- 05:32 AM Revision 918d21fd (qgis): Optimise legend filter by map test by finishing early when we have
- determined that all available legend symbols for a layer are
visible in the map
Avoids a LOT of wasted time calculat... - 05:32 AM Revision 1ee0a2b3 (qgis): Add another early exit path for map hit test
- 05:32 AM Revision 162b6e15 (qgis): Add another early exit shortcut to legend hit test
- 05:32 AM Revision d52b4619 (qgis): Add QgsFeatureRenderer::legendKeys method to retrieve all legend
- keys for the renderer
- 05:32 AM Revision 74c11eea (qgis): Nicer documentation
- 05:31 AM Revision 9f48851f (qgis): Fix some incorrect super class methods called
- 05:31 AM Revision 91547585 (qgis): Fix some issues preventing use of clang-tidy on files
- 05:31 AM Revision 50bdb226 (qgis): Silence some unwanted clang-tidy warnings
- 05:27 AM Revision b170c0f9 (qgis): Nicer documentation
- 05:27 AM Revision efbfaf80 (qgis): Add QgsFeatureRenderer::legendKeys method to retrieve all legend
- keys for the renderer
- 05:27 AM Revision d1247bc4 (qgis): Add another early exit path for map hit test
- 05:27 AM Revision 66839118 (qgis): Optimise legend filter by map test by finishing early when we have
- determined that all available legend symbols for a layer are
visible in the map
Avoids a LOT of wasted time calculat... - 05:27 AM Revision e3ffb8d8 (qgis): Add another early exit shortcut to legend hit test
- 05:27 AM Revision 9d6e8e22 (qgis): Fix some issues preventing use of clang-tidy on files
- 05:27 AM Revision e0e0502f (qgis): Fix some incorrect super class methods called
- 05:27 AM Revision ef90e3d6 (qgis): Silence some unwanted clang-tidy warnings
2023-03-07
- 05:24 PM Revision 500915d2 (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 ...
- 05:24 PM Revision 9953c678 (qgis): Append distance area when using defaultMapUnitsPerMm to consider the co...
- 05:24 PM Revision 7a5afbe0 (qgis): tests for meter based default scales
- 05:24 PM Revision 3cd7beb8 (qgis): deduplicate duplicate code
- 05:24 PM Revision 25f1cd47 (qgis): Fix DPI on getLegendGraphic concerning a RULE. It should not take the c...
- 05:24 PM Revision 32ba1069 (qgis): pass painter to the function to create the default renderer context and...
- 05:24 PM Revision 8bebff90 (qgis): missing control image
- 05:24 PM Revision 51fbea75 (qgis): Update of PyQgsServerWMSGetLegendGraphic on all image requests using la...
- 05:24 PM Revision 24763201 (qgis): fix missing comma and dont make font settings on rule
- 05:24 PM Revision ca7901f0 (qgis): update controll images
- 05:24 PM Revision d084b90c (qgis): dont make variants for new tests
- 05:21 PM Revision 3040d39d (qgis): Fix spelling
- 05:21 PM Revision 398d38df (qgis): Fix #51543 and make big forms more fluid
- 05:21 PM Revision f3ebab2d (qgis): Adapt tests
- 05:19 PM Revision ab1a4f40 (qgis): reset mLastEditSelectionFid for the case no fid can be emitted by the s...
- 05:19 PM Revision a335fac2 (qgis): fix naming of mixed up deselected / selected passed from QItemSelectio...
- 05:19 PM Revision 9798f8e6 (qgis): index is preserved - change the tests accordingly
- 05:19 PM Revision a82a7735 (qgis): Check selection.indexes if empty before getting first() to avoid danger...
- 05:19 PM Revision 0d41d523 (qgis): Keep last edit selection fid to persist the index if on e.g. layer refr...
- 05:15 PM Revision 771c85ac (qgis): Merge pull request #52046 from signedav/preserve_index
- Fix index lost on reload in Attribute Table
- 05:12 PM Revision 5a2138d5 (qgis): Update src/ui/editorwidgets/qgsdatetimeeditconfig.ui
- Co-authored-by: Matthias Kuhn <[email protected]>
- 08:37 AM Revision c5536d95 (qgis): fix build (followup 433d962c55 and 9910af69575)
- 08:29 AM Revision 420ca468 (qgis): Add more details to the modulo operator
- 08:27 AM Revision dca29796 (qgis): Add more details to the modulo operator
- 07:11 AM Revision 1d914df4 (qgis): Fix #50202 Pressing Enter does not upgrade all plugins anymore
- 05:38 AM Revision 56d1e71b (qgis): Fix #50202 Pressing Enter does not upgrade all plugins anymore
- 01:11 AM Revision a6a3d62e (qgis): Move backport bot to 22.04
- 01:11 AM Revision 87434b80 (qgis): Move backport bot to 22.04
2023-03-06
- 12:54 AM Revision 651ec8bf (qgis): Move backport bot to 22.04
- 12:54 AM Revision b9ad13f1 (qgis): Move backport bot to 22.04
- 12:53 AM Revision d32a09cb (qgis): Fix #50202 Pressing Enter does not upgrade all plugins anymore
- 12:52 AM Revision a99bb549 (qgis): Fix #50202 Pressing Enter does not upgrade all plugins anymore
- 12:48 AM Revision 33d1d2e3 (qgis): Move backport bot to 22.04
- 12:45 AM Revision 2b96ebf6 (qgis): Fix #50202 Pressing Enter does not upgrade all plugins anymore
- 12:45 AM Revision d979743e (qgis): Add more details to the modulo operator
- 12:44 AM Revision 2ca675a3 (qgis): Fix encoding choice is ignored in Add Vector Layer dialog
- 12:44 AM Revision 649d9bcc (qgis): Fix encoding choice is ignored in Add Vector Layer dialog
- 12:28 AM Revision 35fc6b23 (qgis): add generated file dir in clang-tidy call
- 05:49 PM Revision d48e60e5 (qgis): update tooltip to describe what the section is for
- 05:41 PM Revision 632edab9 (qgis): Merge pull request #52015 from signedav/legend_fix
- Fix inconcequent use of DPI at generating the WMS legend
- 07:23 AM Revision 449190de (qgis): Fix encoding choice is ignored in Add Vector Layer dialog
- 07:23 AM Revision 261ae410 (qgis): Fix encoding choice is ignored in Add Vector Layer dialog
- 07:19 AM Revision 433d962c (qgis): bump nlohmann/json version to 3.9.1 to satisfy pdal_wrench dependency
- requirement
- 07:19 AM Revision 4d78e34b (qgis): fix build
- 07:19 AM Revision b650fbd9 (qgis): Fix encoding choice is ignored in Add Vector Layer dialog
- 04:33 AM Revision b57a9c6a (qgis): tidy
- 04:33 AM Revision 298c980a (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... - 04:33 AM Revision 357de242 (qgis): Correctly handle geometry value conversion for geometry fields
- 04:33 AM Revision 0a251045 (qgis): Fix trust parameter not saved and not read
- 04:33 AM Revision cfee2c3d (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... - 04:33 AM Revision 59e9bd99 (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... - 04:33 AM Revision 98841bd4 (qgis): Fixes #50892 : Don't enable link in QgsFileWidget if NULL
- 04:33 AM Revision e4b2167e (qgis): Allow runtime-skip of backend-requiring tests in testqgspostgresconn.cpp
- 04:33 AM Revision 45a10b25 (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:33 AM Revision 086bd5c0 (qgis): Fix handling of searchPathsForPlugins in qgisapp
- 04:33 AM Revision 59d14193 (qgis): Fix handling of searchPathsForPlugins in Plugin Manager
- 04:33 AM Revision 0ca8728b (qgis): Fix PG identity default value with long field names
- Fix #51563
- 04:33 AM Revision 227155ee (qgis): Add test for unknown-crs ReferencedGeometry input/output
- 04:33 AM Revision 3435fd8b (qgis): [postgres] Do not discard geometry attributes having no SRID
- See https://github.com/qgis/QGIS/issues/49380#issuecomment-1282913470
- 04:33 AM Revision 22626d40 (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 - 04:33 AM Revision 929dffd2 (qgis): Fixes #51433 : fix vertex editor displayed columns
- 04:33 AM Revision aa14a28c (qgis): Update src/core/providers/ogr/qgsogrprovider.cpp
- 04:33 AM Revision 15a03fb5 (qgis): QgsOgrProvider::createEmptyLayer(): take into account FID layer creatio...
- 04:33 AM Revision 2a2dcd4e (qgis): Fix drag and drop to GDB results in columns shifted by one
- Fixes #51435
- 04:33 AM Revision 0b77453d (qgis): Fix build
- 04:33 AM Revision 74c711c0 (qgis): Add test
- (cherry picked from commit 21997c2ef800ca060373bc2c7bd6833c4ec684bb)
- 04:33 AM Revision 9585f470 (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:33 AM Revision a123e57d (qgis): Fix placement of perimeter labels with HTML formatting enabled
- Fixes #51829
(cherry picked from commit 2259924db64aca92fa5b6203cff17bb2c6de5a05) - 04:33 AM Revision 84c51e78 (qgis): remove include
- 04:33 AM Revision 40858ad7 (qgis): Raster paletted renderer: support constant int rasters
- Fix #51822
- 04:33 AM Revision 6b5fb0d0 (qgis): Label testqgspostgresprovider.cpp as a POSTGRES test
- 04:33 AM Revision 23caf7c4 (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... - 04:33 AM Revision a4fc2b5a (qgis): OGR CSV: fix slow update
- Fix #51668
2023-03-05
- 11:38 PM Revision 3c91c624 (qgis): [expressions][feature] Add ltrim/rtrim functions
- Allows trimming spaces or other characters from just the
start or end of strings - 11:36 PM Revision 12d6b44e (qgis): Expose field split policy choice in layer properties > form dialog
- Allows users to easily determine the current policy and change
as desired - 11:36 PM Revision 2a567de5 (qgis): Add test
- (cherry picked from commit 21997c2ef800ca060373bc2c7bd6833c4ec684bb)
- 11:36 PM Revision 8ebba814 (qgis): Fix handling of searchPathsForPlugins in qgisapp
- 11:36 PM Revision 714622b0 (qgis): Fix handling of searchPathsForPlugins in Plugin Manager
- 11:36 PM Revision 69bf2aff (qgis): Fix PG identity default value with long field names
- Fix #51563
- 11:36 PM Revision 1e1d4e4f (qgis): Add test for unknown-crs ReferencedGeometry input/output
- 11:36 PM Revision e4976785 (qgis): [postgres] Do not discard geometry attributes having no SRID
- See https://github.com/qgis/QGIS/issues/49380#issuecomment-1282913470
- 11:36 PM Revision 4fb98a1f (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 - 11:36 PM Revision dcf37223 (qgis): Fixes #51433 : fix vertex editor displayed columns
- 11:36 PM Revision 404a5ee4 (qgis): Update src/core/providers/ogr/qgsogrprovider.cpp
- 11:36 PM Revision 7c45b19d (qgis): QgsOgrProvider::createEmptyLayer(): take into account FID layer creatio...
- 11:36 PM Revision 78199ddd (qgis): Fix drag and drop to GDB results in columns shifted by one
- Fixes #51435
- 11:36 PM Revision 1a18d9b3 (qgis): Fix build
- 11:36 PM Revision 3044b1ce (qgis): Fix trust parameter not saved and not read
- 11:36 PM Revision b104e0c5 (qgis): Raster paletted renderer: support constant int rasters
- Fix #51822
- 11:36 PM Revision f297e6c9 (qgis): Fix placement of perimeter labels with HTML formatting enabled
- Fixes #51829
(cherry picked from commit 2259924db64aca92fa5b6203cff17bb2c6de5a05) - 11:36 PM Revision 49b3dd79 (qgis): remove include
- 11:36 PM Revision e33c69c0 (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 - 11:36 PM Revision 308a3f23 (qgis): Label testqgspostgresprovider.cpp as a POSTGRES test
- 11:36 PM Revision dc58e15e (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... - 11:36 PM Revision aa84c0bf (qgis): Allow runtime-skip of backend-requiring tests in testqgspostgresconn.cpp
- 11:36 PM Revision 7c178224 (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... - 11:36 PM Revision f900bd21 (qgis): Fixes #50892 : Don't enable link in QgsFileWidget if NULL
- 11:36 PM Revision 88b840ba (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... - 11:36 PM Revision e6eda669 (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... - 11:36 PM Revision 3f591737 (qgis): Correctly handle geometry value conversion for geometry fields
- 11:36 PM Revision dffb5414 (qgis): tidy
- 11:36 PM Revision 003b7db9 (qgis): OGR CSV: fix slow update
- Fix #51668
- 11:36 PM Revision 3606c7c9 (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... - 11:35 PM Revision 34a30a1b (qgis): Fix some potential overflows in shapeburst fill calculation
2023-03-04
- 02:04 PM Revision 766501dd (qgis): release.pl: handle splash transitions (.0rc -> .1 [-> .4ltr])
- (cherry picked from commit 4a41c82fde2a04162e3c21e774ef7d1ebf2a11ed)
- 01:44 PM Revision 4a41c82f (qgis): release.pl: handle splash transitions (.0rc -> .1 [-> .4ltr])
- 01:07 PM Revision 6f669a22 (qgis): add 'long term release' to splash screen
2023-03-03
- 08:27 PM Revision 1cff7f53 (qgis): Bump version to 3.31
- 08:25 PM Revision f186b8ef (qgis): Release of 3.30 ('s-Hertogenbosch)
- 08:25 PM Revision f80bec61 (qgis): changelog and news update for 3.30
- 08:25 PM Revision 5aec85d5 (qgis): translation update for 3.30.0 from transifex
- 03:57 PM Revision a1a43e53 (qgis): Fixes #49191 make "__file__" available to scripts
- 02:58 PM Revision fd0fb72a (qgis): Release of 3.28.4
- 02:58 PM Revision 9f989250 (qgis): translation update for 3.28.4 from transifex
- 02:56 PM Revision fbc4700d (qgis): update_ts.sh: keep source file when pulling
- 02:53 PM Revision a7133df5 (qgis): release.pl: handle apostrophe in release name and keep source ts file
- 02:46 PM Revision e8460b98 (qgis): reset mLastEditSelectionFid for the case no fid can be emitted by the s...
- 02:24 PM Revision a8501949 (qgis): pass painter to the function to create the default renderer context and...
- 01:20 PM Revision ca6ae15d (qgis): Keep last edit selection fid to persist the index if on e.g. layer refr...
- 01:20 PM Revision 27ff5ebe (qgis): index is preserved - change the tests accordingly
- 01:20 PM Revision 830cfb4f (qgis): Check selection.indexes if empty before getting first() to avoid danger...
- 01:20 PM Revision 4aad3638 (qgis): fix naming of mixed up deselected / selected passed from QItemSelectio...
- 01:18 PM Revision 08c7d66e (qgis): Merge pull request #52045 from signedav/yellow_index_lost
- Fix lost index on selection change in Attribute Table
- 12:44 PM Revision 77e77b5b (qgis): Fix missing maximize button for attribute form dialog on Windows
- On windows, the attribute form dialog misses the maximize button which can be very useful with large custom forms.
... - 12:44 PM Revision 860ec681 (qgis): More hints to the dialog: sty on top with no parent
- 11:18 AM Revision 8e6bc17a (qgis): Don't allow users to set maximum thread count for rendering to 1
- (This setting can sometimes unwantedly occur when using the same
profile across sessions of newer to very old QGIS ve... - 11:11 AM Revision a8d25d6e (qgis): Fix some potential overflows in shapeburst fill calculation
- 11:08 AM Revision 5d7b9a77 (qgis): Fix some overflows when exporting large files with blur effects
- 11:08 AM Revision f04917b7 (qgis): Fix qt warnings when trying to show raster marker with unknown size and...
- 11:08 AM Revision eecfd4a1 (qgis): Fix clang warning
- 11:08 AM Revision 1e8bb3ac (qgis): Fix overflow in layout export size estimation prevents warning from sho...
- 11:08 AM Revision fff78ed2 (qgis): Use correct debug level
- 11:07 AM Revision 0c8dbb1d (qgis): Fix some potential overflows in shapeburst fill calculation
- 11:03 AM Revision b4de1307 (qgis): Merge pull request #51836 from domi4484/attributeFormDefaultValueAlways...
- Fix #51543 and make big forms more fluid by reducing calls to updateFieldDependencies
- 10:10 AM Revision e97c9bb2 (qgis): "Widget Display" is now called "Display Format" (IMO Widget Display doe...
- When "Overwrite Field Format" gets unchecked again, the Field Format Combobox resets back to "Default" (this to avoid...
- 09:08 AM Revision bbc5f62f (qgis): More hints to the dialog: sty on top with no parent
- 09:08 AM Revision 244c496b (qgis): Fix missing maximize button for attribute form dialog on Windows
- On windows, the attribute form dialog misses the maximize button which can be very useful with large custom forms.
... - 08:54 AM Revision 30179367 (qgis): Add some context to obscure warning, reduce message logs noise
- 07:53 AM Revision 46bcae21 (qgis): Don't allow users to set maximum thread count for rendering to 1
- (This setting can sometimes unwantedly occur when using the same
profile across sessions of newer to very old QGIS ve... - 07:48 AM Revision 06b3678a (qgis): Don't allow users to set maximum thread count for rendering to 1
- (This setting can sometimes unwantedly occur when using the same
profile across sessions of newer to very old QGIS ve... - 07:25 AM Revision 08d7c64b (qgis): Fix overflow in layout export size estimation prevents warning from sho...
- 07:25 AM Revision 353e72c3 (qgis): Fix clang warning
- 07:25 AM Revision fd4d25fe (qgis): Fix qt warnings when trying to show raster marker with unknown size and...
- 07:25 AM Revision 716c4e9c (qgis): Use correct debug level
- 07:25 AM Revision 4de60794 (qgis): Fix some overflows when exporting large files with blur effects
- 07:20 AM Revision 7c97fdb3 (qgis): Fix some overflows when exporting large files with blur effects
- 07:20 AM Revision 4dad6021 (qgis): Fix clang warning
- 07:20 AM Revision d1d4b844 (qgis): Fix overflow in layout export size estimation prevents warning from sho...
- 07:20 AM Revision 3bd3b6e6 (qgis): Use correct debug level
- 07:20 AM Revision 5d0ce365 (qgis): Fix qt warnings when trying to show raster marker with unknown size and...
- 03:17 AM Revision 43c415d1 (qgis): Fix focus switch on close tab
- 03:17 AM Revision fc3847de (qgis): Fix bug introduced by #51913 - Proxy EditorTab attributes to Editor
- 01:04 AM Revision 3fc03d3d (qgis): Fix handling of searchPathsForPlugins in Plugin Manager
- 01:04 AM Revision 49cf1316 (qgis): Fix handling of searchPathsForPlugins in qgisapp
2023-03-02
- 09:41 PM Revision 11eab8d0 (qgis): Bump @sideway/formula in /resources/server/src/landingpage
- Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.co... - 07:11 PM Revision fc6fc61b (qgis): qgs3daxis: Fix label transparency issues by using a sort policy
- This ensures to have the labels (Text2DEntity) rendered after the
other objects and therefore avoid any transparency ... - 12:22 PM Revision 487da19a (qgis): Merge pull request #51953 from MehdiChinoune/patch-1
- Fix building on MinGW-w64/UCRT
- 12:06 PM Revision 1042c66e (qgis): missing control image
- 09:00 AM Revision d3448f18 (qgis): update controll images
- 09:00 AM Revision 7574039f (qgis): fix missing comma and dont make font settings on rule
- 04:38 AM Revision 68ade5ea (qgis): Refactor QgsCoordinateUtils to expose precision from crs method
- (cherry picked from commit fccb2738928de74887788452c2ca95fd295ce63e)
- 04:38 AM Revision 17b73cd6 (qgis): Don't use scientific notation when generating gdal_translate
- command from georeferencer
Fixes #51813
(cherry picked from commit 854b87e310d391e0f7703654d953873fa372fff8) - 01:50 AM Revision ccf1835b (qgis): Qstring fixup
- 01:05 AM Revision 70a631d2 (qgis): Bump @sideway/formula in /resources/server/src/landingpage
- Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.co... - 01:03 AM Revision 1d02d56d (qgis): Bump actions/cache from 3.2.4 to 3.2.6
- Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.6.
- [Release notes](https://github.com/act...
2023-03-01
- 11:20 PM Revision 051d4487 (qgis): Fix handling of searchPathsForPlugins in qgisapp
- 11:20 PM Revision bfe11116 (qgis): Fix handling of searchPathsForPlugins in Plugin Manager
- 11:16 PM Revision 94a3ac37 (qgis): Fix handling of searchPathsForPlugins in qgisapp
- 11:16 PM Revision 00772f3b (qgis): Fix handling of searchPathsForPlugins in Plugin Manager
- 10:05 PM Revision b26cdebd (qgis): don't mention QDate in tooltip
- 08:56 PM Revision 41a1969b (qgis): Bump actions/cache from 3.2.4 to 3.2.6
- Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.6.
- [Release notes](https://github.com/act... - 06:40 PM Revision cf926445 (qgis): Renamed the QgsPenStyleComboBox Qt::NoPen entry to "No Line", which is
- consistent with names for other entries.
Signed-off-by: Benjamin Jakimow <[email protected]> - 05:39 PM Revision 98391126 (qgis): Fix PG identity default value with long field names
- Fix #51563
- 05:02 PM Revision 35892ead (qgis): make Field Format setting a checkable group box - always unchecked, so ...
- 04:41 PM Revision 31a55232 (qgis): rearrange that field format is below widget display, because most users...
- 01:23 PM Revision 2be8f073 (qgis): dont make variants for new tests
- 01:22 PM Revision c90f7579 (qgis): Update of PyQgsServerWMSGetLegendGraphic on all image requests using la...
- 10:44 AM Revision 66b76f25 (qgis): Fix spelling
- 10:42 AM Revision c540c50c (qgis): replace QTimer/eventloop with QSignalSpy to wait untill change is done ...
- 10:30 AM Revision 3436cf7f (qgis): Fix some warnings
- 10:30 AM Revision 141b9efe (qgis): Expand available values for Qgis::FieldDomainSplitPolicy
- 10:30 AM Revision 1a4bf27b (qgis): Fix build
- 10:30 AM Revision 9595596e (qgis): Ensure that field split policies are correctly respected when
- splitting features
- 10:30 AM Revision edfb9764 (qgis): Add API to set field split policy for vector layers
- 10:30 AM Revision 34ed6caa (qgis): Add split policy to QgsField
- 10:30 AM Revision 3528d883 (qgis): [ogr] Ensure field split policy is set respecting datasource policy
- 10:00 AM Revision 5ad2e4c2 (qgis): Fix PG identity default value with long field names
- Fix #51563
- 09:26 AM Revision 4b1c2a66 (qgis): Adapt tests
- 06:20 AM Revision e626419e (qgis): MDAL v1.0.2
- 01:43 AM Revision b88a1cb8 (qgis): MDAL v1.0.2
- 01:39 AM Revision de81494c (qgis): MDAL v1.0.2
2023-02-28
- 11:12 AM Revision c2c4b5b0 (qgis): fix typo
- 07:51 AM Revision 0ebc409f (qgis): Merge pull request #52042 from ptitjano/debug-code-mapscene
- qgs3dmapscene: Remove old debug code
- 06:15 AM Revision 8108f1f5 (qgis): Add icons for rectangles, ovals algorithm and offset lines algorithm
2023-02-27
- 12:02 AM Revision 5564d527 (qgis): Fix empty return string from QgsMapLayer::encoded/decodedSource
- when provider is not available
Restores <=3.28 behavior - 12:01 AM Revision 723ad914 (qgis): Fix some warnings
- 09:31 PM Revision 70a24d54 (qgis): qgs3dmapscene: Remove old debug code
- 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 - 07:14 PM Revision 05eefc95 (qgis): Use QgsDoubleSpinBox
- 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 5ff9229a (qgis): fix tests
- 09:24 AM Revision 8f32f074 (qgis): Treat review comments
- Co-authored-by: Nyall Dawson <[email protected]>
- 09:24 AM Revision 9d10a328 (qgis): Fix QgsStyle addSymbol
- 09:24 AM Revision 11e88ad4 (qgis): fix documentation
- 09:24 AM Revision 7a2a252d (qgis): fix doc and typos
- 09:24 AM Revision f8c1c16e (qgis): fix duplicate layer
- 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 90675734 (qgis): fix text renderer tests
- 09:24 AM Revision b0cce7ac (qgis): don't deprecate a class, sip fails
- 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 7ed58763 (qgis): Fix vector rendering of fill symbol layer
- 09:23 AM Revision a8c8d774 (qgis): Fix random generator fill
- 09:23 AM Revision 28fc2f63 (qgis): open report automatically if errors
- 09:23 AM Revision 1bc1dd3d (qgis): rename qgs project path
- 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 714b6784 (qgis): Refactor QgsCoordinateUtils to expose precision from crs method
- 04:51 AM Revision 3d48cc64 (qgis): Don't use scientific notation when generating gdal_translate
- command from georeferencer
Fixes #51813 - 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 c8b6b9fe (qgis): Fix worldfile skipping when saving map as TIFF image
- 12:41 AM Revision 99fc3181 (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
- 12:37 AM Revision 09ce1d32 (qgis): Fix setting LZW 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 ea53aa3c (qgis): move settings tree enums to Qgis
- 04:07 PM Revision 4667956b (qgis): [settings] fix deleteItem for tree nodes
- 04:07 PM Revision 238353d3 (qgis): remove obsolete sip file
- 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 179dfce4 (qgis): Fixes #51816 : Don't open filter from indicator when layer is edited
- 11:48 AM Revision aa4cdd22 (qgis): add warning message
- 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 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: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:44 AM Revision 8b13be35 (qgis): Fixes #51816 : Don't open filter from indicator when layer is edited
- 06:44 AM Revision 0afe63ab (qgis): add warning message
- 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 efe4316d (qgis): [Qt6][Oracle] Fix oracle provider
- 05:30 AM Revision 993f9153 (qgis): Fix getLastQuery
- 05:30 AM Revision a07fac08 (qgis): add private header to build oracle provider
- 05:30 AM Revision e13f3ec4 (qgis): add oracle client in dockerfile
- 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 560ba485 (qgis): Fix drag and drop to GDB results in columns shifted by one
- Fixes #51435
- 04:18 AM Revision ab67153d (qgis): QgsOgrProvider::createEmptyLayer(): take into account FID layer creatio...
- 04:18 AM Revision 43fe4330 (qgis): Fix build
- 04:18 AM Revision fc821637 (qgis): Add test
- (cherry picked from commit 21997c2ef800ca060373bc2c7bd6833c4ec684bb)
- 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 e3bc8b43 (qgis): Fix placement of perimeter labels with HTML formatting enabled
- Fixes #51829
(cherry picked from commit 2259924db64aca92fa5b6203cff17bb2c6de5a05)
2023-02-22
- 11:38 PM Revision 99800425 (qgis): Raster paletted renderer: support constant int rasters
- Fix #51822
- 11:38 PM Revision ba0e4f7b (qgis): remove include
- 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 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:59 AM Revision ce382e97 (qgis): Allow runtime-skip of backend-requiring tests in testqgspostgresconn.cpp
- 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 1f6e53b2 (qgis): [metasearch] Fix messed up QgsRubberBand constructor
- 03:39 AM Revision 88e6d07d (qgis): Fix incorrect use of raw int instead of enums for layer type
- 03:39 AM Revision 046883fa (qgis): Promote QgsWkbTypes enums to enum class, move to Qgis
- 03:39 AM Revision c6a1a572 (qgis): Add some missing documentation
- 03:39 AM Revision 480af32d (qgis): Fix noisy test
- 03:39 AM Revision 1c622708 (qgis): Fix use of raw int instead of enum
- 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 d073c965 (qgis): Allow runtime-skip of backend-requiring tests in testqgspostgresconn.cpp
- 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: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 73ebffcb (qgis): do the same for split parts tool
- 10:51 AM Revision 19a7e353 (qgis): don't try to split without a split line
- 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 27963625 (qgis): do the same for split parts tool
- 10:46 AM Revision 84286b49 (qgis): don't try to split without a split line
- 10:44 AM Revision 1d182606 (qgis): add tests
- 10:44 AM Revision 0af3d6e3 (qgis): Fix crashes on split special cases
- 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 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... - 07:32 AM Revision 328d3fb1 (qgis): Label testqgspostgresprovider.cpp as a POSTGRES test
- 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 452259a2 (qgis): Fix crashes on split special cases
- 05:38 AM Revision a3552cbb (qgis): add tests
- 05:27 AM Revision 9c56921c (qgis): Clean up code and fix shortcuts
- 05:27 AM Revision 7f231099 (qgis): sort imports and cleanup dead code
- 05:27 AM Revision 28146b53 (qgis): Fix Editor/EditorTab never deleted
- 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 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... - 03:26 AM Revision cdcfd41e (qgis): Allow runtime-skip of backend-requiring tests in testqgspostgresconn.cpp
2023-02-20
- 12:17 AM Revision 2ff09fdd (qgis): Fix #38493 Circle Shape tool when layer crs != map crs
- 12:17 AM Revision ccf8c05c (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:13 AM Revision 6fd5a99b (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 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... - 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... - 09:01 PM Revision 13f8f1ce (qgis): Fix clearing geometry values
- 09:01 PM Revision 2dc4d04a (qgis): Add equality operators for QgsReferencedGeometry
- 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 19b70a63 (qgis): Use constexpr for max wkt length
- 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... - 09:01 PM Revision ef81f840 (qgis): Show (possibly truncated) WKT in geometry widget
- 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 237402df (qgis): Remove hardcoded color
- 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: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: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 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... - 08:43 AM Revision 211edac4 (qgis): Add test
- 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 8dc67afd (qgis): allow full access from Python
- 07:19 AM Revision 4759610d (qgis): [settings] use dedicated category for plugin manager
- 07:19 AM Revision eb841748 (qgis): Fix test
- 07:19 AM Revision 0cdc9b9b (qgis): fix dox
- 07:19 AM Revision 321f050f (qgis): add test
- 07:19 AM Revision a2271b9b (qgis): [settings] allow read-only access to the tree
- this allows accessing settings from Python
- 04:29 AM Revision f9c3da1e (qgis): Move unit enums to Qgis, promote to enum class
- 04:29 AM Revision 8d5cdc85 (qgis): Workaround sip inability to convert enum class variants to python objects
- 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
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 578c6246 (qgis): Keep current index to 0
- 09:42 PM Revision 7c75d7e8 (qgis): Remove spacers from 2 Mesh layer styling tabs
- 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 b8c7d96c (qgis): Try to fix qt6 builds following frankosterfeld/qtkeychain@f6247fff
- 09:35 AM Revision fbf4331e (qgis): Fix
- 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 7fdecc62 (qgis): Try to fix qt6 builds following frankosterfeld/qtkeychain@f6247fff
- 05:38 AM Revision 2220a0df (qgis): Fix
- 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
Also available in: Atom