Nyall Dawson
a9a74e9aed
Fix heatmap algorithm on qt6
2024-12-15 09:10:18 +10:00
Nyall Dawson
cea29feecf
Enable a test on qt 6 builds
2024-12-14 19:03:05 +10:00
Matthias Kuhn
86978d503f
Merge pull request #59895 from nyalldawson/no_moc
...
Don't include moc for non QObject classes
2024-12-14 09:22:04 +01:00
Nyall Dawson
442f317bf1
Don't include moc for non QObject classes
2024-12-14 15:40:29 +10:00
t0b3
5737c9808c
fix: libaio on noble is incompatible for oracle client
...
see https://bugs.launchpad.net/ubuntu/+source/libaio/+bug/2067501
2024-12-14 11:40:10 +10:00
Nyall Dawson
59a76430dc
Fix cppcheck errors
2024-12-14 11:09:20 +10:00
Nyall Dawson
7c65196b9f
Test still fails on qt6 on ci (but passes locally!)
2024-12-14 10:22:12 +10:00
Nyall Dawson
3d2f37a756
Fix test which was never working, but just skipped on CI because too old GDAL
2024-12-14 10:22:12 +10:00
Nyall Dawson
05c269d61d
Fix test on newer GEOS versions
2024-12-14 10:22:12 +10:00
t0b3
524a8b00ec
doc: fix path
2024-12-14 06:14:13 +10:00
Denis Rouzaud
ecfc451160
clang-format SpacesInAngles: Leave
2024-12-14 06:13:43 +10:00
Alexander Bruy
b524995a69
Merge pull request #59864 from nyalldawson/fix_server_crash
...
Fix crash in server VirtualErrorHandler on newer sip environments
2024-12-13 12:55:49 +00:00
Alexander Bruy
8edbf86d8e
Merge pull request #59874 from nyalldawson/fix_hang_server_security
...
Fix hang on server security test on Fedora
2024-12-13 08:17:16 +00:00
Alexander Bruy
83761ee828
Merge pull request #59872 from nyalldawson/test_mask_wms
...
Fix server wms test on Fedora 41
2024-12-13 08:16:15 +00:00
qgis-bot
645c474284
auto sipify 🍺
2024-12-13 04:24:36 +00:00
Nyall Dawson
fe4e900a73
Fix clang-tidy warnings
2024-12-13 14:21:51 +10:00
Nyall Dawson
cd63b0f1cb
Fix copy of Qgs3DRenderContext
2024-12-13 14:21:51 +10:00
Nyall Dawson
495047d328
Style
2024-12-13 14:21:51 +10:00
Nyall Dawson
3a649fbc81
Rename file to qgsabstractterrainsettings.h/cpp
2024-12-13 14:21:51 +10:00
Nyall Dawson
821a826992
Fix windows build
2024-12-13 14:21:51 +10:00
Nyall Dawson
884e0b0ca6
Remove broken seealso
2024-12-13 14:21:51 +10:00
Nyall Dawson
d0481d06da
Remove deprecated call
2024-12-13 14:21:51 +10:00
Nyall Dawson
d1ec9615cc
Fix terrain after loading project
2024-12-13 14:21:51 +10:00
Nyall Dawson
ebe81e24f8
Replace deprecated methods in tests
2024-12-13 14:21:51 +10:00
Nyall Dawson
5597b316a6
Fix restoring old projects
2024-12-13 14:21:51 +10:00
Nyall Dawson
181bc91fbc
Update GUI to use terrain settings
2024-12-13 14:21:51 +10:00
Nyall Dawson
537d16af60
Remove resolveReferences from terrain generators
2024-12-13 14:21:51 +10:00
Nyall Dawson
6019c3e755
Handle extent and crs in terrain generator creation
2024-12-13 14:21:51 +10:00
Nyall Dawson
f9f2aa40f0
Move symbol to QgsMeshTerrainSettings
2024-12-13 14:21:51 +10:00
Nyall Dawson
a1cfb3ff10
Start removing read/writeXml from generators
2024-12-13 14:21:51 +10:00
Nyall Dawson
e550ea7670
Move configurateTerrainFromProject to registry
2024-12-13 14:21:51 +10:00
Nyall Dawson
be19042d1d
Terrain settings can create generators
2024-12-13 14:21:51 +10:00
Nyall Dawson
64e0c9e484
Use registry to create terrain generator
2024-12-13 14:21:51 +10:00
Nyall Dawson
25313dd530
Registry can create terrain generators
2024-12-13 14:21:51 +10:00
Nyall Dawson
c1bd66a54d
Online DEM
2024-12-13 14:21:51 +10:00
Nyall Dawson
ed9b2784b0
Quantized mesh settings
2024-12-13 14:21:51 +10:00
Nyall Dawson
293b7afadd
Implement a registry for terrain objects
2024-12-13 14:21:51 +10:00
Nyall Dawson
8af23b1002
Initial framework for terrain settings refactoring
2024-12-13 14:21:51 +10:00
Nyall Dawson
befc78e3f5
Run oauth2 python test on qt6 builds
2024-12-13 13:54:37 +10:00
Nyall Dawson
27253e1c21
Fix test on newer python
2024-12-13 13:54:19 +10:00
Nyall Dawson
2eab01c280
Add test mask for processing result
...
We don't need to care too much about font rendering issues here, we are just testing that the output is generated
2024-12-13 13:54:03 +10:00
Nyall Dawson
9dce569f93
Fix fragileness in test if run after some other tests
2024-12-13 13:53:50 +10:00
Nyall Dawson
8c3017b0b2
Fix test on newer python versions
2024-12-13 13:53:32 +10:00
Nyall Dawson
a9a0f455e2
Fix hang on server security test on Fedora
...
We were incorrectly creating two instances of QgsApplication
2024-12-13 10:47:38 +10:00
Nyall Dawson
5a0886151c
Use correct test font in test
2024-12-13 10:23:32 +10:00
Nyall Dawson
b9fef9ddd8
Add test mask
2024-12-13 10:20:04 +10: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
Jan Caha
b463e7c813
fix error where table comment was not updated on second open of "Table Properties" window
2024-12-13 09:37:33 +10:00