-
Notifications
You must be signed in to change notification settings - Fork 1
Feature paste button toolbar #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
Co-authored-by: Nicolas Godet <[email protected]>
Co-authored-by: Nyall Dawson <[email protected]>
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 <[email protected]>
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]