Activity
From 2022-12-05 to 2023-01-03
2023-01-03
- 03:59 PM Revision f4d2f27f (qgis): Merge pull request #51215 from uclaros/fix-relation-multi-completer
- Allow filtering in value relation widget when allowing multiple selections
- 03:06 PM Revision 9593a563 (qgis): Merge pull request #51316 from elpaso/htmlwidget-get_current_value
- Support current_value in HTML widget
- 02:33 PM Revision a3fc7e82 (qgis): Merge pull request #51266 from kadas-albireo/providersublayerdialog
- Move QgsProviderSublayersDialog to GUI
- 11:34 AM Revision caadcb42 (qgis): Move QgsProviderSublayersDialog to GUI
- 09:20 AM Revision 07d64d9a (qgis): missing comma
- 09:20 AM Revision 8860dcee (qgis): Correctly expose optional argument in represent_value function
- 09:16 AM Revision 7297f7aa (qgis): Fix PyQGIS documentation for QgsFeature.setAttribute
- Fixes #51276
- 08:50 AM Revision e3b12a65 (qgis): Fix spelling
- 04:57 AM Revision d9f6abef (qgis): Correctly expose optional argument in represent_value function
- 04:57 AM Revision 39b949cb (qgis): missing comma
- 04:53 AM Revision d8eac90d (qgis): missing comma
- 04:53 AM Revision df506487 (qgis): Correctly expose optional argument in represent_value function
- 04:35 AM Revision ee2992fb (qgis): read and write common properties on annotation layers
- 04:35 AM Revision 6f975a77 (qgis): add failing test demonstrating #47463
- 04:32 AM Revision df527c0e (qgis): Bump actions/stale from 6 to 7
- Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [Release notes](https://github.com/actions/sta... - 04:31 AM Revision 5da0e541 (qgis): Bump actions/cache from 3.0.11 to 3.2.2
- Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2.
- [Release notes](https://github.com/ac...
2023-01-02
- 11:03 PM Revision 8b4d907e (qgis): Add Z or M to vertex when snapping with vertex tool
- 08:23 AM Revision 334e905e (qgis): qgscamerapose: Fix pitch initial value to avoid rotation computation error
- This is a follow up from commit
b173af9a2e5097b7542668c640acb30819563be0.
This prevents a bug in QgsCameraPose::upda... - 08:23 AM Revision 631de99c (qgis): qgscamerapose: Fix pitch initial value to avoid rotation computation error
- This is a follow up from commit
b173af9a2e5097b7542668c640acb30819563be0.
This prevents a bug in QgsCameraPose::upda... - 08:19 AM Revision a9b84fc1 (qgis): qgscamerapose: Fix pitch initial value to avoid rotation computation error
- This is a follow up from commit
b173af9a2e5097b7542668c640acb30819563be0.
This prevents a bug in QgsCameraPose::upda...
2023-01-01
- 12:35 AM Revision b66cb0c3 (qgis): Merge pull request #51306 from cjmayo/future
- Remove Python future package from installation
- 08:00 PM Revision da94a2a3 (qgis): Bump actions/cache from 3.0.11 to 3.2.2
- Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2.
- [Release notes](https://github.com/ac... - 08:00 PM Revision 77774383 (qgis): Bump actions/stale from 6 to 7
- Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [Release notes](https://github.com/actions/sta... - 01:31 PM Revision 2aacff1d (qgis): [gps] Catch NMEA UTC times for date-less streams (#51346)
2022-12-30
- 09:57 PM Revision f716f6cb (qgis): fix cmake find qwt6
- 09:56 PM Revision 0dffc593 (qgis): Add missing blank line to allow parameters display in docs
- 09:56 PM Revision f1f7b7ab (qgis): Fix see also blocks misformatting
- 09:55 PM Revision 93c6fdac (qgis): Fix name and widgets order in Group Properties
- 09:55 PM Revision 995c0d99 (qgis): Rename group symbology tab
- 02:00 PM Revision 7e2e6220 (qgis): [expressions] New is_feature_valid()/is_attribute_valid() functions (#5...
2022-12-29
- 11:29 AM Revision 8bb9a015 (qgis): Merge pull request #51313 from elpaso/ogrprovider-sql-logging
- Ogrprovider sql logging
- 10:42 AM Revision 96afc543 (qgis): Doxy
- 10:34 AM Revision e9b5c3a3 (qgis): Sipify
- 09:41 AM Revision 60a8aad0 (qgis): Use HTML widget for editing
2022-12-28
- 06:17 PM Revision 908c95f4 (qgis): New text widget
- 03:19 PM Revision 98366e13 (qgis): Add comment about the callback limitations in QGIS
- 01:15 PM Revision b4d73cab (qgis): Install query logger only when needed
- 12:52 PM Revision cc371642 (qgis): Test and selective update
- 11:54 AM Revision 882919ad (qgis): Support get_current_value in HTML widget
- 10:36 AM Revision 43de538d (qgis): Remove unused headers
- 09:52 AM Revision e166ae4b (qgis): OGR: Add SQL query logger
- 09:38 AM Revision 9a962467 (qgis): SLD simple marker rotation data-defined field ref export
- Fix #24953 at least for simple cases where the expression
is a simple field reference. - 09:37 AM Revision 19b1b2f5 (qgis): Fix #42136
- 09:37 AM Revision 9e413498 (qgis): SLD ElseFilter support
- 09:37 AM Revision d9868988 (qgis): Roundtrip test for ELSE SLD import/export
- 09:37 AM Revision bb6c8e9b (qgis): Fix test after ElseFilter
- 09:34 AM Revision 2712aed1 (qgis): Merge pull request #51283 from elpaso/bugfix-gh24953-sld-dd-rotation
- SLD simple marker rotation data-defined field ref export
- 09:34 AM Revision 0aeb6dc7 (qgis): Merge pull request #51277 from elpaso/sld-export-options-svg
- Add SLD export context
- 09:33 AM Revision 85da91eb (qgis): Merge pull request #51260 from elpaso/bugfix-gh22172-sld-else-export
- SLD: <se:ElseFilter/> nor working when styling data with sld
2022-12-27
- 08:40 PM Revision 85127019 (qgis): Remove Python 2 compatibility code from parse_dash_results
- 08:40 PM Revision 04b1ee91 (qgis): Remove Python future package from installation
- Not used since:
78af413dcc ("Remove python future compatibility layer", 2017-08-05)
2022-12-22
- 04:31 PM Revision 88dd070f (qgis): Enable the vertex tool to edit Z or M value if the layer supports it
- 12:24 PM Revision 29fd311f (qgis): add API to pass a filterRect to point cloud requests (#51063)
- * add API to pass a filterRect in pointcloud requests
* update docstring
* clang-tidy, cleanup includes
* tests ad...
2022-12-21
- 03:24 PM Revision 568ae8ac (qgis): [AttributeTable] Lazy load widget information for attributes
- 03:09 PM Revision 6e311cdd (qgis): SLD simple marker rotation data-defined field ref export
- Fix #24953 at least for simple cases where the expression
is a simple field reference. - 11:56 AM Revision d7ad954b (qgis): Merge pull request #51253 from tudorbarascu/selecticon
- add "Select Within Distance" icon to the Selection Toolbar
- 11:31 AM Revision f84a0a86 (qgis): More doxy
- 11:26 AM Revision 644a99dd (qgis): Doxy
- 11:09 AM Revision 118c956c (qgis): Add SLD export context
2022-12-20
- 12:58 AM Revision cd74fc27 (qgis): Fix thread safety of DEM height map generator
- 12:58 AM Revision 3eb41968 (qgis): Fixes #33755 Fix legend icon geom generator is involved
- 12:58 AM Revision 50ad97d3 (qgis): [WFS provider] Include namespace prefix and URI in FILTER ...
- computed from setSubsetString() when a namespace is declared on <<wfs:FeatureType> in GetCapabilities response
Fixes... - 12:58 AM Revision d76d9427 (qgis): Remove very old workaround for a closed GDAL ticket preventing
- use of existing GDAL raster band statistics
- 12:58 AM Revision 34f7615c (qgis): Fix output process of r.horizon
- 12:58 AM Revision d851e7e3 (qgis): typo & flake8
- 12:58 AM Revision 4474e7b9 (qgis): Add a QgsOgcCrsUtils::parseCrsName() function to parse the different st...
- Recognizes the following flavors:
```
//! CRS flavor
enum class CRSFlavor
{
UNKNOWN, //! unknown/un... - 12:58 AM Revision 6213437e (qgis): QgsGmlStreamingParser::readEpsgFromAttribute(): use QgsOgcCrsUtils::par...
- 12:58 AM Revision 259a65cc (qgis): [WFS provider] Use QgsOgcCrsUtils::parseCrsName() to be able to handle ...
- 12:58 AM Revision d168cf85 (qgis): Make iteration of features from vector layers with joins actually threa...
- 12:58 AM Revision 5851e5d7 (qgis): Remove unused enum
- 12:58 AM Revision 65161745 (qgis): Remove unused provider argument
- 12:58 AM Revision 5621b320 (qgis): QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): use QgsOgcCrsUtils...
- 12:58 AM Revision 49244a85 (qgis): More robust output process
- Co-Authored-By: Andrea Giudiceandrea <[email protected]>
- 12:58 AM Revision a758a716 (qgis): Update test
- 12:58 AM Revision d211a9d6 (qgis): Ensure that dataChanged signal is raised for DisplayRole in
- QgsAttributeTableModel when a feature attribute is changed
Otherwise the attribute table will show the outdated valu... - 12:58 AM Revision 3565fd15 (qgis): Copy mFeedback argument in copy/assign constructors
- 12:58 AM Revision fb72e346 (qgis): [OGR provider] Fix opening /vsizip//path/to/my.zip/my.gpkg files
- This actually works around an issue in current GDAL versions where the
NOLOCK=YES open option does not work with /vsi... - 12:58 AM Revision d1457798 (qgis): Fix clang warning
- (cherry picked from commit 9e5cd1f79a5d384e4d7ab8d6169f1f35a6fb3d2c)
- 12:58 AM Revision 593e3d02 (qgis): Make raster paletted renderer classify function thread safe
- In addition to making this correctly thread safe, also avoids a
temporary UI hang during the classification if the la... - 12:58 AM Revision d30a7bea (qgis): Skip layers with 'rendering/noPreviewJobs' custom property set in prefe...
- 12:58 AM Revision dfe38ed6 (qgis): More responsive cancelation in raster layer unique stats algorithm
- 12:58 AM Revision 9916310f (qgis): Ensure qgis_process commands using project paths are correctly cleaned
- Fixes #50623
(cherry picked from commit 9a39f24c5c72ce31a527bbef1b10f1a35daa77c5) - 12:58 AM Revision ba973100 (qgis): Fix source select dialog does not add new pages for providers registered
- after QGIS startup (eg when enabling a new plugin), and also ensure
pages are correctly removed when providers are re... - 12:58 AM Revision f5670468 (qgis): Fix missing actions menu when only internal actions are present
- Follow up bcf0e4838
- 12:58 AM Revision fa2edbb6 (qgis): Add a coment to GRASS logic
- 12:58 AM Revision e3ad3839 (qgis): Fix thread unsafe progress reporting from GDAL operations
2022-12-19
- 05:35 PM Revision 74dfc9be (qgis): Fix test after ElseFilter
- 01:40 PM Revision e0acc90b (qgis): Fix #42136
2022-12-17
- 01:00 PM Revision 73be65fc (qgis): Merge pull request #51250 from fghoussen/fix_build_debian
- 08:37 AM Revision f591542f (qgis): Merge pull request #50740 from DelazJ/txIssues
2022-12-16
- 11:23 PM Revision 50a157ae (qgis): Relucantantly accomodate insane thread unsafety of virtual layer provider
- 11:23 PM Revision 16919714 (qgis): Make QgsProject::createExpressionContextScope() thread warning non-fata...
- 11:23 PM Revision 68729487 (qgis): Accomodate thread unsafety of QgsProject::createExpressionContextScope()
- 11:23 PM Revision 3374480f (qgis): Add thread protection to all remaining map layer classes
- 11:23 PM Revision ada0c69b (qgis): Protect base data provider classes
- 11:23 PM Revision 8ff052d7 (qgis): Fix build
- 11:23 PM Revision 00570ac5 (qgis): Protect project/map layer store methods
- 11:23 PM Revision cee0b53b (qgis): Tighten includes
- 11:23 PM Revision ac192854 (qgis): 2D rendering of point clouds is NOT thread safe (argh\!)
- 11:23 PM Revision 122c760d (qgis): Non fatal
- 11:23 PM Revision 57394cfa (qgis): More non-fatal
- 11:23 PM Revision 89fdee5d (qgis): Another non-fatal because of aggregate thread safety
- 11:23 PM Revision c61a9fa3 (qgis): Make some more warnings non fatal
- 11:23 PM Revision 2d4f50df (qgis): Fix clang warning
- 07:29 PM Revision a7d134dd (qgis): Roundtrip test for ELSE SLD import/export
- 05:05 PM Revision c552ab64 (qgis): SLD ElseFilter support
- 04:57 PM Revision f82522a7 (qgis): [BUG FIX] Fix compilation on debian:
- In file included from /path/to/QGIS/tests/src/core/testqgspointcloudlayerexporter.cpp:19:
/path/to/QGIS/src/core/poin... - 04:57 PM Revision a33e2bce (qgis): [BUG FIX] Fix compilation on debian:
- In file included from /path/to/QGIS/build/python/core/auto_generated/pointcloud/qgspointcloudlayerexporter.sip:242:
/... - 01:45 PM Revision 8b5e9c4b (qgis): Merge pull request #51218 from elpaso/bugfix-gh51200-rat-editing
- Raster Attribute Table GUI enhancements/fixes
- 01:04 PM Revision 4cde646c (qgis): Release of 3.22.14
- 01:04 PM Revision b47e00ba (qgis): Release of 3.28.2
- 01:04 PM Revision c2ecb145 (qgis): translation update for 3.22.14 from transifex
- 01:04 PM Revision e15d57fa (qgis): translation update for 3.28.2 from transifex
- 11:23 AM Revision d2490492 (qgis): make params easier to find in PyQgsSettingsEntryEnumFlag docs
- 11:23 AM Revision 7da101ac (qgis): Fix GeometryOperationResult enums documentation
- 09:09 AM Revision 378347a8 (qgis): Remove separator
- 09:09 AM Revision da486587 (qgis): [settings] add new type for variant map: QgsSettingsEntryVariantMap
- 09:09 AM Revision d73510f5 (qgis): add test
- 09:09 AM Revision b983c5af (qgis): fix docs
- 03:01 AM Revision aa8d9027 (qgis): Update grass
- 03:01 AM Revision 1a3bd17b (qgis): Fix clang warning
- 03:01 AM Revision c43b5589 (qgis): Upgrade raster enums to enum class, and remove some completely unused
- enums
2022-12-15
- 11:02 PM Revision 4f32ed5a (qgis): Astyle nopad
- 10:09 PM Revision 6ceb8a42 (qgis): Apply suggestions from code review
- 10:06 PM Revision 68d66576 (qgis): update MDAL 1.01
- 06:37 PM Revision 711a112e (qgis): Fix unused capture warning
- 06:37 PM Revision 95f03258 (qgis): Also test running expression function layer tests in a background thread
- 06:37 PM Revision 769c68b5 (qgis): [api][expressions] Allow additional map layer stores to be associated
- with an expression context
This allows the various expression functions which can refer to
layers to also locate lay... - 06:37 PM Revision 64f5f9e9 (qgis): Fix clang tidy warning
- 06:37 PM Revision fb9b49c9 (qgis): Fix cppcheck warning
- 06:37 PM Revision bcbb74a7 (qgis): Fix and extend tests
- 06:37 PM Revision 5c1e3124 (qgis): Brute force silence clang analyzer false positives
- 06:37 PM Revision c41b7f15 (qgis): Also add test evaluating a function which references a layer from diffe...
- 06:37 PM Revision 7800bd5c (qgis): Fix cppcheck warning
- 06:37 PM Revision ee3e3786 (qgis): Remove unnecessary check
- 04:36 PM Revision 396096c0 (qgis): update MDAL 1.01
- 04:33 PM Revision 463ef5b4 (qgis): update MDAL 1.01 (#51239)
- 03:42 PM Revision 10c5a4a9 (qgis): make clang-tidy happy
- 03:04 PM Revision 429a10c5 (qgis): remove redundant python test:
- This test needed to access private QgsValueRelationWidgetWrapper members
which is possible and done on the existing c... - 12:29 PM Revision ea22a242 (qgis): replace deprecated setMargin() with setContentsMargins()
- 11:54 AM Revision 46d9571f (qgis): Make iteration of features from vector layers with joins actually threa...
- 11:53 AM Revision 1f3ff15b (qgis): Fix thread safety of DEM height map generator
- 11:53 AM Revision 9415f3ec (qgis): Fix thread safety of DEM height map generator
- 11:53 AM Revision d49967ad (qgis): Fix thread safety in raster layer rendering
- We were cloning the data provider correctly, but doing this on the
main thread means that the provider has thread aff... - 11:25 AM Revision 829e226b (qgis): @cond in implementation
- 09:48 AM Revision e6df0064 (qgis): Remove very old workaround for a closed GDAL ticket preventing
- use of existing GDAL raster band statistics
- 09:48 AM Revision e3a3917b (qgis): Update test
- 09:48 AM Revision 40af37d8 (qgis): Remove unused enum
- 09:48 AM Revision f6de04d3 (qgis): Fix thread unsafe progress reporting from GDAL operations
- 09:48 AM Revision f1ff3499 (qgis): Remove unused provider argument
- 06:12 AM Revision a5757c21 (qgis): Remove very old workaround for a closed GDAL ticket preventing
- use of existing GDAL raster band statistics
- 06:12 AM Revision c9bcfe52 (qgis): Remove unused provider argument
- 06:12 AM Revision 37411199 (qgis): Remove unused enum
- 06:12 AM Revision a0de6acc (qgis): Update test
- 06:12 AM Revision 6ab236c0 (qgis): Fix thread unsafe progress reporting from GDAL operations
- 05:56 AM Revision 922dd94f (qgis): Fix thread safety in raster layer rendering
- We were cloning the data provider correctly, but doing this on the
main thread means that the provider has thread aff... - 05:50 AM Revision 56b7c02e (qgis): Fix thread safety of DEM height map generator
- 05:50 AM Revision fcd40c11 (qgis): Fix thread safety of DEM height map generator
- 05:50 AM Revision 9a8b8b16 (qgis): Fix thread safety in raster layer rendering
- We were cloning the data provider correctly, but doing this on the
main thread means that the provider has thread aff... - 05:42 AM Revision 115d822b (qgis): remove SIP_SKIP on hasCheckedStateInfo and setHasCheckedStateInfo to be...
- 05:42 AM Revision 15a6f6a6 (qgis): remove doc note
- 05:41 AM Revision 87d726fb (qgis): Fix thread safety of DEM height map generator
- 05:41 AM Revision efb17e8b (qgis): Fix remove file in function editor
- 05:40 AM Revision 5903af5e (qgis): Fix remove file in function editor
- 05:39 AM Revision 68dc459f (qgis): Ensure that dataChanged signal is raised for DisplayRole in
- QgsAttributeTableModel when a feature attribute is changed
Otherwise the attribute table will show the outdated valu... - 05:39 AM Revision 06bca8f0 (qgis): Fix thread unsafe custom layer property access in layer rendering
- 05:39 AM Revision f85f2b12 (qgis): Fix thread handling in test
- 05:39 AM Revision 0afac632 (qgis): Fix thread handling in test
- 05:38 AM Revision bbcefd0d (qgis): Make iteration of features from vector layers with joins actually threa...
- 03:30 AM Revision 96f66415 (qgis): Remove unused provider argument
- 03:30 AM Revision 2f529f4b (qgis): Update test
- 03:30 AM Revision c23801db (qgis): Remove very old workaround for a closed GDAL ticket preventing
- use of existing GDAL raster band statistics
- 03:30 AM Revision 4e1871db (qgis): Remove unused enum
- 03:30 AM Revision 68e3d2ec (qgis): Fix thread unsafe progress reporting from GDAL operations
- 03:30 AM Revision 7d8681a2 (qgis): Remove unused provider argument
- 03:30 AM Revision 36e49d4d (qgis): Remove very old workaround for a closed GDAL ticket preventing
- use of existing GDAL raster band statistics
- 03:30 AM Revision e45687b4 (qgis): Remove unused enum
- 03:30 AM Revision 063ae8c9 (qgis): Fix thread unsafe progress reporting from GDAL operations
- 03:30 AM Revision bf0533b4 (qgis): Update test
- 03:26 AM Revision 38782bbf (qgis): Remove very old workaround for a closed GDAL ticket preventing
- use of existing GDAL raster band statistics
- 03:26 AM Revision 6a9ddb21 (qgis): Remove unused provider argument
- 03:26 AM Revision 515ce71d (qgis): Remove unused enum
- 03:26 AM Revision 1039ed12 (qgis): Fix thread unsafe progress reporting from GDAL operations
- 03:26 AM Revision 00cf01fd (qgis): Update test
2022-12-14
- 10:55 PM Revision 63555184 (qgis): Make iteration of features from vector layers with joins actually threa...
- 10:55 PM Revision 78c3666d (qgis): Make iteration of features from vector layers with joins actually threa...
- 08:29 PM Revision 15bc4003 (qgis): Fix thread handling in test
- 08:29 PM Revision 73eed8f0 (qgis): Fix thread handling in test
- 08:28 PM Revision a86559ed (qgis): Fix thread unsafe custom layer property access in layer rendering
- 08:25 PM Revision 5693de5e (qgis): Fix thread handling in test
- 08:25 PM Revision b36f6e42 (qgis): Fix thread unsafe custom layer property access in layer rendering
- 05:27 PM Revision dcfb73ed (qgis): Fix thread unsafe method used in labeling rendering
- 05:27 PM Revision 04676a6d (qgis): Fix dox warning
- 05:26 PM Revision 4fd54551 (qgis): Fix thread unsafe method used in labeling rendering
- 05:26 PM Revision 427a1fdb (qgis): Fix dox warning
- 04:07 PM Revision f09aabc9 (qgis): Raster Attribute Table GUI enhancements/fixes
- Fixes #51200 and more small GUI/UX related glitches:
- locale aware double input (consitent behavior with the vector... - 12:32 PM Revision 9b26729c (qgis): Fix build
- 12:32 PM Revision d9bc94c5 (qgis): QStringLiteral is a no
- 12:32 PM Revision 32afca12 (qgis): QStringLiteral, silence clang analyzer
- 12:32 PM Revision cb941b90 (qgis): Add thread safety protection for adding a layer to a layer store
- 11:36 AM Revision a0d8be3a (qgis): add tests, fix existing test
- 11:35 AM Revision 111753a1 (qgis): remove hack when stopping editing
- 11:32 AM Revision 8b43bf32 (qgis): custom filtered table implementation
- 09:19 AM Revision 8921e696 (qgis): Make iteration of features from vector layers with joins actually threa...
- 09:17 AM Revision ed36ae96 (qgis): Copy mFeedback argument in copy/assign constructors
- 09:16 AM Revision eedf0d76 (qgis): Copy mFeedback argument in copy/assign constructors
- 08:19 AM Revision c9f13438 (qgis): Mark a method as non-fatal due to aggregate calculation thread safety i...
- 08:00 AM Revision e1f6453c (qgis): Fix thread unsafe method used in labeling rendering
- 08:00 AM Revision a02cdb94 (qgis): Fix dox warning
- 08:00 AM Revision 4febb32d (qgis): Fix thread unsafe method used in labeling rendering
- 08:00 AM Revision 15abe17b (qgis): Fix dox warning
- 07:56 AM Revision 663dd7ba (qgis): Fix thread unsafe method used in labeling rendering
- 07:56 AM Revision fd35e78e (qgis): Fix dox warning
- 05:48 AM Revision 50785122 (qgis): Server WFS: add srsName support to JSON output
2022-12-13
- 08:12 PM Revision b3ffc98e (qgis): Fix remove file in function editor
- 08:12 PM Revision 00931e36 (qgis): Fix remove file in function editor
- 08:08 PM Revision f59a8fb1 (qgis): Fix remove file in function editor
- 05:59 PM Revision 93bbe681 (qgis): Fix unthread-safe access from tests
- 05:59 PM Revision 6bd3fed6 (qgis): Make some warnings non-fatal because rasterize algorithm is non-thread ...
- and we need the current tests to pass
- 05:59 PM Revision 086c6c84 (qgis): Use AGGRESSIVE_SAFE_MODE on ci builds
- 05:59 PM Revision 0c81a2bc (qgis): Make some warnings non fatal as needed by dangerous thread use in QgsVi...
- 05:59 PM Revision 0c348393 (qgis): Update src/core/qgsthreadingutils.h
- Co-authored-by: Matthias Kuhn <[email protected]>
- 05:59 PM Revision 5b653780 (qgis): Fix nullptr dereference in QgsHtmlWidgetWrapper
- 05:59 PM Revision e13df52e (qgis): Mark vector layer aggregate method as non fatal warning as aggregate ex...
- 05:59 PM Revision 6572c9bd (qgis): Add QGIS_PROTECT_QOBJECT_THREAD_ACCESS macro
- Either shows a warning when a qobject function is accessed
from a thread which the object doesn't have affinity with,... - 11:15 AM Revision 66aa8ebe (qgis): [processing] Show progress during index creation for intersection/diffe...
- 11:15 AM Revision 20b7a696 (qgis): Fix clang warnings
- 11:15 AM Revision 6a54c9a5 (qgis): Silence warning
- 03:34 AM Revision 246c5cb7 (qgis): Port raster_value to thread safe method, remove unused unsafe getRaster...
- 03:34 AM Revision 8e007c48 (qgis): Reduce duplicate code, a bit more thread safety
- 03:34 AM Revision 950c89f4 (qgis): Silence clang false positive warning
- 03:34 AM Revision 824cc427 (qgis): Silence false positive clang warning
- 03:34 AM Revision c075f3ef (qgis): Make is_selected and num_selected functions thread safe
- 03:34 AM Revision 2242f64e (qgis): More thread safety in expression project access
- 03:34 AM Revision e6f12543 (qgis): Mark thread-unsafe methods as deprecated, to avoid their further
- use in expression functions
- 03:34 AM Revision 52b45b53 (qgis): Fix unused argument warning
- 03:34 AM Revision e68ac4ec (qgis): Spelling
- 03:34 AM Revision bcd90bc0 (qgis): Make some expression functions more thread safe by running layer relate...
- 03:34 AM Revision 2f251b9a (qgis): Make QgsExpressionUtils::get***Layer functions require an expression co...
- 03:34 AM Revision 03683a8f (qgis): Use standard method to get layers in raster band stat function
- 03:34 AM Revision 7dfdfb23 (qgis): Update sqlite fetch functions to standard thread safe layer functions
- 03:34 AM Revision baf9cc41 (qgis): Make get_feature_by_id thread safe
2022-12-12
- 09:37 PM Revision 66b999e6 (qgis): Fix #23519 wms identify with WITH_QTWEBKIT=OFF
- 09:36 PM Revision 71b437ac (qgis): Add help for GRASS creation and metadata options
- 05:15 PM Revision 44e89993 (qgis): Add help for GRASS creation and metadata options
- 05:14 PM Revision ca6dd877 (qgis): Copy mFeedback argument in copy/assign constructors
- 05:14 PM Revision 9f36e350 (qgis): Copy mFeedback argument in copy/assign constructors
- 05:11 PM Revision eda87f5c (qgis): Merge pull request #51182 from nicogodet/patch-5
- Add help for GRASS creation and metadata options
- 05:10 PM Revision 7bd628bd (qgis): Merge pull request #51177 from nyalldawson/copy_feedback
- Copy mFeedback argument in copy/assign constructors
- 03:45 PM Revision 16cb7557 (qgis): Partial revert of ff9f2833d0dc3608968
- Because there is no QT_WRAP_UI
- 11:31 AM Revision 630e0085 (qgis): Add help for GRASS creation and metadata options
- 08:57 AM Revision 6c48145e (qgis): Merge pull request #51117 from 3nids/settings-registry-migration-core-2
- migrate babel devices settings
- 03:36 AM Revision 40414f48 (qgis): [OGR provider] Fix opening /vsizip//path/to/my.zip/my.gpkg files
- This actually works around an issue in current GDAL versions where the
NOLOCK=YES open option does not work with /vsi... - 03:35 AM Revision 0d71dc45 (qgis): [OGR provider] Fix opening /vsizip//path/to/my.zip/my.gpkg files
- This actually works around an issue in current GDAL versions where the
NOLOCK=YES open option does not work with /vsi... - 02:59 AM Revision 9b4f15e4 (qgis): Copy mFeedback argument in copy/assign constructors
2022-12-11
- 10:55 PM Revision 8ccc7e1e (qgis): [OGR provider] Fix opening /vsizip//path/to/my.zip/my.gpkg files
- This actually works around an issue in current GDAL versions where the
NOLOCK=YES open option does not work with /vsi... - 10:55 PM Revision 50a3a526 (qgis): [OGR provider] Fix opening /vsizip//path/to/my.zip/my.gpkg files
- This actually works around an issue in current GDAL versions where the
NOLOCK=YES open option does not work with /vsi... - 10:51 PM Revision 098154ba (qgis): [OGR provider] Fix opening /vsizip//path/to/my.zip/my.gpkg files
- This actually works around an issue in current GDAL versions where the
NOLOCK=YES open option does not work with /vsi... - 05:10 PM Revision 5bd4fbda (qgis): Merge pull request #51167 from DelazJ/unicoders
- 12:13 PM Revision ce566316 (qgis): Merge pull request #50684 from rldhont/backport-49438-to-release-3_28
- [Backport release-3_28] [Fix] Server WFS: Date time with ISO Date time field format
- 09:30 AM Revision 7d436ac5 (qgis): Merge pull request #51114 from qgis/backport-51086-to-release-3_28
- [Backport release-3_28] [plugin manager] Fix plugin metadata parsing language
- 09:28 AM Revision c1f55b89 (qgis): Merge pull request #51151 from bettellam/gps1
- Refresh GPS Information Panel widget - Timeout connection error!
- 08:58 AM Revision d6b5b070 (qgis): Remove unicode string notifier from python files
- 07:37 AM Revision 9f127b28 (qgis): More string fixes and make a few more available for translation
2022-12-09
- 08:42 PM Revision 4ee8225a (qgis): Merge pull request #51102 from DelazJ/createMapRendererV2
- Correctly render ordered list in maplayerrenderer API docs - take 2
- 01:28 PM Revision 36b4bc82 (qgis): Merge pull request #49544 from mhugent/wms_featureinfo_xml
- Handle GetFeatureInfo with type text/xml
- 11:21 AM Revision 8ca06eaa (qgis): Merge branch 'master' into settings-registry-migration-core-2
- 11:03 AM Revision 6fe856c3 (qgis): Fix labeling positions are reversed on certain negative offsets
- on builds based on GEOS >= 3.11
Refs #49234 - 11:03 AM Revision 6a985bb2 (qgis): Fix labeling positions are reversed on certain negative offsets
- on builds based on GEOS >= 3.11
Refs #49234 - 10:10 AM Revision bbce8810 (qgis): Fix compiler warning about repeated branch in conditional chain
- 09:56 AM Revision 628906ea (qgis): Fix unit test
- 09:27 AM Revision d0564206 (qgis): Update qgsappgpsconnection.cpp
- 09:02 AM Revision 0b9a358e (qgis): Update qgsappgpsconnection.cpp
- good advice of @nyalldawson
- 06:22 AM Revision e86dc5fa (qgis): GDAL also
- 06:22 AM Revision ebe98b3e (qgis): Add updated dnf install dependencies command for Fedora 37 (gdal-python...
- 06:22 AM Revision 2a7ad352 (qgis): Python3-mock is required for unit tests on Fedora
- 06:22 AM Revision 90aaf823 (qgis): Also nose2
- 06:12 AM Revision 3ce32552 (qgis): Fix labeling positions are reversed on certain negative offsets
- on builds based on GEOS >= 3.11
Refs #49234 - 06:12 AM Revision ff678e2d (qgis): Fix labeling positions are reversed on certain negative offsets
- on builds based on GEOS >= 3.11
Refs #49234 - 06:08 AM Revision faaae301 (qgis): Fix labeling positions are reversed on certain negative offsets
- on builds based on GEOS >= 3.11
Refs #49234 - 04:24 AM Revision 79bd12c2 (qgis): Fix typos in QGIS Server service_url docs
- 03:10 AM Revision 3455982e (qgis): [Clazy] remove unused-non-trivial-variable
2022-12-08
- 12:54 AM Revision 0a3efbba (qgis): Fix clang warning
- (cherry picked from commit 9e5cd1f79a5d384e4d7ab8d6169f1f35a6fb3d2c)
- 12:54 AM Revision 71c3c36e (qgis): Make raster paletted renderer classify function thread safe
- In addition to making this correctly thread safe, also avoids a
temporary UI hang during the classification if the la... - 01:24 PM Revision 4d69ca11 (qgis): Update qgsgpsinformationwidget.cpp
- 12:42 PM Revision 94874a01 (qgis): Update qgsgpsinformationwidget.cpp
- 12:30 PM Revision 8ba30362 (qgis): Update qgsappgpsconnection.cpp
- 06:07 AM Revision 339ae1f4 (qgis): [feature][gps] Add option to store selected GPS component in geometry
- M values
This new setting, available from the GPS settings panel, allows
users to opt into creating geometries with ... - 06:07 AM Revision a5e14b46 (qgis): Silence clang warning
- 06:07 AM Revision 2cecb3fc (qgis): Add API to allow storage of GPS component information in recorded
- track/point geometry m values
- 03:51 AM Revision cf8737ce (qgis): Skip layers with 'rendering/noPreviewJobs' custom property set in prefe...
- 03:51 AM Revision 37a07691 (qgis): Fix source select dialog does not add new pages for providers registered
- after QGIS startup (eg when enabling a new plugin), and also ensure
pages are correctly removed when providers are re... - 03:50 AM Revision 37a509ee (qgis): Skip layers with 'rendering/noPreviewJobs' custom property set in prefe...
- 03:50 AM Revision 8c68d644 (qgis): When undo/redoing changes in QgsVectorLayer, ensure triggerRepaint
- signal is emitted so that layer is redrawn in **all** map canvases
- 03:50 AM Revision 3458bead (qgis): Ensure that dataChanged signal is raised for DisplayRole in
- QgsAttributeTableModel when a feature attribute is changed
Otherwise the attribute table will show the outdated valu... - 03:48 AM Revision 9480c646 (qgis): Fix clang warning
- 03:48 AM Revision 1d0df148 (qgis): Make raster paletted renderer classify function thread safe
- In addition to making this correctly thread safe, also avoids a
temporary UI hang during the classification if the la... - 03:48 AM Revision 3a04bb57 (qgis): [processing] Fix annoying loss of matrix parameter table values
- if back button is pressed in table panel instead of "Ok"
The back button was treated as "cancel", but now the "cance... - 03:48 AM Revision f5620c39 (qgis): Store changes to current cell value when accepting the processing
- matrix table panel
- 03:06 AM Revision 59332bb4 (qgis): [processing] Fix incorrect GDAL raster calc sources for layers when
- the extent handling option is set
- 01:53 AM Revision 4010706a (qgis): feat(doc): add section with build flags in INSTALL.md
- 01:52 AM Revision b27ab6e9 (qgis): Update some server landingpage dependencies
- Use @babel/eslint-parser instead of babel-eslint which is deprecated:
https://www.npmjs.com/package/babel-eslint
Inc...
2022-12-07
- 10:31 AM Revision 5a9ff100 (qgis): Fix clang warning
- 10:31 AM Revision a9d81e27 (qgis): Make raster paletted renderer classify function thread safe
- In addition to making this correctly thread safe, also avoids a
temporary UI hang during the classification if the la... - 10:30 AM Revision 01991643 (qgis): Store changes to current cell value when accepting the processing
- matrix table panel
- 10:30 AM Revision e4213358 (qgis): [processing] Fix annoying loss of matrix parameter table values
- if back button is pressed in table panel instead of "Ok"
The back button was treated as "cancel", but now the "cance... - 10:29 AM Revision 928689de (qgis): Ensure qgis_process commands using project paths are correctly cleaned
- Fixes #50623
- 10:28 AM Revision f39e3dd7 (qgis): Allow create attribute index algorithm to run on non-spatial layers
- 10:28 AM Revision 2ce0a264 (qgis): Allow create attribute index algorithm to run on non-spatial layers
- 10:27 AM Revision 06d54e07 (qgis): More responsive cancelation in raster layer unique stats algorithm
- 10:27 AM Revision 313219bb (qgis): More responsive cancelation in raster layer unique stats algorithm
- 10:27 AM Revision d0171eb9 (qgis): Make raster paletted renderer classify function thread safe
- In addition to making this correctly thread safe, also avoids a
temporary UI hang during the classification if the la... - 10:27 AM Revision 9e5cd1f7 (qgis): Fix clang warning
- 10:26 AM Revision 9569ece5 (qgis): [processing] Fix annoying loss of matrix parameter table values
- if back button is pressed in table panel instead of "Ok"
The back button was treated as "cancel", but now the "cance... - 10:26 AM Revision 059f02a1 (qgis): Store changes to current cell value when accepting the processing
- matrix table panel
- 03:30 AM Revision a0b668ec (qgis): More responsive cancelation in raster layer unique stats algorithm
- 03:30 AM Revision 3343f7e0 (qgis): More responsive cancelation in raster layer unique stats algorithm
- 03:26 AM Revision caa03f21 (qgis): More responsive cancelation in raster layer unique stats algorithm
2022-12-06
- 02:04 PM Revision 28ffa97a (qgis): Remove break
- 01:36 PM Revision ab5042a2 (qgis): Handle multi pks
- 12:18 PM Revision 83ab27e0 (qgis): Fix crash in merge features
- Fix #5122
Introduced by #47822
2022-12-05
- 06:47 PM Revision 47d68364 (qgis): Allow create attribute index algorithm to run on non-spatial layers
- 06:47 PM Revision eb957660 (qgis): Allow create attribute index algorithm to run on non-spatial layers
- 06:43 PM Revision 8c80f25a (qgis): Allow create attribute index algorithm to run on non-spatial layers
- 03:24 PM Revision 0c1ca518 (qgis): fix layout
- 01:41 PM Revision 7db8a02a (qgis): add settings to registry
- 01:41 PM Revision a58643ba (qgis): add test
- 10:57 AM Revision 99a1390a (qgis): migrate babel devices settings
- 10:51 AM Revision a77d6269 (qgis): API to migrate settings from old key
- 09:43 AM Revision 284ec3b9 (qgis): [plugin manager] Fix metadata parsing language
- Use QGIS user interface language instead of system language
- 09:39 AM Revision ab52acc9 (qgis): Merge pull request #51086 from agiudiceandrea/fix-51084-plugin-metadata...
- [plugin manager] Fix plugin metadata parsing language
- 09:11 AM Revision 6a07f3c1 (qgis): Merge pull request #51067 from qgis/backport-50109-to-release-3_28
- [Backport release-3_28] [Fix] Remove unnecessary geometryChanged calls
- 09:06 AM Revision 1d368269 (qgis): Ensure that dataChanged signal is raised for DisplayRole in
- QgsAttributeTableModel when a feature attribute is changed
Otherwise the attribute table will show the outdated valu... - 09:02 AM Revision 98afd4be (qgis): Ensure that dataChanged signal is raised for DisplayRole in
- QgsAttributeTableModel when a feature attribute is changed
Otherwise the attribute table will show the outdated valu... - 06:12 AM Revision 6211da5b (qgis): When undo/redoing changes in QgsVectorLayer, ensure triggerRepaint
- signal is emitted so that layer is redrawn in **all** map canvases
- 06:08 AM Revision 6a4be4b8 (qgis): When undo/redoing changes in QgsVectorLayer, ensure triggerRepaint
- signal is emitted so that layer is redrawn in **all** map canvases
- 06:07 AM Revision 40de4e0c (qgis): Ensure qgis_process commands using project paths are correctly cleaned
- Fixes #50623
(cherry picked from commit 9a39f24c5c72ce31a527bbef1b10f1a35daa77c5)
2022-12-04
- 12:37 AM Revision d534914f (qgis): Bump minimatch from 3.0.4 to 3.1.2 in /resources/server/src/landingpage
- Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaa...
Also available in: Atom