bdm-oslandia
8b18258714
sfcgal: add buffer like operations
2025-09-05 09:30:02 +10:00
qgis-bot
0f77984d01
auto sipify 🍺
2025-09-04 05:47:11 +00:00
Loïc Bartoletti
b730835376
Merge pull request #62835 from ptitjano/rectangle-isvalid
...
QgsRectangle: introduce isValid
2025-09-04 07:44:35 +02:00
qgis-bot
8288231667
auto sipify 🍺
2025-09-04 02:48:57 +00:00
Mathieu Pellerin
3ff54d8166
Charts implementation, part 2: layout chart items ( #62952 )
2025-09-04 09:46:23 +07:00
Andrea Giudiceandrea
9625ba5a28
[dbmanager] Fix typo in dlg_versioning.py
2025-09-03 05:29:53 +10:00
qgis-bot
d5df6e3158
auto sipify 🍺
2025-09-02 07:57:18 +00:00
uclaros
b81d9d7c13
Rename params and update docstring in point cloud index
2025-09-02 09:54:40 +02:00
uclaros
52a7ac096a
Add authentication support to remote point cloud sources
2025-09-02 09:54:40 +02:00
qgis-bot
1d3e86e35f
auto sipify 🍺
2025-09-01 22:05:51 +00:00
Nyall Dawson
c5bc81f437
Adapt QgsSettings for PyQt6 enum approach
...
Since PyQt6 uses native Python enums for flags, we can just
rely on standard enum methods and drop the old metaobject hacks
required for Qt5
2025-09-02 08:03:10 +10:00
lanckmann
0e5d519fb1
Fix PyQt6 SIP file mismatch for rowHeaderDoubleClick
2025-09-02 07:17:12 +10:00
lanckmann
cf1179aebd
Rename signal and use direct zoom (reviewer feedback)
2025-09-02 07:17:12 +10:00
lanckmann
0b2562d459
Fix SIP file documentation format for zoomToFeatureRequested signal
2025-09-02 07:17:12 +10:00
lanckmann
f939f8f554
Fix build errors and update Python bindings
2025-09-02 07:17:12 +10:00
mhugent
0f88a2d6ff
Merge pull request #62893 from mhugent/server_try_reload_invalid_layers
...
Server: try to reload invalid project layers
2025-09-01 16:35:33 +02:00
qgis-bot
91b72c70fd
auto sipify 🍺
2025-09-01 05:41:22 +00:00
Nyall Dawson
c8514eb2fb
Fix build
2025-09-01 15:38:46 +10:00
Nyall Dawson
653871b8f5
Make sipify responsible for QList<enum> conversion code insertion
2025-09-01 15:38:46 +10:00
Nyall Dawson
0f9e56d475
Also fix conversion code for QList<QgsSearchWidgetWrapper::FilterFlag>
2025-09-01 15:38:46 +10:00
Nyall Dawson
c79178720c
Fix QList<QSslError::SslError> sip conversion code
...
The old version was not Qt6 compatible
2025-09-01 15:38:46 +10:00
Marco Hugentobler
4574ca0a2a
Add server option QGIS_SERVER_RETRY_BAD_LAYERS
2025-08-29 10:27:54 +02:00
Nyall Dawson
813902d225
[qt6] Use strict type checking in QVariant < and > operators
...
Otherwise we incorrectly match different types, which breaks
expected behavior when a QMap< QVariant, ... > is used under Qt 6.
2025-08-29 11:51:18 +10:00
Nyall Dawson
1889b5abe5
Fix long, unsigned types get converted to string when writing to MVT
2025-08-29 06:32:47 +10:00
qgis-bot
c05c242197
auto sipify 🍺
2025-08-28 16:12:57 +00:00
Juergen E. Fischer
cc288666ae
fix https://cdash.orfeo-toolbox.org/viewBuildError.php?buildid=33735
2025-08-28 11:40:35 +02:00
Nyall Dawson
41ad493cbd
Drop test for deprecated algorithm which fails on newer platforms
...
The test fails, but the newer results can still be considered
valid. There's just no motivation to fix these when the algorithm
has been hidden for years, and is expected to be unused at this
point.
2025-08-28 19:11:59 +10:00
qgis-bot
9323d110ea
auto sipify 🍺
2025-08-28 03:53:46 +00:00
Nyall Dawson
9c2c2d86a5
Add method for PyQGIS to determine whether the QGIS build has QtWebKit
2025-08-28 13:51:07 +10:00
Valentin Buira
1701e196a6
remove smiley
2025-08-28 10:24:59 +10:00
Valentin Buira
8192464812
style and remove smiley
2025-08-28 10:24:59 +10:00
Valentin Buira
1ddc5ad90c
Minor cleanup in processing plugin python code
2025-08-28 10:24:59 +10:00
qgis-bot
1b0c079390
auto sipify 🍺
2025-08-26 06:47:08 +00:00
Mathieu Pellerin
643d49bbb0
[plots] Introduction of a plot data gatherer from vector layers ( #62938 )
2025-08-26 13:44:30 +07:00
Jean Felder
63ccd69faf
test(grass): Update hash for grass 8.4
2025-08-25 18:47:07 +02:00
qgis-bot
0af39b0778
auto sipify 🍺
2025-08-25 03:00:47 +00:00
Mathieu Pellerin
bbbea51070
[plots] Add default marker/line and fill symbols for bar/line charts
2025-08-25 09:58:10 +07:00
qgis-bot
24b306e646
auto sipify 🍺
2025-08-25 02:20:08 +00:00
Nyall Dawson
1fbddb214d
[api] Make QgsLayerTreeView proxy handling more flexible
...
Allow use of custom QgsLayerTreeProxyModel subclasses
2025-08-25 12:17:32 +10:00
Nyall Dawson
6c63043138
Add missing sip cast
2025-08-25 12:17:32 +10:00
Nyall Dawson
c549f43bf9
When rendering layout legends, respect exclude-by-default flag
2025-08-25 12:17:32 +10:00
Nyall Dawson
88c261259c
Use more flexible approach for layout legend filtering
2025-08-25 12:17:32 +10:00
Nyall Dawson
2a434da498
Always write/read legend attributes, add flags API
2025-08-25 12:17:32 +10:00
Nyall Dawson
3e8c2cdf14
Add layer legend flags
2025-08-25 12:17:32 +10:00
qgis-bot
8d42d7c6e0
auto sipify 🍺
2025-08-22 07:57:39 +00:00
Loïc Bartoletti
064eb69ecc
Merge pull request #62572 from lbartoletti/feature/add_chamfer_fillet
...
Feature/add chamfer fillet
2025-08-22 09:55:02 +02:00
qgis-bot
9e4c5c35a9
auto sipify 🍺
2025-08-22 00:43:54 +00:00
Mathieu Pellerin
366fdfc307
Address second round of reviews
2025-08-22 10:41:20 +10:00
Mathieu Pellerin
6d2c2adadc
Draft conversions methods
2025-08-22 10:41:20 +10:00
Mathieu Pellerin
63ed8cb23a
Add plot render context object and arguments
2025-08-22 10:41:20 +10:00