17 Commits

Author SHA1 Message Date
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