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
Julien Cabieces
5c35b1cb82
Add external storage file widget drag'n drop support
2021-08-30 13:50:21 +10:00
Julien Cabieces
36813e737d
Fix doc
2021-08-16 09:18:14 +02:00
Julien Cabieces
74512ffde9
Separate QgsFileWidget from QgsExternalStorageFileWidget
2021-08-16 09:18:14 +02:00
Julien Cabieces
16c916b723
fix typos and doc
2021-08-16 09:18:14 +02:00
Julien Cabieces
56127039f5
[ExternalStorage] Add widget to configure/edit and visualize external storage
2021-08-16 09:18:12 +02:00
Nyall Dawson
88ead4ba4d
Spelling
2021-07-28 12:39:31 +10:00
Nyall Dawson
8aec877aec
Documentation improvements, clazy fixed for QgsFileWidget
2021-07-28 12:39:31 +10: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
Even Rouault
160c6bfc9d
QgsFileWidget: use QgsFocusKeeper added per PR #36722
2020-05-27 04:40:56 +10:00
Alexander Bruy
df4bf42ae5
add ability to specity setting additional Options flags for QFileDialog
...
in the QgsFileWidget
For example in some cases hidding filter details is useful to prevent
expanding combobox popup to the whole screen when long filter string is
used.
2020-05-08 09:44:45 +10:00
Nyall Dawson
425afaa270
A little dox improvement to test sip prepare-commit changes
2019-09-24 03:43:42 +10:00
BogDan Vatra
f96c4a2308
Block the events while showing a dialog
...
When showing a file dialog, Qt can choose to use the "system" file
dialog, which will make QgsExternalResourceWidget to loose the focus.
This patch blocks all the events that are sent to
QgsExternalResourceWidget while a dialog is shown, this way it will keep
the focus until the dialog is closed.
Sponsored by the QGIS project (qgis.org)
Fixes : #26948
2019-09-22 12:28:52 +03:00
Nyall Dawson
b6d66becab
Sipify
2019-02-27 09:41:11 +10:00
Nyall Dawson
f8bc97030b
Remove extra space added before first line of docstring
2018-05-28 08:22:11 +10:00
Nyall Dawson
2cb8a33884
Fix broken see also links
2018-05-25 11:16:18 +10:00
Denis Rouzaud
9ed1548494
move auto generated sip file in dedicated folder (gui)
2018-05-14 10:31:17 -04:00