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
bb1693b314
add extra enum NoButton to avoid saving an empty string when using qgsFlagsValueToKeys
...
fixes #43123
2021-06-01 07:33:13 +02:00
Damiano
7a4f2e83e0
Fix warnings and update sip file
2021-05-12 16:29:51 +02: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
Denis Rouzaud
57c5a6fc26
make virtual methods protected so they can be overidden in Python
2021-01-25 20:43:34 +01:00
Denis Rouzaud
375764d8df
make QgsAbstractRelationEditorWidget private virtual methods available in bindings ( #41159 )
2021-01-25 14:27:01 +01:00
Ivan Ivanov
770856959b
Fix breaking tests
2021-01-08 14:12:08 +02:00
Ivan Ivanov
ebddedd955
Fix wrong usage of mFeatureSelectionMgr in the abstract class
2021-01-08 13:58:11 +02:00
Ivan Ivanov
bb7f411304
Rename to Abstract prefix
2021-01-07 15:42:21 +02:00
Ivan Ivanov
891c89ae2a
rename QgsBasicRelationWidget--> QgsRelationEditorWidget
2021-01-06 16:01:39 +02:00
signedav
a209536295
configurable label (title) of relation editor widget instances
...
resolves #37675
2020-09-09 12:13:51 +02:00
signedav
b5af453b8e
improved texts for warning message and docs
2020-08-18 16:45:06 +02:00
signedav
458d39c7e5
setting forceSuppressFormPopup only when true in the widget (not unset it when false) and use more specific function descriptions
2020-08-14 07:08:49 +02:00
signedav
f0a390de39
correct set of forceSuppressPopup state
...
renamed cardinality to nmRelationId since it's not a cardinality - it's the id of the relation connected through the many-to-many cardinality in this relation editor widget
2020-08-13 11:48:23 +02:00
signedav
1fadb92939
move the cardinality and the forceSuppressFormPopup to the widget configuration - stored in a QgsAttributeEditorElement
2020-08-10 07:25:00 +02:00
Denis Rouzaud
256044cf2c
rephrase shown to visible
2020-07-13 08:48:31 +02:00
Denis Rouzaud
ccb3b8ec80
make more buttons configurable in relation editor
...
fixes #37718
2020-07-13 08:48:31 +02:00
Alessandro Pasotti
e3b65a4f0e
Sipify
2020-03-31 14:23:55 +10:00
Alessandro Pasotti
96bd6894ec
Relation editor wdgs: fix ok/cancel button when embedded
...
Ok/Cancel button were shown even when embedded (followup #34827 )
Also add accessor for editorContext.
2020-03-31 14:23:55 +10:00
Julien Cabieces
1c9e032beb
Fixes crash when displaying relation editor
2020-03-17 18:03:23 +01:00
Alessandro Pasotti
af8a55b64a
Code layout
2020-03-04 08:52:52 +01:00
Alessandro Pasotti
195efa42a1
Final touches to the parent form API
2020-03-04 08:52:52 +01:00
Alessandro Pasotti
9c337e9ec2
[feature] Relation wdgt: add checkbox to hide save child edits button
...
This is very useful for embedded forms.
Funded by: ARPA Piemonte
2020-02-28 13:20:03 +01:00
Nyall Dawson
9a2e015158
Move QObject declaration to header
2019-11-20 10:08:13 +10:00
Nyall Dawson
9f650fead9
Fix incorrect param docstring when doxygen \param has extra
...
trailing spaces or uses tabs
2018-05-27 18:54:09 +10:00
Nyall Dawson
c864d22d1f
Add "get ..." to doxygen compliance blacklist
...
Should be "gets ..." for consistent tense, or better yet
"returns ..." for consistency.
2018-05-27 14:05:06 +10:00
Denis Rouzaud
9ed1548494
move auto generated sip file in dedicated folder (gui)
2018-05-14 10:31:17 -04:00