Activity

From 2022-06-07 to 2022-07-06

2022-07-04

08:21 AM Revision 9971e0f7 (qgis): Apply opacities on external layers when use layer ids
Fixes an unreported bug when using layer ids and external WMS
layers: opacities were ignored for the external layers....
Alessandro Pasotti
08:21 AM Revision 7a9c410c (qgis): Apply opacities on external layers when use layer ids
Fixes an unreported bug when using layer ids and external WMS
layers: opacities were ignored for the external layers....
Alessandro Pasotti
08:17 AM Revision 2f3d6b9e (qgis): Merge pull request #49123 from elpaso/bugfix-server-external-layers-opa...
Apply opacities on external layers when use layer ids Alessandro Pasotti
02:26 AM Revision 9d9e1589 (qgis): Fix {usage} parameter
lazaa32
02:22 AM Revision aef1b1ec (qgis): Fix {usage} parameter
lazaa32
02:22 AM Revision f8171dc1 (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
Mathieu Pellerin - nIRV
02:22 AM Revision aedb74b8 (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
Mathieu Pellerin - nIRV
02:21 AM Revision 7284fd91 (qgis): chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in comp... neilnaveen

2022-07-03

10:15 PM Revision a72a6f69 (qgis): Update python/plugins/grassprovider/Grass7Utils.py
Co-authored-by: nicogodet <[email protected]> Kanahiro Iguchi
07:29 AM Revision 56376797 (qgis): lint
Kanahiro
07:17 AM Revision a632932b (qgis): wrap decode stdout with try-except
Kanahiro
06:59 AM Revision 2b2f0eb6 (qgis): wrap decode stdout with try-except
Kanahiro

2022-07-02

02:00 AM Revision ca7a410c (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
Mathieu Pellerin - nIRV
02:00 AM Revision fb908961 (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
Mathieu Pellerin - nIRV

2022-07-01

01:59 AM Revision 0e234677 (qgis): export QgsMeshRenderScalarSettings
Vincent Cloarec
01:58 AM Revision 87614801 (qgis): Add missing class reference
Harrissou Santanna
01:58 AM Revision 7717f39d (qgis): Update and cleanup of geometry_checker dox
Harrissou Santanna
01:58 AM Revision ecd94683 (qgis): Update and cleanup of geometry_checker dox
Harrissou Santanna
01:56 AM Revision f49a69d4 (qgis): [layouts] When exporting layouts to image/PDF create any missing direct...
Mathieu Pellerin - nIRV
01:55 AM Revision da54cc96 (qgis): Bump actions/cache from 3.0.3 to 3.0.4
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/act...
dependabot[bot]
01:54 AM Revision 6af3869c (qgis): Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.c...
dependabot[bot]
09:02 PM Revision 569b46f5 (qgis): Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.c...
dependabot[bot]
09:02 PM Revision 3fb478ba (qgis): Bump actions/cache from 3.0.3 to 3.0.4
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/act...
dependabot[bot]
03:25 PM Revision 5b05c40d (qgis): Merge pull request #49209 from agiudiceandrea/revert-49004-owslib-mingw
Install OWSLib on MinGW builds Even Rouault
08:52 AM Revision 415c545b (qgis): Merge pull request #49169 from DelazJ/betweeners
Add examples to between and not between functions Alessandro Pasotti

2022-06-30

04:28 PM Revision 51a5aad1 (qgis): Install OWSLib on mingw builds
the package is available again now Andrea Giudiceandrea
08:50 AM Revision a30b1a44 (qgis): Merge pull request #49199 from vcloarec/avoidmesh3Crash
avoid 3D crash Loïc Bartoletti
08:49 AM Revision c803c075 (qgis): Merge pull request #49200 from vcloarec/removeUncessaryCall
some cleaning in QgsMapToolEditMeshFrame Loïc Bartoletti

2022-06-29

09:18 PM Revision 28fd52bb (qgis): remove uncessary calls in edit mesh frame
Vincent Cloarec
09:18 PM Revision c973b4bd (qgis): add some const
Vincent Cloarec
08:44 PM Revision aa2df909 (qgis): avoid 3D crash
Vincent Cloarec

2022-06-28

12:46 PM Revision 34f41442 (qgis): use a QExplicitlySharedDataPointer for WFS shared data on the provider
hence we can detach when setting the subset string since it's stored in the shared data
fixes #48465
Denis Rouzaud
12:46 PM Revision 94392329 (qgis): [OAPIF provider] Fix clone of shared data, and do it only in handlePost...
Even Rouault
12:46 PM Revision bf32899c (qgis): [WFS provider] Fix clone of shared data, and do it only in handlePostCl...
Even Rouault
12:46 PM Revision 92ff79a0 (qgis): Create a deep copy of wfs shared data on setSubsetString
Matthias Kuhn
12:46 PM Revision ae510926 (qgis): [WFS/OPAIF] Only clone sharedData in setSubsetString()
- Remove calls to invalidateCache() which aren't necessary since the
clone() operation doesn't clone cache informat...
Even Rouault
12:46 PM Revision 08f19588 (qgis): [WFS/OPAIF provider] Handle reconnecting signals to shared data in hand...
Even Rouault
12:42 PM Revision e1134571 (qgis): Merge pull request #48998 from rouault/fix48465
WFS/OAPIF: fix filtering on duplicated layers (fixes #48465) Even Rouault

2022-06-27

02:31 PM Revision 0ae45b6a (qgis): Use QgsPdalProvider for e57 and bpf files if pdal driver is available
Stefanow Natsis
02:31 PM Revision 7d6bf2e6 (qgis): address review - fix tests
Stefanow Natsis
02:31 PM Revision bef583a8 (qgis): fix reading reader metadata
Stefanow Natsis
02:27 PM Revision d2bbddd1 (qgis): Treat las classification as an unsigned char (#49160)
Stefanow Natsis
02:25 PM Revision 18fd8eeb (qgis): use int icon for pointcloud char attributes
Stefanow Natsis
01:15 PM Revision 42181ab6 (qgis): Add examples to NOT BETWEEN function
showcasing equality with bounds value as well as case-sensitivity Harrissou Santanna
01:14 PM Revision 5319bd3e (qgis): Add tag
Harrissou Santanna
01:08 PM Revision 00613efb (qgis): Add examples to the between function
showcasing equality with bounds value as well as case-sensitivity Harrissou Santanna

2022-06-24

11:45 AM Revision 6586fc57 (qgis): Merge pull request #49136 from qgis/backport-49130-to-release-3_26
[Backport release-3_26] Fix #49127 slider widget Alessandro Pasotti

2022-06-22

12:40 AM Revision b32983f9 (qgis): Fix #49127 slider widget
Alessandro Pasotti
12:40 AM Revision 336fc727 (qgis): Fix #49127 slider widget
Alessandro Pasotti
12:39 AM Revision 597e8eeb (qgis): [processing] Add IMAGE_COMPRESSION param to atlaslayouttopdf and atlasl...
Andrea Giudiceandrea
12:39 AM Revision 2842afc1 (qgis): [processing] Add FORCE_RASTER param to printlayouttopdf alg
Andrea Giudiceandrea
12:39 AM Revision cdababd5 (qgis): [processing] Add FORCE_RASTER param to atlaslayouttopdf and atlaslayout...
Andrea Giudiceandrea
12:39 AM Revision 1721aeb6 (qgis): [processing] Add IMAGE_COMPRESSION param to printlayouttopdf alg
Andrea Giudiceandrea
12:36 AM Revision 0ddd46e3 (qgis): Fix #49127 slider widget
Alessandro Pasotti
02:51 PM Revision a92d6334 (qgis): Stop accepting gitstatus checks failures from postgres tests
Sandro Santilli
11:09 AM Revision 029db3b4 (qgis): Apply opacities on external layers when use layer ids
Fixes an unreported bug when using layer ids and external WMS
layers: opacities were ignored for the external layers....
Alessandro Pasotti
06:11 AM Revision 1b1ccf02 (qgis): Enable Journal Wal, increase Timeout use only sqlite transaction
Fixes Multithreading issues with Mbtile Creation on slow disks and or Machines with a lot of threads.
Fixes #47738
qgis-bot
05:59 AM Revision 2ba4ffbb (qgis): Add a few more fonts available from google
Nyall Dawson
05:14 AM Revision 832ac3fb (qgis): Gracefully handle converting mapbox gl styles with a line-dasharray
consisting of an odd number of elements
QGIS/Qt custom dash patterns require an even number of elements,
so we need ...
Nyall Dawson
05:10 AM Revision ad58296a (qgis): Gracefully handle converting mapbox gl styles with a line-dasharray
consisting of an odd number of elements
QGIS/Qt custom dash patterns require an even number of elements,
so we need ...
Nyall Dawson
05:10 AM Revision bdf4ab13 (qgis): Fix version
Nyall Dawson
05:10 AM Revision 5176d4a1 (qgis): Stabilise test
Nyall Dawson
05:10 AM Revision 5d18a1fb (qgis): Fix QgsGeoPackageProviderConnection::table -- don't use OGR connection ...
Nyall Dawson
05:10 AM Revision f587e409 (qgis): Fix metadata check
Nyall Dawson
05:10 AM Revision b24b0221 (qgis): Use correct table name in initial Execute Sql queries
Nyall Dawson
05:10 AM Revision 754397db (qgis): Implement tables retrieval for ogr connection
Nyall Dawson
05:10 AM Revision bcd6158a (qgis): Capitalisation
Nyall Dawson
05:10 AM Revision 9cc906e7 (qgis): Fix missing SQL actions in browser for some datasets
Nyall Dawson
05:10 AM Revision 045ce508 (qgis): Move GPKG connection exec sql implementation to OGR connection base
class
Exposes "Execute SQL" functionality for all OGR supported datasources
Nyall Dawson
05:10 AM Revision 34e378ea (qgis): Fix tableUri for QgsOgrProviderConnection when uri points to a single
layer format like shp, and implement
QgsAbstractDatabaseProviderConnection::table in QgsOgrProviderConnection
Nyall Dawson
05:10 AM Revision 8bddc2e7 (qgis): Better way to determine multi layer capabilities
Nyall Dawson
05:10 AM Revision 021d9a05 (qgis): Correctly advertise dataset editing capabilities
Nyall Dawson
05:10 AM Revision 697afef1 (qgis): Expose vector layer management tools for non-sqlite/gpkg formats
in browser
This change means that the dataset management functionality which
was previously available only to gpkg/s...
Nyall Dawson
05:10 AM Revision b7dac550 (qgis): Fix test -- on some setups .sql is a valid ogr vector source
Nyall Dawson
04:33 AM Revision 3a945446 (qgis): Use a better approach to highlight selected raster markers/lines
which shows a selection color for completely desaturated images Nyall Dawson
04:30 AM Revision 1f7867dd (qgis): Use a better approach to highlight selected raster markers/lines
which shows a selection color for completely desaturated images Nyall Dawson
04:29 AM Revision 6680fd7d (qgis): Enable Journal Wal, increase Timeout use only sqlite transaction
Fixes Multithreading issues with Mbtile Creation on slow disks and or Machines with a lot of threads.
Fixes #47738
qgis-bot
03:24 AM Revision f9cd57a6 (qgis): fix 3D crash from axis when invalid CRS
Vincent Cloarec

2022-06-21

01:54 AM Revision 751710ff (qgis): Enable Journal Wal, increase Timeout use only sqlite transaction
inforithmics
01:54 AM Revision 4ce80587 (qgis): styling fixes
inforithmics
01:54 AM Revision 2fc8b272 (qgis): trying to fix build
inforithmics
01:54 AM Revision d71af465 (qgis): revert dummy change
inforithmics
01:54 AM Revision 4ad12214 (qgis): revert dummy change
inforithmics
01:54 AM Revision cd58904d (qgis): styling fixes
inforithmics
01:54 AM Revision d526a186 (qgis): Enable Journal Wal, increase Timeout use only sqlite transaction
inforithmics
01:54 AM Revision d66e0186 (qgis): trying to fix build
inforithmics
01:50 AM Revision a3a34e0d (qgis): Enable Journal Wal, increase Timeout use only sqlite transaction (#49090)
Fixes Multithreading issues with Mbtile Creation on slow disks and or Machines with a lot of threads.
Fixes #47738
Thomas Stocker
12:40 AM Revision 693d0bd7 (qgis): fix 3D crash from axis when invalid CRS
Vincent Cloarec
12:35 AM Revision 35b7172b (qgis): fix 3D crash from axis when invalid CRS
Vincent Cloarec
11:13 PM Revision 367fd354 (qgis): Update tests/src/core/testqgsoverlayexpression.cpp
Co-authored-by: Nyall Dawson <[email protected]> Alessandro Pasotti
11:13 PM Revision 7061a7aa (qgis): Fix an unreported bug with overlay expression
When the tested polygon geometry results in an intersection
where no parts pass the filter tests and at least one par...
Alessandro Pasotti
05:02 PM Revision 31043f97 (qgis): Update tests/src/core/testqgsoverlayexpression.cpp
Co-authored-by: Nyall Dawson <[email protected]> Alessandro Pasotti
05:02 PM Revision 977403d2 (qgis): Fix an unreported bug with overlay expression
When the tested polygon geometry results in an intersection
where no parts pass the filter tests and at least one par...
Alessandro Pasotti
04:57 PM Revision d73baa68 (qgis): Merge pull request #49094 from elpaso/bugfix-overlay_intersects_2
Fix an unreported bug with overlay expression Alessandro Pasotti
02:50 PM Revision 8a804a05 (qgis): Update tests/src/core/testqgsoverlayexpression.cpp
Co-authored-by: Nyall Dawson <[email protected]> Alessandro Pasotti
08:59 AM Revision d8b3d0bc (qgis): Use identifier metadata for raster names when querying sublayers if pre...
Gives nicer layer name in some circumstances vs just using the
container filename
Nyall Dawson
03:14 AM Revision 9db7a604 (qgis): Use identifier metadata for raster names when querying sublayers if pre...
Gives nicer layer name in some circumstances vs just using the
container filename
Nyall Dawson
03:10 AM Revision 54a979c6 (qgis): Handle stops in text-field when converting mapbox styles
Nyall Dawson
03:10 AM Revision 8d519945 (qgis): Don't complain about missing paint properties during style conversion
Instead just treat all the paint values as their defaults. (This
is compliant with the specs)
Nyall Dawson
03:10 AM Revision f9750d45 (qgis): Don't complain about missing paint properties during style conversion
Instead just treat all the paint values as their defaults. (This
is compliant with the specs)
Nyall Dawson
03:10 AM Revision 5a4361a2 (qgis): Correctly set transform for QgsHighlight
When we are highlighting a feature, we skip the early transformation
and instead defer to the layer's renderer to han...
Nyall Dawson
03:09 AM Revision 924d6705 (qgis): Correctly set transform for QgsHighlight
When we are highlighting a feature, we skip the early transformation
and instead defer to the layer's renderer to han...
Nyall Dawson
03:09 AM Revision 825482db (qgis): Use identifier metadata for raster names when querying sublayers if pre...
Gives nicer layer name in some circumstances vs just using the
container filename
Nyall Dawson

2022-06-20

01:58 AM Revision 8e4ff617 (qgis): Make variable sorted, fix #49078
Ismail Sunni
01:56 AM Revision 7641f411 (qgis): Add help for frame_timestep and frame_timestep_unit variables
Harrissou Santanna
08:22 PM Revision 4d9fcaa7 (qgis): Fix an unreported bug with overlay expression
When the tested polygon geometry results in an intersection
where no parts pass the filter tests and at least one par...
Alessandro Pasotti
07:26 PM Revision 38a131bb (qgis): Correctly set transform for QgsHighlight
When we are highlighting a feature, we skip the early transformation
and instead defer to the layer's renderer to han...
Nyall Dawson
12:37 PM Revision 5af06f50 (qgis): Correctly set transform for QgsHighlight
When we are highlighting a feature, we skip the early transformation
and instead defer to the layer's renderer to han...
Nyall Dawson
12:33 PM Revision 88ebb3f2 (qgis): Correctly set transform for QgsHighlight
When we are highlighting a feature, we skip the early transformation
and instead defer to the layer's renderer to han...
Nyall Dawson
09:23 AM Revision a12c8a85 (qgis): Don't complain about missing paint properties during style conversion
Instead just treat all the paint values as their defaults. (This
is compliant with the specs)
Nyall Dawson
09:23 AM Revision ca18d830 (qgis): Don't complain about missing paint properties during style conversion
Instead just treat all the paint values as their defaults. (This
is compliant with the specs)
Nyall Dawson
09:23 AM Revision e67cd8c7 (qgis): Better vector tile font matching
When trying to split family from style names, start by assigning
more of the input string to the family. This helps w...
Nyall Dawson
09:19 AM Revision a5a1915c (qgis): Don't complain about missing paint properties during style conversion
Instead just treat all the paint values as their defaults. (This
is compliant with the specs)
Nyall Dawson
08:32 AM Revision 19055ec3 (qgis): Handle nicely zip archives with multiple font variants where
some are already installed on the system Nyall Dawson
08:32 AM Revision 67834072 (qgis): Handle gracefully the situation where laundering a font name results in...
Nyall Dawson
05:12 AM Revision f5f11978 (qgis): [themes] Follow up 216ed99: re-add borders for disabled list/table widgets
Mathieu Pellerin - nIRV
05:11 AM Revision 3bf320bf (qgis): [themes] Follow up 216ed99: re-add borders for disabled list/table widgets
Mathieu Pellerin - nIRV
05:01 AM Revision b9ff0347 (qgis): Download missing fonts when parsing vector tile styles wherever possible
This is an alternative approach to solving #46588, where we avoid the
issues which arise from trying to render vector...
Nyall Dawson
05:01 AM Revision 75355386 (qgis): Add helper methods to get filename from content disposition headers
Nyall Dawson
05:01 AM Revision 4c165214 (qgis): Don't scan all directories when adding a new font directory
Nyall Dawson
05:01 AM Revision 5c1f3438 (qgis): Formatting
Nyall Dawson
05:01 AM Revision 16e5b7f7 (qgis): Use standard test font in legend renderer test
Nyall Dawson
05:01 AM Revision dae637a6 (qgis): Defer font download handling until QgsApplication is fully initialized
and make opt-in for non-app clients
There's a tricky initialization balancing act happening here -- but
if we try to...
Nyall Dawson
05:01 AM Revision 7955f022 (qgis): Spelling
Nyall Dawson
05:01 AM Revision 759e5b04 (qgis): Handle style names in font family matching, test for vector tile style ...
Nyall Dawson
05:01 AM Revision 453748d8 (qgis): Add table of user fonts to font options panel
Nyall Dawson
05:01 AM Revision 32142355 (qgis): Add method to remove a user font
Nyall Dawson
05:01 AM Revision ec4815cc (qgis): Apply font replacements when converting mapbox gl styles
Nyall Dawson
05:01 AM Revision 864fee01 (qgis): Try to take stored font filename from response headers
Nyall Dawson
05:01 AM Revision 7f810a9f (qgis): Force map refresh after font download
Nyall Dawson
05:01 AM Revision 21e00f23 (qgis): Hookup auto font download when a font is missing
Nyall Dawson
05:01 AM Revision 8cd57db4 (qgis): Add setting to disable/enable auto font download
Nyall Dawson
05:01 AM Revision 852480c7 (qgis): Wrap up font download in a nice method which just requires a family name
And populate hardcoded list with a bunch of known fonts available
from Google Fonts
Nyall Dawson
05:01 AM Revision 4772f6c2 (qgis): Add method to download and install a font
Nyall Dawson
05:01 AM Revision 0f4f5cd2 (qgis): Description for QgsNetworkContentFetcherTask can be customised
Nyall Dawson
05:01 AM Revision 4f2705e4 (qgis): Make any TTF/OTF fonts stored in the QGIS user profile/fonts directory
available for use in QGIS
Allows for use of fonts which aren't installed system-wide in QGIS, e.g.
when the user doe...
Nyall Dawson
05:01 AM Revision 14bf57d3 (qgis): [feature] Add "Font" tab to options dialog, with setting for users
to configure a set of automatic font name replacements to use
when loading projects or styles
Allows users/administr...
Nyall Dawson
05:01 AM Revision 00916962 (qgis): Start on QgsFontManager class
Nyall Dawson
05:01 AM Revision 3bbdddbe (qgis): Apply font family replacements when loading fonts
Nyall Dawson
05:01 AM Revision d4ef3e3c (qgis): Make sure QgsFontManager methods are thread safe
Nyall Dawson
05:01 AM Revision 607b140c (qgis): Add method to process a font family name and apply any matching
replacements Nyall Dawson
05:01 AM Revision 602edc11 (qgis): Attach font manager to QgsApplication
Nyall Dawson
05:01 AM Revision 3d7310b6 (qgis): Persist font replacements across sessions
Nyall Dawson
05:01 AM Revision 5906ccae (qgis): Tests
Nyall Dawson
05:01 AM Revision e10d2d49 (qgis): Fix build
Nyall Dawson
05:01 AM Revision e1dba0db (qgis): Allow for multiple user font directories, and add method to return
all installed user fonts Nyall Dawson
03:48 AM Revision bd310fd1 (qgis): emit signal after changing style
Vincent Cloarec
03:48 AM Revision c037408f (qgis): fix confusion for default style for mesh layer
Vincent Cloarec
03:48 AM Revision 9ae2a2d9 (qgis): fix mesh settings contours activation
Vincent Cloarec
02:13 AM Revision 6c280afe (qgis): [themes] Follow up 216ed99: re-add borders for disabled list/table widgets
Mathieu Pellerin - nIRV
02:13 AM Revision f9f08ebf (qgis): [themes] Follow up 216ed99: re-add borders for disabled list/table widgets
Mathieu Pellerin - nIRV
02:09 AM Revision 2cfef2cf (qgis): [themes] Follow up 216ed99: re-add borders for disabled list/table widgets
Mathieu Pellerin - nIRV

2022-06-19

12:32 AM Revision 237a9973 (qgis): Update values dependencies only if attribute form is not initializing
Damiano Lombardi
12:30 AM Revision ba50702b (qgis): emit signal after changing style
Vincent Cloarec
12:30 AM Revision f922a9da (qgis): fix confusion for default style for mesh layer
Vincent Cloarec
12:30 AM Revision ca141e96 (qgis): fix mesh settings contours activation
Vincent Cloarec
12:30 AM Revision 49baf49d (qgis): Remove debug save
Alessandro Pasotti
12:30 AM Revision 36ef5d40 (qgis): Fix getprint map follow map themes with multi maps
Fixes #48918 Alessandro Pasotti
12:30 AM Revision d7fc1b31 (qgis): Fix test method
Alessandro Pasotti
12:29 AM Revision ae5e7d27 (qgis): [ui][themes] Fix undesired border line for QFrame widgets
Mathieu Pellerin - nIRV
01:24 PM Revision 1104bc50 (qgis): Open test files from temporary directory in PyQgsServerApi test
Closes GH-49038 ( PyQgsServerApi ) Sandro Santilli
01:24 PM Revision 8e5aa181 (qgis): Copy server test assets to tmp before running tests
Symlinks files that are big and known to be not going
to change when opened in read-only mode.
Fixes modification of...
Sandro Santilli

2022-06-18

03:25 AM Revision 13fec42d (qgis): Fix loss of mesh layer styling when fixing a broken path to a mesh layer
The existing style was being incorrectly replaced with a default
render settings
Nyall Dawson
03:25 AM Revision d0b2ef5b (qgis): [db manager] Don't load preview layers into project
Fixes #47159 Nyall Dawson
03:25 AM Revision 62c07eb1 (qgis): Fix hovering features in attribute table in dark themes selects them
The previous code was relying on the assumption that mouse tracking
would only ever be active on the list if a mouse ...
Nyall Dawson
03:25 AM Revision 03feed44 (qgis): Don't override atlas expression context when rendering map item
overview frame as a temporary layer
Fixes #48963
Nyall Dawson
03:25 AM Revision 4d858c83 (qgis): Normalize tests
Nyall Dawson
03:25 AM Revision 3f1d0c56 (qgis): Use explain plan to estimate featureCount with filter (fixes #48446)
Jacky Volpes
03:25 AM Revision 68c3ad5a (qgis): Fix capitalisation
Nyall Dawson
03:25 AM Revision 94e406f0 (qgis): Fix selecting/deselecting all in offline editing dialog when
some layers are in unchecked groups
Fixes #48971
Nyall Dawson
03:25 AM Revision ae49b19f (qgis): fix loading multiple pointclouds at once
Stefanow Natsis
03:25 AM Revision 7e5dd8bd (qgis): more generic encode/decode uri
Vincent Cloarec
03:25 AM Revision 3734f742 (qgis): fix mesh layer relative path
Vincent Cloarec
03:25 AM Revision 7173d5f3 (qgis): test mesh layer relative path
Vincent Cloarec
03:25 AM Revision 8c7ee774 (qgis): Fix picking values from QgsFeatureListComboBox
Fixes #48459 Nyall Dawson
03:25 AM Revision 1a37c988 (qgis): Fix geometry based expression attributes for diagrams
Fixes #47800 Nyall Dawson
03:25 AM Revision 0fe6524b (qgis): Make atlas coverage layer available to expression builder for custom gr...
Fixes #48833 Nyall Dawson
03:25 AM Revision 3aa4191d (qgis): [ui] Fix grid decoration widget spacing issues in dialog
Mathieu Pellerin - nIRV
03:25 AM Revision e78dd2f9 (qgis): Ensure that user create layer default styles take precedence
over provider default styles
Fixes #48667
(cherry picked from commit 814a146df6b1e3400d6d2c098110253bbfabae22)
Nyall Dawson
03:25 AM Revision 6eeeb694 (qgis): Disable Z interpolation in some cases fix
antoine dauce
03:25 AM Revision 50f6501b (qgis): fix advanced digitizing distance when snapping
antoine dauce
03:25 AM Revision b6b47e61 (qgis): new scratch layer diaog - initially select all name and focus the
name widget
So users can immediately start typing the new layer name
Nyall Dawson
03:25 AM Revision 050079a5 (qgis): Ensure layer level expressions work correctly for diagrams
We need to make the layer expression scope available at diagram
render time in order for functions like aggregates to...
Nyall Dawson
03:25 AM Revision e6751f6a (qgis): Fix handling of WMTS sources with dimensions in browser
Expose the available dimensions in the browser panel so that
these layers can be correctly added.
Fixes #36264
Nyall Dawson
03:25 AM Revision 98df198c (qgis): Handle gracefully duplicate style/format entries in WM(T)S
GetCapabilities responses
Avoid adding duplicate values -- while the root cause is some
server misconfiguration, the...
Nyall Dawson
03:25 AM Revision b61dd990 (qgis): When a the setting to ask users for coordinate operations is active,
don't show this dialog for the first layer added to a project and
the setting for matching a new project's CRS to tha...
Nyall Dawson
03:25 AM Revision 15cf99ee (qgis): Add test for retaining mesh renderer settings when changing a mesh laye...
Nyall Dawson
03:25 AM Revision 2c33bc4c (qgis): layer_property(..., 'path') should work for all layer types
Fixes #49011 Nyall Dawson
03:25 AM Revision 75aeb21d (qgis): Partial fix for #48748: take geom column name
Alessandro Pasotti
03:25 AM Revision c27a8dbf (qgis): Raster metadata: use same numeric format for extent and origin
Fixes #48767 Alessandro Pasotti
03:25 AM Revision 04144727 (qgis): add tests
Vincent Cloarec
03:25 AM Revision e2313561 (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]> Alessandro Pasotti
03:25 AM Revision 2a3dfc2a (qgis): Another object cast
Alessandro Pasotti
03:25 AM Revision dac8e9a2 (qgis): [OGR provider] Don't advertize CreateSpatialIndex capability on non-Spa...
Even Rouault
03:25 AM Revision e586a96a (qgis): Add sublayers as group to current layer/group
Fixes #48694 Alessandro Pasotti
03:25 AM Revision 5339e015 (qgis): fallback to EPSG:4326 as output CRS in Nominatim geocoder algorithm if
input does not have CRS (fix #48385) Alexander Bruy
03:25 AM Revision aee623ca (qgis): Use transformBoundingBox for bbox transform
Alessandro Pasotti
03:25 AM Revision d38fc74d (qgis): Some more test cases
Alessandro Pasotti
03:25 AM Revision 585b949f (qgis): Fix a server WFS GetFeature issue with wrong projected envelope
Fix #48642
When requesting GetFeature on a single layer, the collection's
envelope was always in layer's CRS ignorin...
Alessandro Pasotti
03:25 AM Revision d58f78a0 (qgis): Fix oracle attr order in queries
Fixes #35309 Alessandro Pasotti
03:25 AM Revision 2f3113b1 (qgis): Fix point displacement and cluster renderer handling of multipoint layers
Sponsored by Tudor Bărăscu Nyall Dawson
03:25 AM Revision 965ee139 (qgis): Apply suggestions from code review
Nyall Dawson
03:25 AM Revision b117daf3 (qgis): avoid multiple map lookups and more const correctness
Alexander Bruy
03:25 AM Revision f88419bb (qgis): fix output items placement when they are added after addition of the
algorithm item (fix #48132) Alexander Bruy
03:25 AM Revision d486358d (qgis): improve parameter conversion for use in source iterating mode when
parameter value is a string and does not contain dots (fix #48383) Alexander Bruy
03:25 AM Revision cf1f85ba (qgis): fill in inputs in the Processing batch dialog starting from the first
empty row (fix #43869) Alexander Bruy
03:25 AM Revision 2ff958f2 (qgis): fix handling of algorithm flags in modeler tree view (fix #48586)
Alexander Bruy
03:25 AM Revision 6d413432 (qgis): correctly restore state of the Processing settings when search text is
cleared (fix #34543) Alexander Bruy
03:25 AM Revision 5d39f49a (qgis): Fix missing scope in relation-reference filters
Fixes #48190 Alessandro Pasotti
03:25 AM Revision 2232871c (qgis): DXF Export: deduplicate codecs list
`QgsDxfExport::encodings` try to convert a list of codecs to
the `QTextCodec` equivalent.
However, there is a bug si...
Loïc Bartoletti
03:25 AM Revision aa23f845 (qgis): Fix qt warning when copying guides to all pages
Nyall Dawson
03:25 AM Revision c3910a1d (qgis): [OGR provider] Fix dealing with layer of wkbUnknown type with curve geo...
Even Rouault
03:25 AM Revision d6f90132 (qgis): fix QgsMeshUtils::exportRasterBlock
Vincent Cloarec
02:22 AM Revision 804b823a (qgis): Fix build
Nyall Dawson
02:22 AM Revision c0a33eb6 (qgis): Fix build
Nyall Dawson
02:22 AM Revision dbdacac7 (qgis): [feature] Add temporal manager support for WMTS layers with TIME dimension
This enhancement exposes any WMTS "time" dimensions for use in the
temporal framework, including allowing these layer...
Nyall Dawson
02:22 AM Revision 0d791753 (qgis): Support qt 5.13
Nyall Dawson
02:22 AM Revision 4d3723fe (qgis): Push time dimension interpretation errors up to message log
Nyall Dawson
02:22 AM Revision 904f0f24 (qgis): More tests for parsing WMTS time dimension
Nyall Dawson
02:22 AM Revision 366dda7b (qgis): Spelling
Nyall Dawson
02:22 AM Revision d891e35c (qgis): Match WMS(t) layer icon used in browser to WMTS icons
Nyall Dawson

2022-06-17

11:13 PM Revision 6538933d (qgis): Ensure layer level expressions work correctly for diagrams
We need to make the layer expression scope available at diagram
render time in order for functions like aggregates to...
Nyall Dawson
11:13 PM Revision b0838800 (qgis): Fix handling of WMTS sources with dimensions in browser
Expose the available dimensions in the browser panel so that
these layers can be correctly added.
Fixes #36264
Nyall Dawson
11:13 PM Revision 519b70c8 (qgis): Don't override atlas expression context when rendering map item
overview frame as a temporary layer
Fixes #48963
Nyall Dawson
11:13 PM Revision 66b9306c (qgis): new scratch layer diaog - initially select all name and focus the
name widget
So users can immediately start typing the new layer name
Nyall Dawson
11:13 PM Revision 58079134 (qgis): Normalize tests
Nyall Dawson
11:13 PM Revision d4237a25 (qgis): Use explain plan to estimate featureCount with filter (fixes #48446)
Jacky Volpes
11:13 PM Revision 8c6329a1 (qgis): layer_property(..., 'path') should work for all layer types
Fixes #49011 Nyall Dawson
11:13 PM Revision 8b6624e9 (qgis): Fix capitalisation
Nyall Dawson
11:13 PM Revision 0dc15726 (qgis): Fix selecting/deselecting all in offline editing dialog when
some layers are in unchecked groups
Fixes #48971
Nyall Dawson
11:13 PM Revision 0f159519 (qgis): fix loading multiple pointclouds at once
Stefanow Natsis
11:13 PM Revision b12a576c (qgis): more generic encode/decode uri
Vincent Cloarec
11:13 PM Revision 5321312c (qgis): fix mesh layer relative path
Vincent Cloarec
11:13 PM Revision ed018965 (qgis): test mesh layer relative path
Vincent Cloarec
11:13 PM Revision 8506b76a (qgis): Fix picking values from QgsFeatureListComboBox
Fixes #48459 Nyall Dawson
11:13 PM Revision 3cf468bc (qgis): Fix geometry based expression attributes for diagrams
Fixes #47800 Nyall Dawson
11:13 PM Revision 2ceb5b9e (qgis): Make atlas coverage layer available to expression builder for custom gr...
Fixes #48833 Nyall Dawson
11:13 PM Revision 05c1eec3 (qgis): [ui] Fix grid decoration widget spacing issues in dialog
Mathieu Pellerin - nIRV
11:13 PM Revision 8626d194 (qgis): Ensure that user create layer default styles take precedence
over provider default styles
Fixes #48667
(cherry picked from commit 814a146df6b1e3400d6d2c098110253bbfabae22)
Nyall Dawson
11:13 PM Revision 3613f9d1 (qgis): Disable Z interpolation in some cases fix
antoine dauce
11:13 PM Revision 653a7997 (qgis): fix advanced digitizing distance when snapping
antoine dauce
11:13 PM Revision da556e5c (qgis): [db manager] Don't load preview layers into project
Fixes #47159 Nyall Dawson
11:13 PM Revision a13c5bcc (qgis): Fix hovering features in attribute table in dark themes selects them
The previous code was relying on the assumption that mouse tracking
would only ever be active on the list if a mouse ...
Nyall Dawson
11:13 PM Revision 7b6b84cb (qgis): avoid multiple map lookups and more const correctness
Alexander Bruy
11:13 PM Revision c73c1f29 (qgis): improve parameter conversion for use in source iterating mode when
parameter value is a string and does not contain dots (fix #48383) Alexander Bruy
11:13 PM Revision 53257ba6 (qgis): Apply suggestions from code review
Nyall Dawson
11:13 PM Revision 8436ebfa (qgis): fix handling of algorithm flags in modeler tree view (fix #48586)
Alexander Bruy
11:13 PM Revision 3c62786b (qgis): correctly restore state of the Processing settings when search text is
cleared (fix #34543) Alexander Bruy
11:13 PM Revision 736f7fe3 (qgis): Fix point displacement and cluster renderer handling of multipoint layers
Sponsored by Tudor Bărăscu Nyall Dawson
11:13 PM Revision f46523a5 (qgis): Fix oracle attr order in queries
Fixes #35309 Alessandro Pasotti
11:13 PM Revision 1970c2b1 (qgis): Fix a server WFS GetFeature issue with wrong projected envelope
Fix #48642
When requesting GetFeature on a single layer, the collection's
envelope was always in layer's CRS ignorin...
Alessandro Pasotti
11:13 PM Revision 491a1450 (qgis): Some more test cases
Alessandro Pasotti
11:13 PM Revision 21f94df6 (qgis): Use transformBoundingBox for bbox transform
Alessandro Pasotti
11:13 PM Revision 55e736d4 (qgis): fallback to EPSG:4326 as output CRS in Nominatim geocoder algorithm if
input does not have CRS (fix #48385) Alexander Bruy
11:13 PM Revision bb9dce87 (qgis): Add sublayers as group to current layer/group
Fixes #48694 Alessandro Pasotti
11:13 PM Revision 28b2271a (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]> Alessandro Pasotti
11:13 PM Revision fb22f32c (qgis): Another object cast
Alessandro Pasotti
11:13 PM Revision 3201d169 (qgis): fix QgsMeshUtils::exportRasterBlock
Vincent Cloarec
11:13 PM Revision abf1487c (qgis): add tests
Vincent Cloarec
11:13 PM Revision f4ddb28d (qgis): Raster metadata: use same numeric format for extent and origin
Fixes #48767 Alessandro Pasotti
11:13 PM Revision 2609241f (qgis): Partial fix for #48748: take geom column name
Alessandro Pasotti
11:13 PM Revision f6ed287b (qgis): Fix loss of mesh layer styling when fixing a broken path to a mesh layer
The existing style was being incorrectly replaced with a default
render settings
Nyall Dawson
11:13 PM Revision 392cb1bc (qgis): Add test for retaining mesh renderer settings when changing a mesh laye...
Nyall Dawson
11:13 PM Revision e4029da4 (qgis): When a the setting to ask users for coordinate operations is active,
don't show this dialog for the first layer added to a project and
the setting for matching a new project's CRS to tha...
Nyall Dawson
11:13 PM Revision 4c90d8f8 (qgis): Handle gracefully duplicate style/format entries in WM(T)S
GetCapabilities responses
Avoid adding duplicate values -- while the root cause is some
server misconfiguration, the...
Nyall Dawson
11:13 PM Revision da5f77fd (qgis): fix output items placement when they are added after addition of the
algorithm item (fix #48132) Alexander Bruy
11:13 PM Revision c5229703 (qgis): fill in inputs in the Processing batch dialog starting from the first
empty row (fix #43869) Alexander Bruy
11:13 PM Revision 78596632 (qgis): [OGR provider] Fix dealing with layer of wkbUnknown type with curve geo...
Even Rouault
11:13 PM Revision 2e0f664d (qgis): [OGR provider] Don't advertize CreateSpatialIndex capability on non-Spa...
Even Rouault
11:13 PM Revision 3cc6ebd6 (qgis): DXF Export: deduplicate codecs list
`QgsDxfExport::encodings` try to convert a list of codecs to
the `QTextCodec` equivalent.
However, there is a bug si...
Loïc Bartoletti
11:13 PM Revision b3a30db5 (qgis): Fix qt warning when copying guides to all pages
Nyall Dawson
11:13 PM Revision 72380361 (qgis): Fix missing scope in relation-reference filters
Fixes #48190 Alessandro Pasotti
09:44 PM Revision fb43dcbb (qgis): Update src/ui/qgswmssourceselectbase.ui
Co-authored-by: Nyall Dawson <[email protected]> Ismail Sunni
09:44 PM Revision a0121871 (qgis): Add tooltip for load as separated layers check box.
Ismail Sunni
09:44 PM Revision 08e6f5c1 (qgis): Use wms layer title as the layer name.
Ismail Sunni
09:44 PM Revision 8a8850f2 (qgis): Add WMS layers individually. Fix #44107.
Ismail Sunni
09:44 PM Revision b5be1b51 (qgis): Disabled layer name if layer individually is enabled.
Ismail Sunni
09:44 PM Revision 2c807f91 (qgis): Add tests for native:setzfromraster with offset
Andrea Giudiceandrea
09:44 PM Revision b7247d4d (qgis): [processing] Add "Offset" parameter to "Drape" algs
Andrea Giudiceandrea
09:44 PM Revision 9a34ac8a (qgis): Fix spell check
Andrea Giudiceandrea
09:43 PM Revision a38b4aaa (qgis): Update src/app/qgsidentifyresultsdialog.h
Co-authored-by: Nyall Dawson <[email protected]> Ismail Sunni
09:43 PM Revision e5f667d4 (qgis): Update src/app/qgsidentifyresultsdialog.cpp
Co-authored-by: Nyall Dawson <[email protected]> Ismail Sunni
09:43 PM Revision 2f5c2665 (qgis): Use new setting framework.
Ismail Sunni
09:43 PM Revision bb47a6e9 (qgis): Check null properly.
Ismail Sunni
09:43 PM Revision ed7bef59 (qgis): Implement hide NULL values when set to true. Close #48746.
Ismail Sunni
09:43 PM Revision a69d5349 (qgis): Add check box for hiding null values.
Ismail Sunni
02:08 PM Revision cd7fbbbb (qgis): Bump version to 3.27
Jürgen Fischer
02:05 PM Revision 0aece281 (qgis): Release of 3.26 (Buenos Aires)
Jürgen Fischer
02:05 PM Revision 05c61164 (qgis): changelog and news update for 3.26
Jürgen Fischer
02:05 PM Revision f067b349 (qgis): translation update for 3.26.0 from transifex
Jürgen Fischer
02:04 PM Revision 8d5e9761 (qgis): Release of 3.22.8
Jürgen Fischer
02:04 PM Revision 3ae22b9b (qgis): translation update for 3.22.8 from transifex
Jürgen Fischer
09:35 AM Revision 121e167d (qgis): [ui][themes] Fix undesired border line for QFrame widgets
Mathieu Pellerin - nIRV
09:31 AM Revision 216ed992 (qgis): [ui][themes] Fix undesired border line for QFrame widgets
Mathieu Pellerin - nIRV
09:24 AM Revision b9cbddc2 (qgis): [ui] Add a short one sentence guide in the virtual layer creation dialog
Mathieu Pellerin - nIRV
09:24 AM Revision 9eea9ae0 (qgis): [ui] Small tweaks to the virtual layer creation dialog's geometry group...
- Re-order the options so no geometry is on top
- Avoid using label-less radio box
Mathieu Pellerin - nIRV
08:27 AM Revision 357b1f62 (qgis): layer_property(..., 'path') should work for all layer types
Fixes #49011 Nyall Dawson
07:41 AM Revision c82a98df (qgis): [hig] Fix capitalisation
Nyall Dawson
06:38 AM Revision c517ea7e (qgis): [virtual vector] Modernize connect calls, avoid needless extra function
Mathieu Pellerin - nIRV
06:38 AM Revision 822610ba (qgis): [ui][virtual vector] Find a better, harmonized location for the test bu...
Mathieu Pellerin - nIRV
06:20 AM Revision a12d38b4 (qgis): Enable "place on every part" only for first/last vertex
Harrissou Santanna
06:20 AM Revision c4db810e (qgis): Move up the "Place on every part" option in marker and hash line symbol
Also tweak description and reorder vertices placement options Harrissou Santanna
06:20 AM Revision 1ca14df6 (qgis): More accurate label
Harrissou Santanna
05:41 AM Revision dfb80253 (qgis): layer_property(..., 'path') should work for all layer types
Fixes #49011 Nyall Dawson
05:38 AM Revision 6d492caa (qgis): layer_property(..., 'path') should work for all layer types
Fixes #49011 Nyall Dawson
05:37 AM Revision b99cfd09 (qgis): Raise any non "north up" gdal warnings
Nyall Dawson
05:37 AM Revision 85fa3908 (qgis): Don't dump rendered images as base 64 on local test runs
Nyall Dawson
05:37 AM Revision 332519f3 (qgis): Only emit cdash messages during CI runs
Otherwise this is just noisy output which hits the test results/warnings
raised by tests
Nyall Dawson
05:37 AM Revision 7a19dc7d (qgis): Silence GDAL The transformation is already "north up" or a transformati...
Nyall Dawson
05:37 AM Revision 25ffe3dd (qgis): Fix some test output noise in legend renderer test
Nyall Dawson
02:41 AM Revision c0bafde9 (qgis): use geom bbox instead of vertices
Stefanow Natsis
02:41 AM Revision 6e0eb8d4 (qgis): fix qgsgeometryrubberband on rotated canvas
Stefanow Natsis
02:33 AM Revision c30624b6 (qgis): Rough hack to partially address #48806
Nyall Dawson
02:30 AM Revision 21aeec70 (qgis): Add myself (Björn Hinkeldey) to CONTRIBUTORS
pathmapper
02:30 AM Revision 376f1b99 (qgis): Remove test which was has been disabled for a long time
Closes #48962 Sandro Santilli
02:29 AM Revision 6e2db85e (qgis): Fix crash when convertng a curved geometry to curves
Also cleanup outputs of conversion to curve
Fixes #48045
Olivier Dalang
02:29 AM Revision e98dc6d0 (qgis): Fix typo in "Detect dataset changes" algorithm
Harrissou Santanna

2022-06-16

12:17 AM Revision 0d66b268 (qgis): Fix old GDAL triggers in geopackage files
This makes changes which would otherwise fixed by done upon
opening these files with GDAL >= 3.2.2
Batch update was ...
Sandro Santilli
12:13 AM Revision b33924a4 (qgis): Fix old GDAL triggers in geopackage files
This makes changes which would otherwise fixed by done upon
opening these files with GDAL >= 3.2.2
Batch update was ...
Sandro Santilli
07:48 PM Revision c4aa9081 (qgis): Fix typo in "Detect dataset changes" algorithm
Harrissou Santanna
07:46 PM Revision 9eb04b65 (qgis): [db manager] Don't load preview layers into project
Fixes #47159 Nyall Dawson
07:45 PM Revision 66a6ed25 (qgis): [virtual vector] When a referenced vector layer has feature change, emi...
Mathieu Pellerin - nIRV
07:45 PM Revision 1a8f41ef (qgis): [ui][virtual vector] Fix browser dialog pops up when importing layer
Mathieu Pellerin - nIRV
07:45 PM Revision 9e87f799 (qgis): Fix typo in "Detect dataset changes" algorithm
Harrissou Santanna
07:44 PM Revision 58c1f4c7 (qgis): One more fix for point cloud unicode paths on windows
Turns out I have previously missed two more locations where toNativePath() needs to be used. Martin Dobias
06:00 PM Revision 8d39f198 (qgis): - Switch 3D point size default to 3px
- Switch 3D max error to 3px
- Swtich 3D point budget to 5M points
- Add tooltips to UI
- Make point budget spinbox h...
NEDJIMAbelgacem
06:00 PM Revision 2dec9224 (qgis): - remove point cloud size label
NEDJIMAbelgacem
06:00 PM Revision 2108a53e (qgis): remove unused parameter
NEDJIMAbelgacem
06:00 PM Revision cd1a59e6 (qgis): Update src/app/3d/qgspointcloud3dsymbolwidget.cpp
Co-authored-by: Stefanos Natsis <[email protected]> Nedjima Belgacem
06:00 PM Revision 6a74e50c (qgis): Update src/app/3d/qgspointcloud3dsymbolwidget.cpp
Co-authored-by: Stefanos Natsis <[email protected]> Nedjima Belgacem
04:54 PM Revision f4436285 (qgis): 3D default to following 2D renderer once the default 2D renderer is pic...
Nedjima Belgacem
02:42 PM Revision 5973fb31 (qgis): fix classified 3d renderer on missing or unordered categories
Stefanow Natsis
02:40 PM Revision 66bb2d1d (qgis): fix adding duplicate classification categories
Stefanow Natsis
02:36 PM Revision b98e4fdd (qgis): [WFS/OPAIF] Only clone sharedData in setSubsetString()
- Remove calls to invalidateCache() which aren't necessary since the
clone() operation doesn't clone cache informat...
Even Rouault
09:21 AM Revision c899ad5f (qgis): Add safeguard in the date time field formatter to avoid crasher when pa...
Mathieu Pellerin - nIRV
09:21 AM Revision ca622e2f (qgis): [layouts] Fix attributte table crasher
Mathieu Pellerin - nIRV
06:58 AM Revision 09fe05a4 (qgis): [layouts] Fix attributte table crasher
Mathieu Pellerin - nIRV
06:58 AM Revision 339ccf3d (qgis): Add safeguard in the date time field formatter to avoid crasher when pa...
Mathieu Pellerin - nIRV
06:54 AM Revision 286bbde0 (qgis): [layouts] Fix attributte table crasher
Mathieu Pellerin - nIRV
06:54 AM Revision 391dfd0c (qgis): Add safeguard in the date time field formatter to avoid crasher when pa...
Mathieu Pellerin - nIRV
05:58 AM Revision f14e1d1b (qgis): [db manager] Don't load preview layers into project
Fixes #47159 Nyall Dawson
05:55 AM Revision 221e63cd (qgis): Add icon to QgsProviderMetada
Nyall Dawson
05:55 AM Revision d9764701 (qgis): Show browser dialog immediately when clicking Add in virtual layer select
Nyall Dawson
05:55 AM Revision 552b7256 (qgis): Nicer column order and sizes in virtual layer source table
Nyall Dawson
05:55 AM Revision 9d0cb907 (qgis): Make virtual layer source layer creation much more user friendly
Instead of just forcing the user to type a free-form source string,
add a "..." button which allows them to browse fo...
Nyall Dawson
05:55 AM Revision 65f58b0c (qgis): Cleaner column handling in virtual layer table
Nyall Dawson
05:55 AM Revision c1680a95 (qgis): Remember virtual layer dialog size
Nyall Dawson
05:55 AM Revision 8619f460 (qgis): Cleanup and modernize virtual layer geometry type selection widget
Nyall Dawson
05:55 AM Revision 6049c9e6 (qgis): Add filter search box to virtual layer import layer dialog
Makes the dialog usable for large projects Nyall Dawson
05:55 AM Revision f6501a53 (qgis): Don't store dialog as a member
Nyall Dawson
05:55 AM Revision 843d7639 (qgis): Show provider specific icons in combo box in virtual layer select
Makes it easier to identify particular providers Nyall Dawson
05:55 AM Revision f5d989ec (qgis): Remember window geometry in virtual layer embed dialog
Nyall Dawson
05:55 AM Revision 47e24009 (qgis): Use proper layer model in virtual layer import dialog
Nyall Dawson
05:55 AM Revision 9cb055a7 (qgis): Remove messy hack
Nyall Dawson
05:54 AM Revision c1dbc90d (qgis): [db manager] Don't load preview layers into project
Fixes #47159 Nyall Dawson
02:48 AM Revision 673464d0 (qgis): Fix hovering features in attribute table in dark themes selects them
The previous code was relying on the assumption that mouse tracking
would only ever be active on the list if a mouse ...
Nyall Dawson
02:40 AM Revision 50071bbe (qgis): Normalize tests
Nyall Dawson
02:40 AM Revision 98a6428d (qgis): Don't override atlas expression context when rendering map item
overview frame as a temporary layer
Fixes #48963
Nyall Dawson

2022-06-15

12:23 AM Revision 48c067c8 (qgis): Encode 'Meters at Scale' to SLD uom metre
Fix #48847 pathmapper
12:23 AM Revision d088b5ea (qgis): Update testdata
pathmapper
12:23 AM Revision 7806d7c8 (qgis): Decode SLD uom meters and foot to meters at scale
Fix https://github.com/qgis/QGIS/issues/48848 pathmapper
12:23 AM Revision ba4313ef (qgis): Update test
pathmapper
12:22 AM Revision b691eaa7 (qgis): Skip PyQgsServerWMSGetFeatureInfo test When server is disabled
Closes #48958 Sandro Santilli
12:21 AM Revision 67a81282 (qgis): Don't try to install OWSLib on mingw builds
This package is currently unavailable, and is only used by the CSW plugin Nyall Dawson
12:21 AM Revision dc332af5 (qgis): [ui] Fix clipped virtual layer dialog's layer name by expanding combo box
Mathieu Pellerin - nIRV
12:21 AM Revision 4344d083 (qgis): Make sipify_all.sh happy
This change was made when running sipify_all.sh . pathmapper
07:45 PM Revision 8365f821 (qgis): [WFS/OPAIF provider] Handle reconnecting signals to shared data in hand...
Even Rouault
07:05 PM Revision 20d2fbf3 (qgis): Merge pull request #48475 from Djedouas/backport-48461-to-queued_ltr_ba...
[Backport queued_ltr_backports] Use explain plan to estimate featureCount with filter Julien Cabieces
05:09 PM Revision 3f1fb945 (qgis): Fix getprint map follow map themes with multi maps
Fixes #48918 Alessandro Pasotti
05:09 PM Revision 7d03c3bf (qgis): Remove debug save
Alessandro Pasotti
05:09 PM Revision 7e0f79c7 (qgis): Fix test method
Alessandro Pasotti
05:04 PM Revision 1113c08e (qgis): Merge pull request #48952 from elpaso/bugfix-gh48918-server-getprint-mu...
Bugfix gh48918 server getprint multiple maps Alessandro Pasotti
04:56 PM Revision a339b663 (qgis): Merge pull request #48996 from elpaso/bugfix-overlay_intersects
Fix unreported issue with polygon intersection resulting in a point w… Alessandro Pasotti
02:01 PM Revision c89466bc (qgis): Merge pull request #48774 from qgis/backport-48692-to-release-3_22
[Backport release-3_22] [OGR provider] Invalidate cached OGR datasources when the file has been changed in between Even Rouault
12:02 PM Revision c4548b34 (qgis): Fix tests with GEOS < 9.4
Alessandro Pasotti
09:07 AM Revision 80b5634d (qgis): Don't try to install OWSLib on mingw builds
This package is currently unavailable, and is only used by the CSW plugin Nyall Dawson
08:08 AM Revision 29a8053c (qgis): Fix capitalisation
Nyall Dawson
08:08 AM Revision 035223e0 (qgis): Fix selecting/deselecting all in offline editing dialog when
some layers are in unchecked groups
Fixes #48971
Nyall Dawson
08:08 AM Revision 517a2eb1 (qgis): Always mark project terrain raster layer as a DEM layer
it seems odd for a user to have to manually set this after picking a terrain raster! Nyall Dawson
07:35 AM Revision c40516b0 (qgis): Fix unreported issue with polygon intersection resulting in a point wit...
The issue was that in case of intersections resulting in a single point
and when meausres were requires (i.e. when so...
Alessandro Pasotti
07:07 AM Revision fcbd46df (qgis): Don't try to install OWSLib on mingw builds
This package is currently unavailable, and is only used by the CSW plugin Nyall Dawson
07:07 AM Revision 17252578 (qgis): Don't try to install OWSLib on mingw builds
This package is currently unavailable, and is only used by the CSW plugin Nyall Dawson
07:04 AM Revision 21479e08 (qgis): Add QgsProviderRegistry.providersForLayerType method to list all provid...
Nyall Dawson
07:04 AM Revision fc9b6053 (qgis): Add QgsProviderMetadata::supportedLayerTypes() so that we can
query the layer types supported by a data provider Nyall Dawson
07:04 AM Revision 10284637 (qgis): Apply suggestions from code review
Co-authored-by: Mathieu Pellerin <[email protected]> Nyall Dawson
07:04 AM Revision 825f2cfb (qgis): Cleanup virtual layer error handling, and avoid copying an unterminated
string Nyall Dawson
07:04 AM Revision 988edc87 (qgis): Don't endlessly loop when an error occurs while trying to build
a virtual layer
Refs #48908
Nyall Dawson
07:04 AM Revision 240f4159 (qgis): Show user friendly provider names in virtual layer dialog
Nyall Dawson
07:04 AM Revision 0dced68d (qgis): Don't offer non-vector layer providers as options for virtual layer
source layers
Fixes #48908
Nyall Dawson
07:03 AM Revision 4ea67b13 (qgis): Don't try to install OWSLib on mingw builds
This package is currently unavailable, and is only used by the CSW plugin Nyall Dawson
05:36 AM Revision 63697cb0 (qgis): fix loading multiple pointclouds at once
Stefanow Natsis
04:07 AM Revision 2b46b70c (qgis): Fix selecting/deselecting all in offline editing dialog when
some layers are in unchecked groups
Fixes #48971
Nyall Dawson
04:07 AM Revision 67c93034 (qgis): Fix capitalisation
Nyall Dawson
04:07 AM Revision 98b596fe (qgis): Fix hovering features in attribute table in dark themes selects them
The previous code was relying on the assumption that mouse tracking
would only ever be active on the list if a mouse ...
Nyall Dawson
04:03 AM Revision e05318ce (qgis): Fix capitalisation
Nyall Dawson
04:03 AM Revision ba3bc841 (qgis): Fix selecting/deselecting all in offline editing dialog when
some layers are in unchecked groups
Fixes #48971
Nyall Dawson
04:03 AM Revision 87acb42c (qgis): Fix hovering features in attribute table in dark themes selects them
The previous code was relying on the assumption that mouse tracking
would only ever be active on the list if a mouse ...
Nyall Dawson
04:02 AM Revision 08590ede (qgis): Don't allow layers to be moved between project layer tree and elevation
profile layer tree via drag and drop
Fixes #48919
Nyall Dawson
02:51 AM Revision 5ff6380e (qgis): Revert "Fix layout attr table sorting with spaces"
This commit causes regression #48965 Nyall Dawson
02:51 AM Revision f51f0b22 (qgis): Alternative fix for #43744
Fixes #48965 Nyall Dawson
02:51 AM Revision 11ee5c89 (qgis): Add __repr__ for QgsLayoutTableColumn
Nyall Dawson
02:48 AM Revision a0ae9416 (qgis): fix loading multiple pointclouds at once
Stefanow Natsis
02:46 AM Revision 062df251 (qgis): Skip PyQgsServerWMSGetFeatureInfo test When server is disabled
Closes #48958 Sandro Santilli
02:44 AM Revision c511d5e5 (qgis): Remove test which was has been disabled for a long time
Closes #48962 Sandro Santilli
02:43 AM Revision f3e2eb62 (qgis): fix loading multiple pointclouds at once
Stefanow Natsis
02:43 AM Revision 67b9fd2c (qgis): Skip PyQgsServerWMSGetFeatureInfo test When server is disabled
Closes #48958 Sandro Santilli

2022-06-14

01:22 AM Revision 7f70ac50 (qgis): [OAPIF provider] Fix clone of shared data, and do it only in handlePost...
Even Rouault
01:15 AM Revision d4cfd6fa (qgis): [WFS provider] Fix clone of shared data, and do it only in handlePostCl...
Even Rouault
10:35 PM Revision 12f0260f (qgis): Fix #47868, open Database Style Manager dialog on the same screen
Ismail Sunni
10:05 PM Revision 1870ce2a (qgis): Merge pull request #48995 from uclaros/fix-vertex-tool-markers
Clear middle of segment markers when deactivating the vertex tool Loïc Bartoletti
06:23 PM Revision 0058a877 (qgis): Fix a crash switching from transaction groups to buffered transactions
Damiano Lombardi
06:23 PM Revision 3943ef5e (qgis): Added test case
Damiano Lombardi
05:03 PM Revision ebe20ac5 (qgis): hide middle of segment markers when deactivating
Stefanow Natsis
04:05 PM Revision 8dce0a5d (qgis): Merge pull request #48807 from ptitjano/fix/camera_rotation_by_pitch_li...
qgscamerapose: Fix pitch min value to avoid rotation computation error Loïc Bartoletti
01:41 PM Revision 3456944a (qgis): tests: Update 3d rendering tests with new pitch min value
The previous commit set a new min value for the pitch value (0.2
instead of 0) to prevent a Qt3d bug. A lot of the te...
Jean Felder
09:52 AM Revision b173af9a (qgis): qgscamerapose: Fix pitch min value to avoid rotation computation error
This prevents a bug in QgsCameraPose::updateCamera when updating
camera rotation.
Indeed, with a mPitchAngle < 0.2, Q...
bdm-oslandia
09:52 AM Revision e04a50e5 (qgis): qgscamerapose: Use std::clamp to clamp mPitchAngle value
std::clamp was introduced in c++17. This is a shorter version of the
if/else if/else syntax.
Jean Felder
06:45 AM Revision 5fe69b93 (qgis): Don't override atlas expression context when rendering map item
overview frame as a temporary layer
Fixes #48963
Nyall Dawson
06:45 AM Revision 5f14b8d5 (qgis): Normalize tests
Nyall Dawson
06:41 AM Revision 00e1fb06 (qgis): Don't override atlas expression context when rendering map item
overview frame as a temporary layer
Fixes #48963
Nyall Dawson
06:41 AM Revision dd5f4365 (qgis): Normalize tests
Nyall Dawson
06:40 AM Revision e46418f9 (qgis): Don't redraw 3d point clouds when layer profile chart settings are changed
Nyall Dawson
06:39 AM Revision 697201a6 (qgis): Auto update point cloud profile results when 2d renderer is changed
Fixes #48902 Nyall Dawson
05:33 AM Revision 6e878fe3 (qgis): QString fixup
Nyall Dawson

2022-06-13

01:40 AM Revision 83317470 (qgis): test mesh layer relative path
Vincent Cloarec
01:40 AM Revision 17c781ac (qgis): fix mesh layer relative path
Vincent Cloarec
01:40 AM Revision 4a88e9a3 (qgis): more generic encode/decode uri
Vincent Cloarec
01:29 AM Revision c2d8c12a (qgis): handle exception thrown by lazperf
Stefanow Natsis
01:29 AM Revision cd7966e3 (qgis): Update src/core/pointcloud/qgslazdecoder.cpp
Nyall Dawson
02:18 PM Revision db102707 (qgis): apply contrast enhancement after min/max values are calculated
Stefanow Natsis
10:50 AM Revision a21f1cc8 (qgis): Merge pull request #48752 from strk/ci
Add support for docker-based builds and test in worktrees Alessandro Pasotti
09:37 AM Revision fb7756a9 (qgis): Revert "Fix layout attr table sorting with spaces"
This commit causes regression #48965 Nyall Dawson
09:37 AM Revision e4fa2233 (qgis): Alternative fix for #43744
Fixes #48965 Nyall Dawson
09:37 AM Revision 10e87033 (qgis): Add __repr__ for QgsLayoutTableColumn
Nyall Dawson
09:33 AM Revision ff145d38 (qgis): Add __repr__ for QgsLayoutTableColumn
Nyall Dawson
09:33 AM Revision 8be36cfb (qgis): Revert "Fix layout attr table sorting with spaces"
This commit causes regression #48965 Nyall Dawson
09:33 AM Revision 48071fa2 (qgis): Alternative fix for #43744
Fixes #48965 Nyall Dawson
02:47 AM Revision e708e16f (qgis): don't crash when copc file is not there
Stefanow Natsis

2022-06-12

12:17 AM Revision 42e26e0f (qgis): fix workflow involving retro and bored
Stefanow Natsis

2022-06-11

10:47 PM Revision ad2a9c93 (qgis): Do not set frozen pull-requests as stale
Harrissou Santanna
09:41 PM Revision 904a1978 (qgis): Create a deep copy of wfs shared data on setSubsetString
Matthias Kuhn
09:41 PM Revision 25e77fd0 (qgis): use a QExplicitlySharedDataPointer for WFS shared data on the provider
hence we can detach when setting the subset string since it's stored in the shared data
fixes #48465
Denis Rouzaud
05:21 PM Revision b6f0c232 (qgis): Set qgis/walForSqlite3 to false during processing test (pt1)
Sandro Santilli
05:21 PM Revision bab49093 (qgis): Set qgis/walForSqlite3 to false during processing test
Fixes #48937 Sandro Santilli
03:04 PM Revision 6d103672 (qgis): Drop gpkg_metadata_reference_column_name_update trigger generated by GD...
Presence of this trigger results in QGIS dropping it whenever the file
is opened in read-write mode (as it happens wi...
Sandro Santilli
02:58 PM Revision ec6f315a (qgis): Set qgis/walForSqlite3 to false during processing test (pt1)
Sandro Santilli
02:58 PM Revision 5743c995 (qgis): Set qgis/walForSqlite3 to false during processing test
Fixes #48937 Sandro Santilli
02:54 PM Revision fc856944 (qgis): Set qgis/walForSqlite3 to false during processing test (pt1)
Sandro Santilli
02:54 PM Revision e7605422 (qgis): Set qgis/walForSqlite3 to false during processing test
Fixes #48937 Sandro Santilli

2022-06-10

01:35 AM Revision 8c18fa28 (qgis): Drop gpkg_metadata_reference_column_name_update trigger generated by GD...
Presence of this trigger results in QGIS dropping it whenever the file
is opened in read-write mode (as it happens wi...
Sandro Santilli
09:28 PM Revision ca91830b (qgis): .ci/run_tests.sh: use same path for workspace mountpoint
Sandro Santilli
09:28 PM Revision 36a39470 (qgis): Add information about the .ci/run_tests.sh script
Sandro Santilli
09:27 PM Revision b1d2d368 (qgis): Add support for docker-based builds and test in worktrees
Sandro Santilli
09:27 PM Revision 4997e8a4 (qgis): Add usage() function for docker-qgis-test.sh, print when needed
Sandro Santilli
09:15 PM Revision 9bb3ff92 (qgis): Remove debug save
Alessandro Pasotti
09:07 PM Revision e9351ecf (qgis): Fix getprint map follow map themes with multi maps
Fixes #48918 Alessandro Pasotti
09:06 PM Revision e43b1552 (qgis): Fix test method
Alessandro Pasotti
03:15 PM Revision 9a9fe08f (qgis): Merge pull request #48934 from qgis/backport-48700-to-release-3_22
[Backport release-3_22] Fix crash in QgsVectorLayerUndoCommand Loïc Bartoletti
06:19 AM Revision 84927d80 (qgis): Merge pull request #48881 from qgis/backport-48841-to-queued_ltr_backports
[Backport queued_ltr_backports] Fix picking values from QgsFeatureListComboBox Alexander Bruy

2022-06-09

08:51 PM Revision f288518b (qgis): Use explain plan to estimate featureCount with filter (fixes #48446)
Jacky Volpes
11:12 AM Revision 300401ee (qgis): emit signal after changing style
Vincent Cloarec
11:12 AM Revision 3dd20f4c (qgis): fix mesh settings contours activation
Vincent Cloarec
11:12 AM Revision e8985c55 (qgis): fix confusion for default style for mesh layer
Vincent Cloarec
11:11 AM Revision cbdf97d8 (qgis): more generic encode/decode uri
Vincent Cloarec
11:11 AM Revision 8a1bb93e (qgis): test mesh layer relative path
Vincent Cloarec
11:11 AM Revision e0518057 (qgis): fix mesh layer relative path
Vincent Cloarec
11:08 AM Revision 4ebeee0d (qgis): fix confusion for default style for mesh layer
Vincent Cloarec
11:08 AM Revision 920266bd (qgis): fix mesh settings contours activation
Vincent Cloarec
11:08 AM Revision 7e51340b (qgis): emit signal after changing style
Vincent Cloarec
11:07 AM Revision 90707f1a (qgis): test mesh layer relative path
Vincent Cloarec
11:07 AM Revision aec14119 (qgis): more generic encode/decode uri
Vincent Cloarec
11:07 AM Revision 6b091a29 (qgis): fix mesh layer relative path
Vincent Cloarec
11:04 AM Revision 502722a3 (qgis): Added tests for the new data overrides for the layout scalebar.
Ethan Snyder
11:04 AM Revision a69cbfb3 (qgis): Remove unused member
Nyall Dawson
11:04 AM Revision d67907eb (qgis): Remove unnecessary explicit calls to preparing context (this is handled...
Nyall Dawson
11:04 AM Revision bab385a4 (qgis): Don't try to change settings if property expression fails
Nyall Dawson
11:04 AM Revision c14f9144 (qgis): Made changes per review comments from Nyall.
Ethan Snyder
11:04 AM Revision abcb631b (qgis): Updated sip files for the layout scalebar and the layout object.
Ethan Snyder
11:04 AM Revision 872754e5 (qgis): Fixed parameter names in doxygen comments
Ethan Snyder
11:04 AM Revision cbc95f45 (qgis): Formatted code per astyle script.
Ethan Snyder
11:04 AM Revision d3249cd6 (qgis): Finished connecting front-end to back-end.
Ethan Snyder
11:04 AM Revision ccef52fb (qgis): Connected the UI front-end with the back-end.
Ethan Snyder
11:04 AM Revision a3f4a49e (qgis): Added Property Override buttons onto the scalebar widget ui. Not yet
connected to backend. Ethan Snyder
11:04 AM Revision 520d7c79 (qgis): Added functions for refreshing the number of scalebar segments by data
defined overrides. Ethan Snyder
11:04 AM Revision 2e406973 (qgis): Added clangd compile commands database and cache folder to git ignore.
Ethan Snyder
11:04 AM Revision 97314a6b (qgis): Started adding base functions for data driver overrides for the print l...
Ethan Snyder
11:04 AM Revision b4388943 (qgis): Fix disabling widgets when dd buttons are active
Nyall Dawson
11:04 AM Revision f3839fa8 (qgis): Call populateDataDefined buttons when resyncing gui state to item state
Nyall Dawson
11:04 AM Revision 30ed55cc (qgis): Method is not a slot
Nyall Dawson
11:04 AM Revision 1e9c8c8c (qgis): Make tests more exhaustive
Nyall Dawson
11:04 AM Revision 1df43e05 (qgis): Use "minimum"/"maximum" to meet API conventions
Nyall Dawson
11:04 AM Revision 0e28ab51 (qgis): Also expose data defined control over scalebar height and subdivision
height, right number of subdivisions Nyall Dawson
10:14 AM Revision 6bc159f2 (qgis): Fix crash in QgsVectorLayerUndoCommand
Do not assume feature still exists at time of creation and undo of
an attribute change command.
Avoids a crash upon d...
Sandro Santilli
10:09 AM Revision 15d2a771 (qgis): Fix crash in QgsVectorLayerUndoCommand
Do not assume feature still exists at time of creation and undo of
an attribute change command.
Avoids a crash upon d...
Sandro Santilli
09:52 AM Revision ca7db148 (qgis): use mIndex instead of mIndex->get
NEDJIMAbelgacem
09:52 AM Revision 7fd763c8 (qgis): read ept/copc index before generating copc in PDAL
NEDJIMAbelgacem
09:51 AM Revision a51711e1 (qgis): Check for server's range request support before loading remote copc poi...
* Range request support check before loading index
* checkpoint
* Better error reporting for invalid point clouds
...
Nedjima Belgacem
07:55 AM Revision d2a21eb3 (qgis): add test and fixes
Vincent Cloarec
07:55 AM Revision 9f082b50 (qgis): placeholder in combobox
Co-authored-by: Nyall Dawson <[email protected]> Vincent Cloarec
07:55 AM Revision f898dcd0 (qgis): SIP, typo, cleaning and more tests
Vincent Cloarec
07:55 AM Revision 6afefda8 (qgis): implement mesh dataset processing for model
Vincent Cloarec
05:32 AM Revision 65934ce6 (qgis): Fix capitalization
Nyall Dawson
02:42 AM Revision ee16d170 (qgis): Allow actions to be triggered when menuBar is hidden
Stefanow Natsis
02:09 AM Revision 7080179b (qgis): Rename isrollingback
Alessandro Pasotti
02:09 AM Revision b57b2810 (qgis): Test for https://github.com/qgis/QGIS/issues/48171#issuecomment-1132709901
Alessandro Pasotti
02:09 AM Revision 0e729e0f (qgis): Remove rows when rolling back in transaction mode
Fixes #48171
Or, more precisely, fixes the behavior described in the
comment:
https://github.com/qgis/QGIS/issues/48...
Alessandro Pasotti
02:05 AM Revision 9b0bb2ff (qgis): add tests and fix spellcheck (compatiblity by compatibility)
bdm-oslandia
02:05 AM Revision 60db820f (qgis): Replace all use of 'referer' http header as single var by QgsHttpHeader...
* add wrappers in QgsHttpHeader to read from/write to QMap, QUrlQuery, DomElement
* add QgsHttpHeader in QgsDataSoure...
bdm-oslandia
02:05 AM Revision cb436fe3 (qgis): Fixes for bad key names
* fix QgsHttpHeaders:
* when key contains double //
* clean old sub group before adding new key to avoid duplicat...
bdm-oslandia
02:05 AM Revision ed023678 (qgis): Fix issue #48532
* add constructor without QgsSettings, using default
* add new const QgsHttpHeaders::KEY_REFERER
* add test for QgsOw...
bdm-oslandia

2022-06-08

01:23 AM Revision 1a9ac19b (qgis): Add some extra packages to the Fedora install guide
Nyall Dawson
01:03 AM Revision 11a4fc83 (qgis): Fix modification of source file during gdal provider test
Disables stats creation during the run of the test
Closes GH-48846 in 3.22 branch
References GH-25830
Sandro Santilli
01:03 AM Revision cc46be07 (qgis): testqgsgdalprovider.cpp: skip netcdf tests if corresponding driver is n...
Closes #48906 in 3.22 branch
Closes #48906 in 3.22 branch
Sandro Santilli
08:59 PM Revision ecdf7362 (qgis): Fix modification of source file during gdal provider test
Disables stats creation during the run of the test
Closes GH-48846
References GH-25830
Sandro Santilli
08:50 PM Revision 58dc7de1 (qgis): Merge pull request #48571 from ptitjano/3d/add-debug-overlay
qgsshadowrenderingframegraph: Add a debug overlay Loïc Bartoletti
05:29 PM Revision 022b311d (qgis): qgs3dmapscene: Display the debug overlay when requested
This listens to the corresponding Qgs3DMapSettings
change (debugOverlayEnabledChanged).
Jean Felder
05:29 PM Revision bab7d54b (qgis): qgs3dmapconfigwidget: Add an option to display debug overlay
This checkbox is only visible if the debug overlay is available (Qt
version 5.15 or above).
Jean Felder
05:29 PM Revision a72dcb33 (qgis): qgs3dmapsettings: Store debug overlay enabled flag
This stores the debug overlay visibility flag (mIsDebugOverlayEnabled)
even if it cannot be used (it needs at least Q...
Jean Felder
05:24 PM Revision 52090138 (qgis): qgsshadowrenderingframegraph: Add a debug overlay
QdebugOverlay is a visual overlay which displays some useful debugging
and profiling information. This allows in part...
Jean Felder
02:43 PM Revision 7ea8f173 (qgis): Skip ONLY NetCDF tests when netcdf driver is not available
Commit 695b5bbe resulted in more tests being skipped Sandro Santilli
02:43 PM Revision a2001fdd (qgis): Fetch QgsProviderMetadata only once for the whole test
Sandro Santilli
11:12 AM Revision 695b5bbe (qgis): testqgsgdalprovider.cpp: skip netcdf tests if corresponding driver is n...
Closes #48906
Closes #48906
Sandro Santilli
08:17 AM Revision 277daa28 (qgis): [UI] Measure dialog: display friendly name for ellipsoid.
Currently for a project using WGS 84, the measure dialog displays
the EPSG:7030 acronym as the ellipsoid name. Use th...
Even Rouault
08:12 AM Revision d8421910 (qgis): Fix geometry based expression attributes for diagrams
Fixes #47800 Nyall Dawson
05:35 AM Revision 44145dec (qgis): Make atlas coverage layer available to expression builder for custom gr...
Fixes #48833 Nyall Dawson
04:17 AM Revision 0f4a8b8f (qgis): Fix geometry based expression attributes for diagrams
Fixes #47800 Nyall Dawson
04:13 AM Revision e895677b (qgis): Fix geometry based expression attributes for diagrams
Fixes #47800 Nyall Dawson
04:12 AM Revision d99e0ed1 (qgis): Fix loss of precision when an extent is manually entered
Fixes #48887 Nyall Dawson
04:11 AM Revision d03d22b9 (qgis): [ui] Fix grid decoration widget spacing issues in dialog
Mathieu Pellerin - nIRV
04:08 AM Revision 1cdd40dd (qgis): Fix loss of precision when an extent is manually entered
Fixes #48887 Nyall Dawson

2022-06-07

01:41 AM Revision bb767336 (qgis): fix docstrings
Stefanow Natsis
12:56 AM Revision 444b5ed0 (qgis): Ensure that user create layer default styles take precedence
over provider default styles
Fixes #48667
(cherry picked from commit 814a146df6b1e3400d6d2c098110253bbfabae22)
Nyall Dawson
01:38 PM Revision e58cb1f0 (qgis): tsstat.pl: Add new hungarian translator (closes #48809)
Jürgen Fischer
10:13 AM Revision 0647ce22 (qgis): Adjust point cloud URI parsing
NEDJIMAbelgacem
10:13 AM Revision c2af7bdc (qgis): Fix
NEDJIMAbelgacem
10:13 AM Revision 06b0da2a (qgis): fix test
NEDJIMAbelgacem
08:30 AM Revision d8eb603c (qgis): Merge pull request #48831 from Koyaani/backport-ltr-fix-advanced-digiti...
[Backport queued_ltr_backports][Fix] Advanced digitizing distance when snapping Loïc Bartoletti
02:31 AM Revision a8956df8 (qgis): Make atlas coverage layer available to expression builder for custom gr...
Fixes #48833 Nyall Dawson
02:30 AM Revision 99a9131c (qgis): Fix clear values for offset along line spin boxes
Nyall Dawson
02:30 AM Revision 1243fb24 (qgis): new scratch layer diaog - initially select all name and focus the
name widget
So users can immediately start typing the new layer name
Nyall Dawson
02:27 AM Revision 10e170eb (qgis): Fix some undersized icons on hidpi displays
Nyall Dawson
02:27 AM Revision d9a0b31f (qgis): Make atlas coverage layer available to expression builder for custom gr...
Fixes #48833 Nyall Dawson

2022-06-06

01:14 AM Revision 5c3c0833 (qgis): [ui] Fix grid decoration widget spacing issues in dialog
Mathieu Pellerin - nIRV
01:14 AM Revision fb79e842 (qgis): [ui] Fix grid decoration widget spacing issues in dialog
Mathieu Pellerin - nIRV
01:11 AM Revision cb900ca9 (qgis): [ui] Fix grid decoration widget spacing issues in dialog
Mathieu Pellerin - nIRV
01:10 AM Revision 4fa92a77 (qgis): Use extent renderer while statistics are calculating
NEDJIMAbelgacem
 

Also available in: Atom