Nyall Dawson
3f6b490218
Sipify
2025-04-02 11:11:10 +10:00
Nyall Dawson
b81e0d83f6
Fix non-compliant class brief documentation
2025-03-30 20:48:07 +10:00
Nyall Dawson
b414def927
Allow setting native field types for QgsFieldMappingWidget
...
Previously the widget would always just use a generic hardcoded
list of field types. This isn't appropriate for all destination
providers, which may not support certain field types.
Add API so that an explicit list of supported destination
field types can be set for the widget, restricting the choices
available to users for destination fields.
2025-03-12 10:25:48 +10:00
Denis Rouzaud
2562958772
sipify
2024-12-07 05:16:00 +10:00
Nyall Dawson
ef0289f3ec
Fix formatting of Python ..deprecated annotations in docstrings
...
Fixes https://github.com/qgis/pyqgis-api-docs-builder/issues/174
2024-09-02 11:42:12 +10:00
Nyall Dawson
3a578d6712
Header update
2024-08-13 20:28:55 +10:00
Julien Cabieces
0ccaf2d299
sipify
2024-05-31 08:46:33 +10:00
Nyall Dawson
c7659fbc9a
Show field comments and alias in field mapping tables
2023-04-22 09:18:06 +10:00
nirvn
f223ef2112
Address review and tests failure
2022-01-30 16:36:06 +07:00
nirvn
a9d5ae2180
[processing] Add missing {string,integer,double} array types support in the aggregate algorithm
2022-01-30 14:27:51 +07:00
nirvn
36f513d7eb
[processing] Rework the field mapping model class to allow for subtypes
2022-01-30 13:48:04 +07:00
Denis Rouzaud
ba8a445850
run sipify
2021-03-22 21:13:52 +01:00
Nyall Dawson
50b9beaad6
[sipify] Catch more class references and insert :py:class: annotations
2021-01-31 05:41:22 +10:00
Nyall Dawson
d5a340f886
[processing] Port aggregates widget wrapper to c++
...
And add a TON of tests
Fixes #36843
2020-06-03 15:17:56 +10:00
Nyall Dawson
4c2f2c09a2
[processing] Correctly expose complete expression context for use
...
in Refactor Field expressions
2020-06-02 08:43:54 +10:00
Nyall Dawson
a3c7a05004
Add methods to QgsFieldMappingModel to retrieve/set QgsProperty based definitions
2020-04-07 17:05:44 +10:00
Alessandro Pasotti
a21800cf3e
Adress PR review + model test + QgsExpression -> QString
2020-04-03 21:21:14 +10:00
Alessandro Pasotti
1ac2c447f8
Fix model sync when fields change
2020-04-03 21:21:14 +10:00
Alessandro Pasotti
5d720fbb5f
Enum class for ColumnDataIndex + constraints
2020-04-03 21:21:14 +10:00
Alessandro Pasotti
1ef0c6538f
Code layout
2020-04-03 21:21:14 +10:00
Alessandro Pasotti
61aff3a58b
Added default ctor and model (re)setters
2020-04-03 21:21:14 +10:00
Alessandro Pasotti
794eb7e097
QgsFieldMappingModel plus tests and widget operations
2020-04-03 21:21:14 +10:00