OGR Field domain creation: properly convert QVariant to expect OGR data type (fixes #52318)
This fixes the main issues: crashes / data corruption.
Note however that currently the GeoPackage driver doesn't really supportstoring the data type of a field domain, so on reading, range domains...
Fix build
Don't create alpha bands for non-rotated, south up rasters
Fixes #50879
Further clarify CRS' hasAxisInverted
Thanks to @pathmapper & @nyalldawson
Add reference to axisOrdering()
Co-authored-by: Nyall Dawson <[email protected]>
Clarify CRS' hasAxisInverted
false by default but it can be set true if https://github.com/qgis/QGIS/blob/29d1de4dff40f8854529ab334a3146445a87e4ca/src/core/proj/qgscoordinatereferencesystem.cpp#L788 -> https://github.com/qgis/QGIS/blob/29d1de4dff40f8854529ab334a3146445a87e4ca/src/core/proj/qgsprojutils.cpp#L137 finds the first axis to read "north".
do not explicitly mark source widget as valid as this overridesvalidation result (fix #52622)
allow overzooming when converting tile scale to zoom, so the styling isapplied correctly
Fix leak of translators on exit
Fix multiple QgsProjectStorageRegistry and QgsLayerMetadataProviderRegistry created on startup
Fix some leaks
[GRASS] Use -stable link to manuals
store component position not only in the graphic item but also in themodeler component to prevent jumping when trying to move it (fix #51757)
PAL Fix multipoint bounds offset
Fix #53030
Fix documentation test
Cache database connection capabilities for browser items sowe don't create a new connection on every call to the qt modelflags
Greatly speeds up browser when a large number of files are visible
Fixes #53265
add tests
double the scale until desired range is found
variable @vector_tile_zoom should not be limited to the layer's maximumzoom level to get correct styling when overzooming past that level
Share connection if they belong to the same thread
[Oracle] Fix crash with shared connection among threads
« Previous 1 ... 91 92 93 94 95 ... 4866 Next » (2301-2325/121643) Per page: 25, 50, 100, 200
Also available in: Atom