bdm-oslandia
|
a267b95c32
|
QgsException: add QgsInvalidArgumentException
|
2025-09-05 07:37:29 +02:00 |
|
qgis-bot
|
3a23b2722f
|
auto sipify 🍺
|
2025-09-04 23:32:43 +00:00 |
|
Jean Felder
|
711934f56f
|
qgssfcgalgeometry: Throw en exception in case of error
This replaces the lastError workflow.
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
fb1d294104
|
qgsexception: Introduce QgsSfcgalException
This will be used by QgsSfcgalGeometry in the next commit.
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
d52606061c
|
chore(qgssfcgalgeometry): Improve not supported comment
It is not possible to compile QGIS with SFCGAL 1.X
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
3b5e5c6039
|
fix(qgssfcgalgeometry): Add missing SIP_THROW annotation
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
571d335857
|
fix(qgis): Fix 3d buffer style version added
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
46b581f4c6
|
feat(sfcgal): Add approximateMedialAxis algorithm
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
5fb794731c
|
qgssfcgalgeometry: Remove unused parameter in difference methods
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
e84e6fe84b
|
qgssfcgalgeometry: Remove unused parameter in intersection methods
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
4df0b9014f
|
qgssfcgalgeometry: Replace errorMsg by a lastError workflow
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
820aa33fe7
|
sfcgal: Downgrade min version to SFCGAL 2.0
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
22be110457
|
qgssfcgalgeometry: Fix SFCGAL typo
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
37068f1915
|
qgssfcgalgeometry: Remove unused parameter flags in isValid
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
d3c8c2d37f
|
qgssfcgalgeometry: Add missing SIP_OUT parameter to combine
|
2025-09-05 09:30:02 +10:00 |
|
Jean Felder
|
1391badd27
|
qgssfcgalgeometry: Remove not implemented boundingBox3D method
|
2025-09-05 09:30:02 +10:00 |
|
bdm-oslandia
|
9edd0de3a2
|
fixes from review
|
2025-09-05 09:30:02 +10:00 |
|
bdm-oslandia
|
e1c089f773
|
add SFCGAL sip module
|
2025-09-05 09:30:02 +10:00 |
|
bdm-oslandia
|
52d29656e9
|
add sip for combine
|
2025-09-05 09:30:02 +10:00 |
|
bdm-oslandia
|
40db5c8ef1
|
add sfcgal sip files
|
2025-09-05 09:30:02 +10:00 |
|
bdm-oslandia
|
62d65ebd2d
|
fix some function prototype and doc
|
2025-09-05 09:30:02 +10:00 |
|
bdm-oslandia
|
ec0f29434e
|
fix JoinStyle3D
|
2025-09-05 09:30:02 +10:00 |
|
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 |
|
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 |
|
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 |
|
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
|
c79178720c
|
Fix QList<QSslError::SslError> sip conversion code
The old version was not Qt6 compatible
|
2025-09-01 15:38:46 +10: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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|