signedav
c2c4b5b005
fix typo
2023-02-28 11:12:00 +01:00
signedav
a5d601f633
Fixes index lost (jumping to 0) when making a yellow selection.
...
This because before it did not change the inSelection after the first instance of the connection.
2023-02-27 16:37:25 +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
Andrea Giudiceandrea
09ce1d32c8
Fix setting LZW when saving map as TIFF image
2023-02-27 09:37:38 +10:00
Mathieu Pellerin
df84af9a9f
Merge pull request #52007 from nirvn/qml_vcpkg_fix
...
QML fix for Qgis class and vcpkg #include fix
2023-02-24 18:14:21 +07:00
Mathieu Pellerin
bb015682ed
[processing] Add missing include in qgsalgorithmpackage.cpp
2023-02-24 14:11:21 +07:00
Mathieu Pellerin
701f342ec4
[raster] Add missing include in qgsrasterattributetable.cpp
2023-02-24 11:59:30 +07:00
Mathieu Pellerin
2c716d1d9c
Add Q_CLASSINFO(RegisterEnumClassesUnscoped, false) to Qgis to avoid errors when registering type in a QML environment
2023-02-24 11:59:12 +07:00
Nyall Dawson
5349efda7f
Immediately apply color ramp label precision and suffix changes
...
when auto apply is checked
2023-02-24 05:18:44 +10:00
Denis Rouzaud
4667956bcc
[settings] fix deleteItem for tree nodes
2023-02-23 16:07:14 +01:00
Denis Rouzaud
238353d380
remove obsolete sip file
2023-02-23 16:07:14 +01:00
Denis Rouzaud
002e6af309
fix flag value
...
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
2023-02-23 16:07:14 +01:00
Denis Rouzaud
ea53aa3ce2
move settings tree enums to Qgis
2023-02-23 16:07:14 +01:00
Nyall Dawson
84c3613cf7
[processing] Don't raise uncaught exceptions when trying to generate
...
GDAL commands for invalid layers
This is a partial fix, which at least removes the uncaught exception.
Ideally we'd gracefully fall back to using the layer's source
(even if it doesn't exist!) in the generated GDAL commands. But that's
far from trivial to do.
Fixes #51958
2023-02-23 20:48:04 +10:00
Alex
51e41d2ff1
prevent crash on multiple else rules ( #51834 )
2023-02-23 19:41:11 +10:00
Nyall Dawson
603ccb2904
[processing] Gracefully handle algorithms with no provider set
...
Fixes #51971
2023-02-23 19:38:45 +10:00
Nyall Dawson
f453d2cc0d
[processing] Fix exception when setting output files in batch
...
processing after removing rows
Fixes #51664
2023-02-23 19:38:11 +10:00
Nyall Dawson
6a03fa7317
Fix warning when building grass provider due to unhandled int8 data type
2023-02-23 19:37:54 +10:00
Nyall Dawson
8f76a6a092
Nan z values should not be clipped from rendered geometries
...
Fixes #51796
2023-02-23 16:11:03 +10:00
Nyall Dawson
65afa1c53b
[gdal] When non-vsicurl http(s) uris are entered into the Add
...
Raster Layer dialog, prompt the user to promote these to
vsicurl URIs via a user-friendly warning message
2023-02-23 15:56:07 +10:00