Alexander Bruy
|
09a7303697
|
Merge pull request #61928 from elpaso/bugfix-gh61740-form-constraint-deps-case-sensitivity
Fix form constraint deps case sensitivity
|
2025-05-21 14:36:12 +01:00 |
|
Alexander Bruy
|
057563a7cc
|
clear author name and creation date project metadata when
anonymize_saved_projects setting is set to true (fix #42413)
|
2025-05-21 14:22:07 +01:00 |
|
Alessandro Pasotti
|
0dd8898075
|
Removed wrong assumption about JSON -> QVariantMap
... long awaited
|
2025-05-21 12:53:54 +02:00 |
|
Alessandro Pasotti
|
107f3169bf
|
[ogr] fix JSON array interpreted as QVariantMap
Fix #61728
|
2025-05-21 12:53:54 +02:00 |
|
qgis-bot
|
78aa6f1fc4
|
auto sipify 🍺
|
2025-05-20 21:22:48 +00:00 |
|
Nyall Dawson
|
2c5703f46d
|
Fix crash
|
2025-05-21 07:19:45 +10:00 |
|
Nyall Dawson
|
58768304b5
|
Test mask
|
2025-05-21 07:19:45 +10:00 |
|
Nyall Dawson
|
6ea3459b89
|
Test masks
|
2025-05-21 07:19:45 +10:00 |
|
Nyall Dawson
|
0a760712f2
|
Use correct method to test if labeling needs advanced effects
|
2025-05-21 07:19:45 +10:00 |
|
Nyall Dawson
|
721b6804b2
|
Fix blend modes ignored when label masking is enabled
Fixes #43141
|
2025-05-21 07:19:45 +10:00 |
|
Nyall Dawson
|
08cfe062d1
|
[api] Detect if map renderer label job has non-default composition modes
|
2025-05-21 07:19:45 +10:00 |
|
Nyall Dawson
|
183e86f5b3
|
[api] Add method to test if labeling as non-default blend modes
|
2025-05-21 07:19:45 +10:00 |
|
github-actions[bot]
|
e1e0535299
|
auto-fix pre-commit issues
|
2025-05-20 20:24:19 +00:00 |
|
Alessandro Pasotti
|
89883a7c38
|
Fix valuemap config dialog trimmed <NULL>
Fix #61865
|
2025-05-20 22:23:16 +02:00 |
|
Landry Breuil
|
a49aa77377
|
inconditionally include pdal headers
completes 86b00f5 / #61894
fixes #61887
|
2025-05-20 16:42:02 +02:00 |
|
github-actions[bot]
|
e01d6d7c4c
|
auto-fix pre-commit issues
|
2025-05-20 09:56:14 +00:00 |
|
Alexander Bruy
|
5e0fc5539f
|
Merge pull request #61912 from elpaso/bugfix-gh61867-new-http-conn-dlg-too-tall
[ux] New HTTP conn dlg: adjust height
|
2025-05-20 10:55:12 +01:00 |
|
github-actions[bot]
|
2bdbbbfd93
|
auto-fix pre-commit issues
|
2025-05-20 09:54:55 +00:00 |
|
Alexander Bruy
|
bb683225ea
|
Merge pull request #61906 from alexbruy/processing-translate-geometry-zm
always add Z/M to the output WKB type when using expressions for Z/M parameters in translate geometry Processing algorithm (fix #56495)
|
2025-05-20 10:53:52 +01:00 |
|
github-actions[bot]
|
838a963208
|
auto-fix pre-commit issues
|
2025-05-20 08:18:25 +00:00 |
|
Alessandro Pasotti
|
49db4391f2
|
[server] Silence warning when cache strategy is empty
Because that's the default fall back to filesystem.
No need to scare the user with a pointless warning.
Fix #60947
|
2025-05-20 10:17:30 +02:00 |
|
Alessandro Pasotti
|
1a5ad3e0cb
|
Fix form constraint deps case sensitivity
Fix #61740
|
2025-05-20 10:06:54 +02:00 |
|
Alexander Bruy
|
1618bb0e27
|
Merge pull request #61908 from alexbruy/postgresql-labels-harmonization
harmonize use of PostgreSQL/PostGIS in various dialogs (fix #59886)
|
2025-05-20 09:02:20 +01:00 |
|
Alexander Bruy
|
3e40c01c3f
|
Merge pull request #61905 from alexbruy/mesh-style-min-max-precision
increase precision for min and max comboboxes in the mesh styling panel (fix #50950)
|
2025-05-20 09:00:25 +01:00 |
|
Alexander Bruy
|
fc2a56b3f9
|
fix method redefinition
|
2025-05-20 08:57:01 +01:00 |
|
Alexander Bruy
|
ce8886f7b9
|
Merge pull request #61904 from alexbruy/qgssettings-begin-end-array
do not call endArray() on global settings object if we are not reading array from it (fix #61373)
|
2025-05-20 08:19:15 +01:00 |
|
github-actions[bot]
|
264051dfbd
|
auto-fix pre-commit issues
|
2025-05-20 07:18:53 +00:00 |
|
Alexander Bruy
|
94c4cc5056
|
Merge pull request #61903 from elpaso/bugfix-gh61848-server-oapif-pu
[server][oapif] Fix getFeaturePATCH id
|
2025-05-20 08:17:51 +01:00 |
|
Alexander Bruy
|
6b375572ae
|
always add Z/M to the output WKB type when using expressions for Z/M
parameters in translate geometry Processing algorithm (fix #56495)
|
2025-05-20 07:32:35 +01:00 |
|
bdm-oslandia
|
a5885605d7
|
fix(3d): apply same schema for setting updates
|
2025-05-20 08:08:14 +02:00 |
|
bdm-oslandia
|
77cc821353
|
fix(3d): replace calls to 3dengine->setRenderCaptureEnabled by framegraph ones
|
2025-05-20 08:08:05 +02:00 |
|
bdm-oslandia
|
f04beca8dc
|
fix(qgs3dmapcanvas): check if image was saved before emiting signal
|
2025-05-20 07:54:55 +02:00 |
|
bdm-oslandia
|
3b2cbca49b
|
tests: adapt QgsFlagKeysToValue to qt6
With qt6 `metaEnum.valueToKeys( -1 );` failed by returning "" instead of some default ("HideReadOnly|OriginProvider|AllTypes")
|
2025-05-20 07:42:05 +02:00 |
|
bdm-oslandia
|
3fad864a4b
|
fix: make qgsVariantCompare for QString the same between qt5 and qt6
qt5 return -1, 0, 1 where qt6 returns the lexical distance between the 2 strings.
|
2025-05-20 07:42:05 +02:00 |
|
Even Rouault
|
7489f84919
|
[Tests] Fix test_core_ogcutils on QT6
|
2025-05-20 09:05:11 +10:00 |
|
Even Rouault
|
c579f7b307
|
[Tests] Fix PyQgsSymbolLayerReadSld and PyQgsMapBoxGlStyleConverter on QT6
|
2025-05-20 08:53:14 +10:00 |
|
Harrissou Sant-anna
|
34f3e6ad18
|
Apply suggestions from code review
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
|
2025-05-20 08:50:47 +10:00 |
|
Harrissou Sant-anna
|
1667545641
|
Fix/Add missing definition
|
2025-05-20 08:50:47 +10:00 |
|
DelazJ
|
eb1cf53ea7
|
Add tags to algs
|
2025-05-20 08:50:47 +10:00 |
|
DelazJ
|
6ff56a9d4b
|
Add more shortDescription methods to native algs
|
2025-05-20 08:50:47 +10:00 |
|
DelazJ
|
8e021c7d3a
|
Add short description to more algs
|
2025-05-20 08:50:47 +10:00 |
|
DelazJ
|
bb7f0b1ecb
|
Port language tweaks from shortDescription to shortHelpstring
|
2025-05-20 08:50:47 +10:00 |
|
Even Rouault
|
c8861f748f
|
[Build] Fix weird (invalid?) CMake construct that cause issues at least on some environments
Fixes #61887
|
2025-05-20 08:48:52 +10:00 |
|
Alessandro Pasotti
|
42b08d57c6
|
sipify
|
2025-05-19 11:29:24 +02:00 |
|
Alessandro Pasotti
|
c611b7891c
|
[ux] New HTTP conn dlg: adjust height
Fix #61867
|
2025-05-19 11:13:51 +02:00 |
|
Nyall Dawson
|
7d8280e802
|
Delimited text test can be run on qt6 now
|
2025-05-19 17:55:35 +10:00 |
|
Nyall Dawson
|
a3c010381a
|
Test masks
|
2025-05-19 17:55:18 +10:00 |
|
Nyall Dawson
|
1e6e4a67a2
|
Fix mesh layer labeling tests not actually run
|
2025-05-19 17:55:18 +10:00 |
|
Alexander Bruy
|
93217e51bd
|
harmonize use of PostgreSQL/PostGIS in various dialogs (fix #59886)
|
2025-05-19 08:26:54 +01:00 |
|
Alexander Bruy
|
2ec353defd
|
increase precision for min and max comboboxes in the mesh styling panel
when dataset group contains very small values (fix #50950)
|
2025-05-19 08:14:55 +01:00 |
|