qgis-bot
2cbadecd13
auto sipify 🍺
2025-04-02 01:14:06 +00:00
Nyall Dawson
3f6b490218
Sipify
2025-04-02 11:11:10 +10:00
signedav
d347f20400
Merge pull request #60932 from signedav/save-rel-ref-embedded
...
RelationReference save edits on embedded form
2025-04-01 12:33:25 +02:00
signedav
522e650318
comment for return value
2025-04-01 09:17:13 +02:00
Mathieu Pellerin
e75a28f15a
[editor widget] Fix relation reference widget filter expression's handling of current(_parent)_* variables and functions
2025-03-29 16:06:09 +07:00
Nyall Dawson
f480c2a04e
Add all missing class brief descriptions
2025-03-28 14:23:56 +10:00
signedav
d7d39b9d43
Introduce a slot in the QgsRelationReferenceWidget to store changes on the embedded form if existing.
...
This function is called on aboutToSave, an override of the WidgetWrapper that is triggered via notifyAboutToSave from the attribute form.
This fixes #60806
2025-03-20 15:41:25 +01:00
Julien Cabieces
ed64834106
api(deprecated): add message to deprecated SIP annotation
2024-12-17 09:06:42 +01:00
Denis Rouzaud
2562958772
sipify
2024-12-07 05:16:00 +10:00
Nyall Dawson
cfd251e7f7
Capture signal arguments
2024-09-08 16:06:22 +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
Even Rouault
02caeb9db7
Header files: remove all mentions of '\since QGIS 2.'
2024-02-18 20:46:01 +01:00
signedav
bf718bc482
tooltip
...
and fix version number
2023-03-15 17:53:00 +01:00
signedav
c035c2f8a3
Possiblity to set the limit (fetchLimit) of values in the comboBox of the Relation Reference Widget in the widget configuration.
2023-03-15 17:52:53 +01:00
signedav
99430cda7e
Remove broken (unused) setting for order by value. Resolves #26468
2023-03-15 13:34:23 +01:00
Juergen E. Fischer
c6008b7ee1
fix MSVC build: reverts fee62e4, dff05dd and e3a77b9484c effectivly
...
reverting 3fb0f66 (followup #45348 )
Using --no-public-is-protected (default on Windows) also works on Linux
and fixes #45331 too
2021-10-21 23:03:48 +02:00
nirvn
ef84e48a09
Run sipify_all.sh
2021-10-12 16:34:05 +10:00
Denis Rouzaud
ec16736306
run sipify
2021-10-12 16:34:05 +10:00
Denis Rouzaud
092527398d
remove read-only line edit in QgsRelationReferenceWidget ( #43509 )
...
keep the read-only config and make the drop-down read-only instead
fixes #42813
2021-06-02 17:06:52 +02:00
Ivan Ivanov
c4b2a748e2
Add support for filter expressions in relation reference widget
2020-09-09 10:28:38 +03:00
Julien Cabieces
1c9e032beb
Fixes crash when displaying relation editor
2020-03-17 18:03:23 +01:00
Alessandro Pasotti
37c42c3665
Relation-reference widget: load dependencies
...
Same behavior of value-relation widget.
Funded by: ARPA Piemonte
2019-11-27 17:54:16 +01:00
Denis Rouzaud
758d7cff4a
run sipify to update deprecation annotations
2019-10-15 13:17:38 +02:00
Julien Cabieces
3abbc0f178
Digitize the geometry from the relation reference widget add button ( #30905 )
...
* [FEATURE] [needs-docs] Add the possibility to digitize the geometry
when creating a feature from the plus button on the relation reference widget
2019-09-06 08:28:59 +02:00
Denis Rouzaud
ee6f8c580c
const correctness, fix deprecated methods,
...
qVariantListIsNull returns true for an empty list
2019-08-29 10:31:55 +02:00
Denis Rouzaud
93a82f883a
use composite keys in relation reference widget wrapper
2019-08-29 08:17:00 +02:00
Denis Rouzaud
c8f16fc955
use composite keys in relation reference widget
2019-08-29 08:17:00 +02:00
Alessandro Pasotti
2b14dacd51
Fix identify on map in relation reference widget
...
Fixes #22071 - Relation reference widget wrong feature when "on map identification"
2019-05-21 19:09:18 +02:00
Nyall Dawson
b6d66becab
Sipify
2019-02-27 09:41:11 +10:00
Nyall Dawson
1c615c15cc
More documentation compliance
...
Use Qt style "returns .." tense instead of "return ..", and lock
this in with a documentation compliance unit test
2018-05-25 15:09:00 +10:00
Denis Rouzaud
9ed1548494
move auto generated sip file in dedicated folder (gui)
2018-05-14 10:31:17 -04:00