Activity
From 2021-07-23 to 2021-08-21
2021-08-19
- 10:31 PM Revision 7165ef67 (qgis): [layouts] Allow predefined scale for point layers to fix handling of mu...
- 10:31 PM Revision d61284b3 (qgis): [layouts] Fix rendering of dynamic map grids when exporting atlas outsi...
- 10:30 PM Revision d39d3573 (qgis): [layouts] Fix rendering of dynamic map grids when exporting atlas outsi...
- 10:30 PM Revision f91e2450 (qgis): [layouts] Allow predefined scale for point layers to fix handling of mu...
- 10:30 PM Revision 8156f0f0 (qgis): move QgsLineString tests from QgsGeometry
- 10:30 PM Revision e690c8e9 (qgis): create a dedicated repository for core/geometry tests
- 10:30 PM Revision 2ce22fe6 (qgis): split some utils methods
- 10:30 PM Revision 94ed2210 (qgis): move QgsPoint tests from QgsGeometry
- 10:30 PM Revision da9d9a57 (qgis): move QgsMultiPoint tests from QgsGeometry
- 10:30 PM Revision 1146cb9a (qgis): move QgsMultiPolygon tests from QgsGeometry
- 10:30 PM Revision ad2fff48 (qgis): move QgsGeometryCollection tests from QgsGeometry
- 10:30 PM Revision 31cb059d (qgis): sort files in geometry/CMakeLists.txt
- 10:30 PM Revision ccf7cd6f (qgis): sort headers and add whitespace
- 10:30 PM Revision 65fd7801 (qgis): move QgsTriangle tests from QgsGeometry
- 10:30 PM Revision 97bedf3d (qgis): move QgsPolygon tests from QgsGeometry
- 10:30 PM Revision f782c210 (qgis): move QgsCircularString tests from QgsGeometry
- 10:30 PM Revision c2853e16 (qgis): move QgsCurvePolygon tests from QgsGeometry
- 10:30 PM Revision 45c5a91d (qgis): remove useless headers
- 10:30 PM Revision 7496303c (qgis): move QgsEllipse tests from QgsGeometry
- 10:30 PM Revision cc7c3d62 (qgis): move QgsCircle tests from QgsGeometry
- 10:30 PM Revision bd29a7eb (qgis): move QgsMultiCurve tests from QgsGeometry
- 10:30 PM Revision c22a9a9f (qgis): fix geometry/CMakeLists.txt: app -> core...
- 10:30 PM Revision 4e883478 (qgis): move QgsRegularPolygon tests from QgsGeometry
- 10:30 PM Revision 17264547 (qgis): move QgsCompoundCurve tests from QgsGeometry
- 10:30 PM Revision 6e5e2622 (qgis): move QgsMultiSurface tests from QgsGeometry
- 10:30 PM Revision 0340f041 (qgis): move QgsQuadrilateral tests from QgsGeometry
- 10:30 PM Revision 7d5e391c (qgis): move QgsMultiLineString tests from QgsGeometry
- 05:23 PM Revision a25f798d (qgis): Merge pull request #44710 from elpaso/dd-form-actions
- [feature] Drag & Drop designer form actions
- 04:58 PM Revision 734db2b6 (qgis): Merge pull request #44763 from troopa81/bp_44658_to_320
- [Backport to 3.20][WFS] Fix unknown expat encoding issues
- 04:04 PM Revision 3146e58e (qgis): Remove more unused deps
- 03:58 PM Revision 741e26ef (qgis): Remove mingw-rsvg2 from mingw docker image
- 09:08 AM Revision 2966ef96 (qgis): Add test for unhandled encoding
- 09:08 AM Revision 2f6cd437 (qgis): [WFS] fix unknown expat encoding issues
- 09:06 AM Revision bd6ac0e5 (qgis): save mesh from URI (#44758)
- [mesh] fix saving a mesh frame with URI
- 09:05 AM Revision 2cdc666f (qgis): fix maximum vertices count per face for mesh editing (#44759)
- fix writing UGRID format (mesh layer)
- 05:26 AM Revision 011aa463 (qgis): [ogr] If we had to do a full table scan to resolve geometry types
- for a sublayer, ensure that we store the geometry type in the
sublayer uri so that we don't have to do this scan agai... - 05:26 AM Revision 078accbd (qgis): Update tests
- 05:26 AM Revision 6012cafe (qgis): Fix select sublayers dialog model can seem to get stuck calculating
- geometry types for data sources which have no records
- 05:26 AM Revision 8568ed07 (qgis): Mark class as private
- 05:26 AM Revision e3b10ff5 (qgis): Add method to retrieve a specific item from an annotation layer by id
- 05:26 AM Revision aeb7d89a (qgis): Use a spatial index to optimise annotation layer item retrieval
- 05:26 AM Revision 8e87c7e4 (qgis): Indentation
- 05:26 AM Revision 0cb6ff5c (qgis): Some clazy fixes
- 05:26 AM Revision cb23e3a0 (qgis): Don't store original layer xml for annotation layers -- these layers
- can never be broken, so it's a waste of time to store the
unused original xml - 05:26 AM Revision 9cfdf3d3 (qgis): Speed up loading of complex projects with many symbols
- 04:57 AM Revision 9dd9934d (qgis): [layouts] Allow predefined scale for point layers to fix handling of mu...
- 04:57 AM Revision 238f513e (qgis): [layouts] Fix rendering of dynamic map grids when exporting atlas outsi...
- 04:57 AM Revision bc5303fb (qgis): [layouts] Fix rendering of dynamic map grids when exporting atlas outsi...
- 04:57 AM Revision cac2caf2 (qgis): [layouts] Allow predefined scale for point layers to fix handling of mu...
- 04:54 AM Revision 1706e7b2 (qgis): Merge pull request #44740 from nirvn/atlas_fixes
- A couple of atlas layout fixes
- 04:08 AM Revision 2c5c9b66 (qgis): [layouts] Fix rendering of dynamic map grids when exporting atlas outsi...
2021-08-18
- 12:39 AM Revision 79551964 (qgis): [Oracle] Fix arc creation
- 10:08 PM Revision 64b5ce16 (qgis): mdal 0.8.92
- 09:58 PM Revision 7c75c4cd (qgis): Never try to create/render 0 pixel sized fonts
- This throws Qt warnings, and results in large fonts being created
when they actually should be invisible - 09:15 PM Revision dc21f9a8 (qgis): [Oracle] Fix arc creation
- 09:12 PM Revision d90a87ef (qgis): Fix translation in options dialog (fixes #44535; followup
- f22f742a9f81f7e6b ff)
- 09:11 PM Revision 76287af2 (qgis): [Oracle] Fix arc creation
- 09:03 PM Revision e88dfd02 (qgis): When an OGR uri has a specific layer id or name included, don't waste
- time querying sublayers for sublayers we aren't interested in
- 09:03 PM Revision 3b0cb954 (qgis): Don't mark pgeo driver as slow geometry type retrieval
- While it is slow to retrieve this, the new query sublayers
background threading avoid this being an issue - 09:01 PM Revision da0040b3 (qgis): [chore] Merge stale issue and stale pr
- 03:45 PM Revision cc817882 (qgis): Address PR comments
- 03:09 PM Revision 353674d9 (qgis): this code is not needed since z/m are captured from QgsMapToolCapture::...
- 02:11 PM Revision c6cdb2ec (qgis): Merge pull request #44361 from qgis/backport-44111-to-release-3_16
- [Backport release-3_16] [Server][Tests] Extend WMS dimension tests
- 01:35 PM Revision 7c35e62f (qgis): Merge pull request #44636 from suricactus/offline_pk
- [Offline editing] Store original PK and use transactions with QgsOfflineEditing::synchronize
- 12:17 PM Revision b7ce9794 (qgis): Change QPair -> QPair<QString, QString>
- 11:53 AM Revision dbf7e1d6 (qgis): Restore PyQgsOracleProvider test (#44747)
- 10:53 AM Revision 781f4849 (qgis): Mesh editing: Select mesh element by polygon (#44739)
- [feature] [mesh] Select mesh elements by polygon
Default behavior: all touched (partially included element) will be ... - 09:57 AM Revision 2af0a640 (qgis): Fix QSvgWidget linking for qt6 build
- 09:57 AM Revision b41aa97d (qgis): Fix qt6 build
- 09:57 AM Revision 0eaf6296 (qgis): No setCodec on qt6
- 09:57 AM Revision ad8991fa (qgis): Mandatory typo
- 09:57 AM Revision cc2ae032 (qgis): Build qscintilla for qt6
- 08:25 AM Revision c27d472e (qgis): Revert
- 07:49 AM Revision 9e643aae (qgis): Fix build errors on some toolchains
- 06:35 AM Revision 8bc90989 (qgis): [layouts] Allow predefined scale for point layers to fix handling of mu...
- 04:32 AM Revision d5058cab (qgis): Don't try to paint onto null icons
- 04:32 AM Revision 13b8d2c9 (qgis): Set layer action states for annotation layers
- 04:32 AM Revision 3b2e640c (qgis): Add a new enum for inherent map layer properties, and add property
- to annotation layers to reflect that while these are editable
users are not able to toggle edits on them (they are AL... - 04:32 AM Revision 1925277b (qgis): Use the new UsersCannotToggleEditing property to refine situations
- when various actions and editing dependant states should be
reflected in qgis app
We don't want annotation layers (w... - 04:32 AM Revision 3f7fc069 (qgis): Annotation layers should return true to isEditable, supportsEditing
- 03:47 AM Revision 6d8d1854 (qgis): [qt6] Slim down building dependancies for qt6 ci build
- 03:47 AM Revision 39784f0a (qgis): Typo
- 03:47 AM Revision 39eb0498 (qgis): Install patch
- 03:47 AM Revision 2e12a44b (qgis): gross
2021-08-17
- 12:45 AM Revision 3feea64a (qgis): [Server][Tests] Extend WMS dimension tests
- Add tests on TIME dimension and a date dimension based on a date field.
- 12:44 AM Revision 5173b6f5 (qgis): Fix return value of addTopologicalPoints(QgsGeometry)
- 12:44 AM Revision 9b02d079 (qgis): Complete addTopologicalPoints result values for QgsVectorLayer; add tes...
- 12:44 AM Revision 834fa61f (qgis): Test addTopologicalPoints results
- 12:43 AM Revision 5e064602 (qgis): [Server][Tests] Extend WMS dimension tests
- Add tests on TIME dimension and a date dimension based on a date field.
- 12:41 AM Revision 79e247b1 (qgis): Fix crash in vector layer iteration on Qt6 builds
- Decrementing an iterator which is already at the beginning results
in a crash
(cherry picked from commit 6776b1b0d79... - 12:41 AM Revision ac29a5db (qgis): Initialize return buffers in GetRawChar8 et al. (Port DWG read fix
- from https://github.com/LibreCAD/libdxfrw)
From the upstream message:
GetRawChar8() would return spurious memory con... - 12:41 AM Revision 1cb8df8f (qgis): Fix indentation issue
- 12:41 AM Revision 49c150cc (qgis): [expressions] Don't cache aggregate results if there's an evaluation er...
- Otherwise subsequent evaluations of the expression will happily
grab the cached null variant, unaware that it's actua... - 12:41 AM Revision d4b68ae7 (qgis): Raise IndexErrors instead of crashing when an invalid index is
- passed to QgsAttributeTableConfig methods from Python
- 12:41 AM Revision 5a182209 (qgis): Sipify
- 12:41 AM Revision 9f97ff32 (qgis): QgsMessageLogViewer: limit number of messages to avoid blowing RAM (fix...
- 12:41 AM Revision df407ee5 (qgis): QgsProcessingAlgorithmDialogBase: limit number of info messages to avoi...
- 12:41 AM Revision 7db875de (qgis): QgsProcessingFeedback: limit number of messages to avoid blowing RAM (f...
- 12:41 AM Revision f7ce846d (qgis): Rework API and improve memory handling of graph objects
- Instead of QgsGraphBuilder::graph() taking the ownership of the graph
and leaving the QgsGraphBuilder in an unpredict... - 12:41 AM Revision 25b43f57 (qgis): Fix for not resetting numberOf(left)Segments when switching scalebar unit
- 12:41 AM Revision f26118e7 (qgis): Cleaner loop
- (cherry picked from commit 6527d59118fff87b4fafa8e7909f22de48f3bf76)
- 12:41 AM Revision 0628d707 (qgis): Fix incomplete message bar messages when exporting items from model
- designer
(cherry picked from commit 1b9295195796a4a2d8319aad3e50f906abcf9b38) - 12:41 AM Revision 832945a3 (qgis): Add support for PROJ 8.0.0 in FindProj.cmake.
- proj_api.h is no longer available in PROJ 8.0.0, use proj.h instead.
Fixes: #41735 - 12:41 AM Revision ca6de5bf (qgis): Fix leaked GDAL dataset handle when deleting layers
- Prevents the deletion from actually occurring until QGIS is closed
(cherry picked from commit 842485f7514f7f334a1cd8... - 12:41 AM Revision 242aa988 (qgis): sipify
- 12:41 AM Revision f8317f6f (qgis): Textual fix
- 12:41 AM Revision b6d30388 (qgis): [ogr] Report ESRI multipatch GDB layers as multipolygonz layers
- Apply the same workaround we use for multipatch shapefiles to
GDB sources
(cherry picked from commit 7b283b33aec629a... - 12:41 AM Revision a455a518 (qgis): set singleFile property inside the QgsLayoutAtlas constructor
- 12:41 AM Revision 5e4da4bf (qgis): fix singleFile property issue
- 12:41 AM Revision 8b0010a9 (qgis): Fix sticky buttons in expression builder
- 12:41 AM Revision d175bbf8 (qgis): Fix handleSSlError ignore saved errors
- 12:41 AM Revision ce9eef85 (qgis): [layout] Allow negative values for grid offset
- Add the "minimum" property to mOffsetXSpinBox and mOffsetYSpinBox in order to allow the use of negative values for th...
- 12:41 AM Revision 083595f0 (qgis): [layout] Fix max grid interval value
- Increase the maximum value for mIntervalXSpinBox, mIntervalYSpinBox, mOffsetXSpinBox and mOffsetYSpinBox
- 12:41 AM Revision 36b8b315 (qgis): [aggregate calculator] Improve result type detection to fix bogus typel...
- 12:41 AM Revision 70f66495 (qgis): fix building of process without bindings
- 12:20 AM Revision c0254fa4 (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 12:20 AM Revision 1a1fcb88 (qgis): Update run-tests.yml
- 12:20 AM Revision 5cd745c5 (qgis): add Qt version dependent test black list
- 12:20 AM Revision 7a42711a (qgis): Update run-tests.yml
- 12:20 AM Revision e84fe5e9 (qgis): enable tests for Qt6
- 11:02 PM Revision 5746881f (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 11:01 PM Revision 496ddfd1 (qgis): Update run-tests.yml
- 10:42 PM Revision a5968fa7 (qgis): Address review
- 10:29 PM Revision 367acf42 (qgis): Fix squashed file selector widget in layout picture item widget
- 10:29 PM Revision 1eca54d7 (qgis): [layouts] Correctly show picture path when clicking an existing
- picture item
Fixes #44703, fixes #44532 - 10:28 PM Revision c38c15da (qgis): [layouts] Fix polyline/polygon item nodes are incorrectly positioned
- and scaled when using the move nodes tool
(cherry picked from commit 21f0a95503789c8d22d04d4612a60a2afe0a1cda) - 10:28 PM Revision fd534e3f (qgis): Merge pull request #44731 from qgis/jsoninclude
- Remove unused include
- 10:28 PM Revision 8f3fc330 (qgis): build process with Qt6 on CI
- 07:32 PM Revision 915349de (qgis): Simplify code and support copy/paste
- 07:19 PM Revision 95481a95 (qgis): Merge pull request #44720 from qgis/backport-44718-to-release-3_20
- [Backport release-3_20] Fix crash when holding tab key in some circumstances
- 07:19 PM Revision be8d76e2 (qgis): Merge pull request #44719 from qgis/backport-44718-to-release-3_16
- [Backport release-3_16] Fix crash when holding tab key in some circumstances
- 05:29 PM Revision a22042cc (qgis): add Qt version dependent test black list
- 04:40 PM Revision 6bbb10e6 (qgis): [AttributeForm] always put tab widget content into a scroll area (#44708)
- 04:32 PM Revision 5124aecd (qgis): build process with Qt6 on CI
- 04:31 PM Revision f869d0b2 (qgis): Update run-tests.yml
- 03:37 PM Revision 72ddc9e1 (qgis): build analysis with Qt6 (#44729)
- 03:30 PM Revision f67c071e (qgis): Remove unused include
- 03:15 PM Revision cd29f117 (qgis): enable tests for Qt6
- 03:06 PM Revision 07a215cb (qgis): Remove unused include
- 01:48 PM Revision 88b17188 (qgis): build analysis with Qt6
- 01:45 PM Revision fd5976be (qgis): build with Qt6 on CI
- 01:44 PM Revision dc448daa (qgis): rewrite tests
- 01:44 PM Revision 1ae81142 (qgis): [Fix][MapTool] Ellipse with M value
- 01:44 PM Revision 930df73b (qgis): do not build virtual raster without analysis (#44728)
- 01:43 PM Revision c559a416 (qgis): Update src/core/providers/memory/qgsmemoryprovider.cpp
- Co-authored-by: Andrea Giudiceandrea <[email protected]>
- 01:43 PM Revision d6df5312 (qgis): readd lines lost during merge
- 01:43 PM Revision d94bcbc2 (qgis): Regex as cons thread_local
- 01:43 PM Revision 847d4cc4 (qgis): Added missing type names to uri parsing regex for memory provider
- - This was causing strange field names when cloning layers. fixes #44087
- Some code cleanup + QRegexp replaced with ... - 01:43 PM Revision 48f234c9 (qgis): Fix list types
- 01:43 PM Revision 048e6477 (qgis): MemoryProvider respect field name when parsing a URI with unknown typeName
- 01:43 PM Revision e1a20d1d (qgis): Removed list types as not intended for backport
- 01:43 PM Revision dcbaf39e (qgis): Fix test
- 01:43 PM Revision 29a0c375 (qgis): MemoryProvider native type is boolean and not bool
- 01:43 PM Revision 75a4f284 (qgis): Default length/precision for double/real fields
- 01:43 PM Revision 92d713a7 (qgis): Fix tests
- 01:43 PM Revision ff98a386 (qgis): Disable ultra-fragile mesh terrain rendering test on CI (#44725)
- Co-authored-by: Nyall Dawson <[email protected]>
- 01:00 PM Revision b1227358 (qgis): Update CMakeLists.txt
- 12:43 PM Revision 6d66dd2b (qgis): fix groovy build (Qt 5.14.2; Qt::ReturnByValue introduced in Qt 5.15 no...
- 11:34 AM Revision f90dd388 (qgis): do not build virtual raster without analysis
- fix building without analysis
- 10:00 AM Revision 179cb1d9 (qgis): [feature] virtual raster data provider (#44195)
- * try to commit some changes in the branch
* addedd 3 file, cmake, vrp .h and .cpp
* updating VRP, no good results
... - 09:07 AM Revision e0738774 (qgis): Offline editing fixes
- 08:54 AM Revision 9a4f0f5d (qgis): fix (partially) #44226 (#44723)
- 08:52 AM Revision 7d5c0303 (qgis): update mdal to 0.8.91: API for 3D datasets write and driver max faces
- 08:50 AM Revision a4b1d0bf (qgis): fix mesh editing map tool issue (#44724)
- 08:47 AM Revision 8ff83c48 (qgis): Store the PK if available
- 07:50 AM Revision 2d515456 (qgis): Disable ultra-fragile mesh terrain rendering test on CI
- 04:41 AM Revision 21f0a955 (qgis): [layouts] Fix polyline/polygon item nodes are incorrectly positioned
- and scaled when using the move nodes tool
- 04:23 AM Revision 02cdb83a (qgis): Fix squashed file selector widget in layout picture item widget
- 04:23 AM Revision af490f62 (qgis): [layouts] Correctly show picture path when clicking an existing
- picture item
Fixes #44703, fixes #44532 - 04:22 AM Revision 91e0745b (qgis): Fix crash when holding tab key in some circumstances
- Fixes #44669
- 04:22 AM Revision 615069e0 (qgis): Fix crash when holding tab key in some circumstances
- Fixes #44669
- 04:20 AM Revision 7eafc434 (qgis): Fix squashed file selector widget in layout picture item widget
- 04:20 AM Revision 3785c980 (qgis): [layouts] Correctly show picture path when clicking an existing
- picture item
Fixes #44703, fixes #44532 - 04:19 AM Revision 8e7e751b (qgis): Fix crash when holding tab key in some circumstances
- Fixes #44669
- 02:41 AM Revision 2f7efed0 (qgis): Fix searching in expression builder function list, make filtering
- more robust
Fixes #44711 - 02:41 AM Revision 06b3b165 (qgis): Fix clazy, cppcheck warnings in expression builder widgets
2021-08-16
- 01:46 AM Revision 0dbf1631 (qgis): QgsRasterAnalysisUtils: fix range loop constructs warning
- Loops create a copy from map. Use reference type to prevent copying.
- 01:46 AM Revision a346ec13 (qgis): explicit const
- 12:27 AM Revision e81415c4 (qgis): [trivial] allows building with QTWebKit disabled
- 05:44 PM Revision 6de2f2dc (qgis): Fix setEnabled
- 05:13 PM Revision 9772e953 (qgis): Doxy
- 05:10 PM Revision f3980ecd (qgis): Fix tree display value
- 03:19 PM Revision 6a163ee6 (qgis): List both Feature and Layer actions
- 03:14 PM Revision cd6cd2f6 (qgis): Tests for form action widget
- 12:05 PM Revision a0507ee3 (qgis): Merge pull request #44533 from troopa81/feat_dms_connexion_widget
- [ExternalStorage] Add widget to configure/edit and visualize external storage
- 10:22 AM Revision 7b7323cc (qgis): Merge pull request #44658 from troopa81/fix_wfs_encoding
- [WFS] Fix unknown expat encoding issues
- 09:38 AM Revision 9f465294 (qgis): fix windows build (followup 19565032e3187164)
- 09:18 AM Revision b1fa3338 (qgis): Disable relative path and directory storing when there is an external s...
- 09:18 AM Revision 74512ffd (qgis): Separate QgsFileWidget from QgsExternalStorageFileWidget
- 09:18 AM Revision d5d90b75 (qgis): Update tooltips
- 09:18 AM Revision 53e16e85 (qgis): add external storage display name
- 09:18 AM Revision bbf2429d (qgis): Fix sip incomplete type QgsExternalStorageFileWidget
- 09:18 AM Revision 36813e73 (qgis): Fix doc
- 09:18 AM Revision 7a7964c7 (qgis): Fix typo & return string by value not ref
- 09:18 AM Revision 7d89628f (qgis): s/storageType/storageTypeIndex
- 09:18 AM Revision 16c916b7 (qgis): fix typos and doc
- 09:18 AM Revision 902907e1 (qgis): Fix bad progress bar behavior
- 09:18 AM Revision 56127039 (qgis): [ExternalStorage] Add widget to configure/edit and visualize external s...
- 09:12 AM Revision 2d91b589 (qgis): Add test for unhandled encoding
- 09:12 AM Revision a63551a4 (qgis): [WFS] fix unknown expat encoding issues
2021-08-15
- 09:31 PM Revision 94209193 (qgis): [layout] Fix max grid interval value
- Increase the maximum value for mIntervalXSpinBox, mIntervalYSpinBox, mOffsetXSpinBox and mOffsetYSpinBox
- 09:31 PM Revision 84f5d183 (qgis): [layout] Allow negative values for grid offset
- Add the "minimum" property to mOffsetXSpinBox and mOffsetYSpinBox in order to allow the use of negative values for th...
- 09:31 PM Revision 2981fbfc (qgis): [layout] Fix max grid interval value
- Increase the maximum value for mIntervalXSpinBox, mIntervalYSpinBox, mOffsetXSpinBox and mOffsetYSpinBox
- 09:31 PM Revision a346a560 (qgis): [layout] Allow negative values for grid offset
- Add the "minimum" property to mOffsetXSpinBox and mOffsetYSpinBox in order to allow the use of negative values for th...
- 09:30 PM Revision bdaf65ef (qgis): Partially resync drw_entities with libdxfrw copy
- Mostly indentation changes, with some added bugfixes from upstream!
- 09:30 PM Revision 08e77b9e (qgis): QgsTessellator::asMultiPolygon(): stricter bound checking to make cppch...
- 09:30 PM Revision 70c73b18 (qgis): qgscurvepolygon.cpp: avoid cppcheck warning about potential nullptr der...
- 02:01 AM Revision f14c7a97 (qgis): Remove custom QGIS debug code and partially resync with upstream library
- Allows removing the qgis_core/qt dependancy from embedded libdxfrw copy
- 02:01 AM Revision e205c0da (qgis): Fix macos build
- 02:01 AM Revision 23661384 (qgis): Fix warning
2021-08-14
- 12:24 AM Revision 74b0cfd8 (qgis): Partially sync some libdxfrw files with library version
- 12:24 AM Revision f14ddac7 (qgis): Fix build
- 12:24 AM Revision 7bc76be9 (qgis): Remove custom QGIS debug code and partially resync with upstream library
- 12:24 AM Revision 44d5a157 (qgis): Log lines
- 12:24 AM Revision ec23c24e (qgis): Move custom libdxfrw logging class to QGIS code, out of copy of libdxfrw
- 12:03 AM Revision 887ac0a1 (qgis): [layout] Fix max grid interval value
- Increase the maximum value for mIntervalXSpinBox, mIntervalYSpinBox, mOffsetXSpinBox and mOffsetYSpinBox
- 12:03 AM Revision b959fb58 (qgis): [layout] Allow negative values for grid offset
- Add the "minimum" property to mOffsetXSpinBox and mOffsetYSpinBox in order to allow the use of negative values for th...
- 12:02 AM Revision 69c7a5f7 (qgis): [layout] Allow negative values for grid offset
- Add the "minimum" property to mOffsetXSpinBox and mOffsetYSpinBox in order to allow the use of negative values for th...
- 12:02 AM Revision bf5ec148 (qgis): [layout] Fix max grid interval value
- Increase the maximum value for mIntervalXSpinBox, mIntervalYSpinBox, mOffsetXSpinBox and mOffsetYSpinBox
- 11:58 PM Revision 44af2781 (qgis): [aggregate calculator] Improve result type detection to fix bogus typel...
- 11:57 PM Revision fc306edf (qgis): Allow to set negative offsets for grid decoration
- 07:06 PM Revision 889359c3 (qgis): Form DD action widgets initial implementation
- 07:02 PM Revision 12e12618 (qgis): do not reset id on apply/save
- 07:02 PM Revision eb0b0a7f (qgis): Add setId
- 07:01 PM Revision 8a5fbff3 (qgis): const correctness
- 02:46 AM Revision 52562023 (qgis): [aggregate calculator] Improve result type detection to fix bogus typel...
- 02:42 AM Revision 376d8fbc (qgis): [aggregate calculator] Improve result type detection to fix bogus typel...
2021-08-13
- 10:14 PM Revision 5dbaeb27 (qgis): [layout] Fix max grid interval value
- Increase the maximum value for mIntervalXSpinBox, mIntervalYSpinBox, mOffsetXSpinBox and mOffsetYSpinBox
- 10:14 PM Revision 3e28304a (qgis): [layout] Allow negative values for grid offset
- Add the "minimum" property to mOffsetXSpinBox and mOffsetYSpinBox in order to allow the use of negative values for th...
- 10:04 PM Revision 5126d6ed (qgis): Merge pull request #44688 from rouault/fix_build
- qgserror.cpp: fix build in QGISDEBUG mode
- 04:36 PM Revision e7bd600a (qgis): testqgsogrutils.cpp: fix build with GDAL 3.4
- 04:20 PM Revision f61970f8 (qgis): qgserror.cpp: fix build in QGISDEBUG mode
- 02:13 PM Revision 9f59a156 (qgis): Release of 3.20.2
- 02:13 PM Revision 89560085 (qgis): translation update for 3.20.2 from transifex
- 02:11 PM Revision e5b665e9 (qgis): Release of 3.16.10
- 02:11 PM Revision bdee5223 (qgis): translation update for 3.16.10 from transifex
- 07:25 AM Revision 2dc3a1b0 (qgis): Another loop reference fix
- 07:25 AM Revision 35004f60 (qgis): Fix test
- 07:25 AM Revision 0aaf08a3 (qgis): Fix build with model test
- 07:25 AM Revision b2933c66 (qgis): More loop references
- 07:25 AM Revision c8f24fbc (qgis): Windows fix
- 07:25 AM Revision 34c9bd83 (qgis): Fix build
- 07:25 AM Revision 52950b8a (qgis): Windows fix
- 07:25 AM Revision fd9c00be (qgis): More loop references
- 07:25 AM Revision 499ed204 (qgis): Fix windows build
- 07:25 AM Revision 90d76f1e (qgis): More loop references
- 07:25 AM Revision 4e13368a (qgis): Add missing loop references
- 07:25 AM Revision 19565032 (qgis): const ALL the things
- Use clang-tidy const correctness fixit to add const to all
variables which it can - 07:25 AM Revision 32c2cea5 (qgis): Rollback a change
- 07:25 AM Revision dc5e3854 (qgis): Windows build fix
- 07:25 AM Revision 1acedbad (qgis): Fix mac build
2021-08-12
- 04:54 AM Revision b4ef3a3a (qgis): Ensure that QgsMimeDataUtils::Uri::filePath is always set for file base...
- 04:54 AM Revision 20aff0b4 (qgis): Add filePath to mime uri from file based items
- 04:54 AM Revision e6fa3ffd (qgis): Add filepath to QgsMimeDataUtils::Uri
- 04:54 AM Revision b968ab32 (qgis): Ensure file based items can always be renamed, regardless of which prov...
- 04:54 AM Revision 9a616340 (qgis): Also allow renaming file items in browser via standard F12/mouse
- interaction
- 04:54 AM Revision 258eda2b (qgis): Fix incorrect icon shown for zip files in browser
- 04:54 AM Revision 0cf4068e (qgis): Fix some file based datasets (e.g. single layer ODS files) aren't
- correctly showing file based actions in browser
- 04:54 AM Revision 3d4224d4 (qgis): Fix doxygen warning
- 04:54 AM Revision 0cc2e1ab (qgis): [browser] Only show Rename layer action for gpkg when there's a single
- layer selected
This operation only works on single layers, so it's misleading to
show when the user has many items s... - 04:53 AM Revision 4fe8e232 (qgis): [aggregate calculator] Improve result type detection to fix bogus typel...
- 04:48 AM Revision efb41bf0 (qgis): Raise IndexErrors instead of crashing when an invalid index is
- passed to QgsAttributeTableConfig methods from Python
- 04:48 AM Revision fae02c5b (qgis): Sipify
- 04:48 AM Revision e392a12f (qgis): sipify
- 03:42 AM Revision cda26a7a (qgis): Fix searching within function tags
- 03:42 AM Revision 2ab7d33e (qgis): Update src/gui/qgsexpressiontreeview.cpp
- 03:42 AM Revision 840b7d70 (qgis): Make search case insensitive
- 03:42 AM Revision 5f7a067f (qgis): Simplify whitespaces in saved expression labels
- 03:42 AM Revision e17862df (qgis): Update src/gui/qgsexpressionstoredialog.h
- 03:42 AM Revision 55c02f6b (qgis): skip sip
2021-08-11
- 12:50 AM Revision 0c0ca5ff (qgis): sipify
- 12:20 AM Revision a0eba8f9 (qgis): Sipify
- 12:20 AM Revision 7e57b545 (qgis): Raise IndexErrors instead of crashing when an invalid index is
- passed to QgsAttributeTableConfig methods from Python
- 12:17 AM Revision c7dc5841 (qgis): Sipify
- 12:17 AM Revision c9e78395 (qgis): Raise IndexErrors instead of crashing when an invalid index is
- passed to QgsAttributeTableConfig methods from Python
- 12:07 AM Revision 8eca1664 (qgis): Remove "accessibleName" property from some .ui files
- containing strange "Hello translotor" string.
- 12:07 AM Revision fffed590 (qgis): Remove unused "accessibleName" property from some .ui files
- 07:29 PM Revision 29b8d870 (qgis): Show time zones in expression results preview for date time values
- Behind the scenes Qt IS considering time zones for datetime values,
which leads to some extremely subtle issues if us... - 07:29 PM Revision e45a821f (qgis): Show time zone information for datetime field values by default
- 07:27 PM Revision 3076c39f (qgis): Remove "Display As" control from layer properties dialogs
- This is a weird legacy control, which is read only and which just
shows a copy of the layer name with _ replaced by s... - 07:26 PM Revision 4d5014de (qgis): Add QgsExpression utility function to match an expression or field name...
- 07:26 PM Revision 5a5b637e (qgis): More helpful aggregate expression errors in more situations
- 07:26 PM Revision e9aaee63 (qgis): Improve strings
- 07:26 PM Revision 1b8397ed (qgis): When trying to match an aggregate subexpression to layer fields,
- correctly treat field names in " " as direct field references,
not expressions - 07:26 PM Revision a5261ff1 (qgis): Better error reporting for aggregate calculation failures
- 02:35 PM Revision f605cdf2 (qgis): Github template - Add some notes for new profile and plugins
- 11:38 AM Revision 826c6a7c (qgis): Disble layer rendering to 3D terrain texture for 3D rendered layers (#4...
- * add optional layer rendering to 3D terrain
* remove terrainLayers from Qgs3DMapSettings
* fix tests
* switch to ... - 08:41 AM Revision 66bd6354 (qgis): repr for QgsDefaultValue
- 08:41 AM Revision ddc48151 (qgis): [expressions] Don't cache aggregate results if there's an evaluation er...
- Otherwise subsequent evaluations of the expression will happily
grab the cached null variant, unaware that it's actua... - 07:32 AM Revision 3a4867dc (qgis): [chore] Remove custom FindIconv.cmake implementation (#44632)
- It is available out of the box since cmake 3.11
- 06:35 AM Revision 21843e89 (qgis): [expressions] Don't cache aggregate results if there's an evaluation er...
- Otherwise subsequent evaluations of the expression will happily
grab the cached null variant, unaware that it's actua... - 06:32 AM Revision 52ecd5ba (qgis): Merge pull request #44615 from nyalldawson/backport_44613
- [expressions] Don't cache aggregate results if there's an evaluation error (3.20 backport)
- 05:35 AM Revision 155c76c9 (qgis): Add some __repr__ methods for QgsLayerTreeNode classes
2021-08-10
- 12:21 AM Revision 34507ad7 (qgis): Spelling
- 12:21 AM Revision 16085470 (qgis): Add utility function QgsFileUtils.renameDataset
- Renames a dataset file, including all its associated sidecar
files (and optionally the .qmd/.qml sidecars) - 12:21 AM Revision 7a4fc6eb (qgis): [feature] Add Rename action under the manage submenu for files in browser
- Allows renaming of files directly in the browser. If the file
corresponds to a spatial dataset with multiple sidecar ... - 05:18 PM Revision c4b2ca97 (qgis): Merge pull request #44348 from domi4484/backport-44099-to-release-3_20_a
- Backport "Added missing type names to uri parsing regex for memory provider" 3.20
- 03:56 PM Revision e80964cb (qgis): [release-3_20] fix docker cache "Run tests" (#44617)
- 08:06 AM Revision dbc88201 (qgis): Sipify
- 04:52 AM Revision 2ccac5ae (qgis): When deleting files through the browser panel, ensure that all
- sidecar files are always deleted too
And include sidecar files in the list of files to be deleted which
we show to u... - 04:52 AM Revision ee0c050b (qgis): Add QgsFileUtils.sidecarFilesForPath function, which returns all
- sidecar files which exist for a given file path
- 04:52 AM Revision 512b67eb (qgis): Improve list of GDAL format sidecars
- 04:52 AM Revision 896bab45 (qgis): Add .aux.xml file
- 03:50 AM Revision fe0cde3c (qgis): Raise IndexErrors instead of crashing when an invalid index is
- passed to QgsAttributeTableConfig methods from Python
- 03:50 AM Revision 6d279b66 (qgis): Raise IndexErrors instead of crashing when an invalid index is
- passed to QgsAttributeTableConfig methods from Python
- 03:47 AM Revision ff2f22f3 (qgis): Raise IndexErrors instead of crashing when an invalid index is
- passed to QgsAttributeTableConfig methods from Python
2021-08-09
- 12:53 AM Revision 0d1afe56 (qgis): Initialize return buffers in GetRawChar8 et al. (Port DWG read fix
- from https://github.com/LibreCAD/libdxfrw)
From the upstream message:
GetRawChar8() would return spurious memory con... - 12:53 AM Revision a8bd1c8a (qgis): Fix indentation issue
- 10:12 PM Revision a0f359e7 (qgis): set singleFile property inside the QgsLayoutAtlas constructor
- 10:12 PM Revision e9f4f986 (qgis): fix singleFile property issue
- 09:43 PM Revision bd62ca64 (qgis): Merge pull request #44563 from qgis/backport-44529-to-release-3_20
- [Backport release-3_20] Initialize return buffers in GetRawChar8 et al. (Port DWG read fix from https://github.com/Li...
- 09:13 PM Revision f7236572 (qgis): Resync more code with upstream
- 09:13 PM Revision 507ba861 (qgis): Resync some libdxfrw files with upstream
- Minor code formatting changes only -- no fixes
- 07:42 PM Revision 7a8b0399 (qgis): fix singleFile property issue
- 07:42 PM Revision 72c9e7f6 (qgis): set singleFile property inside the QgsLayoutAtlas constructor
- 08:36 AM Revision b016a3cf (qgis): set singleFile property inside the QgsLayoutAtlas constructor
- 08:36 AM Revision fdd931bf (qgis): fix singleFile property issue
- 08:36 AM Revision 9025a370 (qgis): set singleFile property inside the QgsLayoutAtlas constructor
- 08:36 AM Revision cca9ccd3 (qgis): fix singleFile property issue
- 08:33 AM Revision ce889726 (qgis): set singleFile property inside the QgsLayoutAtlas constructor
- 08:33 AM Revision 2b1aa36b (qgis): fix singleFile property issue
- 05:24 AM Revision e838f290 (qgis): [expressions] Don't cache aggregate results if there's an evaluation er...
- Otherwise subsequent evaluations of the expression will happily
grab the cached null variant, unaware that it's actua... - 05:00 AM Revision 1daccf60 (qgis): Fix doxygen command
- 05:00 AM Revision bf6af353 (qgis): Copy error message from aggregate calculator to expression when
- aggregate function fails, so that we give more helpful error messages
for debugging aggregate based expressions - 05:00 AM Revision f3c3fed4 (qgis): [expressions] Don't cache aggregate results if there's an evaluation er...
- Otherwise subsequent evaluations of the expression will happily
grab the cached null variant, unaware that it's actua...
2021-08-08
- 09:55 PM Revision e6225138 (qgis): Fix memory leak
- 09:55 PM Revision cae6c8dd (qgis): Always use the same method to convert QgsCoordinateReferenceSystem
- to OGR SRS
- 09:55 PM Revision fbee77c2 (qgis): Add utility function to convert QgsCoordinateReferenceSystem to OGR SRS
- and include coordinate epoch for GDAL 3.4+
- 09:55 PM Revision e29d3f64 (qgis): Test that QgsVectorFileWriter correctly writes coordinate epoch
- to Geopackage files (GDAL 3.4+ only)
- 09:55 PM Revision 906b7f0d (qgis): Add additional formats
- 09:55 PM Revision 93d4d9c5 (qgis): Add rst
- 09:55 PM Revision d69b6bae (qgis): Implement sidecarFilesForUri for OGR provider
- 09:55 PM Revision 28b18bd3 (qgis): Implement sidecarFilesForUri for gdal provider
- 09:55 PM Revision 17fa4825 (qgis): Expand docs
- 09:55 PM Revision 52dff0f2 (qgis): Add api to QgsProviderMetadata to return any possible sidecar
- files which may exist for the provider given a layer path
2021-08-07
- 12:40 AM Revision eb4d6c00 (qgis): [processing] Fix rasterlayerzonalstats when input raster has no CRS
- Use "area" as the area column name instead of an empty name.
- 12:40 AM Revision 09eab13e (qgis): [processing] Fix rasterlayerzonalstats when input raster has no CRS
- Use "area" as the area column name instead of an empty name.
- 12:02 AM Revision c986c1ae (qgis): Use GDAL API to determine multi-layer extensions on GDAL 3.4+
- 06:01 AM Revision 057a5a39 (qgis): [processing] Fix rasterlayerzonalstats when input raster has no CRS
- Use "area" as the area column name instead of an empty name.
- 06:01 AM Revision 27309564 (qgis): [processing] Fix rasterlayerzonalstats when input raster has no CRS
- Use "area" as the area column name instead of an empty name.
- 05:58 AM Revision bdc5b846 (qgis): [processing] Fix rasterlayerzonalstats when input raster has no CRS
- Use "area" as the area column name instead of an empty name.
2021-08-06
- 10:02 AM Revision 00dad409 (qgis): Merge pull request #44583 from alexbruy/processing-pointcloud
- Point cloud parameter for Processing
- 09:46 AM Revision e2ba24ce (qgis): add distro version to Docker build cache (#44598)
- 09:46 AM Revision 67891a6c (qgis): add distro version to Docker build cache
- 09:43 AM Revision 121ccba7 (qgis): fix docker image name
- 09:37 AM Revision de2f54a6 (qgis): Optimise feature iteration for memory provider when performing a
- distance within request
Avoids an unnecessary double-transformation of the feature - 09:37 AM Revision cf40573d (qgis): [feature][processing] Add new "Select within distance" and
- "Extract within distance" algorithms
These algorithms allow users to select or extract features from one
layer which... - 09:37 AM Revision 0eaf3e5b (qgis): Minor optimisation for OGR feature iterator when performing a distance
- within search
- 08:59 AM Revision 7a7c3477 (qgis): use ept files for tests and make point cloud tests conditional
- 06:17 AM Revision 415650e3 (qgis): Also apply filter to geometry types in provider sublayer dialog
- 06:17 AM Revision 77b6e317 (qgis): Automatically select all layers in sublayers dialog on show
- 06:17 AM Revision a31a6740 (qgis): Add utility QgsMapLayerUtils.updateLayerSourcePath for easy replacement
- of file paths in the source of a file-based layer
- 06:17 AM Revision 02b04fcd (qgis): Spelling
- 06:17 AM Revision 354d334e (qgis): Add utility function QgsProjectUtils.updateLayerPath to bulk replace
- a file path with a new path for all matching layers in a project
- 04:06 AM Revision d597acd0 (qgis): Update python/plugins/MetaSearch/resources/connections-default.xml
- 04:06 AM Revision e4f98b4f (qgis): updated connections-default.xml
- line 18 - added the German spatial data catalogue (GDI-DE Geodatenkatalog.de) of the Spatial Data Infrastructure Germ...
- 04:06 AM Revision cbec12e5 (qgis): Update python/plugins/MetaSearch/resources/connections-default.xml
- 04:06 AM Revision bdc4d954 (qgis): updated connections-default.xml
- line 18 - added the German spatial data catalogue (GDI-DE Geodatenkatalog.de) of the Spatial Data Infrastructure Germ...
2021-08-05
- 01:53 AM Revision 974c55ec (qgis): Toggle editing on multiple layers
- 01:53 AM Revision baa90620 (qgis): Toggle bool variable
- 01:52 AM Revision 893dee9f (qgis): Update python/plugins/MetaSearch/resources/connections-default.xml
- 01:51 AM Revision a35775ae (qgis): Update python/plugins/MetaSearch/resources/connections-default.xml
- 11:24 PM Revision 2f3e32a5 (qgis): fix msvc build
- 11:19 PM Revision f71ddec3 (qgis): updated connections-default.xml
- line 18 - added the German spatial data catalogue (GDI-DE Geodatenkatalog.de) of the Spatial Data Infrastructure Germ...
- 11:19 PM Revision b4b8687f (qgis): updated connections-default.xml
- line 18 - added the German spatial data catalogue (GDI-DE Geodatenkatalog.de) of the Spatial Data Infrastructure Germ...
- 11:15 PM Revision 2b04a080 (qgis): updated connections-default.xml
- line 18 - added the German spatial data catalogue (GDI-DE Geodatenkatalog.de) of the Spatial Data Infrastructure Germ...
- 10:52 PM Revision 50de3d71 (qgis): Add pending upstream fix to remove warning
- 10:52 PM Revision 52b9c02c (qgis): Sync some libdxfrw files with the upstream versions
- Syncs some files with their counterparts from https://github.com/LibreCAD/libdxfrw
Basically this undoes the QGIS spe... - 08:07 PM Revision aef9ef7e (qgis): add point cloud parameter to algfactory
- 06:25 PM Revision 8e385da0 (qgis): [processing] widget wrapper for point layer parameter
- 05:41 PM Revision 63952c1a (qgis): [processing] add support for point clouds to map layer and multiple
- layer parameters
- 03:42 PM Revision 298c78f7 (qgis): debian packaging: add ubuntu impish
- 03:15 PM Revision 05da0c72 (qgis): tests for QgsProcessingParameterPointCloudLayer
- 03:03 PM Revision f801cb68 (qgis): [processing] new pont cloud parameter for processing
- 01:54 PM Revision 3a797d69 (qgis): fix dockerfile path so it matches master (#44576)
- 01:47 PM Revision ebabe095 (qgis): fix dockerfile path so it matches master (#44575)
- 07:55 AM Revision 89f8b1d5 (qgis): update Docker builds (3.20 + fix dockerfile path) (#44573)
- 07:55 AM Revision c03477bf (qgis): update Docker builds (3.20 + fix dockerfile path)
- 06:43 AM Revision ba33a2d0 (qgis): Disable ultra-fragile mesh terrain rendering test on CI
- 06:43 AM Revision ab19c04d (qgis): Disable ultra-fragile mesh terrain rendering test on CI
- 06:24 AM Revision 2cab3bba (qgis): Working distance within filter for vector layer cache
- 06:24 AM Revision 85f67fde (qgis): Implement distance within for postgres iterator
- Note: this could be optimised by converting automatically to
a ST_DWithin(...) clause! - 06:24 AM Revision d208d179 (qgis): Correct test string
- 06:24 AM Revision 18841ea3 (qgis): Distance within for HANA provider
- 06:24 AM Revision d31c46b7 (qgis): Untested implementation of distance within for db2 provider
- This is impossible to test, and the provider is deprecated anyway...
at least it's a best guess effort. - 06:24 AM Revision 394a4ce7 (qgis): Implement distance within for spatialite feature iterator
- 06:24 AM Revision d01fb8ff (qgis): [postgres] Handoff distance within queries to backend to use ST_DWithin
- wherever it's safe to do so
- 06:24 AM Revision 26010fb4 (qgis): Distance within for oracle provider
- 06:24 AM Revision 12de6e80 (qgis): Distance within for virtual provider
- 06:24 AM Revision 5f94fbdf (qgis): Implement distance within for WFS/oapif provider
- 06:24 AM Revision 70b24b5d (qgis): Distance within for AFS provider
- 06:24 AM Revision 987545b9 (qgis): Implement distance within for gpx provider
- 06:24 AM Revision a1ba106c (qgis): Handle distance within in python provider
- 06:24 AM Revision 686a6e59 (qgis): [api] Add option to QgsFeatureRequest to request features
- within a certain distance of a reference geometry
E.g. this request will retrieve all features within 50 map units o... - 06:24 AM Revision f69ff270 (qgis): Implement distance within search for vector layer iterator
- 06:24 AM Revision 8ee93ef2 (qgis): Implement distance within for delimited text provider
- 06:24 AM Revision 3b27fdfe (qgis): Implement distance within for OGR provider
- 06:24 AM Revision ba043b64 (qgis): Update tests
- 06:24 AM Revision 69aa2795 (qgis): Handle distance within feature requests in memory provider
- 06:24 AM Revision a592eb36 (qgis): Distance within for SQL Server provider
- 05:01 AM Revision d01aa282 (qgis): Spelling fixes
- 03:50 AM Revision b1ecc8e1 (qgis): Disable ultra-fragile mesh terrain rendering test on CI
- 03:50 AM Revision adb2770f (qgis): Disable ultra-fragile mesh terrain rendering test on CI
- 03:47 AM Revision ce812634 (qgis): Disable ultra-fragile mesh terrain rendering test on CI
- 03:00 AM Revision d3700d07 (qgis): Allow to identify layer groups and all selected layers
- 02:52 AM Revision 3346bb9c (qgis): Fix sticky buttons in expression builder
- 02:52 AM Revision 7bc546c1 (qgis): Fix sticky buttons in expression builder
2021-08-04
- 11:05 PM Revision 8f9d2ecf (qgis): Fix sticky buttons in expression builder
- 11:05 PM Revision 8e439f92 (qgis): Fix sticky buttons in expression builder
- 11:02 PM Revision b23cc4b5 (qgis): Initialize return buffers in GetRawChar8 et al. (Port DWG read fix
- from https://github.com/LibreCAD/libdxfrw)
From the upstream message:
GetRawChar8() would return spurious memory con... - 11:02 PM Revision 633d60f1 (qgis): Fix indentation issue
- 11:02 PM Revision 3bb38dca (qgis): Fix indentation issue
- 11:02 PM Revision 9f0f8f32 (qgis): Initialize return buffers in GetRawChar8 et al. (Port DWG read fix
- from https://github.com/LibreCAD/libdxfrw)
From the upstream message:
GetRawChar8() would return spurious memory con... - 11:02 PM Revision 663c9466 (qgis): Fix sticky buttons in expression builder
- 10:59 PM Revision 537faa5a (qgis): Fix indentation issue
- 10:59 PM Revision c59f6568 (qgis): Initialize return buffers in GetRawChar8 et al. (Port DWG read fix
- from https://github.com/LibreCAD/libdxfrw)
From the upstream message:
GetRawChar8() would return spurious memory con... - 05:44 AM Revision b4f8a208 (qgis): Textual fix
- 05:44 AM Revision 2ec13f6a (qgis): Fix for not resetting numberOf(left)Segments when switching scalebar unit
- 05:43 AM Revision e99caacc (qgis): Fix handleSSlError ignore saved errors
- 05:43 AM Revision 3fe387e1 (qgis): Fix handleSSlError ignore saved errors
- 05:42 AM Revision ed6f4afe (qgis): Fix for not resetting numberOf(left)Segments when switching scalebar unit
- 05:42 AM Revision 6375d452 (qgis): Textual fix
- 02:10 AM Revision d199e60d (qgis): Textual fix
- 02:10 AM Revision f32617a8 (qgis): Fix for not resetting numberOf(left)Segments when switching scalebar unit
- 02:10 AM Revision ba2f2edf (qgis): Textual fix
- 02:10 AM Revision 07424975 (qgis): Fix for not resetting numberOf(left)Segments when switching scalebar unit
- 02:07 AM Revision 06e26589 (qgis): Textual fix
- 02:07 AM Revision 20b6064c (qgis): Fix for not resetting numberOf(left)Segments when switching scalebar unit
- 02:01 AM Revision bdb13df7 (qgis): Fix handleSSlError ignore saved errors
- 02:01 AM Revision 639b3945 (qgis): Fix handleSSlError ignore saved errors
2021-08-03
- 01:57 AM Revision bf5700ad (qgis): Fix handleSSlError ignore saved errors
- 01:54 AM Revision 01e3e1dd (qgis): [api] Move QgsGeometry enums to Qgis, promote to enum classes
- 01:54 AM Revision 519bc4e0 (qgis): Fix incorrect error message in add ring tool
- 01:54 AM Revision 4f56a422 (qgis): Fix processing algs
- 01:54 AM Revision 75c787a4 (qgis): Fix API break
- 12:13 PM Revision 3191652d (qgis): Merge pull request #44500 from qgis/dependabot/github_actions/actions/s...
- Bump actions/stale from 3 to 4
- 11:10 AM Revision 30d05aa9 (qgis): Always run macos workflow, it is required
- 11:09 AM Revision c0db9016 (qgis): Always run mingw64 workflow it is required
- 04:28 AM Revision 6bd66b1d (qgis): [processing] Fix typo in algorithm description
- 04:27 AM Revision 2a008a84 (qgis): [processing] Fix typo in algorithm description
2021-08-02
- 01:35 AM Revision c2b48173 (qgis): Merge pull request #44471 from qgis/links
- Support CTRL+Click for opening links in attribute table
- 01:25 AM Revision 75e4d92a (qgis): [processing] Fix typo in algorithm description
- 01:25 AM Revision 6a4cbe9d (qgis): [processing] Fix typo in algorithm description
- 01:22 AM Revision 3c729352 (qgis): Advanced settings widget should scroll by pixel not row, as sometimes
- row values are so long that they exceed the vertical height of the widget
- 01:22 AM Revision 3c7c600f (qgis): Migrate GPS tools "import data" functionality to new Processing
- algorithm "Convert GPS data"
Exposes the same functionality which allows users to convert
from a range of raw GPS da... - 01:22 AM Revision 456edb3f (qgis): Fix strings
- 01:22 AM Revision 3c9651d8 (qgis): Fix incorrect '#proxyExcludedUrls' setting shows in gps group in advanc...
- 01:22 AM Revision 827bef86 (qgis): Add option to set the path to GPSBabel in settings
- 01:22 AM Revision b5c4f4b2 (qgis): Port GPS Tools upload/download to device algorithms to Processing
- The new "Upload GPS data to device" and "Download GPS data from device"
offer the same functionality as previously ex... - 01:22 AM Revision 5ecd73d3 (qgis): Add a core settings registry value for GPSBabel path
- 01:22 AM Revision 41d98c82 (qgis): Add a formal settings category for GPS settings
- 01:22 AM Revision 119e5723 (qgis): Add gpsbabel to docker
- 01:22 AM Revision c25b17dc (qgis): GPS Tools plugin is no more!
- The functionality from the plugin has been moved into the core QGIS
install, with tools available from the Processing... - 01:22 AM Revision 6818a558 (qgis): Use a nicer path for gpsbabel settings
- 01:22 AM Revision ba6e2456 (qgis): QgsBabelGpsDeviceFormat capabilities should be calculated based on prov...
- 01:22 AM Revision 9dddd32c (qgis): [processing] Fix typo in algorithm description
- 01:22 AM Revision 2df0df7a (qgis): [Backport release-3_20] Fix atlas filtering when exporting using proces...
- * filter features when exporting atlas image and filter is enabled
* filter features when exporting atlas pdf and fi... - 01:21 AM Revision 907d9763 (qgis): [Backport release-3_16] Fix atlas filtering when exporting using proces...
- * filter features when exporting atlas image and filter is enabled
* filter features when exporting atlas pdf and fi... - 11:44 PM Revision 2a2899a8 (qgis): Support CTRL+Click for opening links in attribute table
- 10:48 PM Revision ef318f43 (qgis): fixed tests
- 10:48 PM Revision e9e7f576 (qgis): removed functions for filtering and unfiltering the atlas coverage layer
- 10:48 PM Revision 13515ec1 (qgis): filter features when exporting atlas image and filter is enabled
- 10:48 PM Revision 9f1a02e1 (qgis): filter features when exporting atlas pdf and filter is enabled
- 10:48 PM Revision ec48ed6b (qgis): removed functions for filtering and unfiltering the atlas coverage layer
- 10:48 PM Revision 1f4e6739 (qgis): fixed tests
- 10:48 PM Revision e32d8115 (qgis): filter features when exporting atlas pdf and filter is enabled
- 10:48 PM Revision bfbd7cdd (qgis): filter features when exporting atlas image and filter is enabled
- 10:44 PM Revision 424021a8 (qgis): Fix atlas filtering when exporting using processing algorithms
- Fixes #44242
- 07:06 PM Revision b6f2521b (qgis): Fix MSVC QgsCopyFileTask compilation issue (#44518)
- * Fix MSVC QgsCopyFileTask compilation issue
* use std::vector instead - 01:22 PM Revision 32270fca (qgis): Merge pull request #44510 from mhugent/backport_3_16_max_image_width
- Backport 3_16 max image width/height for GetLegendGraphic
- 09:33 AM Revision 2a7d6c74 (qgis): Update src/server/services/wms/qgswmsrenderer.cpp
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 09:32 AM Revision 88e1ae8b (qgis): Update src/server/services/wms/qgswmsrenderer.cpp
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 09:31 AM Revision 4e4b9780 (qgis): Consider maximum image width/height also for GetLegendGrahic
- 08:56 AM Revision 908f11a7 (qgis): Extend tests
- (cherry picked from commit 9ca5eb9cbf8587a782ed004b3fa18362a9dea995)
- 08:56 AM Revision 74adc0a2 (qgis): [processing] Fix evaluation of empty file names for file parameters
- in test suite
(cherry picked from commit 4fce4496bf718f891f4bd82e01a3bb4cbaca7a6a) - 08:56 AM Revision 2b6d32b3 (qgis): [processing] Fix file parameters with filter string set which
- includes a wildcard incorrectly flag formats not explicitly
listed as non-matching
(cherry picked from commit dabce5... - 08:53 AM Revision eb44e8a2 (qgis): [processing] Fix file parameters with filter string set which
- includes a wildcard incorrectly flag formats not explicitly
listed as non-matching
(cherry picked from commit dabce5... - 08:53 AM Revision d00f4a31 (qgis): [processing] Fix evaluation of empty file names for file parameters
- in test suite
(cherry picked from commit 4fce4496bf718f891f4bd82e01a3bb4cbaca7a6a) - 08:53 AM Revision 8d8b2474 (qgis): Extend tests
- (cherry picked from commit 9ca5eb9cbf8587a782ed004b3fa18362a9dea995)
- 08:52 AM Revision 99f49efa (qgis): Support CTRL+Click for opening links in attribute table
- 08:23 AM Revision 9d2bcfa1 (qgis): Merge pull request #44504 from qgis/backport-44503-to-release-3_20
- [Backport release-3_20] Add safety check
- 06:52 AM Revision c4cd13e8 (qgis): [offline editing] Use the vector layer pointer for clarity and avoid ne...
- 06:00 AM Revision c76516b0 (qgis): Merge pull request #44494 from nirvn/bp
- [offline editing] Avoid adding/removing layers, update data source
- 05:36 AM Revision cd82a491 (qgis): Also describe %type special tag for babel commands
- 05:36 AM Revision 377f1d42 (qgis): Make QgsBabelFormatRegistry responsible for generating a file
- filter string for all import formats
- 05:36 AM Revision ebd7d0c5 (qgis): Add file extensions for babel import formats
- 05:36 AM Revision 5df3be57 (qgis): Remove odd string from format description
- 05:36 AM Revision 4b17ef20 (qgis): Add script to automatically dump babel formats from gpsbabel
- and update internal list to add a ton of new formats and remove
formats deprecated and removed by gpsbabel - 05:36 AM Revision 9bd5ad48 (qgis): Sort list of babel formats
- 05:36 AM Revision 4d2f9afb (qgis): Fix cppcheck warnings
- 05:36 AM Revision 47f76120 (qgis): Add flag to babel command generation methods to control whether
- paths should be quoted
- 05:36 AM Revision 3ee1f2b2 (qgis): Rework QgsBabelSimpleImportFormat to avoid storing using keys
- based on the format description, and instead use the (constant)
format name instead - 04:46 AM Revision 7a43648a (qgis): Add safety check
- Refs #44445
- 04:43 AM Revision 30f87a7a (qgis): Add safety check
- Refs #44445
- 04:18 AM Revision d2bcacb5 (qgis): [processing] Don't try to run test which requires postgres if
- ENABLE_PGTEST is false
- 04:18 AM Revision 33dcd138 (qgis): [processing] Fix test on non-utc environments
- 04:17 AM Revision 729a7484 (qgis): [processing] Fix file parameters with filter string set which
- includes a wildcard incorrectly flag formats not explicitly
listed as non-matching - 04:17 AM Revision 9ca5eb9c (qgis): Extend tests
- 04:17 AM Revision bcf964aa (qgis): [processing] Fix evaluation of empty file names for file parameters
- in test suite
- 02:19 AM Revision 2e6637c7 (qgis): [ui] Fix mesh digitizing toolbar name
- 02:19 AM Revision 9be0d9d4 (qgis): follow up db21851 : use proper class name when connecting to editing si...
2021-08-01
- 09:03 PM Revision ba35b2a0 (qgis): Bump actions/stale from 3 to 4
- Bumps [actions/stale](https://github.com/actions/stale) from 3 to 4.
- [Release notes](https://github.com/actions/sta... - 05:19 PM Revision cfb177f4 (qgis): Support CTRL+Click for opening links in attribute table
- 05:18 PM Revision 7318e9f0 (qgis): Support CTRL+Click for opening links in attribute table
- 05:13 PM Revision 5ed2bf7b (qgis): Update src/core/qgsstringutils.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 11:59 AM Revision 13951568 (qgis): Merge pull request #44490 from qgis/backport-43981-to-release-3_20
- [Backport release-3_20] Server : Fix legend when no LAYERS parameter provided, Fix layer style defined by a maptheme
- 11:05 AM Revision 0283cb6b (qgis): Merge pull request #44419 from mhugent/fix_geometry_postgres_expression...
- Fix geometry handling in postgres expression compiler
- 10:53 AM Revision 4ff9d9ae (qgis): Merge pull request #44488 from mhugent/wms_server_image_size_limit
- Consider maximum image width/height also for GetLegendGraphic
- 10:13 AM Revision 6ebeb43a (qgis): Update src/providers/postgres/qgspostgresexpressioncompiler.cpp
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 09:58 AM Revision 09faea50 (qgis): Update src/server/services/wms/qgswmsrenderer.cpp
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 09:58 AM Revision 6373de86 (qgis): Update src/server/services/wms/qgswmsrenderer.cpp
- Co-authored-by: Alessandro Pasotti <[email protected]>
- 06:05 AM Revision 3a30bdb8 (qgis): [offline editing] Avoid adding/removing layers, update data source
2021-07-31
- 11:48 PM Revision cfd31252 (qgis): Add tooltip to mesh symbology tab
- 11:47 PM Revision cdb04faa (qgis): Fix strings
- 11:47 PM Revision c7924b0f (qgis): Move GPS tools "add gpx layer" functionality to Data Source Manager
- Moves the functionality from the GPS tools plugin to add GPX layers
to a new "Add GPS Data" page in the data source m... - 09:33 PM Revision 8f36cdfa (qgis): [processing] Add API to allow a string parameter to show as a combobox
- with preset choices in processing GUI
In some circumstances it is desirable to restrict the values available
when a ... - 06:06 PM Revision c8b51ac4 (qgis): add _assertRed etc into QgsServerTestBase, some comment in cpp and py f...
- 06:06 PM Revision 390f82db (qgis): Apply suggestions from code review
- 06:06 PM Revision 2bd7e7e7 (qgis): add test for a map theme with a particular style on a layer
- 06:06 PM Revision 7c32a018 (qgis): add docstring
- 06:06 PM Revision a4753585 (qgis): getPrint uses the style define in the maptheme
- 06:06 PM Revision e98295b2 (qgis): add docstring
- 06:06 PM Revision 9b646f43 (qgis): fix legend when no layers required
- 06:06 PM Revision abc53390 (qgis): add test to check qgslayoutlegenditem
- 05:59 PM Revision 6b2e2935 (qgis): Merge pull request #43981 from SebastienPeillet/get_print_legend_fix
- Server : Fix legend when no LAYERS parameter provided, Fix layer style defined by a maptheme
- 04:58 PM Revision 75430e7a (qgis): Apply suggestions from code review
- 03:08 PM Revision 91b02a81 (qgis): Fix compiler warning
- 12:05 PM Revision 13f5ad84 (qgis): Merge pull request #44462 from qgis/backport-44449-to-queued_ltr_backports
- [Backport queued_ltr_backports] Fix leaked GDAL dataset handle when deleting layers (3.20)
- 11:56 AM Revision 661bde43 (qgis): Consider maximum image width/height also for GetLegendGrahic
- 07:01 AM Revision 99c7fdf4 (qgis): Standardise member naming
- 07:01 AM Revision 52ea60af (qgis): Implement encode/decodeUri for Gpx provider
- 07:01 AM Revision 37ffa4c1 (qgis): Minor provider cleanup
- 07:01 AM Revision 7e662818 (qgis): Unit tests for encodeUri/decodeUri for GPX
- 07:01 AM Revision 48894949 (qgis): Rename more members
- 02:12 AM Revision 4cc17b78 (qgis): Remove unused files
- 02:12 AM Revision c907f563 (qgis): Move GPS Tools GPSbabel device configuration widget to new page
- in global settings dialog
- 02:12 AM Revision 612af1fb (qgis): Add a registry for GPSbabel formats
- 02:12 AM Revision 1fe7a8c4 (qgis): Better names
- 02:12 AM Revision 4e960f04 (qgis): Update strings
- 02:12 AM Revision 963d322b (qgis): More leftovers
2021-07-30
- 12:52 AM Revision b5bdb37e (qgis): Support CTRL+Click for opening links in attribute table
- 12:48 AM Revision b80d408d (qgis): Support CTRL+Click for opening links in attribute table
- 12:25 AM Revision 3422fce2 (qgis): Support CTRL+Click for opening links in attribute table
- 12:22 AM Revision 49e560a1 (qgis): Support CTRL+Click for opening links in attribute table
- 10:45 PM Revision 6ca55575 (qgis): fix building of process without bindings
- 04:28 PM Revision 5b02138a (qgis): Merge pull request #44468 from qgis/backport-44460-to-release-3_20
- [Backport release-3_20] fix building of process without bindings
- 04:27 PM Revision af9a72ed (qgis): [External Storage] Define API and implement SimpleCopy backlend (#43882)
- * [External Storage] Define API
* [External Storage] Add QgsCopyFileTask
* [External Storage] Add SimpleCopy backen... - 02:33 PM Revision f2ac09bd (qgis): Support CTRL+Click for opening links in attribute table
- 02:28 PM Revision 636042c6 (qgis): Support CTRL+Click for opening links in attribute table
- 02:07 PM Revision ab57cfab (qgis): fix building of process without bindings
- 01:59 PM Revision 1bd8f5cb (qgis): fix building of process without bindings (#44460)
- 11:21 AM Revision 55e80a73 (qgis): Fix leaked GDAL dataset handle when deleting layers
- Prevents the deletion from actually occurring until QGIS is closed
(cherry picked from commit 842485f7514f7f334a1cd8... - 11:18 AM Revision 655862fa (qgis): Merge pull request #44449 from nyalldawson/backport_44392
- Fix leaked GDAL dataset handle when deleting layers (3.20)
- 10:53 AM Revision 9d732a23 (qgis): Fix SIP
- 10:22 AM Revision 8cd8b937 (qgis): Fix typo (#44459)
- 10:18 AM Revision deed238b (qgis): s/OnGoing/Running/g
- 10:18 AM Revision 8c3f9cd3 (qgis): constify externalStorageFromType
- 10:18 AM Revision 56acee93 (qgis): Add enum ActionStart
- 10:18 AM Revision 014a4aac (qgis): Add StartLater / StartImmediately distinction
- 10:17 AM Revision 3010b2f4 (qgis): fix cppcheck
- 10:17 AM Revision 780adde5 (qgis): Move addTask after signals connect
- 10:17 AM Revision ce6cc8d2 (qgis): change comment singleton
- 10:17 AM Revision 5d240963 (qgis): Add test for QgsCopyFileTask
- 10:17 AM Revision 49fcf89e (qgis): use unique_ptr for projectexternalstorage instance
- 10:17 AM Revision 4bd9170f (qgis): s/authentification/authentication
- 10:17 AM Revision 14325738 (qgis): fix header
- Co-authored-by: Paul Blottiere <[email protected]>
- 10:17 AM Revision 82127471 (qgis): s/store/stores
- Co-authored-by: Paul Blottiere <[email protected]>
- 10:17 AM Revision f26b15b4 (qgis): s/Fetch/Fetches
- Co-authored-by: Paul Blottiere <[email protected]>
- 10:17 AM Revision 3ab2a21c (qgis): fix typos
- Co-authored-by: Paul Blottiere <[email protected]>
- 10:17 AM Revision 5389c31b (qgis): Add ContentStatus enum in Qgis class
- 10:16 AM Revision 6967b1cd (qgis): [External Storage] Define API
- 10:16 AM Revision 82e16cf3 (qgis): [External Storage] Add QgsCopyFileTask
- 10:16 AM Revision d3534db1 (qgis): [External Storage] Add SimpleCopy backend
- 10:16 AM Revision 7d1213af (qgis): change SIP_CONCAT_PARTS to fix compilation
- 08:55 AM Revision dce8b2d5 (qgis): Fix missing icon in GPS information panel
- Fixes #44165
- 08:55 AM Revision 90b86368 (qgis): Fix missing icon in GPS information panel
- Fixes #44165
- 08:21 AM Revision 77be06af (qgis): Merge pull request #44410 from nirvn/offline_replace
- [offline editing] Avoid adding/removing layers, update data source
- 08:07 AM Revision f1434ac5 (qgis): Add some unit tests for babel formats
- 08:07 AM Revision 7a152e2d (qgis): Remove GPX feature type conversion from GPS tools plugin
- This functionality is now exposed by the processing algorithm instead
- 08:07 AM Revision b58aee70 (qgis): Lint
- 08:07 AM Revision f115db69 (qgis): Start vivisecting gps_importer plugin
- Move the babel format classes to core, cleaning these up and
removing unused code and modernizing the API. - 08:07 AM Revision 0a77401d (qgis): Add python bindings
- 08:07 AM Revision a9ebfc29 (qgis): Fix build on old qt
- 08:07 AM Revision e713ac93 (qgis): Remove unused png files
- 08:07 AM Revision ff13047d (qgis): Move GPS icon to standard icons folder
- 08:07 AM Revision b2c2525f (qgis): Remove unwanted QRegExp import
- 06:19 AM Revision d187a148 (qgis): [feature][processing] Port GPS tools Convert GPX feature type tool
- to new processing algorithm
This algorithm uses the GPSBabel tool to convert GPX features from
one type to another (... - 06:19 AM Revision 8eff5e76 (qgis): Remove GPX feature type conversion from GPS tools plugin
- This functionality is now exposed by the processing algorithm instead
- 06:18 AM Revision d954f615 (qgis): Move "New GPX layer" functionality from GPS tools plugin to app
- While the functionality itself hasn't changed at all, it's now
no longer part of the GPS tools plugin and is instead ... - 06:18 AM Revision d0f3c26d (qgis): Move new gpx icon to standard location
- 06:18 AM Revision 37e62d64 (qgis): Address review, update comments
- 05:56 AM Revision 3d22f1f6 (qgis): Fix missing icon in GPS information panel
- Fixes #44165
- 05:56 AM Revision 66cb16a9 (qgis): Fix missing icon in GPS information panel
- Fixes #44165
- 05:54 AM Revision 39992924 (qgis): Implement provider test for GPX provider
- A whole lot of base provider tests are not compatible with the
GPX provider, as we can't add the required fields. - 05:54 AM Revision 531428dd (qgis): Fix more gpx provider methods crash for invalid layers
- 05:54 AM Revision 18813d23 (qgis): Fix GPX provider crashes if feature count is called on an invalid layer
- 05:54 AM Revision f5e02226 (qgis): Add test for invalid provider
- 05:54 AM Revision aa688243 (qgis): Fix GPX provider is not thread safe!
- 05:53 AM Revision 4662cc02 (qgis): Fix missing icon in GPS information panel
- Fixes #44165
- 05:30 AM Revision 5a4ee9c0 (qgis): [offline editing] Avoid adding/removing layers, update data source
- 05:27 AM Revision 9fb689c6 (qgis): MinGW: Install sip source files
- 05:27 AM Revision bebbb7eb (qgis): MinGW: Skip windows api libraries in dependency collection
- 05:27 AM Revision 7d01531c (qgis): Fix qgis executable icon on MINGW
- 03:49 AM Revision d9fd2a98 (qgis): Simplify per review
- Co-authored-by: Nyall Dawson <[email protected]>
- 03:49 AM Revision 1d845c8a (qgis): Improve sinuosity help
- Added explanation what this new expression actually calculates, based on help coded in /src/core/geometry/qgscurve.h
... - 03:48 AM Revision c20f7be6 (qgis): [memory] Fix "Integer (64bit) list" field type
- Fix "Integer (64bit) list" field type name to "integer64list" and subtype to QVariant::LongLong
- 02:40 AM Revision 051548df (qgis): MinGW: Skip windows api libraries in dependency collection
- 02:40 AM Revision 5f3c06d5 (qgis): Fix qgis executable icon on MINGW
- 02:40 AM Revision d6999892 (qgis): MinGW: Install sip source files
- 02:36 AM Revision 6c5e7748 (qgis): remove ugly header from the dependencies list in vector layer properties
- dialog (fix #44396)
2021-07-29
- 01:01 AM Revision e25cb41a (qgis): [memory] Fix "Integer (64bit) list" field type
- Fix "Integer (64bit) list" field type name to "integer64list" and subtype to QVariant::LongLong
- 01:00 AM Revision a94ad63d (qgis): add tests
- 01:00 AM Revision 7cb631e0 (qgis): add support for plugin layers in QgsProcessingParameterMapLayer and
- QgsProcessingParameterMultipleLayers (fix #44183)
- 01:00 AM Revision 473ac474 (qgis): condense compatibleRasterLayers/compatibleMeshLayers/compatiblePluginLa...
- 12:58 AM Revision 0e37716f (qgis): [memory] Fix "Integer (64bit) list" field type
- Fix "Integer (64bit) list" field type name to "integer64list" and subtype to QVariant::LongLong
- 12:57 AM Revision 6412538e (qgis): Install missing header
- 12:06 AM Revision 840485f3 (qgis): Fix leaked GDAL dataset handle when deleting layers
- Prevents the deletion from actually occurring until QGIS is closed
(cherry picked from commit 842485f7514f7f334a1cd8... - 11:48 PM Revision 33bcebaa (qgis): Report actual version of unsupported DWG files
- 11:48 PM Revision 5f38e310 (qgis): Update external/libdxfrw/drw_base.h
- Co-authored-by: Andrea Giudiceandrea <[email protected]>
- 11:29 PM Revision f352e920 (qgis): remove ugly header from the dependencies list in vector layer properties
- dialog (fix #44396)
- 11:26 PM Revision 521df10d (qgis): Add support for PROJ 8.0.0 in FindProj.cmake.
- proj_api.h is no longer available in PROJ 8.0.0, use proj.h instead.
Fixes: #41735 - 11:26 PM Revision 273a9ef1 (qgis): remove ugly header from the dependencies list in vector layer properties
- dialog (fix #44396)
- 03:42 PM Revision d3c9f776 (qgis): Install missing header
- 02:40 PM Revision 6e1f3775 (qgis): Fix msvc build (followup 80cf804db69a6)
- 09:12 AM Revision a9d84666 (qgis): Add support for PROJ 8.0.0 in FindProj.cmake.
- proj_api.h is no longer available in PROJ 8.0.0, use proj.h instead.
Fixes: #41735 - 07:48 AM Revision 011a8d2b (qgis): Fix and simplify options locator widget assertions
- 07:48 AM Revision 41c11d68 (qgis): Fix stylesheet
- 07:48 AM Revision 518efd08 (qgis): Resurrect screenshot code
- 07:48 AM Revision b9efd23b (qgis): Update and restore debug guard code
- 07:48 AM Revision 3328d4d9 (qgis): Don't search html tags when searching text in options label widgets
- 07:48 AM Revision 43439b7c (qgis): Expand all children on open
- 07:48 AM Revision 557b92d9 (qgis): Expand all when clearing search
- 07:48 AM Revision b932108a (qgis): Working search for items when using options tree views
- 07:48 AM Revision dc6b97ce (qgis): When searching for options pages, we should also show those
- where the page name matches the search term
Otherwise searching for eg "python" won't show the python console
settin... - 07:48 AM Revision f22f742a (qgis): Allow options dialog to use a tree structure for tab list instead
- of a flat list widget
- 07:48 AM Revision 0a8f24e8 (qgis): Show search hits for tables and tree/table headers
- 07:48 AM Revision 550a1d3a (qgis): Factories can specify a path to add their pages to the options tree
- 02:57 AM Revision bb119aa9 (qgis): [CI] name build artifacts
- so we can run tests on other images
- 02:02 AM Revision 13065956 (qgis): Fix partial copy of LayerRenderJob for second pass job
- 02:02 AM Revision 7bc0ac1a (qgis): Ensure that LayerRenderJob objects are never copied
- When a LayerRenderJob object is copied, it would create a new
copy-constructed QgsRenderContext member as a result. B... - 02:02 AM Revision e44d14e7 (qgis): Don't copy first pass LayerRenderJobs for second pass jobs
- We only need to copy the render context and then associate the
second pass job with the original layer id. We don't u... - 02:02 AM Revision 1b78b485 (qgis): Cleanup loops
2021-07-28
- 11:26 PM Revision 3e430232 (qgis): Update resources/function_help/json/sinuosity
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 11:26 PM Revision 62ff7df3 (qgis): Update tests/src/core/testqgsexpression.cpp
- Co-authored-by: Harrissou Sant-anna <[email protected]>
- 11:26 PM Revision 638e9a2a (qgis): add sinuosity help
- 11:26 PM Revision 3382faf8 (qgis): add test for circularstring and closed string
- 11:26 PM Revision 7cc0009b (qgis): Update src/core/expression/qgsexpressionfunction.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 11:26 PM Revision 81111716 (qgis): [FEATURE][NEEDS-DOCS] Add sinuosity expression
- 02:44 PM Revision 57e2b721 (qgis): [CI] name build artifacts
- so we can run tests on other images
- 02:35 PM Revision 3cd62b3c (qgis): fix build
- 11:39 AM Revision 8ce34739 (qgis): Add QgsProjectUtils utility class with function for retrieving layers m...
- 11:39 AM Revision 216925ab (qgis): Add utility function QgsMapLayerUtils::layerSourceMatchesPath
- Tests whether a layer has a source which matches a specified
file path - 11:39 AM Revision b80bd3c7 (qgis): Resurrect improved delete action for browser files
- This new action has many improvements over the old one:
- the old one showed inconsistently -- it appeared only for s... - 11:27 AM Revision 8285a158 (qgis): disable Qt6 build on CI (#44417)
- 11:27 AM Revision 80cf804d (qgis): [cmake] modernize Qt libraries linking (#44416)
- 11:05 AM Revision 45d15bae (qgis): Fix duplicate layout qt warnings shown when opening vector layer proper...
- 10:34 AM Revision a0f08237 (qgis): Consider srid to avoid mixed geometry errors
- 10:19 AM Revision c25bb520 (qgis): disable Qt6 build on CI
- 10:18 AM Revision 2ef94adc (qgis): [CI] Let's try something... (#44398)
- 09:43 AM Revision 385f73ea (qgis): Handle QgsGeometry directly in quotedValue and add a unit test
- 09:11 AM Revision 842485f7 (qgis): Fix leaked GDAL dataset handle when deleting layers
- Prevents the deletion from actually occurring until QGIS is closed
- 05:47 AM Revision a9f08b0c (qgis): QList::removeAt crashes in qt6 if index is -1, so use QList::removeAll ...
- 05:44 AM Revision 74a4c131 (qgis): Fix
- 05:44 AM Revision 0e72e012 (qgis): Bulk qt6 cmake updates
- Remove more qt5 specific cmake config. Note that most of these are
untested on qt6, as the corresponding libraries ca... - 05:44 AM Revision 5b4d6c3d (qgis): Remove typo
- 04:39 AM Revision af4c447c (qgis): More thread_local QRegularExpression
- 04:39 AM Revision 55608c21 (qgis): Some gui QRegExp removal
- 04:39 AM Revision 8a3bf564 (qgis): Thread local
- 04:39 AM Revision 8aec877a (qgis): Documentation improvements, clazy fixed for QgsFileWidget
- 04:39 AM Revision 88ead4ba (qgis): Spelling
- 03:27 AM Revision b7b84442 (qgis): Fix TabInformation equality operator signatures
- 03:27 AM Revision e6041e81 (qgis): Fix TabInformation equality operator signatures
- 03:20 AM Revision 75b7bbe7 (qgis): Open Externally action only applies to file items
- 03:20 AM Revision 2563dd89 (qgis): Don't show 'Delete File' action in browser when right clicking
- a raster sublayer of a dataset
This should instead be a "Delete Layer" action to match OGR sublayers,
but GDAL itsel... - 03:20 AM Revision 4fe2e9d8 (qgis): Nicer arrangement of actions in browser menu
- 03:20 AM Revision 870a4aaa (qgis): More improvements to browser menu right click menu structure
- Move Delete Layer actions into a "Manage" submenu, so that there's
a bit more safety around these. And make sure the ... - 03:20 AM Revision ee5381c1 (qgis): Remove outdated comment
- 03:20 AM Revision cb8fabdf (qgis): Remove dead code
2021-07-27
- 01:13 AM Revision 72a0c41e (qgis): add tests
- 01:13 AM Revision 2381118e (qgis): [Processing][needs-docs] Add incremental field: add modulo option
- This algorithm allows to add a column with an integer that will be incremented
from START to the limit, with the poss... - 01:13 AM Revision 9b06a222 (qgis): Update src/analysis/processing/qgsalgorithmaddincrementalfield.cpp
- Co-authored-by: Nyall Dawson <[email protected]>
- 01:13 AM Revision ef388027 (qgis): add documentation
- 01:13 AM Revision 9600a6b7 (qgis): Use QVariant
- 06:53 PM Revision 33671c18 (qgis): Merge pull request #44033 from Gustry/tickets
- Review the ticket configuration on GitHub
- 02:49 PM Revision de4e231b (qgis): Merge pull request #44376 from qgis/attachmentid
- Add QgsProject::attachmentIdentifier and QgsProject::resolveAttachementIdentifier
- 12:19 PM Revision 6209193d (qgis): Add QgsProject::attachmentIdentifier and QgsProject::resolveAttachement...
- 10:24 AM Revision e33a2cd8 (qgis): Add QgsProject::attachmentIdentifier and QgsProject::resolveAttachement...
- 10:19 AM Revision 6967406a (qgis): move QgsNetworkContentFetcherRegistry::FetchingMode to Qgis (#44397)
- 08:56 AM Revision 70657c4e (qgis): Add QgsProject::attachmentIdentifier and QgsProject::resolveAttachement...
- 08:46 AM Revision 6b993f6b (qgis): [FEATURE][processing] Brand new duration parameter
- 07:34 AM Revision 202e481b (qgis): Fix incomplete message bar messages when exporting items from model
- designer
- 07:33 AM Revision 393e5963 (qgis): Rename _serialize -> __serialize to fix collision with _serialize from ...
- 07:29 AM Revision f3bf3508 (qgis): Remove redundant QgsProviderSublayerItem::isFile()
- 07:29 AM Revision 201c13ba (qgis): Fix file based data collection items should requerying sublayers
- when refreshed, or they won't respond to external changes
to the container (such as layers added/deleted elsewhere) - 07:29 AM Revision 00f9d7e8 (qgis): Only enable the "delete layer" browser action for OGR items where
- gdal supports deleting layers for the format
Avoids misleading messages and the appearance that QGIS can
delete thes... - 07:29 AM Revision 072cda01 (qgis): Show "refresh" action for all dataset containers in browser, not
- just geopackage
- 06:25 AM Revision 2164a090 (qgis): [api break] Remove QRegExp argument from QgsNewNameDialog constructor
- Replaced with QgsNewNameDialog::setRegularExpression which accepts
a string argument.
QRegExp is deprecated and remo... - 06:25 AM Revision b2dc48a1 (qgis): Fix grass build
- 06:25 AM Revision 5345103a (qgis): Fix dox warning
- 06:25 AM Revision cf421a9a (qgis): Fix grass provider build
- 06:10 AM Revision 3e6d03be (qgis): Fix incomplete message bar messages when exporting items from model
- designer
(cherry picked from commit 1b9295195796a4a2d8319aad3e50f906abcf9b38) - 05:25 AM Revision 0dfab5ce (qgis): Rename _serialize -> __serialize to fix collision with _serialize from ...
- 04:13 AM Revision 5189cba8 (qgis): Fix TabInformation equality operator signatures
- 04:13 AM Revision 88c63891 (qgis): Fix TabInformation equality operator signatures
- 04:10 AM Revision e7efbad4 (qgis): Fix TabInformation equality operator signatures
- 03:56 AM Revision dcae71e3 (qgis): [feature] Add a 'Show in Files' action for all file items in browser
- Opens a file explorer window and directly selects the file
- 03:56 AM Revision b36bb626 (qgis): [browser] Ensure "File Properties" action is always present for
- items which represent a file
- 03:56 AM Revision cb0095ff (qgis): [api] Add a new capability for QgsDataItems to indicate that the
- item path directly corresponds to an on-disk file path
- 03:51 AM Revision 7228ac42 (qgis): Fix incomplete message bar messages when exporting items from model
- designer
- 03:48 AM Revision 881205d6 (qgis): QWheelEvent::delta is no more
- 03:48 AM Revision 581cb406 (qgis): Add required explicit imports for qwt
- 03:48 AM Revision e92f2fda (qgis): Explicit QActionGroup import is required
- 03:48 AM Revision 5b804696 (qgis): qgis_process builds on qt 6
- 03:48 AM Revision 83749c17 (qgis): Fix QLabel::pixmap returns a value not a pointer on qt 6
- 03:48 AM Revision 25b03e67 (qgis): Qt6 container algorithm updates
- 03:48 AM Revision 61af302a (qgis): Style option qt6 fixes
- 03:48 AM Revision 5fc5a0b7 (qgis): QMouseEvent::pos is no more
- 03:48 AM Revision fdde10cf (qgis): Fix use of removed QButtonGroup::buttonClicked int variant
- 03:48 AM Revision 6f24bacc (qgis): Fix broken use of qMakePair on qt 6
- 03:48 AM Revision 147c7a83 (qgis): Fix QMultiMap->QMap conversion on qt 6 is not possible
- 03:48 AM Revision f17016fd (qgis): Fix qt 5.14 build
- 03:48 AM Revision 27b99d66 (qgis): Remove unused imports
- 03:47 AM Revision 1b929519 (qgis): Fix incomplete message bar messages when exporting items from model
- designer
2021-07-26
- 12:18 AM Revision 2c9a97df (qgis): Merge pull request #44380 from pigreco/toto
- correction examples expr: make_rectangle_3points
- 12:16 AM Revision 54634d9b (qgis): [ogr] When querying sublayers, if an explicit geometry type is
- part of the uri being queried then we should only return
the sublayer with this same geometry type - 12:15 AM Revision 215d08f1 (qgis): [mdal] Correctly parse uris with specific layer names in
- encode/decodeUri
- 12:15 AM Revision 4b732d78 (qgis): [mdal] When querying sublayers for a uri which includes a specific
- layer name, don't return all layers
Instead only return this one specific layer. Fixes drag and drop
of specific mes... - 12:15 AM Revision c5f76191 (qgis): Fix build
- 12:14 AM Revision 72a848a4 (qgis): Remove unwanted iteration from QgsDbscanClusteringAlgorithm and
- instead collect datetime values during index population
- 12:14 AM Revision 2834bfaf (qgis): Fix doxygen warning
- 12:14 AM Revision 8a3d4e73 (qgis): [api] Allow a feature callback to be specified when building QgsSpatial...
- 10:49 PM Revision 0ebc7f9a (qgis): Add QgsProject::getAttachmentIdentifier and QgsProject::resolveAttachem...
- 09:29 PM Revision f853fd3d (qgis): Add QgsProject::getAttachmentIdentifier and QgsProject::resolveAttachem...
- 05:20 PM Revision c57509d7 (qgis): Add QgsProject::getAttachmentIdentifier and QgsProject::resolveAttachem...
- 04:03 PM Revision b991ce3f (qgis): Add QgsProject::getAttachmentIdentifier and QgsProject::resolveAttachem...
- 03:50 PM Revision 5dc95836 (qgis): Missing bits
- 02:45 PM Revision 435d8bf9 (qgis): Address review
- 02:05 PM Revision fad0375c (qgis): Fix test
- 11:25 AM Revision b8dd5d16 (qgis): Add tests for the new duration parameter
- 11:25 AM Revision 52bac40a (qgis): [FEATURE][processing] Brand new duration parameter
- 10:39 AM Revision ea295750 (qgis): run tests even if build fails
- 07:13 AM Revision 1007ee09 (qgis): MemoryProvider native type is boolean and not bool
- 02:30 AM Revision f68ef8fb (qgis): [feature][processing] A brand new spatiotemporal ST-DBSCAN clustering a...
2021-07-25
- 12:10 AM Revision 402cf112 (qgis): Add help button to layer notes dialog
- 12:09 AM Revision e06e7d03 (qgis): Create a generic data item provider for all file based datasources
- This provider uses the QgsProviderRegistry::querySublayers API
to automatically create appropriate browser data items... - 12:09 AM Revision 094293ed (qgis): .db files are also supported by the spatialite provider
- 12:09 AM Revision 6ee2e042 (qgis): Dox
- 12:09 AM Revision 87f43e25 (qgis): Add kmz extension as possible container format
- 12:09 AM Revision 670250dd (qgis): Remove mdal, gdal, ogr, ept and pdal data item providers
- These are no longer required -- we get them "for free" now!
- 12:09 AM Revision 657078dd (qgis): Update test
- 12:09 AM Revision 6f942a70 (qgis): Add missing Q_DECLARE_OPERATORS_FOR_FLAGS for QgsProviderUtils::Sublaye...
- 12:09 AM Revision 0601381a (qgis): Fix dox warning
- 12:09 AM Revision e7b1df42 (qgis): Remove redundant test of unused, deprecated API
- 12:09 AM Revision d2b1b975 (qgis): Const
- 12:09 AM Revision 0c61111c (qgis): Remove test of deprecated unused API
- 12:09 AM Revision 9b412a41 (qgis): Update tests
- 12:09 AM Revision a3ec1812 (qgis): Readonly
- 07:20 AM Revision 7f700e35 (qgis): Split QgsBrowserDockWidget to new QgsBrowserWidget class and QgsBrowser...
- Moves the guts of QgsBrowserDockWidget to a reusable QWidget subclass
"QgsBrowserWidget", so that browser widgets can... - 07:20 AM Revision f5eebaed (qgis): Fix build
2021-07-24
- 12:55 AM Revision e43bc1e4 (qgis): [ci] Qt6 ready + improve workflow + cache testing Docker image
- 01:44 PM Revision 275253e4 (qgis): Use a form in the issue template
- 01:43 PM Revision eacb6f98 (qgis): [Server][Tests] Extend WMS dimension tests
- Add tests on TIME dimension and a date dimension based on a date field.
- 01:43 PM Revision 3b1d21be (qgis): [Server][Tests] Extend WMS dimension tests
- Add tests on TIME dimension and a date dimension based on a date field.
- 01:39 PM Revision d0a3ceab (qgis): Merge pull request #44111 from rldhont/tests-server-wms-dimension-time
- [Server][Tests] Extend WMS dimension tests
- 12:57 PM Revision 1d895b8a (qgis): Review the ticket configuration on GitHub
- 09:24 AM Revision 11a08eef (qgis): Fix test
- 09:24 AM Revision 0c623c96 (qgis): MemoryProvider native type is boolean and not bool
- 09:24 AM Revision 0191af77 (qgis): MemoryProvider fix strange fieldName suffix in cloned layer
- If fields added with QgsMemoryProvider::addAttributes have an empty
typeName, the URI returned by vl.publicSource() m... - 09:24 AM Revision a2db1074 (qgis): Update .flake8
- 09:09 AM Revision c74e886d (qgis): Merge pull request #44349 from m-kuhn/avoid_projection_selection_recurs...
- Avoid recursion in crs validation
2021-07-23
- 11:53 PM Revision 1e3117da (qgis): reduce duration of mesh editor test
- 03:14 PM Revision 38d6c91c (qgis): fix checking validity of flags in read/write settings/layer properties ...
- 02:10 PM Revision 14624e31 (qgis): test
- 12:56 PM Revision f041cda1 (qgis): [JSON Widget] respect config when displayed in identify res. dialog (#4...
- 11:36 AM Revision e05dd6fb (qgis): Fix test
- 10:41 AM Revision eaa4b54e (qgis): allow to save/read enum/flags as map layer properties (#44329)
- 09:18 AM Revision 2755615b (qgis): only explicitly declare QgsSettingsEntryEnumFlag templates for MSVC (re...
- 09:14 AM Revision b0319105 (qgis): Reinstate explicit template instantiations but only for MSVC (refs #44301)
- This reverts commit a499a303548654dd8028eaf330fab5388db9e3ea which
reverted f616be29d361cd24f0cd1f3433bfb264304a8760 - 09:01 AM Revision 23521d27 (qgis): Avoid recursion in crs validation
- If some proj helper files are missing (likely proj.db), showing the
projection selection dialog is shown recursively.... - 08:49 AM Revision 6964eb21 (qgis): spelling updates
- 08:00 AM Revision f2d4546e (qgis): Cleaner loop
- (cherry picked from commit 6527d59118fff87b4fafa8e7909f22de48f3bf76)
- 08:00 AM Revision 57caeae5 (qgis): Fix crash in vector layer iteration on Qt6 builds
- Decrementing an iterator which is already at the beginning results
in a crash
(cherry picked from commit 6776b1b0d79... - 08:00 AM Revision dd9eb90a (qgis): Implement querySublayers for pdal provider
- 08:00 AM Revision ae980c51 (qgis): Implement querySublayers for ept provider
- 08:00 AM Revision b7addc2e (qgis): QgsProviderUtils::suggestLayerNameFromFilePath - nicely handle ept.json...
- 08:00 AM Revision e57193d6 (qgis): Ignore blocklisted uris when querying all providers for sublayers
- 08:00 AM Revision c74f42cd (qgis): When querying sublayers for all providers using
- QgsProviderRegistry::querySublayers, if there is a preferred providers
for a particular uri then ONLY return sublayer... - 07:42 AM Revision b52d37e4 (qgis): Merge pull request #44294 from domi4484/jsonEditWidgetDefault
- JSON widget as default for json and jsonb type names
- 07:38 AM Revision 57de3dec (qgis): Regex as cons thread_local
- 07:38 AM Revision a5e81c33 (qgis): Default length/precision for double/real fields
- 07:37 AM Revision 8ccf794c (qgis): MemoryProvider respect field name when parsing a URI with unknown typeName
- 07:37 AM Revision 9cb3b5a0 (qgis): Update src/core/providers/memory/qgsmemoryprovider.cpp
- Co-authored-by: Andrea Giudiceandrea <[email protected]>
- 07:36 AM Revision cf03e308 (qgis): Added missing type names to uri parsing regex for memory provider
- - This was causing strange field names when cloning layers. fixes #44087
- Some code cleanup + QRegexp replaced with ... - 06:57 AM Revision e6f0c928 (qgis): [mdal Passing a direct layer uri to querySublayers should be acceptable
- 06:57 AM Revision a65af600 (qgis): Use QgsGdalUtils::pathIsCheapToOpen to determine whether it's safe to s...
- 06:57 AM Revision 7716d199 (qgis): Expand tests
- 06:57 AM Revision e7cea2d5 (qgis): Add missing file
- 06:57 AM Revision 36aa9f31 (qgis): Move some common code to QgsGdalUtils
- 06:57 AM Revision 0dfd561e (qgis): Clarify ambiguous test
- 06:57 AM Revision d1f20312 (qgis): nc shouldn't be in inexpensive list
- 06:57 AM Revision 23bd6a8e (qgis): .shp.zip is a potential container
- 06:57 AM Revision c7c97101 (qgis): [gdal] Correctly implement FastScan for querySublayers
- 06:57 AM Revision 83494572 (qgis): Skip empty layers in mdal querySublayers
- 06:57 AM Revision c5163e96 (qgis): [mdal] Respect FastScan flag when querying sublayers
- 06:57 AM Revision 48b9ff07 (qgis): Lint
- 06:57 AM Revision f6540193 (qgis): If a sublayer has the skippedContainerScan flag set, then
- the sublayer details are incomplete
- 06:57 AM Revision e28a0b72 (qgis): Add flag to QgsProviderSublayerDetails to indicate that the uri
- may be a container for other sublayers but that indepth scanning
of the container was skipped - 06:57 AM Revision e0f564d8 (qgis): Fix test
- 06:57 AM Revision 9f63037b (qgis): [gdal] Populate sublayer driver name
- 06:57 AM Revision 4a7692c4 (qgis): Populate sublayer driver name for OGR layers
- 06:57 AM Revision 6c2d7bd7 (qgis): Add driver name to QgsProviderSublayerDetails
- 06:57 AM Revision 8b1c8d10 (qgis): Silence GDAL warnings while querying sublayers
- 06:57 AM Revision 816bb43c (qgis): [ogr] Correctly handle FastScan flag in querySublayers by performing
- an extension only scan for files/folders
- 06:02 AM Revision 19823b76 (qgis): fix infinite loop in qgsstyle
- 06:02 AM Revision 95e91c36 (qgis): Cleanup style upgrade loop
- Refs https://github.com/qgis/QGIS/pull/44038/files#r663350654
- 05:40 AM Revision dfd92cd6 (qgis): Cleaner loop
- (cherry picked from commit 6527d59118fff87b4fafa8e7909f22de48f3bf76)
- 05:40 AM Revision c9715e56 (qgis): Fix crash in vector layer iteration on Qt6 builds
- Decrementing an iterator which is already at the beginning results
in a crash
(cherry picked from commit 6776b1b0d79... - 05:36 AM Revision c13c5de9 (qgis): Fix crash in vector layer iteration on Qt6 builds
- Decrementing an iterator which is already at the beginning results
in a crash
(cherry picked from commit 6776b1b0d79... - 05:36 AM Revision e9a1a9b9 (qgis): Cleaner loop
- (cherry picked from commit 6527d59118fff87b4fafa8e7909f22de48f3bf76)
- 03:45 AM Revision 7dc51d93 (qgis): Use querySublayers in QgsVectorLayerSaveAsDialog to determine sublayers...
- ...instead of older deprecated sublayers handling
- 03:41 AM Revision daa6df5e (qgis): [processing] Fix default value of multiple field selection inputs
- in models cannot be set to no value
Fixes #44005 - 03:34 AM Revision cd6c3956 (qgis): [ogr] Report ESRI multipatch GDB layers as multipolygonz layers
- Apply the same workaround we use for multipatch shapefiles to
GDB sources
(cherry picked from commit 7b283b33aec629a... - 03:34 AM Revision 5dbd7863 (qgis): Fix build
- 03:34 AM Revision b34238bd (qgis): Use querySublayers to populate database layers in QgsOgrDbSourceSelect
- 03:33 AM Revision 32a9ca27 (qgis): Use querySublayers to populate Geopackage data items
- ...instead of older deprecated sublayers API
- 03:33 AM Revision de2e979e (qgis): Fix build
- 03:30 AM Revision c7a7ec3b (qgis): Update src/gui/qgisinterface.h
- Co-authored-by: Nyall Dawson <[email protected]>
- 03:30 AM Revision c34cfeb4 (qgis): update sip file
- 03:30 AM Revision 811a0353 (qgis): Add activeDecorations to iface object
- Allow plugins and scripts to export animations with decorations
- 03:05 AM Revision 09297ed9 (qgis): Cleanup style upgrade loop
- Refs https://github.com/qgis/QGIS/pull/44038/files#r663350654
- 03:03 AM Revision 7d647ca8 (qgis): Fix misleading messages when trying to delete ogr sublayer
- 03:03 AM Revision 29bdd6a0 (qgis): Fix misleading messages when trying to delete ogr sublayer
- 02:57 AM Revision f818a620 (qgis): Create QgsGdalUtils::pathIsCheapToOpen
- Returns true if a dataset is considered "cheap" to open.
The logic is very rudimentary for now, and considers only t...
2021-07-22
Also available in: Atom