3961 Commits

Author SHA1 Message Date
qgis-bot
46fe09f061 auto sipify 🍺 2025-02-21 21:32:20 +00:00
Denis Rouzaud
4c67afa698 remove old method 2025-02-22 07:26:43 +10:00
qgis-bot
37b7c62b34 auto sipify 🍺 2025-02-09 22:14:32 +00:00
qgis-bot
d4526d748f auto sipify 🍺 2025-02-06 09:24:44 +00:00
Loïc Bartoletti
79e4ccbe16 fix(QgsMapToolCapture): Allow snapping point with different crs 2025-02-06 19:21:50 +10:00
qgis-bot
65670a5e93 auto sipify 🍺 2025-01-31 07:14:22 +00:00
Nyall Dawson
4a3f5d5d5c [sensorthings] Remove option for basic authentication
This is not supported by the provider, only authentication config
is supported

Fixes #59721
2025-01-31 17:11:29 +10:00
qgis-bot
c3f538e5cb auto sipify 🍺 2025-01-28 21:09:39 +00:00
qgis-bot
8cfdb1b99a auto sipify 🍺 2025-01-10 06:56:59 +00:00
Yoann Quenach de Quivillic
dff57c3e02 Apply suggestion from review 2025-01-10 07:54:09 +01:00
Yoann Quenach de Quivillic
b9d4575715 Add editingTimeout for QgsCodeEditor 2025-01-10 07:54:09 +01:00
Yoann Quenach de Quivillic
86bd2c5353 Add adjustScrollWidth method 2025-01-10 07:54:09 +01:00
qgis-bot
33bb9d5fb4 auto sipify 🍺 2025-01-08 11:54:28 +00:00
pre-commit-ci[bot]
cee488bf4b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-08 12:51:39 +01:00
uclaros
c93b51cf28 fix docstring 2025-01-08 12:51:39 +01:00
uclaros
f76c3e1e9d Revert, use a new struct as parameter 2025-01-08 12:51:39 +01:00
uclaros
786dca61b3 Don't identify 3d layers when clicking the terrain 2025-01-08 12:51:39 +01:00
David Koňařík
4d86676c35 Fix SIP build errors by using /NoTypeName/
The typedef is only present in the .sip file, but without this
annotation SIP assumes it also exists in QGIS headers. This didn't
completely break the build, since we concatenate multiple SIP headers
into larger files, so the typedefs from one part "fixed" another. Run
sip-build without --concatenate to see the issue clearly.

This fix is currently sadly not fully effective due to a SIP bug:
https://github.com/Python-SIP/sip/issues/66
2025-01-06 21:31:40 +01:00
Matthias Kuhn
e76a5870fc Fix sip_include 2024-12-30 10:52:45 +01:00
Juergen E. Fischer
8825f861dd fix sid build with sip 6.9.1 2024-12-23 11:57:01 +01:00
qgis-bot
c0e743dc09 auto sipify 🍺 2024-12-19 10:14:50 +00:00
qgis-bot
c95d63c175 auto sipify 🍺 2024-12-18 09:15:18 +00:00
Nyall Dawson
e5379a7b5c Remove a lot of hardcoded tab indexes 2024-12-18 19:12:29 +10:00
Nyall Dawson
1c3d2ae06a Expose method as protected 2024-12-18 19:12:29 +10:00
qgis-bot
5349b26a06 auto sipify 🍺 2024-12-17 09:52:52 +00:00
Julien Cabieces
209043e21e build(QSci): fix build when python QSci is missing 2024-12-17 09:06:44 +01:00
Julien Cabieces
ed64834106 api(deprecated): add message to deprecated SIP annotation 2024-12-17 09:06:42 +01:00
Julien Cabieces
0a42c57a4b build(QSci): fix build when python QSci is missing 2024-12-17 09:05:46 +01:00
qgis-bot
f7c0a8d5ee auto sipify 🍺 2024-12-12 23:40:48 +00:00
Nyall Dawson
2f2e900098 Add api to control spin box editing timeout interval 2024-12-13 09:38:03 +10:00
Nyall Dawson
0f64fdfeb9 Add editingTimeout signal to Qgs(Double)SpinBox
Emitted when either:
1. 2 seconds has elapsed since the last value change in the widget
  (eg last key press or scroll wheel event)
2. or, immediately after the widget has lost focus after its value
  was changed.

This signal can be used to respond semi-instantly to changes in
the spin box, without responding too quickly
while the user in the middle of setting the value.
2024-12-13 09:38:03 +10:00
Yoann Quenach de Quivillic
6c3dc5d069 Temporary rubberband 2024-12-13 07:42:39 +10:00
qgis-bot
4d47ba40af auto sipify 🍺 2024-12-12 08:42:35 +00:00
Nyall Dawson
1adfe87fe8 Add CRS group name and projection name to CRS model data 2024-12-12 18:39:46 +10:00
qgis-bot
992ccc9293 auto sipify 🍺 2024-12-11 09:42:27 +00:00
Denis Rouzaud
2b055eb807
add an option to define locator tree height (#59825)
* add an option to define locator tree height

* add comment that it requires a restart
2024-12-11 10:39:45 +01:00
qgis-bot
2690802179 auto sipify 🍺 2024-12-09 20:52:13 +00:00
Damiano Lombardi
84046748d9
WMS Ignore layer extent settings for default value
Allows customisation of the initial state of the "Ignore reported layer extents" checkbox
2024-12-10 06:49:08 +10:00
qgis-bot
d5b93354e9 auto sipify 🍺 2024-12-06 19:19:11 +00:00
Denis Rouzaud
5bfbccf63f remove multiline 2024-12-07 05:16:00 +10:00
Denis Rouzaud
5fdf6dd77a fix SIP_SKIP and SIP_FORCE being left alone 2024-12-07 05:16:00 +10:00
Denis Rouzaud
2562958772 sipify 2024-12-07 05:16:00 +10:00
qgis-bot
00ed70ba91 auto sipify 🍺 2024-12-06 09:23:37 +00:00
Nyall Dawson
c33b4e67dc Fix exception when loading processing plugin on Qt 6 builds on KDE
Something internal in KDE itself adds child QObjects to menus, so the
code which tries to find the last action in the menu fails and returns
a QObject instead of a QAction, leading to an exception in the
insertAction call.

This is all too fragile anyway, so avoid it by:

- Just creating the models menu directly in the ui
- Exposing this via interface for use in the processing plugin

Now there's no risk of this code breaking in future if the Project
menu is re-arranged.
2024-12-06 19:20:05 +10:00
qgis-bot
eb1ce83af1 auto sipify 🍺 2024-12-03 07:47:10 +00:00
Nyall Dawson
37478db0c1 Fix more function links 2024-12-03 12:57:44 +10:00
qgis-bot
09e649608b auto sipify 🍺 2024-12-02 18:43:00 +00:00
Even Rouault
cf868f8f4c QgsMapLayerConfigWidget/QgsRendererRasterPropertiesWidget: suppress -Woverloaded-virtual warning related to syncToLayer() method 2024-12-03 04:39:49 +10:00
Denis Rouzaud
0f032e5f2d run pre-commit on all files 2024-11-29 15:38:02 +01:00
qgis-bot
cfeafb4610 auto sipify 🍺 2024-11-26 21:13:42 +00:00