Bas Couwenberg
2628c480c5
Don't include revision in sources.
...
Prevent changes to files that weren't changed between releases.
This eases review of the changes between releases significantly.
2019-05-17 16:47:47 +02:00
Nyall Dawson
e0255b305d
[processing] Fix intersect always selected in Join by Location in modeler
...
Fixes #18489
2018-03-21 09:19:34 +11:00
Alexander Bruy
0059b2b692
[processing] remove Python 2 compatibility layer
2017-11-28 12:27:45 +02:00
Nyall Dawson
95ab2321e5
Add context menu with Select All/Clear Selection to checkboxes panel
2017-09-16 09:59:13 +10:00
Nyall Dawson
4bae647ad9
Use smaller margins for checkboxes panel
2017-09-16 09:59:13 +10:00
arnaud.morvan@camptocamp.com
534fe21f51
[processing] Add useCheckBoxes option to SelectionWidgetWrapper
...
This allow to show checkboxes or radioboxes intead of line edit with button.
This is configurable for each algorithm thought ParameterSelection metadata parameter.
It is also possible to choose the number of columns.
This is not applied in case of the BatchDialog.
2017-09-16 09:57:13 +10:00