Skip to content
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

3.4 Backports #9022

Merged
merged 15 commits into from Jan 29, 2019
Merged

3.4 Backports #9022

merged 15 commits into from Jan 29, 2019

Conversation

nyalldawson
Copy link
Collaborator

Misc backports

volaya and others added 15 commits January 29, 2019 12:34
…nd dependent params updated

For algorithms with multiple parameters depending on a vector layer parameter, the code that loads the layer in the background is called repeatedly, impacting performance. A small layer cache is implemented with these changes, so the dialog only tries to load the layer once.

(cherry picked from commit 6eaa511)
GeoPackages instead of shapefiles (refs qgis#20557)

Also remove default output extension Processing settings as they are not
used anymore.

(cherry picked from commit 8446d3b)
…akes polylines selectable via single click

Fixes qgis#20940

(cherry picked from commit 1cdff21)
The deselect action applies to ALL map layers, so it should always
be enabled, even when a vector layer isn't the current selection

(cherry picked from commit d61f410)
do not fail if cert file cannot be deleted when creating GeoDB object

fixes qgis#21099

(cherry picked from commit 1b4a913)
Reserving vector to save on reallocation costs, where we know the size in advance.

(cherry picked from commit 2c69483)
(cherry picked from commit 7b739f1)
(cherry picked from commit 9b2e39c)
(cherry picked from commit c44f8f0)
Just add the missing MultiPoint geometry type in the "New Shapefile Layer" dialog

(cherry picked from commit 8120e4a)
@nyalldawson nyalldawson added this to the 3.4.5 milestone Jan 29, 2019
@PeterPetrik
Copy link
Contributor

thanks!

@nyalldawson nyalldawson merged commit e9ae431 into qgis:release-3_4 Jan 29, 2019
@nyalldawson nyalldawson deleted the backports branch January 29, 2019 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants