91706 Commits

Author SHA1 Message Date
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
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
d882673078
Merge pull request #61880 from alexbruy/processing-virtual-layers-gdal-provider
Fix support for virtual layers in GDAL algorithms provider
2025-05-19 08:00:59 +01:00
Nyall Dawson
2366440f66
Fix typo 2025-05-19 10:55:55 +10:00
Alexander Bruy
4eaed187be change label of the file widget in the new GeoPackage dialog (fix #60990) 2025-05-19 10:10:05 +10:00
Alexander Bruy
247b5fae1a simplify check 2025-05-19 10:08:54 +10:00
Alexander Bruy
13abaec4f6 fix PyQgsNetworkAccessManager test on Qt6 2025-05-19 10:08:54 +10:00
Even Rouault
6d0779f5f9 [WFS provider/QgsGmlStreamingParser] Handle <gml:pos> inside <gml:LineString> or <gml:LinearRing>
Fixes #60879
2025-05-19 10:00:24 +10:00
Even Rouault
b7f69c1773 [Tests] Fix PyQgsRasterAttributeTable for QT6 2025-05-19 08:22:13 +10:00
Vedran Stojnović
34010a9cde Update qgsdistancearea.h - deleting outdated comment
Comment is describing that computePolygonArea usee algorithm taken from GRASS. But when I studied code in CPP file all I can find is that nowdays GeographicLib is used for all ellipsoid calculations.

This commit needs review from core developer.
2025-05-19 07:21:10 +10:00
Alexander Bruy
def2ab323a
Merge pull request #61884 from ptitjano/3d-unused
qgisapp: Fix missing unused parameter with 3D build disabled
2025-05-18 15:13:20 +01:00
Alexander Bruy
78d935c3b2
Merge pull request #61882 from alexbruy/qt6-gdal-vector-algs-test
enable GdalAlgorithmsVectorTest for Qt6 builds
2025-05-18 15:12:42 +01:00
Alexander Bruy
690dfeacd1
Merge pull request #61877 from rouault/qt6_PyQgsDelimitedTextProvider
[Tests] Fix PyQgsDelimitedTextProvider on QT6
2025-05-18 15:12:22 +01:00
Alexander Bruy
d0f97ef833 fix PyQgsFloatingWidget test on Qt6 2025-05-18 10:30:27 +10:00
Alexander Bruy
6b43049104 enable QGIS algorithms tests (part 2) on Qt6 2025-05-18 10:29:28 +10:00
Jean Felder
4f15d0b86f
qgisapp: Fix missing unused parameter with 3D build disabled
fixes: 2078404ba7f7947c61123396feba1acd5e4c69e9
2025-05-17 12:05:00 +02:00
Alexander Bruy
bf1e3e6933 enable GdalAlgorithmsVectorTest for Qt6 builds 2025-05-17 10:21:15 +01:00
Alexander Bruy
39543e7c86 add missing import 2025-05-17 10:16:44 +01:00
Alexander Bruy
1064bbb544 add test 2025-05-17 07:48:26 +01:00
Nyall Dawson
e9a0bd332e [ogr] Handle auto addition of vsizip prefix for vsicurl archives
Fixes #61561
2025-05-17 16:31:46 +10:00
Martin Dobias
2d41b76b7e Fix OAuth2 configuration GUI 2025-05-17 16:31:29 +10:00
Alexander Bruy
1840dfef0d raise exception when algorithm requires layer name, but layer name is
not set
2025-05-17 06:48:03 +01:00
Nyall Dawson
db52dfee73 Update python/plugins/processing/tests/AlgorithmsTestBase.py
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2025-05-17 11:15:23 +10:00
Nyall Dawson
e5660d32f0 Update list 2025-05-17 11:15:23 +10:00
Nyall Dawson
9e2c6962ad Add conformance test to ensure algorithms have tags 2025-05-17 11:15:23 +10:00
Nyall Dawson
c1f022a16d Add extra conformance test to ensure short description does NOT start with "this algorithm" 2025-05-17 11:15:23 +10:00
Even Rouault
c46759c6f5 Fix and unblock PyQgsLayerDefinition on QT6 2025-05-17 11:13:09 +10:00
Even Rouault
4aaa7050c4
[Tests] Fix PyQgsDelimitedTextProvider on QT6 2025-05-17 01:34:24 +02:00
Jan Caha
02a9fca1eb when renaming or duplicating project, prefill original project name 2025-05-17 05:53:48 +10:00
Jan Caha
a1bec1c0f9 fix error 2025-05-17 05:53:19 +10:00
Jan Caha
428c353895 add test 2025-05-17 05:53:19 +10:00
Jan Caha
45bf4583cb enable renaming of field 2025-05-17 05:53:19 +10:00
qgis-bot
14f4fc7fa7 auto sipify 🍺 2025-05-16 17:05:30 +00:00
Even Rouault
d67afeae41
Merge pull request #61870 from jef-n/fix-non-unity
fix non-unity builds like msvc nightly
2025-05-16 18:02:33 +01:00
Juergen E. Fischer
11165902d4 non-unity builds like msvc nightly 2025-05-16 16:36:28 +02:00
Benoit D.-M. - oslandia
af6dae0f0f
feat(3d/renderview): extract ambient occlusion renderview (#61626) 2025-05-16 15:32:52 +02:00
David Koňařík
a45ecfa030 Fix camera rotation in 3D globe view 2025-05-16 15:28:06 +02:00
Jean Felder
ac9f54ad1f test_qgslayoutexporter: Fix test for qt 6.9
Starting with Qt 6.9 QPdfWriter generates a pdf with an empty author
by default.
2025-05-16 21:51:11 +10:00
qgis-bot
a142f155c6 auto sipify 🍺 2025-05-16 07:30:45 +00:00
Nyall Dawson
b74f2cf22d Correctly scale identify highlight to account for canvas magnification
Avoids super-large line highlights when canvas is magnified
2025-05-16 17:27:39 +10:00
Nyall Dawson
6ac774efb2 Improve docs, make comments accurate as to correct unit 2025-05-16 17:27:39 +10:00
Nyall Dawson
1dd5cdbfbd Increase test tolerance 2025-05-16 17:27:30 +10:00
Nyall Dawson
6aa935cff6 Identify tool search radius should adjust if canvas is magnified
When we have a magnified canvas, we need to adjust the map tool
search radius accordingly. This ensures the same search radius
in millimeters is respected regardless of magnification.

Fixes identify tool capturing features very far from clicked
point when canvas is magnified.
2025-05-16 17:27:30 +10:00