Nyall Dawson
3f6b490218
Sipify
2025-04-02 11:11:10 +10: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
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
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
Mathieu Pellerin
8413982ad6
Let the signal carry whether a feature has been found, that might come in handy
2024-05-23 11:00:34 +10:00
Mathieu Pellerin
8c389cf613
[attribute form] Fix initial multi editing state of relation reference editor widgets
2024-05-23 11:00:34 +10:00
Even Rouault
15ea5c46bc
Header files: remove all mentions of '\since QGIS 3.0'
2024-02-18 20:57:23 +01:00
Nyall Dawson
26798b84f4
Promote QgsFeatureRequest enums to enum class, move to Qgis
2024-01-30 19:10:43 +10:00
signedav
4eaeb3ec2b
add since note
2023-03-20 13:04:33 +01:00
signedav
1667a15527
set fetch limit functions in the QgsFeatureListCombobox to set it indivdually per widget
2023-03-15 17:52:03 +01:00
Denis Rouzaud
ba8a445850
run sipify
2021-03-22 21:13:52 +01:00
Denis Rouzaud
4cd1b5b975
fix open form button not always enabled in relation reference widget ( #42144 )
...
* fix open form button not always enabled in relation reference widget
when the underlying model has more feature than what the model fetches by default (100),
the feature is not fetched yet when the combobox has its index changed
the new signal allows to be aware when the feature is ready to be used
2021-03-18 20:37:09 +01:00
Nyall Dawson
8d4f00b0af
Remove TODO comments included in public API documentation
...
This is just "airing our dirty laundry". We don't want/need end users
to see this.
2020-06-15 13:43:58 +10:00
Denis Rouzaud
758d7cff4a
run sipify to update deprecation annotations
2019-10-15 13:17:38 +02:00
Denis Rouzaud
cab11fe919
add method to set extra identifier values to Null and embryon of test
2019-08-23 16:17:37 +02:00
Denis Rouzaud
a5574eb96b
allow QgsFeatureListComboBox to handle multiple keys
2019-08-23 08:17:14 +02:00
Alessandro Pasotti
5378e37cf9
QgsFeatureListComboBox nullRepresentation instead of hardcoded "NULL"
...
Fixes #19901 - Relation Reference Widget: Representation for NULL values is not respected
2018-09-20 16:30:02 +02:00
Blottiere Paul
4b7012045c
Update sip binding
2018-05-17 10:34:20 +01:00
Denis Rouzaud
9ed1548494
move auto generated sip file in dedicated folder (gui)
2018-05-14 10:31:17 -04:00