Alexander Bruy
a1ec95cf70
Merge pull request #61542 from boardend/content_cache_invalidatate
...
Add invalidateCacheEntry() for QgsAbstractContentCache implementations
2025-05-05 10:43:33 +01:00
kit234
d9688af299
Delete the menu at the right time
2025-05-05 16:46:02 +08:00
qgis-bot
49e3244421
auto sipify 🍺
2025-05-04 21:18:42 +00:00
Nyall Dawson
72ad735b1e
[api] Add QgsSipUtils, with method to test if object is owned by Python
...
QgsSipUtils.isPyOwned will return True if an object is owned
by python, or False if ownership is held by another object
or c++ class.
This gives a way to test in advance if we can safely assign
an object to a method which takes ownership (which always results
in a crash).
2025-05-05 07:15:43 +10:00
qgis-bot
19f246ecb1
auto sipify 🍺
2025-05-04 07:58:22 +00:00
Nyall Dawson
169657a0fb
Sipify
2025-05-04 17:55:25 +10:00
Nyall Dawson
f1b8682e36
Improve API for exporting to SLD
...
Deprecate old methods and make methods always take QgsSldExportContext.
Add capacity to QgsSldExportContext to collect export errors and
warnings.
The old API had no way to reliably report errors/warnings during
export to users.
2025-05-04 17:55:25 +10:00
Nyall Dawson
1896cf2247
[sipify] Better cleanup of method state
2025-05-04 07:42:31 +10:00
Nyall Dawson
35f5280342
Sipify
2025-05-04 07:42:31 +10:00
Nyall Dawson
12fe733a2b
[sipify] Discard docstrings for skipped operators
2025-05-04 07:42:31 +10:00
Nyall Dawson
d8e2e77047
Regenerate missing docs lists
2025-05-04 07:42:19 +10:00
Nyall Dawson
53edd25dc3
Move doc test config to json file
2025-05-04 07:42:19 +10:00
kit234
24af10467d
Add a "Select/Deselect All" right menu within the multi-select list in the layer properites. Detail #61701
2025-05-04 01:38:12 +08:00
Nathan
44c0ee12c5
Remove QGIS_PREFIX_PATH from qgis.env and update cmake rules
...
QGIS_PREFIX_PATH isn't required as qgisbuildpath.txt is in output
and is used at started to set those paths
2025-05-03 17:10:57 +10:00
Valentin Buira
698ad226af
Fix signal not found because of rename
2025-05-02 16:08:45 +02:00
Michael Schmuki
1672330cdc
Add invalidateCacheEntry() for QgsAbstractContentCache implementations
2025-05-02 11:59:09 +02:00
Nyall Dawson
e737cc1045
Keep full numeric precision when dumping expressions
...
Fixes loss of precision when creating rules from imported SLD files
Fixes #33289
2025-05-02 07:38:10 +10:00
qgis-bot
9bcd9c3d77
auto sipify 🍺
2025-05-01 20:10:12 +00:00
Nyall Dawson
13624a3d4e
Improve docs
2025-05-02 06:07:14 +10:00
Nyall Dawson
7e76c79224
Improve docs
2025-05-02 06:07:14 +10:00
Nyall Dawson
7a6caff38d
Use unique_ptr
2025-05-02 06:07:14 +10:00
Nyall Dawson
a1de92cc52
Add missing transfer
2025-05-02 06:07:14 +10:00
Alexander Bruy
5c22e59ead
Merge pull request #61685 from agiudiceandrea/qgsattributetablemodel-debug-message
...
Fix debug message in qgsattributetablemodel.cpp
2025-05-01 15:26:34 +01:00
qgis-bot
6b9926cc67
auto sipify 🍺
2025-05-01 04:56:19 +00:00
Jan Caha
277c06fb29
fix sip
2025-05-01 14:53:23 +10:00
Jan Caha
c1308fd26a
use qgridlayout instead of qformlayout
2025-05-01 14:53:23 +10:00
Jan Caha
a4feed329f
flip delete/write logic to avoid data loss in case of error
2025-05-01 14:53:23 +10:00
Jan Caha
b5e283060e
change signature
2025-05-01 14:53:23 +10:00
Jan Caha
aa54826f47
Apply suggestions from code review
...
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
2025-05-01 14:53:23 +10:00
Jan Caha
85ee5671b0
spaces
2025-05-01 14:53:23 +10:00
Jan Caha
40437b6a3d
line breaks
2025-05-01 14:53:23 +10:00
Jan Caha
58511b2c7d
fix files
2025-05-01 14:53:23 +10:00
Jan Caha
7317b56329
Try removing files
2025-05-01 14:53:23 +10:00
Jan Caha
0fb463912b
fix string and sipify
2025-05-01 14:53:23 +10:00
Jan Caha
05c366ced5
fix type
2025-05-01 14:53:23 +10:00
Jan Caha
4d81ceb4a2
fix documentatuion string
2025-05-01 14:53:23 +10:00
Jan Caha
c1aee5e24b
Apply suggestions from code review
...
review suggestions
Co-authored-by: Stefanos Natsis <uclaros@gmail.com>
2025-05-01 14:53:23 +10:00
Jan Caha
1c9dc0a938
revert error
2025-05-01 14:53:23 +10:00
Jan Caha
ecd13a7de3
use raw pointer because of sip
2025-05-01 14:53:23 +10:00
Jan Caha
389fd7c2c9
add moc include
2025-05-01 14:53:23 +10:00
Jan Caha
38f4996863
add
2025-05-01 14:53:23 +10:00
Jan Caha
bf437cc1af
add missing file
2025-05-01 14:53:23 +10:00
Jan Caha
8850dd22bf
add file
2025-05-01 14:53:23 +10:00
Jan Caha
095f42daf5
remove
2025-05-01 14:53:23 +10:00
Jan Caha
965189c2c8
use qgsdatabaseschemaselectiondialog
2025-05-01 14:53:23 +10:00
Jan Caha
be499177fc
generic QgsDatabaseSchemaSelectionDialog instead of specific for postgresql
2025-05-01 14:53:23 +10:00
Jan Caha
049031d41f
fix wrong const
2025-05-01 14:53:23 +10:00
Jan Caha
e38c906cb7
add const
2025-05-01 14:53:23 +10:00
Jan Caha
d18ebd8730
Apply suggestions from code review - const
...
Co-authored-by: Alessandro Pasotti <elpaso@itopen.it>
2025-05-01 14:53:23 +10:00
Jan Caha
e9d6f6887d
add project management functions
2025-05-01 14:53:23 +10:00