Valentin Buira
f56f85dc7c
Add basic drag and drop support in the model designer ( #60664 )
2025-04-30 09:47:48 +10:00
qgis-bot
2fd3c07909
auto sipify 🍺
2025-04-29 23:11:09 +00:00
Valentin Buira
2b51d04014
Add unified panel for input or algorithm in the modeler ( #61187 )
2025-04-30 09:08:02 +10:00
qgis-bot
bc5be932db
auto sipify 🍺
2025-04-25 22:15:30 +00:00
Nyall Dawson
8f113d14e1
Improve QgsMapLayerComboBox docs
2025-04-26 08:11:57 +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
5b55ab98cb
Fix doc typo
2025-04-25 08:17:13 +10:00
qgis-bot
ea98b95b75
auto sipify 🍺
2025-04-23 02:22:06 +00:00
Nyall Dawson
f6d740e9db
Fix docs
2025-04-23 12:19:10 +10:00
Nyall Dawson
2dd042cd93
Show history panel in execute sql dialog
2025-04-23 12:19:10 +10:00
Nyall Dawson
8c1cdcfad0
Rework QgsQueryResultWidget so that it uses a QgsPanelWidgetStack
2025-04-23 12:19:10 +10:00
qgis-bot
969fa6bfc1
auto sipify 🍺
2025-04-22 01:48:25 +00:00
Nyall Dawson
b8712c51c0
Add missing files
2025-04-22 11:45:25 +10:00
Nyall Dawson
c2ee323793
[feature] Add labeling setting to prevent duplicate labels within xx mm
...
Improves the appearance of labels in situations like road networks,
where things like dual carriageways, service roads, etc can result
in many labels of the exact same text appearing close to each other.
When active, removes any labels with the exact same text (case
sensitive!) which are closer then this minimum distance.
The setting applies across layers, so duplicate text from ANY
layer will be considered.
2025-04-22 11:45:25 +10:00
Nyall Dawson
4a6fef278e
Cleanup docs, don't mention QString in python docs
2025-04-19 18:17:34 +10:00
qgis-bot
f524780acc
auto sipify 🍺
2025-04-15 07:09:42 +00:00
Alexander Bruy
d7fd6fd619
use more semantic argument name
2025-04-12 11:00:42 +01:00
Alexander Bruy
dfe0e16660
harmonize terminology related to creation options with GDAL
2025-04-12 11:00:41 +01:00
qgis-bot
ff7e851921
auto sipify 🍺
2025-04-10 05:39:09 +00:00
Jean Felder
d30c311ab3
qgsgroupwmsdatadialog: Remove Q_DECL_DEPRECATED from constructor
...
Even though this class is deprecated, this breaks the qt 6 on qt 6.7+.
It looks like this is the only available fix at the moment.
Related:
07d7668c60
2025-04-10 15:36:13 +10:00
qgis-bot
be26e391bf
auto sipify 🍺
2025-04-09 04:07:20 +00:00
Nyall Dawson
bdb5904283
Fix more malformed docstrings, enforce correct format in sipify
2025-04-09 14:04:24 +10:00
Nyall Dawson
fc76784e09
Misc documentation fixes causing errors in PyQGIS doc builder
2025-04-09 14:04:24 +10:00
Nyall Dawson
e5327c3749
Fix build error for PyQGIS docs
...
Correctly convert typehints for c++ pointer arguments
2025-04-09 14:04:24 +10:00
qgis-bot
b4b304c340
auto sipify 🍺
2025-04-07 23:43:24 +00:00
JuhoErvasti
baddfc2499
Address review
2025-04-08 09:40:21 +10:00
JuhoErvasti
6a757be985
Implement toggleComment for QgsCodeEditorExpression
2025-04-08 09:40:21 +10:00
qgis-bot
9067198dc6
auto sipify 🍺
2025-04-07 12:04:34 +00:00
Julien Cabieces
68dd8200c1
Merge pull request #61195 from troopa81/feat_groupwmsdata
...
[Server] Add server properties on layer tree group
2025-04-07 14:01:35 +02:00
Nyall Dawson
a9fc31921e
No need to use string for bool type
2025-04-03 01:05:31 +10:00
Nyall Dawson
9435a84ff7
sipify
2025-04-03 01:05:31 +10:00
qgis-bot
2cbadecd13
auto sipify 🍺
2025-04-02 01:14:06 +00:00
Nyall Dawson
3f6b490218
Sipify
2025-04-02 11:11:10 +10:00
Nyall Dawson
2b1aa4e517
Correctly mark code/literal blocks in doxygen
2025-04-02 11:11:10 +10:00
qgis-bot
582948ebb8
auto sipify 🍺
2025-04-01 10:36:15 +00:00
signedav
d347f20400
Merge pull request #60932 from signedav/save-rel-ref-embedded
...
RelationReference save edits on embedded form
2025-04-01 12:33:25 +02:00
qgis-bot
210d14040f
auto sipify 🍺
2025-04-01 10:08:52 +00:00
signedav
522e650318
comment for return value
2025-04-01 09:17:13 +02:00
qgis-bot
5db39f884a
auto sipify 🍺
2025-04-01 00:29:22 +00:00
Martin Dobias
2078404ba7
Globe: finally make it available from the GUI
...
This is a mix of additions and updates for the initial support of globe mode
in 3D views within QGIS desktop app. Many things are still missing, and will
be introduced in later PRs...
2025-04-01 10:26:27 +10:00
qgis-bot
62f234f8e5
auto sipify 🍺
2025-03-31 23:46:52 +00:00
Nyall Dawson
4a10066b69
Fix grammar errors in class docstrings
2025-04-01 09:44:00 +10:00
Nyall Dawson
afd2e4f42d
Fix doxygen class briefs which aren't full sentences
2025-04-01 09:44:00 +10:00
Nyall Dawson
cc13b5083c
Fix malformed list in class docs
2025-04-01 09:44:00 +10:00
Nyall Dawson
0c55e90b62
Fix malformed copyright headers
2025-04-01 09:44:00 +10:00
qgis-bot
427e5f38ac
auto sipify 🍺
2025-03-30 10:50:58 +00:00
Nyall Dawson
6d122f0038
Sipify
2025-03-30 20:48:07 +10:00
Nyall Dawson
ac71664a83
Fix multiparagraphs in initial class docstrings
2025-03-30 20:48:07 +10:00
Nyall Dawson
bdba8d6366
Refactor too long doxygen brief comments
...
These break the table of contents for the PyQGIS documentation
2025-03-30 20:48:07 +10:00