18 Commits

Author SHA1 Message Date
signedav
2e02e8a08c comment about that this function might be pure virtual in future versions 2025-06-13 06:05:40 +02:00
signedav
92c3d1a2c9 update version 2025-06-12 21:38:12 +02:00
signedav
3c214d189e consider all columns action as well in the settings and move the slash from the path to the settings due to aestetics. As well the settings variable are no sip now. 2025-06-12 15:26:44 +02:00
signedav
f2a5cb634a sipify right 2025-06-06 08:51:00 +02:00
signedav
475e9945d1
Merge branch 'master' into dbsettings 2025-06-05 18:00:29 +02:00
signedav
ae73aa7db1 Use QgsSettingsEntry for the settings of classes inheriting qgsabstractdbsourceselect 2025-06-05 15:35:01 +02:00
signedav
28d6088961 Use QgsSettingsEntry forsearchColumn and searchRegex 2025-06-05 12:26:52 +02:00
Nyall Dawson
6a89e6c188 [sipify] Never try to expose Ui:: classes to sip
Fixes #61951
2025-06-05 09:24:52 +10:00
signedav
ed4ee96df5 Use static variable for path and use it in the settings of the derived source select classes as well. 2025-04-25 15:12:42 +02:00
signedav
78ae3e0010 Fix that search column and search type in data source manager for filtering is preserved. 2025-04-25 15:12:42 +02:00
Nyall Dawson
3f6b490218 Sipify 2025-04-02 11:11:10 +10:00
Nyall Dawson
afd2e4f42d Fix doxygen class briefs which aren't full sentences 2025-04-01 09:44:00 +10:00
Denis Rouzaud
2562958772 sipify 2024-12-07 05:16:00 +10:00
Nyall Dawson
3a578d6712 Header update 2024-08-13 20:28:55 +10:00
Nyall Dawson
886074c913 Rename 'None' enum members in public API
These clash with the Python bindings, where the enum value
becomes unusable
2024-08-06 19:49:10 +10:00
Nyall Dawson
995d0e6c49 Standardise naming 2024-07-10 04:07:12 +10:00
Nyall Dawson
d4f9914288 Create QgsGdalCredentialOptionsWidget
A resuable widget for configuration GDAL credential options
for vsi file systems
2024-06-25 06:07:58 +10:00
Julien Cabieces
bb3c36a69b Initialize sip bindings for PyQt6
use exactly the ones from PyQt5 so we can study the difference when
generating for PyQt6
2023-12-08 03:38:42 +10:00