Activity
From 2022-11-17 to 2022-12-16
2022-12-16
- 11:23 PM Revision 68729487 (qgis): Accomodate thread unsafety of QgsProject::createExpressionContextScope()
- 11:23 PM Revision 8ff052d7 (qgis): Fix build
- 11:23 PM Revision 00570ac5 (qgis): Protect project/map layer store methods
- 11:23 PM Revision 16919714 (qgis): Make QgsProject::createExpressionContextScope() thread warning non-fata...
- 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 3374480f (qgis): Add thread protection to all remaining map layer classes
- 11:23 PM Revision 50a157ae (qgis): Relucantantly accomodate insane thread unsafety of virtual layer provider
- 11:23 PM Revision ada0c69b (qgis): Protect base data provider classes
- 11:23 PM Revision c61a9fa3 (qgis): Make some more warnings non fatal
- 11:23 PM Revision 89fdee5d (qgis): Another non-fatal because of aggregate thread safety
- 11:23 PM Revision 57394cfa (qgis): More non-fatal
- 11:23 PM Revision 122c760d (qgis): 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 a33e2bce (qgis): [BUG FIX] Fix compilation on debian:
- In file included from /path/to/QGIS/build/python/core/auto_generated/pointcloud/qgspointcloudlayerexporter.sip:242:
/... - 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... - 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 d73510f5 (qgis): add test
- 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 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 bcbb74a7 (qgis): Fix and extend tests
- 06:37 PM Revision c41b7f15 (qgis): Also add test evaluating a function which references a layer from diffe...
- 06:37 PM Revision ee3e3786 (qgis): Remove unnecessary check
- 06:37 PM Revision 5c1e3124 (qgis): Brute force silence clang analyzer false positives
- 06:37 PM Revision 64f5f9e9 (qgis): Fix clang tidy warning
- 06:37 PM Revision 95f03258 (qgis): Also test running expression function layer tests in a background thread
- 06:37 PM Revision fb9b49c9 (qgis): Fix cppcheck warning
- 06:37 PM Revision 711a112e (qgis): Fix unused capture warning
- 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 7800bd5c (qgis): Fix cppcheck warning
- 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 e3a3917b (qgis): Update test
- 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 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 a0de6acc (qgis): Update test
- 06:12 AM Revision c9bcfe52 (qgis): Remove unused provider argument
- 06:12 AM Revision 37411199 (qgis): Remove unused enum
- 06:12 AM Revision 6ab236c0 (qgis): Fix thread unsafe progress reporting from GDAL operations
- 06:12 AM Revision a5757c21 (qgis): Remove very old workaround for a closed GDAL ticket preventing
- use of existing GDAL raster band statistics
- 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 15a6f6a6 (qgis): remove doc note
- 05:42 AM Revision 115d822b (qgis): remove SIP_SKIP on hasCheckedStateInfo and setHasCheckedStateInfo to be...
- 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 4e1871db (qgis): Remove unused enum
- 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 68e3d2ec (qgis): Fix thread unsafe progress reporting from GDAL operations
- 03:30 AM Revision 063ae8c9 (qgis): Fix thread unsafe progress reporting from GDAL operations
- 03:30 AM Revision 7d8681a2 (qgis): Remove unused provider argument
- 03:30 AM Revision bf0533b4 (qgis): Update test
- 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:26 AM Revision 1039ed12 (qgis): Fix thread unsafe progress reporting from GDAL operations
- 03:26 AM Revision 6a9ddb21 (qgis): Remove unused provider argument
- 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 515ce71d (qgis): Remove unused enum
- 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 427a1fdb (qgis): Fix dox warning
- 05:26 PM Revision 4fd54551 (qgis): Fix thread unsafe method used in labeling rendering
- 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 cb941b90 (qgis): Add thread safety protection for adding a layer to a layer store
- 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
- 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 fd35e78e (qgis): Fix dox warning
- 07:56 AM Revision 663dd7ba (qgis): Fix thread unsafe method used in labeling rendering
- 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 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,... - 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 93bbe681 (qgis): Fix unthread-safe access from tests
- 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 e13df52e (qgis): Mark vector layer aggregate method as non fatal warning as aggregate ex...
- 05:59 PM Revision 5b653780 (qgis): Fix nullptr dereference in QgsHtmlWidgetWrapper
- 05:59 PM Revision 0c348393 (qgis): Update src/core/qgsthreadingutils.h
- Co-authored-by: Matthias Kuhn <[email protected]>
- 11:15 AM Revision 20b7a696 (qgis): Fix clang warnings
- 11:15 AM Revision 6a54c9a5 (qgis): Silence warning
- 11:15 AM Revision 66aa8ebe (qgis): [processing] Show progress during index creation for intersection/diffe...
- 03:34 AM Revision 8e007c48 (qgis): Reduce duplicate code, a bit more thread safety
- 03:34 AM Revision 03683a8f (qgis): Use standard method to get layers in raster band stat function
- 03:34 AM Revision e6f12543 (qgis): Mark thread-unsafe methods as deprecated, to avoid their further
- use in expression functions
- 03:34 AM Revision 7dfdfb23 (qgis): Update sqlite fetch functions to standard thread safe layer functions
- 03:34 AM Revision c075f3ef (qgis): Make is_selected and num_selected functions thread safe
- 03:34 AM Revision 246c5cb7 (qgis): Port raster_value to thread safe method, remove unused unsafe getRaster...
- 03:34 AM Revision 2f251b9a (qgis): Make QgsExpressionUtils::get***Layer functions require an expression co...
- 03:34 AM Revision 950c89f4 (qgis): Silence clang false positive warning
- 03:34 AM Revision bcd90bc0 (qgis): Make some expression functions more thread safe by running layer relate...
- 03:34 AM Revision baf9cc41 (qgis): Make get_feature_by_id thread safe
- 03:34 AM Revision 2242f64e (qgis): More thread safety in expression project access
- 03:34 AM Revision 52b45b53 (qgis): Fix unused argument warning
- 03:34 AM Revision e68ac4ec (qgis): Spelling
- 03:34 AM Revision 824cc427 (qgis): Silence false positive clang warning
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 90aaf823 (qgis): Also nose2
- 06:22 AM Revision e86dc5fa (qgis): GDAL also
- 06:22 AM Revision 2a7ad352 (qgis): Python3-mock is required for unit tests on Fedora
- 06:22 AM Revision ebe98b3e (qgis): Add updated dnf install dependencies command for Fedora 37 (gdal-python...
- 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 a5e14b46 (qgis): Silence clang warning
- 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 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 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 9480c646 (qgis): Fix clang warning
- 03:48 AM Revision f5620c39 (qgis): Store changes to current cell value when accepting the processing
- matrix table panel
- 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: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 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:31 AM Revision 5a9ff100 (qgis): Fix clang warning
- 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 9e5cd1f7 (qgis): Fix clang warning
- 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:26 AM Revision 059f02a1 (qgis): Store changes to current cell value when accepting the processing
- matrix table panel
- 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... - 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...
2022-12-03
2022-12-02
- 03:05 AM Revision 77dc2bdd (qgis): Use GDAL_DCAP_FEATURE_STYLES_READ/GDAL_DCAP_FEATURE_STYLES_WRITE on new...
2022-12-01
- 11:02 PM Revision 3dd5418c (qgis): Ensure qgis_process commands using project paths are correctly cleaned
- Fixes #50623
- 10:58 PM Revision 245d7fa6 (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... - 10:58 PM Revision 9a39f24c (qgis): Ensure qgis_process commands using project paths are correctly cleaned
- Fixes #50623
- 10:58 PM Revision 69a843ff (qgis): [vector] Do not enable embedded feature symbology when loading KML data...
- 10:57 PM Revision b34b15d0 (qgis): Bump whoan/docker-build-with-cache-action from 5 to 6
- Bumps [whoan/docker-build-with-cache-action](https://github.com/whoan/docker-build-with-cache-action) from 5 to 6.
- ... - 08:59 PM Revision 841f2b8b (qgis): Skip layers with 'rendering/noPreviewJobs' custom property set in prefe...
- 08:59 PM Revision 07c94c35 (qgis): Skip layers with 'rendering/noPreviewJobs' custom property set in prefe...
- 08:55 PM Revision b6a78b4b (qgis): Skip layers with 'rendering/noPreviewJobs' custom property set in prefe...
- 08:54 PM Revision c8168731 (qgis): [vector] Do not enable embedded feature symbology when loading KML data...
- 08:00 PM Revision 721e6817 (qgis): Bump whoan/docker-build-with-cache-action from 5 to 6
- Bumps [whoan/docker-build-with-cache-action](https://github.com/whoan/docker-build-with-cache-action) from 5 to 6.
- ... - 06:00 PM Revision 32572b03 (qgis): [plugin manager] Fix metadata parsing language
- Use QGIS user interface language instead of system language
- 07:57 AM Revision 395e1735 (qgis): [vector] Do not enable embedded feature symbology when loading KML data...
- 07:57 AM Revision 4125f51c (qgis): [vector] Do not enable embedded feature symbology when loading KML data...
- 07:52 AM Revision a0d1a179 (qgis): [vector] Do not enable embedded feature symbology when loading KML data...
- 03:03 AM Revision 10893464 (qgis): Add method to get list of supported related table types for a connection
2022-11-30
- 11:44 PM Revision 82f28861 (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
- 11:44 PM Revision 046c6ea5 (qgis): fix python function display in qgsdefaultvalue
- 11:44 PM Revision 0e87a1ea (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
- 11:44 PM Revision 69ea70b1 (qgis): fix python function display in qgsdefaultvalue
- 10:13 PM Revision 006c3c02 (qgis): Add FindPyQt6 cmake modules
- 09:56 PM Revision 6b65b424 (qgis): [feature] Add key dates to layer/project metadata
- This adds the following fields to the QGIS layer/project metadata
standard:
- Date created
- Date published
- Date r... - 09:56 PM Revision ebb606fd (qgis): xml/xsd updates
- 09:56 PM Revision dfee01d7 (qgis): Use enumeration in xsd
- 09:56 PM Revision 63860ec0 (qgis): Translate dates from esri metadata
- 09:56 PM Revision 1461a818 (qgis): Don't accept illegal field names in new table dialog
- 09:56 PM Revision eab3edbd (qgis): Catch another place where illegal field names could be used
- 09:56 PM Revision 026f3cdf (qgis): Add api to retrieve illegal field names via connections api
- 09:56 PM Revision 82462b59 (qgis): Populate illegal field names for postgres connection
- 09:56 PM Revision 772033d4 (qgis): Don't allow empty field names or table names in new layer dialog
- 09:56 PM Revision 7a3a57a5 (qgis): Add API to retrieve relationship capabilities for a provider connection
- 07:02 PM Revision f784753d (qgis): Merge pull request #50853 from Koyaani/xyzm_at_expressions
- [Feature] Add x_at, y_at, z_at, m_at expression functions
- 04:45 PM Revision 1f4e5f99 (qgis): feat(avoidIntersections): add a new return value when the geom is not m...
- 04:45 PM Revision f75030d5 (qgis): fix: apply requested changes
- 04:45 PM Revision f84b95ff (qgis): fix: reduce the number of changeGeometry() call
- 04:45 PM Revision 8cd2db21 (qgis): tests(testqgsvertextool): update avoid intersections and add tests on Q...
- 04:45 PM Revision 5d14d84b (qgis): symbols: rename material to material settings (#50977)
- * qgspoint3dsymbol: Rename mMaterial attribute to mMaterialSettings
mMaterial is not a material but an attribute to ... - 04:41 PM Revision 205865fa (qgis): Merge pull request #50109 from Koyaani/fix-unnecessary-geometryChanged-...
- [Fix] Remove unnecessary geometryChanged calls
- 12:41 PM Revision 3aa58f1a (qgis): Merge pull request #51060 from kadas-albireo/pyqt6work
- Assorted fixes towards PyQt6 support
- 10:13 AM Revision ff9f2833 (qgis): Assorted fixes towards PyQt6 support
- 10:01 AM Revision 6ce6da4e (qgis): fix: apply requested changes
- 09:38 AM Revision b3976fce (qgis): fix: apply requested changes
- 02:27 AM Revision c760faac (qgis): Fix mac build
- 02:27 AM Revision bfc8a19b (qgis): Fix build on older gdal
- 02:27 AM Revision ff3048d1 (qgis): [api] Add method for creating relationship to QgsAbstractDatabaseProvid...
- and implement for OGR provider when built on GDAL >= 3.6
- 02:27 AM Revision 724bf9e9 (qgis): Expose QgsWeakRelation constructor to sip
- 02:27 AM Revision a542fa5b (qgis): Const
- 02:27 AM Revision 30899be0 (qgis): Add update and delete relationship api
- 02:27 AM Revision e452ca21 (qgis): Silence spell check
2022-11-29
- 11:14 PM Revision cae95772 (qgis): Include <cmath> as required to use std::fabs
- Previously, math.h was included instead, but this is C++ code.
- 11:14 PM Revision f045fa24 (qgis): Followup aa590b7, more tolerant progress matching
- 05:48 PM Revision 864ed43b (qgis): feat(avoidIntersections): add a new return value when the geom is not m...
- 05:48 PM Revision 79dc6677 (qgis): fix: reduce the number of changeGeometry() call
- 05:48 PM Revision 635564fd (qgis): tests(testqgsvertextool): update avoid intersections and add tests on Q...
- 05:47 PM Revision 46ed1e12 (qgis): refacto: replace the parameter name 'i' to 'vertex'
- 05:47 PM Revision d8131a07 (qgis): feature: add x_at, y_at, z_at and m_at expressions
- 05:47 PM Revision 77e94913 (qgis): docs: inform users that some expression functions are deprecated
- 12:05 PM Revision ec689c52 (qgis): [wms] Allow for WMTS layers to take DPI into account and scale up on hi...
- 10:20 AM Revision 44361ba3 (qgis): Add flag to opt into including system tables in QgsAbstractDatabaseProv...
- 05:31 AM Revision 3864de6d (qgis): Another test update
- 05:31 AM Revision 0803809b (qgis): Cleanup code
- 05:31 AM Revision c2f8e7fb (qgis): Add alternative reference json files for getlegendgraphic tests
- 05:31 AM Revision f18e90eb (qgis): Update tests
- 05:31 AM Revision 3dea6dec (qgis): More test updates
- 05:31 AM Revision 3877db48 (qgis): Fix missing shadows in legend text
- 05:31 AM Revision c3d5cdec (qgis): Fix server legend coloring
- 05:31 AM Revision a5c47eb1 (qgis): Update test images
- 05:31 AM Revision 662564b4 (qgis): Update tests
- 05:31 AM Revision e667ebcd (qgis): Update reference images
- 05:31 AM Revision 7e9bee79 (qgis): Update reference images
- 05:31 AM Revision 6b8d53a3 (qgis): Fix cppcheck warnings
- 05:31 AM Revision 3527257b (qgis): Deprecate legend line spacing setting, this is now handled in the text
- formats
- 05:31 AM Revision b4ecf8a3 (qgis): Set larger line heights for legend text formats by default, so that we ...
- 05:31 AM Revision 34df6d12 (qgis): [feature] Use text renderer in layout legends
- This change allows use of the full text renderer capabilities
for legend titles, subtitles, and item text. It allows ... - 05:31 AM Revision d76a80d6 (qgis): Fix possible nullptr dereference
- 05:31 AM Revision f1447bed (qgis): Update tests
- 04:10 AM Revision 6f8bc19a (qgis): Silence some debug
- 04:10 AM Revision 86c8d136 (qgis): Silence noisy proj debug output
- 04:10 AM Revision b4d62751 (qgis): Cleanup includes
2022-11-28
- 12:44 AM Revision aa590b73 (qgis): Better handling of GDAL progess report
- 12:37 AM Revision cf485935 (qgis): Include <cmath> as required to use std::fabs
- Previously, math.h was included instead, but this is C++ code.
- 12:33 AM Revision 98995b2a (qgis): Include <cmath> as required to use std::fabs
- Previously, math.h was included instead, but this is C++ code.
- 09:49 PM Revision 7ada1c1d (qgis): [RelationEditor] Don't recreate dualview when only request has changed
- 02:20 PM Revision c64da2f3 (qgis): Fix relationship parent table name is repeated in browser info panel
- 02:20 PM Revision 934a2091 (qgis): Don't show a empty geometry field when expanding aspatial GPKG tables i...
- 10:50 AM Revision 3eabb267 (qgis): Fix relationship parent table name is repeated in browser info panel
- 10:46 AM Revision 8d18f7c5 (qgis): Fix relationship parent table name is repeated in browser info panel
- 10:01 AM Revision bcddf6f9 (qgis): Don't show a empty geometry field when expanding aspatial GPKG tables i...
- 09:57 AM Revision b35968e1 (qgis): Don't show a empty geometry field when expanding aspatial GPKG tables i...
- 07:31 AM Revision 31bf4771 (qgis): use completeBaseName to make copc copy
- this takes the full filename until the last dot.
- 06:43 AM Revision 3e5e531b (qgis): [OGR provider] Avoid console error related to gpkg_metadata_reference t...
- When opening the 'Open Vector Layer' dialog box in a directory with a
.gpkg without the optional metadata tables, the... - 06:42 AM Revision f31eba14 (qgis): Fix #50999 GDAL auth config filter
- 06:42 AM Revision 651b3428 (qgis): Fix #50999 GDAL auth config filter
- 05:50 AM Revision de843e23 (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... - 02:46 AM Revision fe0ab98e (qgis): Manually monkey patch compatibility, since we can't auto patch to gui c...
- 02:46 AM Revision 26f5683d (qgis): Properly avoid clang warning
- 02:46 AM Revision 5a0e2e25 (qgis): Supress clang warning
- 02:46 AM Revision 0c562b43 (qgis): Dox
- 02:46 AM Revision fa0adc03 (qgis): Typo
- 02:46 AM Revision 3efb1e60 (qgis): Move action enums to Qgis, promote to enum class, and considerably thin
- includes as a result
- 02:46 AM Revision 16e572da (qgis): Restore alternative silencer method
- 02:46 AM Revision 14bf89c9 (qgis): Alternative method of silencing clang warnings
2022-11-27
- 11:59 PM Revision 71feaaac (qgis): use completeBaseName to make copc copy
- this takes the full filename until the last dot.
- 11:56 PM Revision 0a878e83 (qgis): Fix #50999 GDAL auth config filter
- 11:56 PM Revision 654cf0ff (qgis): Fix #50999 GDAL auth config filter
- 11:54 PM Revision 81ca6f25 (qgis): use completeBaseName to make copc copy
- this takes the full filename until the last dot.
- 11:53 PM Revision 508b6d3c (qgis): [OGR provider] Avoid console error related to gpkg_metadata_reference t...
- When opening the 'Open Vector Layer' dialog box in a directory with a
.gpkg without the optional metadata tables, the... - 11:53 PM Revision 47def696 (qgis): Fix WMS identify (headers getters must be case insensitive)
- Fixes #50981
- 11:52 PM Revision 3cbabfe3 (qgis): Fix oapif subsection title
- 11:52 PM Revision 7255fe89 (qgis): Rename oapif subsection title
- 11:52 PM Revision 0735f86b (qgis): Fix oapif subsection title
- 11:52 PM Revision 73a65c68 (qgis): Rename oapif subsection title
- 11:52 PM Revision fdbcb2bf (qgis): Fix #50999 GDAL auth config filter
- 11:50 PM Revision e86dc3e4 (qgis): [OGR provider] Avoid console error related to gpkg_metadata_reference t...
- When opening the 'Open Vector Layer' dialog box in a directory with a
.gpkg without the optional metadata tables, the... - 11:50 PM Revision 4f824ef0 (qgis): [Lint] QgsMeshDatasetGroupStore: make mExtraDatasets a non-pointer member
- There's no need to make it a std::unique_ptr<> given it is always
allocated in the constructor, and never assigned to... - 11:50 PM Revision 36157da3 (qgis): fix bad type
2022-11-25
- 03:24 AM Revision 9bdeb8b5 (qgis): Rename oapif subsection title
- 03:24 AM Revision 0bb82e12 (qgis): Fix oapif subsection title
- 03:24 AM Revision 29031394 (qgis): Fix oapif subsection title
- 03:24 AM Revision 850cd93d (qgis): Rename oapif subsection title
- 03:23 AM Revision f1f0e112 (qgis): Fix WMS identify (headers getters must be case insensitive)
- Fixes #50981
- 03:20 AM Revision ade4f0cf (qgis): qgscamerapose: Do not restrict the pitch angle with qt6
- This was introduced as a workaround for a bug in Qt5. It has been
fixed in Qt6. - 03:20 AM Revision c2bba3b8 (qgis): Fix WMS identify (headers getters must be case insensitive)
- Fixes #50981
- 03:19 AM Revision d0903e7e (qgis): Rename oapif subsection title
- 03:19 AM Revision d67e3c39 (qgis): Fix oapif subsection title
- 03:11 AM Revision e10bd388 (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:07 AM Revision ba9c669b (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...
2022-11-24
- 04:55 AM Revision ff12479b (qgis): Fixes #50963 : Index already passed don't call `findText`
- 03:41 AM Revision a10b9711 (qgis): Add additional text renderer rect modes
- Adds some text layout modes where the line heights are based
on cap heights or font ascent alone
These are required ... - 03:41 AM Revision 12ec85a6 (qgis): Fix horizontally overlapping text in rect mode
- 03:41 AM Revision cfbf5ef5 (qgis): Add more efficient method to draw document when a QgsTextDocument is al...
- 03:01 AM Revision 4fd60d06 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
- 03:01 AM Revision 09655fd1 (qgis): [AttributeTable] Create attributes widget only when needed
2022-11-23
- 11:06 PM Revision ff2a81d8 (qgis): Fixes #50963 : Index already passed don't call `findText`
- 11:01 PM Revision 7b80b30c (qgis): Fixes #50963 : Index already passed don't call `findText`
- 11:00 PM Revision 4d7a772e (qgis): [layouts] Support non-printer layout exports when QPrinter not available
- 03:28 PM Revision 0391d7a4 (qgis): [layouts] Support non-printer layout exports when QPrinter not available
- 03:24 PM Revision ed3483ed (qgis): [layouts] Support non-printer layout exports when QPrinter not available
- 10:01 AM Revision 091469dd (qgis): fix python function display in qgsdefaultvalue
- 10:01 AM Revision 736b4077 (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
- 10:01 AM Revision c34bc1cd (qgis): fix python function display in qgsdefaultvalue
- 10:01 AM Revision cf6b41cd (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
- 09:57 AM Revision 6f47a5f1 (qgis): Merge pull request #50960 from DelazJ/maplayerrendererListdocs
- 08:25 AM Revision 2a0fc591 (qgis): Cleanup qgsmaplayeractionregistry.* files and split into modular files
- per class
- 08:25 AM Revision 8fefb8a0 (qgis): Move action files to subdirectories
- 05:27 AM Revision 24ea2a32 (qgis): [processing] Raster layer unique values output should use longlong
- for pixel count field, otherwise values can be too large for plain
integer fields when outputting to eg geopackage an... - 05:27 AM Revision a04de9ad (qgis): [processing] Raster layer unique values output should use longlong
- for pixel count field, otherwise values can be too large for plain
integer fields when outputting to eg geopackage an... - 04:54 AM Revision c15b9600 (qgis): Add message bar to QgsMapLayerActionContext
- 04:54 AM Revision 84c87870 (qgis): Don't show misleading error message when user CANCELS adding a
- feature from GPS location
- 04:54 AM Revision a876fa46 (qgis): Also update GPS derived attributes when updating feature form from
- GPS
- 04:54 AM Revision 96652415 (qgis): Less debug noise
- 04:54 AM Revision 6d74da23 (qgis): needsGeometry getter is not a signal
- 04:54 AM Revision ff03e4c9 (qgis): Add method to change the geometry for the feature shown in a QgsAttribu...
- 04:54 AM Revision 4afcddf7 (qgis): Refactor to move gps logged positions to QgsGeometry method out
- to base class
- 04:54 AM Revision b6badb60 (qgis): Add a context for QgsMapLayerAction
- 04:54 AM Revision 45ed5f70 (qgis): Silency noisy debug
- 04:54 AM Revision 4f1cc22b (qgis): Also use context when determining which actions can run
- 04:54 AM Revision 0c4aff9a (qgis): Add framework so that a QgsMapLayerAction can get a reference
- to the QgsAttributeDialog it is executed from
- 04:54 AM Revision 7a2598d4 (qgis): Add map layer action for current GPS feature destination layer
- for "Update GPS Information"
Triggering this action from the attribute dialog for a newly
created feature in the GPS... - 01:30 AM Revision e2222d21 (qgis): [processing] Raster layer unique values output should use longlong
- for pixel count field, otherwise values can be too large for plain
integer fields when outputting to eg geopackage an... - 01:30 AM Revision 0212774c (qgis): [processing] Raster layer unique values output should use longlong
- for pixel count field, otherwise values can be too large for plain
integer fields when outputting to eg geopackage an... - 01:26 AM Revision f0de98ec (qgis): [processing] Raster layer unique values output should use longlong
- for pixel count field, otherwise values can be too large for plain
integer fields when outputting to eg geopackage an...
2022-11-22
- 09:04 AM Revision 8b7e5769 (qgis): [WFS provider] Try to detect geometry type if unknown for WFS 1.0 (#50943)
- fixes qgis#50935
- 07:39 AM Revision 3d51ab36 (qgis): fix python function display in qgsdefaultvalue
- 07:39 AM Revision 9b886a17 (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
- 01:38 AM Revision a53a8fea (qgis): accept code formatting suggestion
- Co-authored-by: Andrea Giudiceandrea <[email protected]>
2022-11-21
- 10:05 PM Revision bfde7852 (qgis): [WFS provider] Try to detect geometry type if unknown for WFS 1.0 (#50943)
- fixes qgis#50935
- 09:13 PM Revision 934774a6 (qgis): Hide GPS toolbar by default, make floating by default
- 12:36 PM Revision 27f87d1d (qgis): [OGR provider] querySubLayerList(): use GDAL 3.6.0 OGR_L_GetGeometryTyp...
- Use OGR_L_GetGeometryTypes() to get the actual geometry types of a
layer.
Cf https://github.com/OSGeo/gdal/pull/6491 - 08:47 AM Revision 85834d74 (qgis): Fix missing actions menu when only internal actions are present
- Follow up bcf0e4838
- 08:47 AM Revision a8d4ef39 (qgis): Fix missing actions menu when only internal actions are present
- Follow up bcf0e4838
- 01:14 AM Revision 53715c36 (qgis): Use daemon property instead of setDaemon()
- SetDaemon() is deprecated since Python 3.10
https://docs.python.org/3/library/threading.html#threading.Thread.daemon
...
2022-11-19
- 08:59 AM Revision 5eadfee4 (qgis): disable fail-fast option in docker build workflow
- 06:49 AM Revision ca9acb79 (qgis): update ubuntu base image version to 22.04
- 06:47 AM Revision 5dc2ab95 (qgis): Rework GPS add track point icon
- 06:47 AM Revision 517cac31 (qgis): In various "new *** layer" dialogs, show a warning when the
- user accepts the dialog but has entered a field name in
the new field box without adding it to the fields list
Avoid... - 05:48 AM Revision 6234d190 (qgis): Fix shell check warning
- 05:24 AM Revision c0d8f65c (qgis): Add a coment to GRASS logic
- 05:24 AM Revision 5fcb63e5 (qgis): More robust output process
- Co-Authored-By: Andrea Giudiceandrea <[email protected]>
- 05:24 AM Revision b2be3962 (qgis): Fix output process of r.horizon
- 05:24 AM Revision 2627f266 (qgis): typo & flake8
- 05:21 AM Revision cb8875a8 (qgis): Condense duplicate code
- 05:21 AM Revision a6ede27e (qgis): When digitizing points, ensure that we show a visible marker on the
- canvas at the digitized point while the attribute dialog is open
This matches the behavior we see for lines/polygons... - 05:21 AM Revision df8f525b (qgis): Better memory management
- 05:21 AM Revision ad98d28f (qgis): Dox++
- 05:21 AM Revision ec6cf0a7 (qgis): Use circles for digitized point marker, not square
- 03:24 AM Revision a0671977 (qgis): server: include xml processing instruction in feature info and server e...
- (cherry picked from commit 3c6e0cf1fb560dd143fc8385e8ef8f211aca0bae)
- 03:23 AM Revision 5bd50e5b (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... - 03:13 AM Revision f5b26a67 (qgis): [WFS provider] Add a new test for a layer of geometry type Unknown, who...
- 03:13 AM Revision 906859b7 (qgis): [WFS provider] Fix performance issue on initial GetFeature COUNT=1 requ...
- 03:09 AM Revision 8f4c14fc (qgis): Add a coment to GRASS logic
- 03:09 AM Revision 9fead243 (qgis): More robust output process
- Co-Authored-By: Andrea Giudiceandrea <[email protected]>
- 03:09 AM Revision b15b0d6c (qgis): typo & flake8
- 03:09 AM Revision ff6c25a1 (qgis): Fix output process of r.horizon
- 03:08 AM Revision 402aa74d (qgis): [WFS provider] Use QgsOgcCrsUtils::parseCrsName() to be able to handle ...
- 03:08 AM Revision 235e05bd (qgis): QgsGmlStreamingParser::readEpsgFromAttribute(): use QgsOgcCrsUtils::par...
- 03:08 AM Revision 058a2b5f (qgis): QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): use QgsOgcCrsUtils...
- 03:08 AM Revision 160abbcd (qgis): Add a QgsOgcCrsUtils::parseCrsName() function to parse the different st...
- Recognizes the following flavors:
```
//! CRS flavor
enum class CRSFlavor
{
UNKNOWN, //! unknown/un... - 03:07 AM Revision 98e12802 (qgis): Fixes #33755 Fix legend icon geom generator is involved
- 03:06 AM Revision 718fda16 (qgis): mesh editing, fix default Z value when snap on 2D feature
- 03:05 AM Revision e4f40eaf (qgis): fix #49973
- 03:05 AM Revision e3d562b5 (qgis): remove outdated comment
- 03:05 AM Revision 8448b59c (qgis): export mesh to vector layer, fix invalid fields
- 03:04 AM Revision 2e44db6a (qgis): fix mesh refinement crash ( backport #50556)
- 03:02 AM Revision 2fc245b1 (qgis): Update src/core/raster/qgsrasterattributetable.cpp
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 03:02 AM Revision ca395360 (qgis): Use MinMax field usage as potential source of initial rat based classif...
- 03:02 AM Revision df347ecf (qgis): Remove overzealous assert when a RAT has neither a name or generic fiel...
- Found when testing with rasters found in the wild
- 03:02 AM Revision 41e79bee (qgis): If classes cannot be loaded from raster attribute table, ensure
- we fallback to a basic default renderer instead of showing nothing
This matches the <=3.28 behavior when loading the... - 03:02 AM Revision a548eac8 (qgis): Shortcut when no rat min max classes found
- 03:02 AM Revision e28f8777 (qgis): Fix missing actions menu when only internal actions are present
- Follow up bcf0e4838
- 03:01 AM Revision 9a94dc5e (qgis): Fix shell check warning
- (cherry picked from commit 5dc11e0f857a954206bb7891490823185b7b7184)
(cherry picked from commit 0ff6b2a12a15177dab60c... - 03:00 AM Revision 0ff6b2a1 (qgis): Fix shell check warning
- (cherry picked from commit 5dc11e0f857a954206bb7891490823185b7b7184)
- 02:50 AM Revision fd448292 (qgis): Fix shell check warning
- 02:48 AM Revision 85b83117 (qgis): Fix some overlay algorithms output multipoint geometries but
- output layer is single point, causing insertion errors
Fixes #49456
(cherry picked from commit c9a2a5efa8ec9a0430ec... - 02:48 AM Revision 99e07b66 (qgis): updated parameters for r.sim.sediment
- 02:48 AM Revision 1247998e (qgis): Fixes #50075 : fix build without postgresql
- 02:48 AM Revision ac3b5ab6 (qgis): Improve selection of PostGIS raster overviews
- 02:48 AM Revision 47e6c7b4 (qgis): Add test
- 02:48 AM Revision 718d3a98 (qgis): Add viewbox parameter only if bounds are finite
- fixes qgis#50807
- 02:48 AM Revision 6e486524 (qgis): Update src/analysis/processing/qgsalgorithmdifference.cpp
- Co-authored-by: Andrea Giudiceandrea <[email protected]>
- 02:48 AM Revision 6973dc15 (qgis): fix cppcheck
- 02:48 AM Revision d3ca501a (qgis): fix message for translation
- 02:48 AM Revision 8c11d3c1 (qgis): Update tooltip message and homogenize categorized item and layer
- legend feature count
- 02:48 AM Revision 858e8a14 (qgis): Fixes #46790 : make it clear when feature count is estimated
- 02:48 AM Revision a46b0157 (qgis): Cleanly exit QgsApplication from qgis_process runs
- Fixes #50623
- 02:48 AM Revision 38cf6eaf (qgis): [Fix] Server WFS: Date time with ISO Date time field format
- If in the field editor widget setup config, the date time field format is ISO format,
do not use the field format sto... - 02:48 AM Revision 1569ec80 (qgis): TilesXYZ.py - setTransformContext before rendering
- Set transform context in QgsMapSettings before rendering tiles in order to respect all the desired CRS transformation...
- 02:48 AM Revision 7eb60872 (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
- 02:46 AM Revision 5dc11e0f (qgis): Fix shell check warning
2022-11-18
- 11:38 PM Revision c4eecbd4 (qgis): [WFS provider] Add a new test for a layer of geometry type Unknown, who...
- 11:38 PM Revision b9df51bb (qgis): [WFS provider] Fix performance issue on initial GetFeature COUNT=1 requ...
- 11:38 PM Revision 57aee199 (qgis): Add test
- 11:38 PM Revision 76cf2d19 (qgis): Fix spelling
- 11:38 PM Revision 8019ba32 (qgis): Refix build
- 11:38 PM Revision a65c16cd (qgis): Fix #50197 and reduce usage of signal/slots in attribute form
- 11:38 PM Revision b6d5232f (qgis): Fix build
- 11:37 PM Revision 4ca0b4b9 (qgis): Custom projection form : disable edit form when no current projection i...
- 11:37 PM Revision de577517 (qgis): Remove empty first row from the 'User defined CRS' table (fixes issue #...
- 11:34 PM Revision c264204b (qgis): [WFS provider] Add a new test for a layer of geometry type Unknown, who...
- 11:34 PM Revision dc85a1f4 (qgis): [WFS provider] Fix performance issue on initial GetFeature COUNT=1 requ...
- 11:24 PM Revision 8ecf93f4 (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
- 11:24 PM Revision 87968e4c (qgis): Fix some overlay algorithms output multipoint geometries but
- output layer is single point, causing insertion errors
Fixes #49456
(cherry picked from commit c9a2a5efa8ec9a0430ec... - 11:24 PM Revision 7bdf7c81 (qgis): Add viewbox parameter only if bounds are finite
- fixes qgis#50807
- 11:24 PM Revision 8bde41ca (qgis): Fixes #50075 : fix build without postgresql
- 11:24 PM Revision 343219e0 (qgis): Add test
- 11:24 PM Revision c54a9679 (qgis): Update tooltip message and homogenize categorized item and layer
- legend feature count
- 11:24 PM Revision 1551cc7e (qgis): updated parameters for r.sim.sediment
- 11:24 PM Revision d2a1b697 (qgis): fix cppcheck
- 11:24 PM Revision 9ce5e138 (qgis): fix message for translation
- 11:24 PM Revision fd458f3f (qgis): Update src/analysis/processing/qgsalgorithmdifference.cpp
- Co-authored-by: Andrea Giudiceandrea <[email protected]>
- 11:24 PM Revision 3a94c35b (qgis): Fixes #46790 : make it clear when feature count is estimated
- 11:24 PM Revision eb666e17 (qgis): Cleanly exit QgsApplication from qgis_process runs
- Fixes #50623
- 11:24 PM Revision bfe66486 (qgis): [Fix] Server WFS: Date time with ISO Date time field format
- If in the field editor widget setup config, the date time field format is ISO format,
do not use the field format sto... - 11:24 PM Revision d516c2f2 (qgis): TilesXYZ.py - setTransformContext before rendering
- Set transform context in QgsMapSettings before rendering tiles in order to respect all the desired CRS transformation...
- 11:24 PM Revision ef474138 (qgis): Improve selection of PostGIS raster overviews
- 10:21 PM Revision 011d7f45 (qgis): Fix clang tidy warning
- 10:21 PM Revision 913c6ae6 (qgis): Include ellipsoidal altitude in available GPS information values
- 01:10 PM Revision fde3b8fb (qgis): Release of 3.28.1
- 01:10 PM Revision 2b44ed70 (qgis): translation update for 3.28.1 from transifex
- 01:09 PM Revision 02ff117c (qgis): Release of 3.22.13
- 01:09 PM Revision 61049a7c (qgis): translation update for 3.22.13 from transifex
- 09:23 AM Revision 48b9b5c8 (qgis): Merge pull request #50924 from qgis/backport-50899-to-release-3_28
- [Backport release-3_28] Don't emit layerModified for every atomic change made during a bulk operation to the vector l...
- 07:37 AM Revision e8503f41 (qgis): Fix missing actions menu when only internal actions are present
- Follow up bcf0e4838
- 07:37 AM Revision 32776bfd (qgis): Fix missing actions menu when only internal actions are present
- Follow up bcf0e4838
- 07:33 AM Revision 5c604061 (qgis): Fix missing actions menu when only internal actions are present
- Follow up bcf0e4838
- 03:24 AM Revision 8959bfd5 (qgis): Fix spelling
- 03:24 AM Revision 77bceff6 (qgis): Refix build
- 03:24 AM Revision e3c53309 (qgis): Add test
- 03:24 AM Revision cb05c9ee (qgis): Fix build
- 03:24 AM Revision d14b022e (qgis): Fix #50197 and reduce usage of signal/slots in attribute form
- 03:20 AM Revision f469f46c (qgis): Fix issues for multiediting and updating for attribute form with more w...
- 02:55 AM Revision 313b3c79 (qgis): Update src/analysis/processing/qgsalgorithmdifference.cpp
- Co-authored-by: Andrea Giudiceandrea <[email protected]>
- 02:55 AM Revision 0564be1f (qgis): Fix some overlay algorithms output multipoint geometries but
- output layer is single point, causing insertion errors
Fixes #49456
(cherry picked from commit c9a2a5efa8ec9a0430ec... - 02:55 AM Revision a18d1f1c (qgis): Add tests
- 02:55 AM Revision 4a7df60d (qgis): Update src/core/vector/qgsvectorlayer.cpp
- Co-authored-by: Julien Cabieces <[email protected]>
- 02:55 AM Revision 519553cc (qgis): Use optimised deleteFeatures method when we can
- 02:55 AM Revision 93084f96 (qgis): Fix incorrect result when calling changeAttributeValues on a non-editab...
- 02:55 AM Revision ecfa173a (qgis): Don't emit layerModified for every atomic change made during a bulk
- operation to the vector layer edit buffer
Eg Instead of emitting layerModified for every individual feature
in a cal... - 02:51 AM Revision b1e63a28 (qgis): Don't emit layerModified for every atomic change made during a bulk
- operation to the vector layer edit buffer
Eg Instead of emitting layerModified for every individual feature
in a cal... - 02:51 AM Revision 26277bab (qgis): Update src/core/vector/qgsvectorlayer.cpp
- Co-authored-by: Julien Cabieces <[email protected]>
- 02:51 AM Revision 99eede90 (qgis): Use optimised deleteFeatures method when we can
- 02:51 AM Revision adacd9af (qgis): Fix incorrect result when calling changeAttributeValues on a non-editab...
- 02:51 AM Revision dda5b39e (qgis): Add tests
2022-11-17
- 11:59 PM Revision 332a3fd2 (qgis): server: include xml processing instruction in feature info and server e...
- Co-authored-by: Juergen E. Fischer <[email protected]>
- 11:32 PM Revision 8753cfd9 (qgis): add test
- 11:32 PM Revision 2533d750 (qgis): make split with lines also work with polygons
- 11:24 PM Revision 661c0e28 (qgis): mssql provider: don't double 'quote' (fixes #50914)
- 11:20 PM Revision 00c93f08 (qgis): mssql provider: don't double 'quote' (fixes #50914)
- 08:57 PM Revision 9b9e9aad (qgis): remove RC from splash
- 06:25 PM Revision fd10b6c9 (qgis): server: include xml processing instruction in feature info and server e...
- 06:19 PM Revision 3c6e0cf1 (qgis): server: include xml processing instruction in feature info and server e...
- 04:03 PM Revision 85d3065f (qgis): [Server] WMS GetCapabilities: Cleaning and simplifying the GetCapabilit...
- The objectives of these changes are:
* Improvement of the quality of the code for a better maintenance of it
* Simpli... - 02:26 PM Revision 8a76f3a5 (qgis): mssql provider: don't double 'quote' (fixes #50914)
- 02:26 PM Revision 47be2bb8 (qgis): mssql provider: don't double 'quote' (fixes #50914)
- 02:18 PM Revision 69e26fc5 (qgis): mssql provider: don't double 'quote' (fixes #50914) (#50915)
- 11:13 AM Revision 3e818b94 (qgis): Split out qgsgpsconnection files into modular components
- 09:54 AM Revision 60e2c987 (qgis): Merge pull request #50586 from nicogodet/gdalcalcextent
- Add user interface for `--extent` gdalcalc option
- 03:54 AM Revision b60ff3c8 (qgis): Bump loader-utils in /resources/server/src/landingpage
- Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.c... - 01:47 AM Revision d6a04988 (qgis): set mLastGPSInformation.satInfoComplete = true; at end of NMEA sequence
- Only set satInfoComplete when a non-gsv message is received after the last gsv message.
- 01:39 AM Revision ec976cb5 (qgis): run scripts/scandeps.pl (followup efbd5eaffc)
- 01:20 AM Revision 4c894f3c (qgis): add test
- 01:20 AM Revision f5f26f18 (qgis): make split with lines also work with polygons
- 01:17 AM Revision b49539c2 (qgis): add test
- 01:17 AM Revision 55318d13 (qgis): make split with lines also work with polygons
2022-11-16
- 12:32 AM Revision 034e9582 (qgis): Bump loader-utils in /resources/server/src/landingpage
- Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.c...
Also available in: Atom