Merge pull request #54813 from nyalldawson/fix_change_layer_crash
Fix crash when changing layers between editable/non-editable layers
QGraphicsItem::setGraphicsEffect takes ownership, using a unique_ptris not appropriate
Refs #54012
Fixes #54802Fixes #52334Fixes #49235
QgsVectorLayer field configuration flag methods should also be exposed
Fix seealso links
Fix QgsField::ConfigurationFlag::None causes syntax error whenstarting PyQGIS
We can't use `None` as a keyword exposed to python, it's reserved.Also move the enum to Qgis before making it part of public stableAPI.
Cleanup all browser layer properties dialog before exiting (#54808)
These must be deleted before calling QgsApplication::exitQgis,or we get a crash
Fixes #39094
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.- [Release notes](https://github.com/actions/checkout/releases)- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)- [Commits](https://github.com/actions/checkout/compare/v3...v4)...
Update src/app/options/qgsoptions.cpp
missed code to save the setting
add end cap style selection to the curve offset global options (fix #28005)
Fix leak when constructing geometry from wkt with empty components
enable Delete button if there is at least one user function (fix #51108)
Handle sql='' or sql="" as empty sql strings instead of '' / "" literals
Fixes #53736
Add a workaround for setting QFont objects to font families withodd characters in their names
This can result in the font falling back to a default systemfont. It's notably an issue for the "ESRI Oil, Gas, & Water" symbol font.
[GUI] VectorLayerSaveAsDialog: allow to select an existing FileGeodatabase (fixes #54566)
This fix isn't totally satisfactory, because AFAICS there's no way in QtFileDialog to both be able select an existing directory (.gdb) withoutentering into it, or select the parent of a new directory to be created....
QgsVectorLayerSaveAsDialog::createControls(): fix memory leak
Bump actions/cache from 3.3.1 to 3.3.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 3.3.2.- [Release notes](https://github.com/actions/cache/releases)- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)- [Commits](https://github.com/actions/cache/compare/v3.3.1...v3.3.2)...
Bump tj-actions/changed-files from 38 to 39
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38 to 39.- [Release notes](https://github.com/tj-actions/changed-files/releases)- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)...
debian packaging: update to latest oracle client
Don't install CMakeLists.txt
Merge pull request #54745 from pblottiere/pc_profile_loop
Deactivate profile progress bar when no nodes
« Previous 1 ... 11 12 13 14 15 ... 4866 Next » (301-325/121643) Per page: 25, 50, 100, 200
Also available in: Atom