80751 Commits

Author SHA1 Message Date
Nyall Dawson
ccf1835b6c
Qstring fixup 2023-03-02 10:50:53 +10:00
dependabot[bot]
1d02d56df7 Bump actions/cache from 3.2.4 to 3.2.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.6.
- [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.2.4...v3.2.6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 10:03:00 +10:00
Andrea Giudiceandrea
94a3ac37a0 Fix handling of searchPathsForPlugins in qgisapp 2023-03-02 08:16:07 +10:00
Andrea Giudiceandrea
00772f3b39 Fix handling of searchPathsForPlugins in Plugin Manager 2023-03-02 08:16:07 +10:00
Benjamin Jakimow
cf9264452c Renamed the QgsPenStyleComboBox Qt::NoPen entry to "No Line", which is
consistent with names for other entries.

Signed-off-by: Benjamin Jakimow <benjamin.jakimow@geo.hu-berlin.de>
2023-03-02 03:40:12 +10:00
Nyall Dawson
1a4bf27b2c Fix build 2023-03-01 19:30:39 +10:00
Nyall Dawson
9595596e04 Ensure that field split policies are correctly respected when
splitting features
2023-03-01 19:30:39 +10:00
Nyall Dawson
edfb9764cb Add API to set field split policy for vector layers 2023-03-01 19:30:39 +10:00
Nyall Dawson
3528d883cd [ogr] Ensure field split policy is set respecting datasource policy 2023-03-01 19:30:39 +10:00
Nyall Dawson
34ed6caaac Add split policy to QgsField 2023-03-01 19:30:39 +10:00
Nyall Dawson
3436cf7f9b Fix some warnings 2023-03-01 19:30:39 +10:00
Nyall Dawson
141b9efe44 Expand available values for Qgis::FieldDomainSplitPolicy 2023-03-01 19:30:39 +10:00
vcloarec
de81494caf MDAL v1.0.2 2023-03-01 10:39:17 +10:00
Loïc Bartoletti
0ebc409f11
Merge pull request #52042 from ptitjano/debug-code-mapscene
qgs3dmapscene: Remove old debug code
2023-02-28 07:51:46 +01:00
Nyall Dawson
8108f1f517 Add icons for rectangles, ovals algorithm and offset lines algorithm 2023-02-28 15:15:29 +10:00
Nyall Dawson
5564d527ec Fix empty return string from QgsMapLayer::encoded/decodedSource
when provider is not available

Restores <=3.28 behavior
2023-02-28 09:02:28 +10:00
Nyall Dawson
723ad914d3
Fix some warnings 2023-02-28 09:01:54 +10:00
Jean Felder
70a24d54ba
qgs3dmapscene: Remove old debug code 2023-02-27 21:31:17 +01:00
signedav
1a77b16211 Recreates the QgsFilteredSelectionManager on FeatureRequest change, when the layer persists. With this there is the current and valid FeatureRequest set on QgsFilteredSelectionManager and this fixes the brocken selection in the RelationEditor. 2023-02-27 16:46:14 +01:00
Julien Cabieces
2e41d6c2e3
Merge pull request #50786 from troopa81/fix_smask_symbollayer_ids
[SelectiveMasking] Use QUuid to reference symbol layer when masking
2023-02-27 14:16:34 +01:00
Julien Cabieces
47df6ca659 Fix mask 2023-02-27 09:24:41 +01:00
Julien Cabieces
9708dbcafc fix test generated file permissions 2023-02-27 09:24:41 +01:00
Julien Cabieces
8f32f07433 Treat review comments
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
2023-02-27 09:24:40 +01:00
Julien Cabieces
204d41b0cf fix typo 2023-02-27 09:24:40 +01:00
Julien Cabieces
9d10a32885 Fix QgsStyle addSymbol 2023-02-27 09:24:40 +01:00
Julien Cabieces
7a2a252d0d fix doc and typos 2023-02-27 09:24:40 +01:00
Julien Cabieces
f8c1c16ec7 fix duplicate layer 2023-02-27 09:24:40 +01:00
Julien Cabieces
a1b2eac2d7 update project to be saved with 3.29 2023-02-27 09:24:40 +01:00
Julien Cabieces
b7d800aed2 fix api doc 2023-02-27 09:24:40 +01:00
Julien Cabieces
906757349e fix text renderer tests 2023-02-27 09:24:40 +01:00
Julien Cabieces
b0cce7ac54 don't deprecate a class, sip fails 2023-02-27 09:24:40 +01:00
Julien Cabieces
11e88ad425 fix documentation 2023-02-27 09:24:40 +01:00
Julien Cabieces
5ff9229a8b fix tests 2023-02-27 09:24:40 +01:00
Julien Cabieces
388c6e3ee6 fix project migration of old reference to new ones 2023-02-27 09:24:38 +01:00
Julien Cabieces
1bc1dd3de1 rename qgs project path 2023-02-27 09:23:19 +01:00
Julien Cabieces
a8c8d77406 Fix random generator fill 2023-02-27 09:23:19 +01:00
Julien Cabieces
28fc2f63a6 open report automatically if errors 2023-02-27 09:23:19 +01:00
Julien Cabieces
7ed58763ed Fix vector rendering of fill symbol layer 2023-02-27 09:23:19 +01:00
Julien Cabieces
b3af80e3e4 [Selective masking]Fixes #34352 : use QUUid to identify symbol layer
Don't use pointers anymore because there are not stable when it comes
to clone
2023-02-27 09:23:16 +01:00
Denis Rouzaud
07090ba36c
[settings] fix missing current option for OWS connections (#52033) 2023-02-27 09:12:25 +01:00
Nyall Dawson
7c811b4032 Use QgsDoubleSpinBox 2023-02-27 17:57:55 +10:00
Nyall Dawson
9815333dd4 Fix using interpolated line symbol layer for polygon outlines
It was doing weird things, and silently reverting back to a blue
simple fill
2023-02-27 17:57:55 +10:00
Mathieu Pellerin
ec33213a5d
[3d] Fix map theme layer visibility not respected (#52026) 2023-02-27 10:54:45 +07:00
Nyall Dawson
3d48cc64df Don't use scientific notation when generating gdal_translate
command from georeferencer

Fixes #51813
2023-02-27 13:51:54 +10:00
Nyall Dawson
714b67848c Refactor QgsCoordinateUtils to expose precision from crs method 2023-02-27 13:51:54 +10:00
Mathieu Pellerin
22a46d9988 Oh clang 2023-02-27 11:32:38 +10:00
Mathieu Pellerin
16c087f4ab [3d] Expose the 3D map settings for a given scene to python API 2023-02-27 11:32:38 +10:00
Mathieu Pellerin
f188a00df5 [3d] Expose QgsCameraController's rotateCamera() function to API 2023-02-27 11:32:38 +10:00
Mathieu Pellerin
27e2e324ca [3d] Add a walkView() function to QgsCameraController 2023-02-27 11:32:38 +10:00
Andrea Giudiceandrea
4796df8585 Fix worldfile skipping when saving map as TIFF image 2023-02-27 09:37:38 +10:00