Remove no longer required logic
Use new font family/size settings keys to force reset to defaultvalues
Use Qt formal API for setting application font instead of stylesheet
This should hopefully help address some hi-dpi font scaling issues
Use more robust API to set font size/family overrides
Rename method for clarity
Adapt iface methods to newer internal API
Use more robust API for storing user overriden application fontsize and family
Remove workaround for qt bug https://bugreports.qt.io/browse/QTBUG-69204fixed since 5.12
Font size can be reset to default
Allow a single decimal place for font size setting
On windows hidpi displays this IS required to get nice sizing, egwhen the display scaling is set to a non-integer scaling factor(ie 150%)
Remove very old compatibility code for translating applicationfont size/family from very old QGIS versions
debian packaging: enable PDAL only on bullseye and jammy
Update src/core/vectortile/qgsvectortilelayerrenderer.cpp
Co-authored-by: Mathieu Pellerin <[email protected]>
Fix clang warnings
When rendering lower zoom level tiles vs actual render zoom leveldue to presence of tilemap, ensure that we always use the actualrender zoom level to match styles for the tile instead of thezoom level corresponding to the tile
Otherwise we'll be rendering different rules depending on the...
Don't try to load empty vector tile uris
Handle indexed tiles in vector tile selections
Handle indexed tilesets in identify tool
And add tile zoom/row/column to derived attributes
Always read tilemaps from source when loading vtpk/arcgis vector tilelayers
Add flag to indicate that vector tile provider matrix set shouldalways be used for the layer (as opposed to any previouslystored matrix sets)
For some vector tile data providers this is more appropriate --specifically for those with tilemap information where we MUST...
Move vector tile provider capabilities enum to Qgis
Remove outdated see link
Add note regarding https://github.com/qgis/QGIS/issues/52872
Add tilemap information to layer properties dialog
Read ESRI tilemaps in vtpk and arcgis tile services
This allows us to correctly handle "indexed" vector tile sets,where higher zoom level tiles may be missing where a lowerzoom level tile is deemed to have sufficient detail for higherzoom levels.
« Previous 1 ... 106 107 108 109 110 ... 4866 Next » (2676-2700/121643) Per page: 25, 50, 100, 200
Also available in: Atom