swh:1:snp:7e36fad119db96cd19f9e93fa2b900f061b275c7

sort by:
Revision Author Date Message Commit Date
d0543fd Always remove duplicate nodes after calculating variable width buffers Depending on GEOS version these may be present 08 August 2022, 06:36:08 UTC
28653b1 Add a test mask: 08 August 2022, 06:36:08 UTC
20497d2 Normalize geometries in tests 08 August 2022, 06:36:08 UTC
9fd055c Fix logic error in test causing failures on newer GDAL 08 August 2022, 06:36:08 UTC
7a64cde Test mask 08 August 2022, 02:15:10 UTC
56555bf Test mask 08 August 2022, 02:15:10 UTC
d637a92 Masks 08 August 2022, 02:15:10 UTC
8239205 Test updates 08 August 2022, 02:15:10 UTC
5fb517b Don't try to install SQL server on docker, we aren't using it at the moment anyway 08 August 2022, 00:05:09 UTC
818d98d Disable image cache threading test on Qt 5.15 We bump up against the deadlock described in https://bugreports.qt.io/browse/QTBUG-84857 (This is actually a really nasty upstream bug which I can still reproduce on 5.15.5 on Fedora, in a range of circumstances) 07 August 2022, 22:36:53 UTC
d2a3d2e Avoid another qt warning about removing null widgets 06 August 2022, 18:04:40 UTC
55d1513 Remove 'multilinestring may be touching at endpoints' isSimple test Seems more recent GEOS versions no longer consider this case as simple 06 August 2022, 18:03:25 UTC
c33801c Don't crash when TestQgsPostgresConn is run when no postgres db available 05 August 2022, 22:00:50 UTC
1f2605e Fix mesh contour test on newer versions 05 August 2022, 22:00:50 UTC
92f3ec8 Don't try to run postgres dependant tests in TestQgsListWidget if PG not available 05 August 2022, 22:00:50 UTC
f480c3d Add some missing Q_OBJECT macros 05 August 2022, 00:43:18 UTC
2a64975 Add some 3d renderer test masks 04 August 2022, 18:50:00 UTC
8c85dee Test masks 04 August 2022, 18:50:00 UTC
2f4b4dd More flake8 fixes 03 August 2022, 02:21:31 UTC
ec2db0b Fixed lint issue with unit tests (cherry picked from commit 3f20c88a6258b5d3d0e9dbd1f8a4e3e4006fc709) 03 August 2022, 02:21:31 UTC
3e73549 [ams] Don't try loading empty URIs Only happens in broken situations, but it's easy enough to avoid 20 July 2022, 03:15:32 UTC
ae2386a Fix MetaSearch core plugin metadata Update the issue tracker URL. Remove the outdated changelog and useless "experimental" and "deprecated" parameters. 18 July 2022, 23:57:37 UTC
905e565 Update values dependencies only if attribute form is not initializing 18 July 2022, 01:39:35 UTC
80338e8 Fix simple marker rotation in dxf export (CW instead of CCW) 18 July 2022, 01:39:35 UTC
0b61547 Fix incorrect dimensionality of curves created from ArcGIS REST geometries, and correctly handle curves with M but not Z values 18 July 2022, 01:39:35 UTC
41c4592 Correctly update raster legend after loading styles Fixes #47506 18 July 2022, 01:39:35 UTC
6707d55 Consistently return null geometry instead of empty point 18 July 2022, 01:39:35 UTC
9c5d22f Fix difference algorithm when differencing a point results in a null geometry Fixes #49291 18 July 2022, 01:39:35 UTC
3c2b20c Don't truncate Uuid string if field length >= Uuid string length 18 July 2022, 01:39:35 UTC
8306438 QPainter::LosslessImageRendering only for Qt >= 5.13.0 18 July 2022, 01:39:35 UTC
a26df75 Fix Lossless image compression in QgsLayoutExporter::print 18 July 2022, 01:39:35 UTC
055755b Fix Lossless image compression in QgsLayoutExporter::exportToPdf 18 July 2022, 01:39:35 UTC
30d34c8 [diagrams] Fix category color opacity not respected 18 July 2022, 01:39:35 UTC
439602b Fix #49127 slider widget 18 July 2022, 01:39:35 UTC
130bfa4 Fix oracle configuration parameters not saved in connection dialog 18 July 2022, 01:39:35 UTC
bf345f2 [Oracle] Fix getSchemas request to not get all system tables 18 July 2022, 01:39:35 UTC
cd53b64 Apply opacities on external layers when use layer ids Fixes an unreported bug when using layer ids and external WMS layers: opacities were ignored for the external layers. This was caused by the layerNickname() returning the layer id which is not known to the client and cannot be used for external layers, layer name is used instead. 18 July 2022, 01:39:35 UTC
fde9557 [layouts] When exporting layouts to image/PDF create any missing directories from path 18 July 2022, 01:39:35 UTC
7d6189b Enable Journal Wal, increase Timeout use only sqlite transaction Fixes Multithreading issues with Mbtile Creation on slow disks and or Machines with a lot of threads. Fixes #47738 18 July 2022, 01:39:35 UTC
1208059 Don't complain about missing paint properties during style conversion Instead just treat all the paint values as their defaults. (This is compliant with the specs) 18 July 2022, 01:39:35 UTC
0ffb55d Correctly set transform for QgsHighlight When we are highlighting a feature, we skip the early transformation and instead defer to the layer's renderer to handle this for us. By correctly setting up the render context with the correct transform and transformed map extent, we ensure that the highlight will render correctly even for complex map symbols (eg geometry generators) Fixes #48439 18 July 2022, 01:39:35 UTC
52a98be emit signal after changing style 18 July 2022, 01:39:35 UTC
f7c8735 fix confusion for default style for mesh layer 18 July 2022, 01:39:35 UTC
f58f9e2 fix mesh settings contours activation 18 July 2022, 01:39:35 UTC
a8e9e6f Release of 3.22.9 15 July 2022, 12:13:59 UTC
5368091 translation update for 3.22.9 from transifex 15 July 2022, 12:13:53 UTC
a11cba0 Update tests/src/python/test_provider_gdal.py 15 July 2022, 04:41:48 UTC
8ef2b67 Fix Pylint. 15 July 2022, 04:41:48 UTC
ace6bd8 [GDAL provider] Workaround GDAL < 3.5.2 performance issue on VRT files of large rasters (fixes qgis#49285) 15 July 2022, 04:41:48 UTC
91b63b2 debian packaging: set gdal library on sid 10 July 2022, 18:24:12 UTC
10ce515 [positioning] Add missing equal-to operator to the QgsSatelliteInfo class 08 July 2022, 06:20:24 UTC
f5f1197 [themes] Follow up 216ed99: re-add borders for disabled list/table widgets 20 June 2022, 03:12:05 UTC
ae5e7d2 [ui][themes] Fix undesired border line for QFrame widgets 19 June 2022, 22:29:17 UTC
2c33bc4 layer_property(..., 'path') should work for all layer types Fixes #49011 18 June 2022, 01:25:33 UTC
d0b2ef5 [db manager] Don't load preview layers into project Fixes #47159 18 June 2022, 01:25:33 UTC
62c07eb Fix hovering features in attribute table in dark themes selects them The previous code was relying on the assumption that mouse tracking would only ever be active on the list if a mouse button was currently being held down -- this isn't true on the dark themes, which use hover state theming which causes mouse tracking to be enabled even when buttons are not pressed. Rework the code to avoid the assumption. Fixes #48914 18 June 2022, 01:25:33 UTC
03feed4 Don't override atlas expression context when rendering map item overview frame as a temporary layer Fixes #48963 18 June 2022, 01:25:33 UTC
4d858c8 Normalize tests 18 June 2022, 01:25:33 UTC
3f1d0c5 Use explain plan to estimate featureCount with filter (fixes #48446) 18 June 2022, 01:25:33 UTC
68c3ad5 Fix capitalisation 18 June 2022, 01:25:33 UTC
94e406f Fix selecting/deselecting all in offline editing dialog when some layers are in unchecked groups Fixes #48971 18 June 2022, 01:25:33 UTC
ae49b19 fix loading multiple pointclouds at once 18 June 2022, 01:25:33 UTC
7e5dd8b more generic encode/decode uri 18 June 2022, 01:25:33 UTC
3734f74 fix mesh layer relative path 18 June 2022, 01:25:33 UTC
7173d5f test mesh layer relative path 18 June 2022, 01:25:33 UTC
8c7ee77 Fix picking values from QgsFeatureListComboBox Fixes #48459 18 June 2022, 01:25:33 UTC
1a37c98 Fix geometry based expression attributes for diagrams Fixes #47800 18 June 2022, 01:25:33 UTC
0fe6524 Make atlas coverage layer available to expression builder for custom grid format Fixes #48833 18 June 2022, 01:25:33 UTC
3aa4191 [ui] Fix grid decoration widget spacing issues in dialog 18 June 2022, 01:25:33 UTC
e78dd2f Ensure that user create layer default styles take precedence over provider default styles Fixes #48667 (cherry picked from commit 814a146df6b1e3400d6d2c098110253bbfabae22) 18 June 2022, 01:25:33 UTC
6eeeb69 Disable Z interpolation in some cases fix 18 June 2022, 01:25:33 UTC
50f6501 fix advanced digitizing distance when snapping 18 June 2022, 01:25:33 UTC
b6b47e6 new scratch layer diaog - initially select all name and focus the name widget So users can immediately start typing the new layer name 18 June 2022, 01:25:33 UTC
050079a Ensure layer level expressions work correctly for diagrams We need to make the layer expression scope available at diagram render time in order for functions like aggregates to render correctly Fixes #47800 18 June 2022, 01:25:33 UTC
e6751f6 Fix handling of WMTS sources with dimensions in browser Expose the available dimensions in the browser panel so that these layers can be correctly added. Fixes #36264 18 June 2022, 01:25:33 UTC
98df198 Handle gracefully duplicate style/format entries in WM(T)S GetCapabilities responses Avoid adding duplicate values -- while the root cause is some server misconfiguration, these duplicate values are confusing for users and of no value to expose. 18 June 2022, 01:25:33 UTC
b61dd99 When a the setting to ask users for coordinate operations is active, don't show this dialog for the first layer added to a project and the setting for matching a new project's CRS to that of the first layer added is active. 18 June 2022, 01:25:33 UTC
15cf99e Add test for retaining mesh renderer settings when changing a mesh layer data source 18 June 2022, 01:25:33 UTC
13fec42 Fix loss of mesh layer styling when fixing a broken path to a mesh layer The existing style was being incorrectly replaced with a default render settings 18 June 2022, 01:25:33 UTC
75aeb21 Partial fix for #48748: take geom column name 18 June 2022, 01:25:33 UTC
c27a8db Raster metadata: use same numeric format for extent and origin Fixes #48767 18 June 2022, 01:25:33 UTC
0414472 add tests 18 June 2022, 01:25:33 UTC
d6f9013 fix QgsMeshUtils::exportRasterBlock 18 June 2022, 01:25:33 UTC
2a3dfc2 Another object cast 18 June 2022, 01:25:33 UTC
e231356 Apply suggestions from code review Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com> 18 June 2022, 01:25:33 UTC
e586a96 Add sublayers as group to current layer/group Fixes #48694 18 June 2022, 01:25:33 UTC
5339e01 fallback to EPSG:4326 as output CRS in Nominatim geocoder algorithm if input does not have CRS (fix #48385) 18 June 2022, 01:25:33 UTC
aee623c Use transformBoundingBox for bbox transform 18 June 2022, 01:25:33 UTC
d38fc74 Some more test cases 18 June 2022, 01:25:33 UTC
585b949 Fix a server WFS GetFeature issue with wrong projected envelope Fix #48642 When requesting GetFeature on a single layer, the collection's envelope was always in layer's CRS ignoring SRSNAME. 18 June 2022, 01:25:33 UTC
d58f78a Fix oracle attr order in queries Fixes #35309 18 June 2022, 01:25:33 UTC
2f3113b Fix point displacement and cluster renderer handling of multipoint layers Sponsored by Tudor Bărăscu 18 June 2022, 01:25:33 UTC
965ee13 Apply suggestions from code review 18 June 2022, 01:25:33 UTC
b117daf avoid multiple map lookups and more const correctness 18 June 2022, 01:25:33 UTC
f88419b fix output items placement when they are added after addition of the algorithm item (fix #48132) 18 June 2022, 01:25:33 UTC
d486358 improve parameter conversion for use in source iterating mode when parameter value is a string and does not contain dots (fix #48383) 18 June 2022, 01:25:33 UTC
cf1f85b fill in inputs in the Processing batch dialog starting from the first empty row (fix #43869) 18 June 2022, 01:25:33 UTC
2ff958f fix handling of algorithm flags in modeler tree view (fix #48586) 18 June 2022, 01:25:33 UTC
6d41343 correctly restore state of the Processing settings when search text is cleared (fix #34543) 18 June 2022, 01:25:33 UTC
5d39f49 Fix missing scope in relation-reference filters Fixes #48190 18 June 2022, 01:25:33 UTC
back to top