Activity
From 2023-07-28 to 2023-08-26
2023-08-26
- 05:22 AM Revision eba2cb85 (qgis): [gui][processing] Allow for enum parameter's combobox to wide smaller t...
- 05:22 AM Revision a3fe6bb2 (qgis): [gui][processing] Allow for parameter description labels to wrap at wor...
2023-08-25
- 12:50 AM Revision 948d7054 (qgis): add Azerbaijan translation
- 12:49 AM Revision a93b925f (qgis): add Azerbaijan flag
- (cherry picked from commit be30b03aff5de5cd5f6fb12f5d14cea02b815acb)
- 12:48 AM Revision be30b03a (qgis): add Azerbaijan flag
- 09:06 PM Revision 2346f753 (qgis): Correctly calculate model child dependencies when a model step
- uses expressions for parameter values and contains variables
generated by another step in the model
We were showing ... - 01:19 PM Revision 17e5aa50 (qgis): [ui][symbology] Fix customized graduated renderer label format and prec...
- 01:19 PM Revision 077c1977 (qgis): [ui][symbology] Fix customized graduated renderer label format and prec...
- 08:44 AM Revision ef50584d (qgis): [layout] set clear value to 0 for grid offset spinboxes
- 07:44 AM Revision 94d2f855 (qgis): [processing] Add a new 'Calculate expression' algorithm for use in models
- This algorithm will simply calculate the results of a QGIS expression
and make the result available for use in other ... - 07:44 AM Revision 32abc340 (qgis): Add metadata to permit processing parameters to limit the available
- types of value source they can be linked to in models
- 07:44 AM Revision 440cac29 (qgis): Promote QgsProcessingModelChildParameterSource source to enum class and...
- This wasn't marked as stable API, so we don't need any of the usual monkey patching code
- 07:44 AM Revision 3707702a (qgis): Add a processing output type for variant values
- Should be used when the output is a flexible type and may represent
any QVariant value. - 07:44 AM Revision ba7bdec4 (qgis): Variant outputs must be available for use as inputs for most parameter ...
- 07:07 AM Revision d2486749 (qgis): Convert curved parameter should be optional to avoid breaking older mod...
- 07:03 AM Revision 3163a30f (qgis): Convert curved parameter should be optional to avoid breaking older mod...
- 07:02 AM Revision bbc367a4 (qgis): Add choice of log level to algorithm settings panel
- Allows users to run algorithms with verbose logging through the
GUI (previously only available via qgis_process or mo... - 07:02 AM Revision 2650c1af (qgis): Log results from each child algorithm step in models when verbose outpu...
- 07:02 AM Revision 8df81bef (qgis): Add a new processing log level for debugging models
- At model debug log level we'll show all the generic
logs for step preparation, inputs and outputs for every
child alg... - 06:50 AM Revision 97ee468d (qgis): [layout] set clear value to 0 for grid offset spinboxes
- 05:39 AM Revision 568eec9f (qgis): [ui][symbology] Fix customized graduated renderer label format and prec...
- 05:39 AM Revision 1de6a031 (qgis): [ui][symbology] Fix customized graduated renderer label format and prec...
- 05:34 AM Revision 4d5ff787 (qgis): [ui][symbology] Fix customized graduated renderer label format and prec...
- 03:26 AM Revision a820ecf2 (qgis): [ui] Fix svg selector widget's parameters view not closing field expres...
- 02:16 AM Revision 6472e401 (qgis): [layout] set clear value to 0 for grid offset spinboxes
- 02:16 AM Revision fd51ae6c (qgis): [layout] set clear value to 0 for grid offset spinboxes
- 02:12 AM Revision 608a8029 (qgis): [layout] set clear value to 0 for grid offset spinboxes
2023-08-24
- 11:57 PM Revision 9b1716dc (qgis): qgschunkedentity: Simplify while logic in startJobs()
- 11:57 PM Revision b7a10019 (qgis): qgschunkedentity: Disconnect finished signal when a job is canceled
- This prevents a crash in `QgsChunkedEntity::onActiveJobFinished()`
which tries to access a job that no long exists. - 11:57 PM Revision 0710c505 (qgis): qgs3dmapscene: Delete the terrain to properly stop active jobs
- When a terrain (a `QgsTerrainEntity`) is replaced by a new one (in
`Qgs3DMapSettings::setTerrainGenerator()`),
`Qgs3D... - 11:22 PM Revision a52a0867 (qgis): qgschunkedentity: Simplify while logic in startJobs()
- 11:22 PM Revision 7d8abe07 (qgis): qgs3dmapscene: Delete the terrain to properly stop active jobs
- When a terrain (a `QgsTerrainEntity`) is replaced by a new one (in
`Qgs3DMapSettings::setTerrainGenerator()`),
`Qgs3D... - 11:22 PM Revision 1a54c09a (qgis): qgschunkedentity: Disconnect finished signal when a job is canceled
- This prevents a crash in `QgsChunkedEntity::onActiveJobFinished()`
which tries to access a job that no long exists. - 05:28 PM Revision 00939e47 (qgis): qgschunkedentity: Disconnect finished signal when a job is canceled
- This prevents a crash in `QgsChunkedEntity::onActiveJobFinished()`
which tries to access a job that no long exists. - 05:28 PM Revision 55a40d3a (qgis): qgs3dmapscene: Delete the terrain to properly stop active jobs
- When a terrain (a `QgsTerrainEntity`) is replaced by a new one (in
`Qgs3DMapSettings::setTerrainGenerator()`),
`Qgs3D... - 05:28 PM Revision b2455eab (qgis): qgschunkedentity: Simplify while logic in startJobs()
- 05:28 PM Revision 40283baf (qgis): qgschunkedentity: Simplify while logic in startJobs()
- 05:28 PM Revision 10107142 (qgis): qgschunkedentity: Disconnect finished signal when a job is canceled
- This prevents a crash in `QgsChunkedEntity::onActiveJobFinished()`
which tries to access a job that no long exists. - 05:28 PM Revision 6e5be3c5 (qgis): qgs3dmapscene: Delete the terrain to properly stop active jobs
- When a terrain (a `QgsTerrainEntity`) is replaced by a new one (in
`Qgs3DMapSettings::setTerrainGenerator()`),
`Qgs3D... - 05:22 PM Revision c2e00b2f (qgis): [3D] crash - Fix terrain reloading (#54328)
- 11:33 AM Revision 44b84b5f (qgis): Add algorithm to convert content from a GLTF/GLB file to standard
- vector layer features
Allows conversion of 3d tile content to editable formats - 10:39 AM Revision d77e978d (qgis): Handle the situation where a stored component type is incorrect
- and not sufficient to store the actual number of stored points
Ports the workaround from https://github.com/CesiumGS... - 10:37 AM Revision b35988e4 (qgis): Raise a warning when encountering emissiveFactor with array length
- of 4 instead of aborting the model loading
Submitted upstream as https://github.com/syoyo/tinygltf/pull/445 - 10:37 AM Revision 0ffb2400 (qgis): Upgrade tinygltf to 2.8.14
- No relevant fixes, just minimizing diff with upstream
- 10:37 AM Revision aad269ee (qgis): Fix misleading error message
- Submitted upstream as https://github.com/syoyo/tinygltf/pull/446
- 10:27 AM Revision 13fe41dc (qgis): Add a fallback fill symbol to the 2d tiled scene texture renderer
- to use when scenes have no textures available for some primitives
Since there's no way to determine in advance wheth... - 10:09 AM Revision 50a69a24 (qgis): Add missing icon
- 10:09 AM Revision 514635c4 (qgis): Use 'Scene' text for browser root item to match data source manager text
- 06:47 AM Revision f1e1662f (qgis): Lower default pixel error for 3d tiled scenes to 15 px to match cesium ...
- 06:47 AM Revision 6ab13a36 (qgis): Apply suggestions from code review
- 06:22 AM Revision 985e2df0 (qgis): testqgsgeometry: Fix orientedMinimumBoundingBox test
- - Fix wkt geometry definition (missing parenthesis)
- Fix expected result
- Improve result comparison
2023-08-23
- 11:45 PM Revision e8ff03b0 (qgis): correctly handle composite file extensions like tar.gz or copc.laz when
- retrieving extensions from the file filter (refs #53476)
- 11:44 PM Revision 8e3b9e34 (qgis): display more verbose and less cryptic error if user selects unsupported
- output format in point cloud algorithms (fix #53476)
- 03:08 PM Revision b36b4d3e (qgis): port XYZ tiles algorithms
- 02:09 PM Revision 5b4b6393 (qgis): Add icon for cesium 3d tile connections
- 02:09 PM Revision 54691b9d (qgis): Add some tiled scene connection icons
- 02:08 PM Revision fd9f39e0 (qgis): Spelling
- 02:08 PM Revision e4770a18 (qgis): Don't try to render line primitives if the renderer won't do anything w...
- 02:08 PM Revision 64a4ad08 (qgis): Render line primitives when rendering tiled scenes in 2d with
- the wireframe renderer
- 02:08 PM Revision fd1e9c14 (qgis): Fix triangular spikes for good
- 02:08 PM Revision 8fb08409 (qgis): Clear value for tiled scene max error should be 3 mm
- 02:08 PM Revision 1c4f8d31 (qgis): Show descriptive error when encountering GLTF v1 tiles
- 02:08 PM Revision af857fbd (qgis): Test mask
- 02:08 PM Revision 661a0a0b (qgis): Don't spam with the same error multiple times
- 01:59 PM Revision d05c8989 (qgis): Implement elevation properties for tiled scene layers
- Allows offsetting and scaling z value in the scene by specified
amounts - 09:16 AM Revision d71cbb02 (qgis): Add some useful model stats to output
- 09:16 AM Revision a80b7538 (qgis): Convert legacy b3dm rtc center to GLTF CESIUM_RTC extension
- 09:16 AM Revision ec6a5569 (qgis): Allow creating glb files
- 09:16 AM Revision d38cf4b7 (qgis): Add processing algorithm to convert legacy B3DM files to GLTF files
- Useful when working with cesium 3d tiles!
- 07:40 AM Revision b7c666db (qgis): fix patching code
- 07:40 AM Revision 5b554b2a (qgis): return invalid item
- 07:40 AM Revision 6dffd72d (qgis): sipify
- 07:37 AM Revision 00a543f5 (qgis): move enum to Qgis
- 07:35 AM Revision 98d9a313 (qgis): add separate align raster algorithm for modeler
- 07:35 AM Revision 7d6361e3 (qgis): missed file
- 07:35 AM Revision fa59a02c (qgis): doxymentation and SIP fixes
- 07:35 AM Revision 020efbee (qgis): new parameter type for align raster algorithm
- 07:35 AM Revision c2d43d5e (qgis): reword parameter labels
- 07:35 AM Revision 0eff0b74 (qgis): do not require reference layer
- 07:35 AM Revision bd627101 (qgis): move some struct and enum defintions from analysis library to core in
- order to make them accessible for Processing
- 07:35 AM Revision 051143ff (qgis): drop old align raster tool and add processing algorithm to the Raster
- menu
- 07:35 AM Revision f9d50bf2 (qgis): port align raster tool to Processing
- 07:35 AM Revision cde088ec (qgis): widget wrapper for align rasters parameter
- 03:14 AM Revision 91e26c89 (qgis): Fix #54139 - Add option to auto-open exported PDF
- 03:14 AM Revision 20868719 (qgis): Add export to image settings
- 03:14 AM Revision 9a9e8afd (qgis): Apply suggestions from code review
- 03:14 AM Revision 931b8327 (qgis): Add export to svg settings
- 03:12 AM Revision a65ec9b2 (qgis): Fix crash when trying to request features from invalid GPX layer
- Fixes #54021
- 03:12 AM Revision 7dc59d21 (qgis): Fix crash when trying to request features from invalid GPX layer
- Fixes #54021
2023-08-22
- 11:57 AM Revision 8dd74b81 (qgis): When rendering tile borders for tiled scenes in 2d, also overlay
- the tile ids onto the tiles
This matches what we do for vector tiles, and makes it easier to
debug what's happening ... - 09:30 AM Revision 4771c9ad (qgis): Default to not showing bounding boxes for tiled scene 3d renderers
- 09:30 AM Revision e8fd732f (qgis): Minor tweaks to tiled scene 3d renderer widget
- 04:29 AM Revision c3e122b3 (qgis): Combine rtc center translation with tile transform for code simplicity
- 04:29 AM Revision c2559626 (qgis): Add method to translate QgsMatrix4x4 by QgsVector3D
- 04:29 AM Revision 816c274b (qgis): Handle RTC_CENTER offsets specified in the feature table
- of legacy B3DM files
See https://github.com/CesiumGS/3d-tiles/tree/main/specification/TileFormats/Batched3DModel#fea...
2023-08-21
- 12:49 AM Revision 26a85ec6 (qgis): Try to free some more space in docker build workflow
- Refs https://github.com/qgis/QGIS/issues/54314
- 12:11 AM Revision d11924d5 (qgis): Cache texture requests for 3d tiled scene renderer
- 11:11 PM Revision 59a5e436 (qgis): Fix typo in Continuous Surface fill limit default value
- 04:11 PM Revision 1ef9ce3d (qgis): Also set 'evaluate default values on provider side' property when loadi...
- 04:11 PM Revision 03f3bed6 (qgis): Also set 'evaluate default values on provider side' property when loadi...
- 04:07 PM Revision 38656820 (qgis): Also set 'evaluate default values on provider side' property when loadi...
- 02:11 PM Revision 77c5adfc (qgis): INSTALL.md add link to build dependencies to debian packaging section
- 09:55 AM Revision 419ec9cf (qgis): Fix crash when trying to request features from invalid GPX layer
- Fixes #54021
- 09:55 AM Revision 3387dbce (qgis): Fix crash when trying to request features from invalid GPX layer
- Fixes #54021
- 09:51 AM Revision 702167b4 (qgis): Fix crash when trying to request features from invalid GPX layer
- Fixes #54021
- 05:28 AM Revision c2e12322 (qgis): Merge pull request #54299 from qgis/queued_ltr_backports
- Queued ltr backports 3.28.11
2023-08-20
- 10:43 PM Revision ff54c484 (qgis): Fix messed up enum documentation in generated doxygen outputs
- 10:43 PM Revision 6f3f6f0a (qgis): Trying to handle SIP_MONKEYPATCH_FLAGS_UNNEST breaks doxygen
2023-08-19
- 12:11 AM Revision e04649d9 (qgis): Try to reactivate msys2 workflow
- 12:11 AM Revision c43383ad (qgis): Add draco
- 12:11 AM Revision 819f7dbf (qgis): Build without draco
2023-08-18
- 10:18 PM Revision 1778cbbb (qgis): processing: Fix some gdal raster tests for gdal 3.6 and above
- This has been tested with GDAL 3.4, 3.5, 3.6 and 3.7.
- 10:18 PM Revision 2af3c42b (qgis): processing: Fix some gdal vector tests for GEOS 3.11 and above
- This has been tested with GEOS 3.10, 3.11 and 3.12.
- 10:18 PM Revision cd3bcd67 (qgis): gdal_algorithm_vector_tests: Remove empty line at the end of file
- 10:17 PM Revision 56832706 (qgis): qgs3dmapsettings: Fix typo in a comment
- 10:16 PM Revision 5b07fbfe (qgis): Fix messed up enum documentation in generated doxygen outputs
- 10:16 PM Revision 09a302a6 (qgis): Trying to handle SIP_MONKEYPATCH_FLAGS_UNNEST breaks doxygen
- 02:02 PM Revision c0b88339 (qgis): Release of 3.32.2
- 02:02 PM Revision 2e3815dc (qgis): translation update for 3.32.2 from transifex
- 02:01 PM Revision e2edb9c4 (qgis): Release of 3.28.10
- 02:01 PM Revision 39d9e923 (qgis): translation update for 3.28.10 from transifex
- 12:47 PM Revision 25e14420 (qgis): avoid detach (#54285)
- 12:44 PM Revision ba7d96ca (qgis): Update src/analysis/processing/qgsalgorithmgrid.cpp
- 12:44 PM Revision 0ebad4cb (qgis): Apply suggestions from code review
- 12:44 PM Revision 9df3715f (qgis): Apply suggestions from code review
- 12:44 PM Revision 6ffa4937 (qgis): Add a row_index and col_index field to the output of the "Create Grid" ...
- row and col variable where already used for generating the grid, this commit just expose them into new fields
Motiva... - 12:09 PM Revision 8fd0a57a (qgis): Build without draco
- 10:00 AM Revision 7540e600 (qgis): Trying to handle SIP_MONKEYPATCH_FLAGS_UNNEST breaks doxygen
- 10:00 AM Revision ddb5e4a5 (qgis): Fix messed up enum documentation in generated doxygen outputs
- 10:00 AM Revision 4bdb6dd9 (qgis): Trying to handle SIP_MONKEYPATCH_FLAGS_UNNEST breaks doxygen
- 10:00 AM Revision b35036f9 (qgis): Fix messed up enum documentation in generated doxygen outputs
- 09:54 AM Revision d874d9c0 (qgis): Trying to handle SIP_MONKEYPATCH_FLAGS_UNNEST breaks doxygen
- 09:54 AM Revision 73188e80 (qgis): Fix messed up enum documentation in generated doxygen outputs
- 09:54 AM Revision 35e1693c (qgis): Ensure layer filter is retained after cloning layers
- Fixes #53774
- 07:31 AM Revision c45998ea (qgis): Make sure that empty chunk nodes do not affect the parent nodes' boundi...
- 07:31 AM Revision b360a924 (qgis): Add test mask
- (cherry picked from commit 5ff8855317804824835742f58b45c2b2a21403c3)
- 07:31 AM Revision e1403403 (qgis): Additional test mask
- 07:31 AM Revision 9feb2351 (qgis): lower initial vector layer estimated z range
- 07:31 AM Revision 3e14c927 (qgis): fix typo
- 07:31 AM Revision dbcb5bd9 (qgis): Add test masks
- 07:30 AM Revision 692496b9 (qgis): Ensure layer filter is retained after cloning layers
- Fixes #53774
- 06:10 AM Revision 82e82129 (qgis): Apply suggestions from code review
- 06:10 AM Revision 77f8feca (qgis): Version added to sip
- 06:10 AM Revision 13823952 (qgis): Added new QgsProject signal willBeCleared
- New signal emitted every time in the beginning of QgsProject::clear call
- 06:10 AM Revision c8ff4df8 (qgis): Updated sip wrappers
- 06:10 AM Revision db0d7c1e (qgis): Update src/core/project/qgsproject.h
- Co-authored-by: Nyall Dawson <[email protected]>
- 06:09 AM Revision b01db681 (qgis): Add warning when last used profile was missing
- 03:45 AM Revision 0a04a644 (qgis): QString fixup
- 03:40 AM Revision 373a6398 (qgis): Apply suggestions from code review
- 03:40 AM Revision 6d892d69 (qgis): Disable comma field separator when it is used as decimal separator
- 03:40 AM Revision 5771f88e (qgis): Fix Qt6 build
- 02:59 AM Revision 379fa60e (qgis): Ensure layer filter is retained after cloning layers
- Fixes #53774
- 02:59 AM Revision c5ee19e4 (qgis): Ensure layer filter is retained after cloning layers
- Fixes #53774
- 02:54 AM Revision b2748d9c (qgis): Ensure layer filter is retained after cloning layers
- Fixes #53774
- 02:16 AM Revision 96daee86 (qgis): Fixes workflows badge in README
- 02:14 AM Revision 0fd29950 (qgis): Add test mask
- (cherry picked from commit 5ff8855317804824835742f58b45c2b2a21403c3)
- 02:13 AM Revision 6a35c9a6 (qgis): Merge pull request #54267 from kadas-albireo/synclegend
- Synchronously fetch legend graphics when exporting layouts to PDF
- 02:09 AM Revision fd6f2604 (qgis): remove Arcgis Map Server
- 02:09 AM Revision ff674379 (qgis): Update MetaSearch with new settings API
- fixes #54144
- 02:09 AM Revision c5151872 (qgis): fix test
- 02:08 AM Revision ede269dd (qgis): Don't delete associated file on download cancellation
- 02:08 AM Revision b35600f2 (qgis): Make web viewer work with local files
2023-08-17
- 01:58 AM Revision ceb7040c (qgis): DTM Filter docs: adjust scope of italic formatting
- 01:57 AM Revision 3b54b298 (qgis): Handle PJ_TYPE_COORDINATE_METADATA in switch
- 11:04 PM Revision 0d866e62 (qgis): Add draco
- 10:48 PM Revision 85874e9e (qgis): Try to reactivate msys2 workflow
- 10:02 AM Revision 46701591 (qgis): Synchronously fetch legend graphics when exporting layouts to PDF
- 02:45 AM Revision 726171cd (qgis): Set correct parents when creating chunk nodes for tiled scene
- 02:45 AM Revision 43105b33 (qgis): Fix unloading strategy when we hit GPU memory limit for entity
- Previously we would remove any nodes that were at the end of
the replacement queue, which was causing some bad behavi... - 02:45 AM Revision 2bc98792 (qgis): Use zip_get_num_entries
- 02:45 AM Revision 4313c050 (qgis): FIx deprecation warning in vectortile
2023-08-16
- 09:59 PM Revision a4766162 (qgis): change "QWT_PATH..." to " QSCINTILLA_PATH..." (#54233)
- Signed-off-by: wulu <[email protected]>
- 09:59 PM Revision 68b67ed1 (qgis): Merge pull request #54256 from qgis/backport-54252-to-release-3_32
- [Backport release-3_32] [DXF] Don't write nan or inf in group codes for X and Y scale factors (Fix #54176)
- 05:26 PM Revision 84caee52 (qgis): Merge pull request #53960 from Djedouas/delete-curve-vertex
- Fix delete curve vertex
- 01:42 PM Revision 6464020f (qgis): fix test
- 01:42 PM Revision b997a78f (qgis): Update MetaSearch with new settings API
- fixes #54144
- 01:42 PM Revision 09d15fad (qgis): remove Arcgis Map Server
- 01:38 PM Revision 59399cd1 (qgis): Update MetaSearch with new settings API (#54238)
- * Update MetaSearch with new settings API
fixes #54144
* remove Arcgis Map Server
* fix test - 09:38 AM Revision 55f45301 (qgis): Don't delete associated file on download cancellation
- 09:38 AM Revision c073cca9 (qgis): Make web viewer work with local files
- 09:33 AM Revision e0ce0560 (qgis): Don't delete associated file on download cancellation
- 09:33 AM Revision 61f0d27a (qgis): Make web viewer work with local files
- 08:50 AM Revision f634ee38 (qgis): fix test
- 05:19 AM Revision 9eb35537 (qgis): Add Python bindings for tiled scene 3D renderer
- 05:19 AM Revision e8a24b0f (qgis): Fixed note + added convert to subclass code
- 04:42 AM Revision 23469569 (qgis): [DXF] Don't write nan or inf in group codes for scale factors
- 04:37 AM Revision 0620c80d (qgis): [DXF] Don't write nan or inf in group codes for scale factors
- 03:00 AM Revision c7563cec (qgis): Add generic API to allow map layer renderers to show temporary in
- progress preview render results while drawing the layer, which
differ from the final layer render
The immediate use ... - 03:00 AM Revision 6c0f4ac6 (qgis): Correctly handle null cached image results
- 03:00 AM Revision 67ff3546 (qgis): When doing incremental renders for tiled scene layers, sort the
- primitives from each tile by z order before rendering them
This avoids a bunch of z order artifacts, leaving only ar...
2023-08-15
- 12:01 PM Revision 99608ced (qgis): Fix sliver triangle rendering artifacts in tiled scene renderer
- Don't try to draw near vertical triangles in 2d views
- 12:00 PM Revision d8877c76 (qgis): Strip some unwanted warnings during gltf model loading
- 10:14 AM Revision 23b994db (qgis): Test mask update
- 10:14 AM Revision c8cf3d35 (qgis): When exporting layouts with a tiled scene layer set to texture renderer,
- force the layer to be rasterised
There's no benefit in exporting these layers as a bunch of triangular
images which ... - 09:19 AM Revision f27cc254 (qgis): remove Arcgis Map Server
- 06:41 AM Revision 9c6d4791 (qgis): Add basic GUI for tiled scene 3D renderer
- 06:41 AM Revision 7c2b9155 (qgis): Update src/app/3d/qgstiledscenelayer3drendererwidget.cpp
- 02:53 AM Revision 78d64a17 (qgis): [ui] Improve looks of range (spinbox) wrapper on light/dark themes
- 02:53 AM Revision a9326f2c (qgis): [ui] Remove hack-ish styling for text edit wrapper which breaks dark th...
- 02:53 AM Revision 95e43b0c (qgis): [themes] Respect read-only and frameless properties
- 02:53 AM Revision 02b7183e (qgis): Adjust test
- 02:53 AM Revision 049d85f9 (qgis): [ui] Fix QgsDateTimeEdit showing clear button in read-only mode and add...
- 02:19 AM Revision 7a6d5989 (qgis): Fix QgsChunkNodeId::text()
- 02:19 AM Revision 7d3ef775 (qgis): Mark node tile as NotJson when its hierarchy fetch fails
- When we fetch hierarchy and it leads to a bad URL, we get no content
and then we try to get the hierarchy again and a... - 02:18 AM Revision 35e69ca3 (qgis): Move includes to .cpp
- (cherry picked from commit 499b5fc6a49ba76ea1a9084e379f62f28644dae3)
- 02:18 AM Revision d0bdcb93 (qgis): Data Source Manager - GPS: connect Help button to docs
- (cherry picked from commit 531fe7fb870a5e89225d84b07c4e1042711e83d3)
- 02:18 AM Revision 13ddc9df (qgis): Data Source Manager - Mesh: connect Help button to docs
- (cherry picked from commit daa2dcb97d02726707b6d8a1ffce8e305bcebd57)
- 02:18 AM Revision 776bb5db (qgis): Data Source Manager - Raster: connect Help button to docs
- (cherry picked from commit c78f27d0cb927b1935598a5da6c5c977c33d70fd)
- 02:18 AM Revision 8cb57308 (qgis): Data Source Manager - Point Cloud: connect Help button to docs
- (cherry picked from commit 85bc2ebfb08dfc84ed20e527541a23807648a84a)
- 02:18 AM Revision a5715b75 (qgis): Data Source Manager - Metadata: connect Help button to docs
- (cherry picked from commit a6fe7b1402acca6f40040abc4e5c7144d1754690)
- 02:10 AM Revision e6faba35 (qgis): Data Source Manager - Mesh: connect Help button to docs
- (cherry picked from commit daa2dcb97d02726707b6d8a1ffce8e305bcebd57)
- 02:10 AM Revision 79cf1152 (qgis): Data Source Manager - Metadata: connect Help button to docs
- (cherry picked from commit a6fe7b1402acca6f40040abc4e5c7144d1754690)
- 02:10 AM Revision 90c31732 (qgis): Data Source Manager - GPS: connect Help button to docs
- (cherry picked from commit 531fe7fb870a5e89225d84b07c4e1042711e83d3)
- 02:10 AM Revision 4b8b2a54 (qgis): Data Source Manager - GeoNode: connect Help button to docs
- 02:10 AM Revision 4ac8eab2 (qgis): Move includes to .cpp
- (cherry picked from commit 499b5fc6a49ba76ea1a9084e379f62f28644dae3)
- 02:10 AM Revision 183fc21e (qgis): Data Source Manager - Point Cloud: connect Help button to docs
- (cherry picked from commit 85bc2ebfb08dfc84ed20e527541a23807648a84a)
- 02:10 AM Revision 95e6b2c5 (qgis): Data Source Manager - Raster: connect Help button to docs
- (cherry picked from commit c78f27d0cb927b1935598a5da6c5c977c33d70fd)
2023-08-14
- 01:54 AM Revision 33efcdf6 (qgis): Merge pull request #54225 from qgis/backport-54189-to-release-3_32
- [Backport release-3_32] Improve attributes form with dark themes
- 01:53 AM Revision 5ff88553 (qgis): Add test mask
- 04:53 PM Revision 9a3b87b1 (qgis): Update MetaSearch with new settings API
- fixes #54144
- 10:33 AM Revision f0d6a9d4 (qgis): Merge pull request #53830 from mhugent/server_fix_dxf_layer_filter
- Move QgsWmsRestorer in QGIS Server DXF export one level up
- 10:02 AM Revision 32d32b43 (qgis): Additional test mask
- 10:02 AM Revision 0559aa0e (qgis): lower initial vector layer estimated z range
- 10:02 AM Revision 771408d5 (qgis): Add test masks
- 10:02 AM Revision 493daa9d (qgis): fix typo
- 10:02 AM Revision 1dabd0a4 (qgis): Make sure that empty chunk nodes do not affect the parent nodes' boundi...
- 10:02 AM Revision 9faad16a (qgis): Additional test mask
- 10:02 AM Revision 48acc8b2 (qgis): Add test masks
- 10:02 AM Revision f81b2118 (qgis): lower initial vector layer estimated z range
- 10:02 AM Revision 95d6d236 (qgis): fix typo
- 10:02 AM Revision 4bfdc1a1 (qgis): Make sure that empty chunk nodes do not affect the parent nodes' boundi...
- 09:57 AM Revision 2f68a1de (qgis): Add test masks
- 09:57 AM Revision cb5f183c (qgis): lower initial vector layer estimated z range
- 09:57 AM Revision b0c4b0c8 (qgis): Additional test mask
- 09:57 AM Revision a70e5ff3 (qgis): fix typo
- 09:57 AM Revision bdbd3af8 (qgis): Make sure that empty chunk nodes do not affect the parent nodes' boundi...
- 09:19 AM Revision 58eb3642 (qgis): Use tile manager for downloading tiled scene content (when not on main
- thread)
- 04:41 AM Revision 531fe7fb (qgis): Data Source Manager - GPS: connect Help button to docs
- 04:41 AM Revision a6fe7b14 (qgis): Data Source Manager - Metadata: connect Help button to docs
- 04:41 AM Revision c78f27d0 (qgis): Data Source Manager - Raster: connect Help button to docs
- 04:41 AM Revision daa2dcb9 (qgis): Data Source Manager - Mesh: connect Help button to docs
- 04:41 AM Revision 499b5fc6 (qgis): Move includes to .cpp
- 04:41 AM Revision 5b11246d (qgis): Data Source Manager - Scene: connect Help button to docs
- 04:41 AM Revision 85bc2ebf (qgis): Data Source Manager - Point Cloud: connect Help button to docs
- 03:56 AM Revision cd31612a (qgis): Fix mingw build
- (cherry picked from commit 2a4a4b69475f9ae7d00880a6d3434f723a2a52c1)
- 03:50 AM Revision 4b442326 (qgis): Fix use after free when truncating 3d scene nodes
- 03:48 AM Revision c8ffac04 (qgis): fix Qscintilla include dir on ArchLinux with Qt6
- Signed-off-by: wulu <[email protected]>
- 03:15 AM Revision 3de6c5fd (qgis): Fix mingw build
- (cherry picked from commit 2a4a4b69475f9ae7d00880a6d3434f723a2a52c1)
- 03:14 AM Revision 706b853d (qgis): [ui] Fix QgsExpressionLineEdit's display of valid expression for dark t...
- 03:14 AM Revision 7a38d339 (qgis): [ui] Fix QgsExpressionLineEdit's display of valid expression for dark t...
2023-08-13
- 11:29 PM Revision f4f7d5b9 (qgis): [ui] Fix QgsExpressionLineEdit's display of valid expression for dark t...
- 11:29 PM Revision 744dbb6d (qgis): [ui] Fix QgsExpressionLineEdit's display of valid expression for dark t...
- 11:25 PM Revision caad53dd (qgis): [ui] Improve looks of range (spinbox) wrapper on light/dark themes
- 11:25 PM Revision 9408283b (qgis): [themes] Respect read-only and frameless properties
- 11:25 PM Revision 588cde76 (qgis): [ui] Fix QgsDateTimeEdit showing clear button in read-only mode and add...
- 11:25 PM Revision 43847096 (qgis): Adjust test
- 11:25 PM Revision f5fd0fa3 (qgis): [ui] Remove hack-ish styling for text edit wrapper which breaks dark th...
- 11:24 PM Revision a6711b14 (qgis): Adjust test
- 11:24 PM Revision 38529184 (qgis): [ui] Fix QgsDateTimeEdit showing clear button in read-only mode and add...
- 11:24 PM Revision 6a181bc6 (qgis): [themes] Respect read-only and frameless properties
- 11:24 PM Revision cc476cd5 (qgis): [ui] Remove hack-ish styling for text edit wrapper which breaks dark th...
- 11:24 PM Revision cd05486c (qgis): [ui] Improve looks of range (spinbox) wrapper on light/dark themes
- 11:24 PM Revision b0f66c09 (qgis): [ui] Remove hack-ish styling for text edit wrapper which breaks dark th...
- 11:24 PM Revision 09da47fc (qgis): Adjust test
- 11:24 PM Revision 118e60fa (qgis): [ui] Fix QgsDateTimeEdit showing clear button in read-only mode and add...
- 11:24 PM Revision 402c193d (qgis): [themes] Respect read-only and frameless properties
- 11:24 PM Revision f7268a9a (qgis): [ui] Improve looks of range (spinbox) wrapper on light/dark themes
- 11:23 PM Revision 1d63d5fc (qgis): [ui] Fix QgsExpressionLineEdit's display of valid expression for dark t...
- 11:21 PM Revision fcdad0c2 (qgis): Fix ci
- 11:20 PM Revision de756554 (qgis): [ui] Fix attribute row cache spinbox width (fixes #54201)
- 11:20 PM Revision d0f8159a (qgis): [Data Source Manager] Fix tooltips
- Use the QgsSourceSelectProvider `text()` function instead of the `name()` function
- 11:20 PM Revision a2410697 (qgis): [ui] Remove hack-ish styling for text edit wrapper which breaks dark th...
- 11:20 PM Revision d4a88e29 (qgis): [themes] Respect read-only and frameless properties
- 11:20 PM Revision 02e66fcb (qgis): Adjust test
- 11:20 PM Revision 5f9bdad3 (qgis): [ui] Fix QgsDateTimeEdit showing clear button in read-only mode and add...
- 11:20 PM Revision e49ebafd (qgis): [ui] Improve looks of range (spinbox) wrapper on light/dark themes
- 11:19 PM Revision ac848574 (qgis): [ui] Fix attribute row cache spinbox width (fixes #54201)
- 03:09 PM Revision daafbfd3 (qgis): [Data Source Manager] Fix tooltips
- Use the QgsSourceSelectProvider `text()` function instead of the `name()` function
- 03:05 PM Revision 3a685e5b (qgis): Merge pull request #54206 from agiudiceandrea/fix-54173-datasourcemanag...
- [Data Source Manager] Fix tooltips
- 02:51 PM Revision 5d9ee6b8 (qgis): [ui] Fix attribute row cache spinbox width (fixes #54201)
- 02:51 PM Revision a56b3f5a (qgis): [ui] Fix attribute row cache spinbox width (fixes #54201)
- 02:47 PM Revision d040c517 (qgis): [ui] Fix attribute row cache spinbox width (fixes #54201)
- 12:30 PM Revision b4e14d62 (qgis): Remove asserts to handle malformed models
- 09:38 AM Revision 1ff3cebd (qgis): Fix ci
- 09:38 AM Revision cbb7a364 (qgis): Fix ci
- 09:26 AM Revision 2b4526f4 (qgis): Tiled scene: carry query items from base URL to support google tiles
- 04:50 AM Revision 12c7c58f (qgis): Fix ci
- 04:50 AM Revision cedc2abd (qgis): Fix ci
- 04:50 AM Revision e4708cee (qgis): Fix ci
- 04:46 AM Revision 693238ae (qgis): Fix ci
2023-08-12
- 12:47 AM Revision b7977246 (qgis): Revert "Treat external includes as system libraries, so we don't get wa...
- This reverts commit 1dca9b9dbc9c790d627e8112adae7333c7a450f7.
This change breaks the FreeBSD build - 05:48 PM Revision ebf1744b (qgis): [Data Source Manager] Fix tooltips
- Use the QgsSourceSelectProvider `text()` function instead of the `name()` function
2023-08-11
- 10:24 PM Revision c6a8e94c (qgis): Tiled scene chunk loader: clean up when deleted while doing work
- 10:23 PM Revision fe941e3c (qgis): Tiled scene: improve handling of URLs
- - added QgsTiledSceneTile::baseUrl() to get URL that generated the tile and thus
base URL for resolving relative pa... - 06:04 PM Revision 70923879 (qgis): Minor optimisation
- 05:26 PM Revision 95628877 (qgis): Less calls & better readability
- 05:04 PM Revision 0016f619 (qgis): delete project archive only after the project style in it's temporary d...
- otherwise the archive's temporary directory cannot be removed on windows. Really ugly, but works (if there's only t...
- 04:26 PM Revision a23b32a2 (qgis): Fix delete central curve vertex
- 10:28 AM Revision 78b99d55 (qgis): Remove texture color renderer, and replace with checkbox option
- in wireframe renderer
- 10:28 AM Revision c426a977 (qgis): Reduce artifacts in textured tiled scene renderer by slightly
- buffering triangles before rendering, to avoid visible
gaps between neighbouring triangles - 10:28 AM Revision 1b7a2eb7 (qgis): Add sample tiled scene
- 10:28 AM Revision 29b421e2 (qgis): Correctly set default fill symbol for wireframe renderer
- 10:28 AM Revision 939877f5 (qgis): Rename mesh renderer to wireframe renderer
- 10:28 AM Revision 29edef83 (qgis): Add unit tests
- 10:28 AM Revision 80ec3d9c (qgis): Use float for texture coordinates
- 10:28 AM Revision 07db119e (qgis): Const
- 10:28 AM Revision 59c6ca95 (qgis): Add option to show boundaries
- 10:28 AM Revision 3c7f0730 (qgis): Implement 2d renderer for tiled scenes
- We currently offer three renderer choices:
- Textured (default). Loads the texture image and paints the mesh using
... - 10:28 AM Revision d8d6308d (qgis): Const correctness
- 10:28 AM Revision 2b91ef23 (qgis): Fix clang tidy warning
- 09:26 AM Revision 18847d27 (qgis): Fix use after free when truncating 3d scene nodes
- 09:22 AM Revision 83399e13 (qgis): Fix use after free when truncating 3d scene nodes
- 09:09 AM Revision b0d1a4f8 (qgis): When trying to create a 3d map for a project with a geographic crs,
- don't hassle the user and instead just make a 3d map in EPSG:3857
It might not be a perfect approach, but it's bette... - 09:08 AM Revision 90726905 (qgis): Open new 3d views in a window instead of a dock by default
- and make initial size of 3d views 50% larger
Our default window size of 3d views was too small to be usable - 08:17 AM Revision ffc4b7a4 (qgis): Fix leak in coordinate reference system model
2023-08-10
- 12:11 AM Revision e0d7c299 (qgis): Chunked entity API for hierarchy fetching + tiled scene impl
- This avoids GUI freezes whenever chunked entity needs further information about hierarchy.
- 12:11 AM Revision 1a44f7b5 (qgis): fix comment
- Co-authored-by: Nyall Dawson <[email protected]>
- 09:33 PM Revision 447deb90 (qgis): Merge pull request #53962 from pblottiere/fix_build_on_arch
- Fix build on ArchLinux with recent version of protobuf
- 01:20 PM Revision 565c1a52 (qgis): Remove extra groupbox
- 10:41 AM Revision 0e363e66 (qgis): Remove abstract class for bounding volumes, and always treat
- bounding volumes as OBB
Greatly simplifies the code. There's a small loss of efficiency
since we will always be expa... - 10:41 AM Revision 3a4a9f08 (qgis): Fix dialog title
- 10:41 AM Revision 3ac33d14 (qgis): Fix doxygen test
- 10:41 AM Revision aa773281 (qgis): Fix clang warning
- 09:24 AM Revision 861b6355 (qgis): Update CMakeLists.txt
- Co-authored-by: Matthias Kuhn <[email protected]>
- 02:32 AM Revision 1c265af5 (qgis): Adapt 3d for numeric ids
- 02:32 AM Revision 3e25c977 (qgis): Use numeric IDs for tiled scene tiles instead of uuids
2023-08-09
- 12:41 AM Revision 2073f4ca (qgis): Fix #53776 - Annotation DPI
- 09:03 PM Revision af1dbc28 (qgis): Fetch and load tiles in a worker thread
- Also fix issues with missing tiles at the nodes where content was
a link to hierarchy continuation - the chunk loader... - 08:56 PM Revision 6565b0d3 (qgis): processing: Fix some tests for GEOS 3.11 and above
- This has been tested with GEOS 3.10, 3.11 and 3.12.
- 01:54 PM Revision 41518dbc (qgis): Nyall's review
- 01:54 PM Revision d197172b (qgis): fix qt6 build
- 01:54 PM Revision 583e3aac (qgis): misc cleanups
- 01:54 PM Revision 55c7b4fa (qgis): Resolve relative URIs correctly when working with remote datasets
- 01:54 PM Revision f46de19f (qgis): Handle cases when a node has more than 8 children
- 01:54 PM Revision 6f3425a8 (qgis): 3D renderer implementation for 3D tiles
- 01:54 PM Revision 0f6ba026 (qgis): qt6 fix
- 11:10 AM Revision b36ba429 (qgis): Fix mingw build
- 06:29 AM Revision 3754e386 (qgis): Fix build on Arch with recent version of protobuf
- 06:16 AM Revision 21cead3c (qgis): Fix #53776 - Annotation DPI
- 06:11 AM Revision a922a599 (qgis): Fix #53776 - Annotation DPI
- 05:39 AM Revision 4367b1dc (qgis): qgs3danimationwidget: Set the project dirty on key frame changes
- This allows to easily save an animation.
- 05:39 AM Revision d621ea76 (qgis): qgisapp: Store the visibility of the animation widget
- This allows to display or hide the animation widget accordingly when
restoring or duplicating a 3d view. - 04:09 AM Revision d8b9e267 (qgis): Fix mingw build
- 04:04 AM Revision f3661eda (qgis): Fix mingw build
2023-08-08
- 07:30 PM Revision 5d55ee48 (qgis): [settings] support enum and flags in tree editor (#54011)
- 09:37 AM Revision c2a11bdc (qgis): Fix #53988 - Crash when saving layout after removing map
- 09:06 AM Revision d4a99f9f (qgis): Add some more utils to QgsGltfUtils
- 09:06 AM Revision e150ef58 (qgis): Fix some cppcheck errors
- 09:06 AM Revision bdb0995e (qgis): Silence some clang tidy warnings
- 07:03 AM Revision f6e9d01e (qgis): Fix ci test for AWS S3
- 07:03 AM Revision 9d9480ae (qgis): Fix #53988 - Crash when saving layout after removing map
- 02:45 AM Revision 72433354 (qgis): Fix #53988 - Crash when saving layout after removing map
- 02:45 AM Revision 0b14dffa (qgis): Fix #53988 - Crash when saving layout after removing map
- 02:40 AM Revision 385cc7ed (qgis): Fix #53988 - Crash when saving layout after removing map
2023-08-07
- 11:51 PM Revision dd3207b7 (qgis): Fix ci test for AWS S3
- 11:46 PM Revision efcdc97d (qgis): Fix ci test for AWS S3
- 09:27 PM Revision 17053bbc (qgis): Review from Nyall + build fixes
- 09:27 PM Revision cf4a2273 (qgis): Fix build error
- 09:27 PM Revision 126371fb (qgis): Load GLTF models as Qt3D entities
- - QgsGltfUtils in qgis_core adds helpers useful also for 2D rendering
- QgsGltf3DUtils in qgis_3d adds function to co... - 09:27 PM Revision 46a3fdb3 (qgis): Qt6 build fixes
- 09:27 PM Revision bf5c049a (qgis): fix after rebase
- 09:25 PM Revision 5ab553d0 (qgis): Gracefully handle errors when trying to parse cesium tileset json
- 09:25 PM Revision 8c8d6fe4 (qgis): Rename variable for clarity
- 05:34 PM Revision 61170211 (qgis): value by reference in range
- 05:34 PM Revision 9088176a (qgis): add missing translations
- 03:38 PM Revision bde58219 (qgis): debian packaging: add libdraco-dev
- 03:38 PM Revision 8a9b8338 (qgis): fix translation string
- 12:27 PM Revision 097750cf (qgis): add missing translations
- 12:12 PM Revision 31252463 (qgis): Fix widget z range restrictions for layer metadata
- Expand the range to allow negative values, set max to >99
- 11:54 AM Revision 306287c9 (qgis): value by reference in range
- 11:27 AM Revision 625968cb (qgis): Fix widget z range restrictions for layer metadata
- Expand the range to allow negative values, set max to >99
- 11:27 AM Revision 2d41b378 (qgis): Optimise QgsMapToPixel::transformInPlace
- 10:44 AM Revision c23c07f2 (qgis): Fix invalid 'no default style' message shown when loading tiled scene
- layers
- 10:44 AM Revision 4849099a (qgis): Load some basic provider metadata to tiled scene layer metadata
- 10:43 AM Revision a9cd6b89 (qgis): Show tiled scene layers in layer styling dock
- 10:43 AM Revision 4ffe24dc (qgis): Don't use _ for identifiers in global namespace
- Fixes some bugprone-reserved-identifier clang tidy warnings
- 10:43 AM Revision a6b16add (qgis): Shell for tiled scene texture renderer
- 10:43 AM Revision c8658efd (qgis): Setup core infrastructure for tiled scene 2d renderers
- 10:43 AM Revision c6a4a71b (qgis): Implement GUI infrastructure for 2d tiled scene renderers
- 09:49 AM Revision 9bb524c2 (qgis): [themes] Fix dark on dark layer tree indicators on Night Mapping
- 09:49 AM Revision a04a4bb9 (qgis): [themes] Fix Night Mapping checkbox and radiobox not friendly to colour...
- 09:49 AM Revision b0930538 (qgis): [themes] Fix Night Mapping checkbox and radiobox not friendly to colour...
- 09:49 AM Revision 2b36de9e (qgis): [themes] Fix dark on dark layer tree indicators on Night Mapping
- 09:49 AM Revision 646809b6 (qgis): Add PyQgsExternalStorageAwsS3 to ci blocklist
- The CI setup is no longer working for this test, resulting in
continuous false positives - 06:31 AM Revision 0e735ab3 (qgis): Fix widget z range restrictions for layer metadata
- Expand the range to allow negative values, set max to >99
- 06:31 AM Revision 8aa480dd (qgis): Fix widget z range restrictions for layer metadata
- Expand the range to allow negative values, set max to >99
- 06:26 AM Revision fb3c25e1 (qgis): Fix widget z range restrictions for layer metadata
- Expand the range to allow negative values, set max to >99
- 05:54 AM Revision b667b17f (qgis): Don't show incorred error messages when trying to load optional symbols
- from empty DOM elements
- 05:54 AM Revision 3c9aadda (qgis): Fix QgsPageSize description
- 05:54 AM Revision 37352750 (qgis): Add aspect ratio to some layout page sizes
- 05:16 AM Revision 82175bc3 (qgis): Add PyQgsExternalStorageAwsS3 to ci blocklist
- The CI setup is no longer working for this test, resulting in
continuous false positives - 05:15 AM Revision 22623062 (qgis): [themes] Fix dark on dark layer tree indicators on Night Mapping
- 05:15 AM Revision 418098be (qgis): [themes] Fix Night Mapping checkbox and radiobox not friendly to colour...
- 05:15 AM Revision da30cd7d (qgis): [themes] Fix Night Mapping checkbox and radiobox not friendly to colour...
- 05:15 AM Revision c73111f2 (qgis): [themes] Fix dark on dark layer tree indicators on Night Mapping
- 05:11 AM Revision b860c410 (qgis): [themes] Fix dark on dark layer tree indicators on Night Mapping
- 05:11 AM Revision 52abcdf1 (qgis): [themes] Fix Night Mapping checkbox and radiobox not friendly to colour...
- 05:11 AM Revision fcbdbb4a (qgis): Use localized format to display release date of plugins
- 05:10 AM Revision bb729240 (qgis): Add PyQgsExternalStorageAwsS3 to ci blocklist
- The CI setup is no longer working for this test, resulting in
continuous false positives
2023-08-06
- 01:06 AM Revision 6f1c446b (qgis): Use localized format to display release date of plugins
- 01:02 AM Revision 3f6e31b2 (qgis): Use localized format to display release date of plugins
- 01:00 AM Revision a471108a (qgis): Remove Esperanto language workaround
- QTBUG-57802 has been fixed since Qt 5.12
- 12:06 AM Revision 397328f3 (qgis): Set WITH_DRACO=OFF for macos/mingw ci builds
- 12:06 AM Revision 1dca9b9d (qgis): Treat external includes as system libraries, so we don't get warnings
- when compiling them
- 12:06 AM Revision d611b684 (qgis): Add draco to ci containers
- 12:06 AM Revision 40ecc548 (qgis): Add conditional support for linking draco library
- Can be opted out by setting WITH_DRACO cmake option to false
- 12:06 AM Revision 731c2e74 (qgis): Add draco-devel to Fedora dependencies
- 03:11 AM Revision 11833bf8 (qgis): [ui] Fix the main window's status bar text color on dark themes
- 03:11 AM Revision e7ef78dd (qgis): [ui] Fix hard-to-see connecting arrows and text within the processing'...
- 03:10 AM Revision 1e4dc887 (qgis): [ui] Fix the main window's status bar text color on dark themes
- 03:10 AM Revision 2c7394fc (qgis): [ui] Fix hard-to-see connecting arrows and text within the processing'...
2023-08-05
- 09:43 PM Revision e021abf9 (qgis): [ui] Fix hard-to-see connecting arrows and text within the processing'...
- 09:43 PM Revision d21b9047 (qgis): [ui] Fix the main window's status bar text color on dark themes
- 09:43 PM Revision f279200b (qgis): [ui] Fix hard-to-see connecting arrows and text within the processing'...
- 09:43 PM Revision 0e1949cb (qgis): [ui] Fix the main window's status bar text color on dark themes
- 09:38 PM Revision a75694e1 (qgis): [ui] Fix hard-to-see connecting arrows and text within the processing'...
- 09:38 PM Revision c36dd461 (qgis): [ui] Fix the main window's status bar text color on dark themes
- 09:37 PM Revision af4e8138 (qgis): [ui] Fix source fields' virtual field comment widget on dark themes
- 09:37 PM Revision 57f316df (qgis): [ui] Fix black labels on black background in the elevation profile canvas
- 09:37 PM Revision 8fc7cca5 (qgis): [ui] Fix black labels on black background within color ramp legend items
- 09:36 PM Revision 1110ac98 (qgis): [ui] Fix black labels on black background in the elevation profile canvas
- 09:36 PM Revision 33eb8a36 (qgis): [ui] Fix black labels on black background within color ramp legend items
- 09:36 PM Revision 9b4535d8 (qgis): [ui] Fix source fields' virtual field comment widget on dark themes
- 01:31 PM Revision 9f57fb2e (qgis): Rename "tiled mesh" to "tiled scene"
- Better reflects that these types can contain lines and point
data, not just meshes - 01:31 PM Revision 9f6e9262 (qgis): Fix test
- 01:31 PM Revision a727b8d8 (qgis): Identation
- 11:20 AM Revision c4e3c0bb (qgis): [ui] Fix source fields' virtual field comment widget on dark themes
- 11:20 AM Revision 4913ce61 (qgis): [ui] Fix black labels on black background within color ramp legend items
- 11:20 AM Revision 4dfbce79 (qgis): [ui] Fix black labels on black background in the elevation profile canvas
- 11:20 AM Revision 958cabf1 (qgis): [ui] Fix black labels on black background within color ramp legend items
- 11:20 AM Revision fb3eb54f (qgis): [ui] Fix source fields' virtual field comment widget on dark themes
- 11:20 AM Revision 2001b4a0 (qgis): [ui] Fix black labels on black background in the elevation profile canvas
- 11:17 AM Revision 5426e594 (qgis): Fix #53990
- 11:16 AM Revision c825a300 (qgis): Fix #53990
- 11:16 AM Revision e157a56f (qgis): [ui] Fix black labels on black background in the elevation profile canvas
- 11:16 AM Revision 1552ae11 (qgis): [ui] Fix source fields' virtual field comment widget on dark themes
- 11:16 AM Revision 7907b553 (qgis): [ui] Fix black labels on black background within color ramp legend items
- 06:56 AM Revision c0badd6c (qgis): [ui] Fix visual glitches when resizing the overview panel
- 06:55 AM Revision ce43738b (qgis): [ui] Fix visual glitches when resizing the overview panel
- 06:55 AM Revision f3b5283f (qgis): qgis_process: fix unreported deadlock
- 06:54 AM Revision 2aead539 (qgis): qgis_process: fix unreported deadlock
- 06:54 AM Revision 289461a4 (qgis): grass on windows:
- * avoid running grassMm.bat found in the current directory
* avoid finding and running GRASS pager found in the curre... - 05:56 AM Revision 0cf2651e (qgis): grass on windows:
- * avoid running grassMm.bat found in the current directory
* avoid finding and running GRASS pager found in the curre... - 03:18 AM Revision e9696ab0 (qgis): [themes] Fix black label on dark layout designer ruler issue
- 02:54 AM Revision cc0d500e (qgis): grass on windows:
- * avoid running grassMm.bat found in the current directory
* avoid finding and running GRASS pager found in the curre... - 02:54 AM Revision a4a4625a (qgis): grass on windows:
- * avoid running grassMm.bat found in the current directory
* avoid finding and running GRASS pager found in the curre... - 02:49 AM Revision aae94833 (qgis): [themes] Fix black label on dark layout designer ruler issue
- 02:49 AM Revision 3e774edc (qgis): grass on windows:
- * avoid running grassMm.bat found in the current directory
* avoid finding and running GRASS pager found in the curre... - 02:48 AM Revision 6f1d39a7 (qgis): update sip
- 02:48 AM Revision 1c30d618 (qgis): Try to clean all traces of the Graphical modeler and replace by Model D...
- 02:48 AM Revision 59313ce2 (qgis): Try to get oracle test passing again
2023-08-04
- 01:33 AM Revision 06635de7 (qgis): Try to get oracle test passing again
- 01:02 AM Revision 84d80a9f (qgis): Try to get oracle test passing again
- 10:19 PM Revision 0ac405d0 (qgis): [themes] Fix black label on dark layout designer ruler issue
- 10:19 PM Revision d964fa16 (qgis): [themes] Fix black label on dark layout designer ruler issue
- 10:15 PM Revision b252da6f (qgis): [themes] Fix black label on dark layout designer ruler issue
- 09:30 PM Revision 51eb0a7e (qgis): Add method to generate QTransform which maps one triangle to another
- 09:30 PM Revision af9e2a6d (qgis): Add method to render triangle on QPainter using triangular portion of t...
- Useful for 2d rendering of 3d meshes with a texture
- 09:13 PM Revision 048dd2bd (qgis): Try to get oracle test passing again
- 09:13 PM Revision 8f9054d6 (qgis): Try to get oracle test passing again
- 09:13 PM Revision aeaef374 (qgis): Try to get oracle test passing again
- 09:08 PM Revision 71cb5260 (qgis): testqgsexpression: Fix concave_hull multilinestring result
- Tested with GEOS 3.11.0, 3.11.1, 3.11.2 and 3.12.0. All these versions
give this result. - 09:08 PM Revision 93cbddc4 (qgis): Fix #25694 - Page number in item properties
- 09:07 PM Revision f862bff8 (qgis): Try to get oracle test passing again
- 09:07 PM Revision 4d79c4d1 (qgis): Try to free some space
- 09:07 PM Revision 7115c120 (qgis): Moaw space
- 09:06 PM Revision 21cc362a (qgis): Moaw space
- 09:06 PM Revision 62e7c560 (qgis): Try to free some space
- 09:05 PM Revision 12bf02cc (qgis): Avoid ambiguity in 'refinement' naming, remove ambiguity about
- whether a tile has children available, no children, or not-yet-
fetched children - 09:05 PM Revision 8179e0da (qgis): Fix seealso links
- 09:05 PM Revision e829939f (qgis): By default fetch whole hierarchy when requesting cesium tiles
- 09:05 PM Revision 5597a2a6 (qgis): Add flags to QgsTiledMeshRequest
- 09:05 PM Revision ad4ee07e (qgis): Don't assume that json extensions are always present for content
- uris
- 09:05 PM Revision 329f84b7 (qgis): Fix qt6 build
- 09:05 PM Revision 00f63c3b (qgis): Introduce QgsTiledMeshIndex
- This is an equivalent of the point cloud index class, with some
notable differences:
- The class is designed to be t... - 09:05 PM Revision 08e739fe (qgis): Add class for storing hierarchy tree of QgsTiledMeshTile
- 09:05 PM Revision c22796d6 (qgis): Add QgsTiledMeshRequest
- Encapsulates parameters for filtering tiled mesh tiles
- 09:05 PM Revision 0e777298 (qgis): Add method to transform a tiled mesh bounding volume via QgsMatrix4x4
- 09:05 PM Revision f3c987f5 (qgis): Introduce QgsTiledMeshTile
- Represents an individual tile from a tiled mesh scene
- 09:05 PM Revision c4240714 (qgis): Add intersects tests for QgsAbstractTiledMeshNodeBoundingVolume
- 09:05 PM Revision ce0358ef (qgis): Move parent tile ID filter to QgsTiledMeshRequest
- 09:05 PM Revision e1f62940 (qgis): Remove QgsTiledMeshNode from public api
- 09:05 PM Revision 5a9936d7 (qgis): Fix clang tidy warning
- 04:51 PM Revision 050f282d (qgis): qgis_process: fix unreported deadlock
- 04:51 PM Revision 098cddb5 (qgis): qgis_process: fix unreported deadlock
- 04:46 PM Revision d05ddc5f (qgis): Merge pull request #54060 from elpaso/bugfix-qgis_process-deadlock
- qgis_process: fix unreported deadlock
- 01:03 PM Revision a530c923 (qgis): Moaw space
- 01:03 PM Revision 0998f197 (qgis): Try to free some space
- 12:36 PM Revision cc7c1052 (qgis): qgis_process: fix unreported deadlock
- 10:15 AM Revision 317fa77c (qgis): Try to free some space
- 10:15 AM Revision e5d5991f (qgis): Moaw space
- 10:15 AM Revision 065c495f (qgis): Try to free some space
- 10:15 AM Revision be0d694b (qgis): Moaw space
- 10:15 AM Revision ed3bdaec (qgis): Moaw space
- 10:15 AM Revision 63bbe927 (qgis): Try to free some space
- 10:09 AM Revision aca9bce6 (qgis): Try to free some space
- 10:09 AM Revision 78c5539c (qgis): Moaw space
- 08:50 AM Revision 312060fb (qgis): Merge pull request #54014 from elpaso/auth-oauth2-pkce
- OAUTH2 Authorization Code PKCE
- 04:07 AM Revision 87907a81 (qgis): Remove unnecessary costly forced refresh of legends and replace with
- a deferred update
- 04:07 AM Revision a0cdf36e (qgis): Always defer layout legend model updates till legend is visible
- Avoids an upfront cost of handling map theme overrides when loading
legend items in layouts, where the legend is link... - 04:07 AM Revision 1b0a1a0e (qgis): Modernize test
- 04:07 AM Revision 73a0bc86 (qgis): [ui] Fix visual glitches when resizing the overview panel
- 04:07 AM Revision 5b64db4b (qgis): [ui] Fix visual glitches when resizing the overview panel
- 04:02 AM Revision ccdabf30 (qgis): [ui] Fix visual glitches when resizing the overview panel
- 03:59 AM Revision 08b8c6d7 (qgis): Improve cost of QgsExpression::functionIndex
- This is called a LOT! Optimise the function by avoiding multiple
list copies and by caching previous found function i... - 03:59 AM Revision 77f8b83a (qgis): Minor optimisations to QgsExpressionNodeFunction construction
- 03:59 AM Revision 490ff23e (qgis): Block updates to layer tree view while loading projects
- These can cause a lot of unnecessary work during project load,
especially for projects with many layers. By temporari...
2023-08-03
- 12:25 AM Revision 54438f76 (qgis): Minor review of the Python code in the QGIS plugin manager
- 11:35 PM Revision 1f69f022 (qgis): Fix #53990
- 11:35 PM Revision 643e77df (qgis): Fix #53990
- 11:29 PM Revision ac45ceb0 (qgis): test_qgsrasterattributetable: Use np.float64 instead of deprecated np.f...
- It has been deprecated since version 1.20 and remove in version 1.24.
- 11:29 PM Revision d63f2652 (qgis): Fix #53990
- 10:17 PM Revision d66a92f1 (qgis): Remove the password when a layer is not found from the log
- 04:34 PM Revision ef01e10e (qgis): debian packaging:
- * override HOME when running crssync
* use DEB_PYTHON_INSTALL_LAYOUT=deb_system
(cherry picked from commit 5d6822678... - 04:34 PM Revision fd85ee28 (qgis): debian packaging:
- * override HOME when running crssync
* use DEB_PYTHON_INSTALL_LAYOUT=deb_system
(cherry picked from commit 5d6822678... - 04:33 PM Revision 5d682267 (qgis): debian packaging:
- * override HOME when running crssync
* use DEB_PYTHON_INSTALL_LAYOUT=deb_system - 02:13 PM Revision 0dc49da0 (qgis): Remove unused method, add reference
- 02:13 PM Revision 22fd8d96 (qgis): Add method to detect whether two QgsOrientedBox3Ds intersect
- 02:13 PM Revision 6bf819a5 (qgis): Fix spell check
- 02:13 PM Revision 7795b54a (qgis): Fix clang tidy warning
- 08:35 AM Revision 42e5f7bc (qgis): Remove the password when a layer is not found from the log
- 07:27 AM Revision c3159d5a (qgis): Add method to get corners of QgsBox3D
- 07:27 AM Revision 2683d780 (qgis): Add method to project a QgsVector3D onto another QgsVector3D
- 07:27 AM Revision 2ae70ebd (qgis): Add repr, equality operators for QgsMatrix4x4
- 07:27 AM Revision 0b9d4344 (qgis): Silence clang tidy warnings
- 07:27 AM Revision 5b0b7e3c (qgis): Add repr for QgsBox3D, QgsOrientedBox3D
- 07:27 AM Revision 519c32a3 (qgis): Hold GIL for more methods
- 07:27 AM Revision 15adf1e5 (qgis): Fix clang-tidy warnings
- 07:27 AM Revision 5bdbcc4f (qgis): Add more helpful methods for 3d objects
- 07:27 AM Revision 6c24fa85 (qgis): Add some more convenience methods for QgsOrientedBox3D
- 04:28 AM Revision 4565f949 (qgis): Remove the password when a layer is not found from the log
- 04:28 AM Revision a91c0579 (qgis): Remove the password when a layer is not found from the log
- 04:23 AM Revision 4e3f943d (qgis): Remove the password when a layer is not found from the log
- 02:07 AM Revision 498907ca (qgis): OWS Fix unreported regression with credentials
- authcfg/username/password were not correctly read from the settings.
2023-08-02
- 09:11 PM Revision 92ccbd30 (qgis): Merge pull request #54023 from ptitjano/test_qgsgeometry-geos
- Update PyQgsGeometryTest for newer versions of GEOS
- 06:09 PM Revision f7f09a7e (qgis): OWS Fix unreported regression with credentials
- authcfg/username/password were not correctly read from the settings.
- 06:03 PM Revision 747166f0 (qgis): Merge pull request #54013 from elpaso/bugfix-ows-connection-authenticat...
- OWS Fix unreported regression with credentials
- 02:57 PM Revision fc7218aa (qgis): test_qgsgeometry: Fix clipping test for GEOS 3.12 and above
- Since, https://github.com/libgeos/geos/pull/788, GEOS returns the
symmetrical result in a different order. Update the... - 02:57 PM Revision 256415e1 (qgis): test_qgsgeometry: Fix offsetcurve test for GEOS 3.11 and above
- GEOSOffsetCurve_r used to return a wrong result for some simple single
lines (described in https://github.com/libgeos... - 02:56 PM Revision 2299441a (qgis): test_qgsgeometry: Fix delaunay test for GEOS 3.10.4 and above
- See the following GEOS change:
https://github.com/libgeos/geos/pull/728. - 02:56 PM Revision d1ce27c4 (qgis): test_qgsgeometry: Change geos version check logic
- This will be used in the next commits which needs to check against
several different versions. - 02:24 PM Revision 27c710ad (qgis): Merge pull request #54017 from qgis/backport-54010-to-release-3_32
- [Backport release-3_32] [themes] Improve editable spinbox styling so it differs enough from combobox
- 12:25 PM Revision 929022b2 (qgis): Merge pull request #54018 from qgis/backport-54010-to-release-3_28
- [Backport release-3_28] [themes] Improve editable spinbox styling so it differs enough from combobox
- 10:53 AM Revision d79bd6f0 (qgis): Migrate some leftovers to "network-timeout" settings key
- 10:45 AM Revision 08ffeb23 (qgis): Migrate some leftovers to "network-timeout" settings key (#53763)
- 04:49 AM Revision 8a9042e7 (qgis): Don't show incorred error messages when trying to load optional symbols
- from empty DOM elements
- 04:49 AM Revision 37ec1738 (qgis): Add Qgis::SymbolLayerUserFlags for user-controlled flags which
- alter the handling of symbol layers
These differ from Qgis::SymbolLayerFlag in that
Qgis::SymbolLayerFlag flags are ... - 04:49 AM Revision 4ab11cdc (qgis): Silence clang tidy warning
- 04:49 AM Revision d8905b6a (qgis): Don't write user flags when none are present
- 03:35 AM Revision 9574b31a (qgis): [themes] With status bar colors fixed, make our dark theme truly dark
- 03:35 AM Revision f07a0c04 (qgis): Read app settings slightly earlier so the status bar creation gets the ...
- 03:34 AM Revision 30b395c9 (qgis): [themes] Fix long-standing issue with Qgs{Color,Font,Ramp,Symbol}Button...
- 03:34 AM Revision 20693a8f (qgis): [themes] Improve editable spinbox styling so it differs enough from com...
- 03:34 AM Revision 371858c7 (qgis): [themes] Harmonize combo and spin boxes as well as color,font,symbol,ra...
- 03:34 AM Revision f4279bbb (qgis): [themes] Harmonize combo and spin boxes as well as color,font,symbol,ra...
- 03:34 AM Revision e1e8af12 (qgis): [themes] Fix long-standing issue with Qgs{Color,Font,Ramp,Symbol}Button...
- 03:34 AM Revision 76d37735 (qgis): [themes] With status bar colors fixed, make our dark theme truly dark
- 03:34 AM Revision 1b1482b6 (qgis): Read app settings slightly earlier so the status bar creation gets the ...
- 03:34 AM Revision 5be3172f (qgis): [themes] Improve editable spinbox styling so it differs enough from com...
2023-08-01
- 05:53 PM Revision 523cfd49 (qgis): PKCE: hide client_secret from GUI
- Fix #47760
Funded by: Comune di Roma - 04:41 PM Revision d8aafbad (qgis): OWS Fix unreported regression with credentials
- authcfg/username/password were not correctly read from the settings.
- 04:36 PM Revision b2b1a234 (qgis): OWS Fix unreported regression with credentials
- authcfg/username/password were not correctly read from the settings.
- 03:13 PM Revision 9e60b7d5 (qgis): Read app settings slightly earlier so the status bar creation gets the ...
- 03:13 PM Revision caec2aac (qgis): [themes] Fix long-standing issue with Qgs{Color,Font,Ramp,Symbol}Button...
- 03:13 PM Revision 55f77e93 (qgis): [themes] Harmonize combo and spin boxes as well as color,font,symbol,ra...
- 03:13 PM Revision cae32579 (qgis): [themes] With status bar colors fixed, make our dark theme truly dark
- 03:13 PM Revision ea48456b (qgis): [themes] Improve editable spinbox styling so it differs enough from com...
- 07:35 AM Revision 6af7d4d8 (qgis): Fix bug when exporting layer and using both displayed value and differe...
- Fix #54005
- 07:35 AM Revision 8ab53d12 (qgis): remove commented block and use QLatin1string with size method instead o...
- 07:35 AM Revision 46832db3 (qgis): QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string
- Relaxed parser to allow more flexible input.
Previously, it accepted 'PointZ EMPTY' but not 'Point Z Empty.'
Now, it ... - 06:05 AM Revision e707e704 (qgis): QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string
- Relaxed parser to allow more flexible input.
Previously, it accepted 'PointZ EMPTY' but not 'Point Z Empty.'
Now, it ... - 06:05 AM Revision c87fcfb8 (qgis): remove commented block and use QLatin1string with size method instead o...
2023-07-31
- 01:42 AM Revision b9530042 (qgis): QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string
- Relaxed parser to allow more flexible input.
Previously, it accepted 'PointZ EMPTY' but not 'Point Z Empty.'
Now, it ... - 01:42 AM Revision ecf212ed (qgis): remove commented block and use QLatin1string with size method instead o...
- 01:42 AM Revision 9ab2884d (qgis): remove commented block and use QLatin1string with size method instead o...
- 01:42 AM Revision 15da8a76 (qgis): QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string
- Relaxed parser to allow more flexible input.
Previously, it accepted 'PointZ EMPTY' but not 'Point Z Empty.'
Now, it ... - 01:36 AM Revision a5195276 (qgis): Merge pull request #53985 from lbartoletti/fix_wkt_empty_parser
- QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string
- 01:15 AM Revision 0e136006 (qgis): [symbology] Avoid large pattern QImage memory allocation for line and p...
- 04:34 PM Revision 76df1569 (qgis): Oauth2 PKCE initial support
- 08:33 AM Revision f0d9df41 (qgis): QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string
- Relaxed parser to allow more flexible input.
Previously, it accepted 'PointZ EMPTY' but not 'Point Z Empty.'
Now, it ... - 08:33 AM Revision d3595e7f (qgis): remove commented block and use QLatin1string with size method instead o...
- 06:52 AM Revision f14c94bc (qgis): Don't show incorred error messages when trying to load optional symbols
- from empty DOM elements
- 06:52 AM Revision fd67dd55 (qgis): Don't show incorred error messages when trying to load optional symbols
- from empty DOM elements
- 06:48 AM Revision a7b31c7d (qgis): Don't show incorred error messages when trying to load optional symbols
- from empty DOM elements
- 04:48 AM Revision 369851af (qgis): Fix test
- 04:48 AM Revision 4939fffa (qgis): Fix CAD distance units
- Fix #53899
- 03:42 AM Revision 89adc63e (qgis): When interactive move label tools are used on a line layer, don't
- force the creation of columns for data defined anchor based placement
if the layer has already been setup with column... - 03:42 AM Revision 0284d668 (qgis): Silence clang tidy warning
- (cherry picked from commit f7c9184b2acc45f61fb33f873bf7468673e4d834)
2023-07-30
- 12:16 AM Revision 2b534522 (qgis): Fix CAD distance units
- Fix #53899
- 12:16 AM Revision 43dc3ab2 (qgis): Fix test
- 12:10 AM Revision 9819998b (qgis): Fix CAD distance units
- Fix #53899
- 12:10 AM Revision dfdc0121 (qgis): Fix test
2023-07-29
- 10:36 AM Revision e5bddbab (qgis): Don't discard custom color/symbol when changing layer selection
- mode
- 10:36 AM Revision f027c9d4 (qgis): Remove redundant comments
- 10:36 AM Revision d08555b0 (qgis): Expose settings for override selection color and selection symbol for v...
- 10:36 AM Revision e5eb082a (qgis): Add API to set specific symbol to render for selected features in
- a vector layer
If set, then that symbol will be used for selected features. Allows
eg selected lines to be rendered ... - 10:36 AM Revision 8931268c (qgis): Add API to set selected feature color for vector layers
- 10:36 AM Revision 71a778e4 (qgis): Introduce framework for QgsMapLayerSelectionProperties
- QgsMapLayerSelectionProperties exposes settings for controlling
how an individual QgsMapLayer behaves with respect to... - 10:36 AM Revision e4244ef7 (qgis): Mark accessor as non-fatal thread unsafe, because of rasterise algorithm
2023-07-28
- 10:14 PM Revision fa98cb86 (qgis): Fix exceptions encountered when running steps in processing models
- are replaced by generic exceptions
Fixes #53887 - 10:14 PM Revision 24c889ca (qgis): Fix exception when running an algorithm which has no parameters
- through the toolbox
We were passing a float to a PyQt method requiring int in newer
Python versions, which raises an... - 10:14 PM Revision 499afcb3 (qgis): Fix exceptions encountered when running steps in processing models
- are replaced by generic exceptions
Fixes #53887 - 10:14 PM Revision 33fb9a2e (qgis): Fix exception when running an algorithm which has no parameters
- through the toolbox
We were passing a float to a PyQt method requiring int in newer
Python versions, which raises an... - 10:14 PM Revision dbe7cf0e (qgis): Silence clang tidy warning
- 10:14 PM Revision 602297f5 (qgis): When interactive move label tools are used on a line layer, don't
- force the creation of columns for data defined anchor based placement
if the layer has already been setup with column... - 10:14 PM Revision f24d666d (qgis): Fix confusion in angle handling for label results, where angles
- in radians were being treated as degrees
This made an interactive movement of a label shown for a line
segment initi... - 10:13 PM Revision 17136ef4 (qgis): Fix confusion in angle handling for label results, where angles
- in radians were being treated as degrees
This made an interactive movement of a label shown for a line
segment initi... - 06:30 PM Revision 749aa705 (qgis): Merge pull request #53965 from nirvn/copy_paste_duplicate
- Insure that copied features within the same layer respect project relationship(s) strength
- 02:16 PM Revision 859558a1 (qgis): Add test + address review
- 06:15 AM Revision e0f6635c (qgis): Fix broken processing script editor actions
- SIP is totally messed up here -- the dialog wrapper or something
is always prematurely cleaned which results in broke... - 05:40 AM Revision db3d49e7 (qgis): Fix confusion in angle handling for label results, where angles
- in radians were being treated as degrees
This made an interactive movement of a label shown for a line
segment initi... - 05:40 AM Revision 4d412e2a (qgis): Fix confusion in angle handling for label results, where angles
- in radians were being treated as degrees
This made an interactive movement of a label shown for a line
segment initi... - 05:39 AM Revision d043973e (qgis): When interactive move label tools are used on a line layer, don't
- force the creation of columns for data defined anchor based placement
if the layer has already been setup with column... - 05:39 AM Revision 740d49db (qgis): Silence clang tidy warning
- 05:39 AM Revision 62961570 (qgis): Fix exception when running an algorithm which has no parameters
- through the toolbox
We were passing a float to a PyQt method requiring int in newer
Python versions, which raises an... - 05:39 AM Revision 85a51cc1 (qgis): Fix exceptions encountered when running steps in processing models
- are replaced by generic exceptions
Fixes #53887 - 05:39 AM Revision a708051c (qgis): Fix exception when running an algorithm which has no parameters
- through the toolbox
We were passing a float to a PyQt method requiring int in newer
Python versions, which raises an... - 05:39 AM Revision 0d8a122e (qgis): Fix exceptions encountered when running steps in processing models
- are replaced by generic exceptions
Fixes #53887 - 05:35 AM Revision fbb9e086 (qgis): Fix confusion in angle handling for label results, where angles
- in radians were being treated as degrees
This made an interactive movement of a label shown for a line
segment initi... - 05:35 AM Revision 33f3de37 (qgis): When interactive move label tools are used on a line layer, don't
- force the creation of columns for data defined anchor based placement
if the layer has already been setup with column... - 05:35 AM Revision a4d131c7 (qgis): Silence clang tidy warning
- 05:35 AM Revision df81d48b (qgis): Fix exceptions encountered when running steps in processing models
- are replaced by generic exceptions
Fixes #53887 - 05:35 AM Revision 6cdc01b8 (qgis): Fix exception when running an algorithm which has no parameters
- through the toolbox
We were passing a float to a PyQt method requiring int in newer
Python versions, which raises an...
Also available in: Atom