Feature paste button toolbar#4
Conversation
for more information, see https://pre-commit.ci
Co-authored-by: Nicolas Godet <39594821+nicogodet@users.noreply.github.com>
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
Workaround for refs qgis#62373
Don't require successful generation of both QML AND SLD, and return descriptive results flags
Instead of retrieving and converting the layer crs with every call to ::crs(), just read it once when determining the layer properties and store for later retrieval. Speeds up construction of OGR feature sources, which occurs on the main thread when starting a new map render and adds significant cost to the map render preparation.
Co-authored-by: Andrea Giudiceandrea <andreaerdna@libero.it>
Avoids incurring the main thread preparation cost many times when resizing a layout window
Avoid calling costly per-pixel getters/setters
…in_attributes_form_designer [fix] Remove extra item in the Actions container (Available Widgets tree view)
🍎 Mac Qt6 .dmg
Add py-duckdb and fix master builds of mac packages
🧮 Vcpkg update reportAdded packages: Updated packages: 🪟 Windows buildsDownload Windows builds of this PR for testing. 🍎 MacOS Qt6 buildsDownload MacOS Qt6 builds of this PR for testing. |
Description
[Replace this with some text explaining the rationale and details about this pull request]