Activity

From 2021-08-28 to 2021-09-26

2021-09-26

03:24 AM Revision c3c4878e (qgis): Fix build
Nyall Dawson
03:24 AM Revision 53fcebcf (qgis): Dox
Nyall Dawson
03:24 AM Revision 2fc60fcd (qgis): Fix compatibility of moved QFLAGS
Nyall Dawson
03:24 AM Revision 78ca8a24 (qgis): Fix builds
Nyall Dawson
03:24 AM Revision 0ab6113e (qgis): Promote QgsMapSettings and QgsRenderContext enums to enum class, move t...
Nyall Dawson
03:24 AM Revision 54cc9461 (qgis): Fix build
Nyall Dawson
03:24 AM Revision 0d131226 (qgis): Fix layout tests
Nyall Dawson
03:24 AM Revision 174b933e (qgis): Fix build
Nyall Dawson

2021-09-25

10:08 PM Revision c5238d82 (qgis): QgsApplication::init(): register QgsMapLayer* meta type (fixes #44095)
Otherwise when using QgsProject::addMapLayer() from Python, the
following warning is emitted:
```
Warning: QObject::c...
Even Rouault

2021-09-24

10:57 PM Revision 968a5e85 (qgis): add method to get parameter description for python script
antoine dauce
10:57 PM Revision caad9f2b (qgis): update tests
antoine dauce
10:57 PM Revision e873dd38 (qgis): new string escaping logic for python
antoine dauce
10:57 PM Revision 68f003cb (qgis): replace descriptionAsPythonString
antoine dauce
10:57 PM Revision 968db20b (qgis): add \see and \since in comments
antoine dauce
10:57 PM Revision 38b50404 (qgis): use descriptionAsPythonString method in parameter definitions
antoine dauce
10:29 PM Revision b5c99af6 (qgis): New shapefile layer dialog: avoid accidental overwrite of a file whose ...
and avoid closing the dialog when the user doesn't confirm overwriting
Fixes #44299
Even Rouault
10:29 PM Revision 35e0758e (qgis): Use QgsFileUtils::ensureFileNameHasExtension
Nyall Dawson
10:26 PM Revision 2ed7b3e7 (qgis): Merge pull request #45230 from qgis/backport-45138-to-queued_ltr_backports
[Backport queued_ltr_backports] [Server] Use correct schema URL for WFS 1.1.0 GetFeature response Even Rouault
10:24 PM Revision b0e37d88 (qgis): QgisApp::closeProject(): cancel canvas jobs before closing the project,...
Even Rouault
05:44 PM Revision 393608ce (qgis): Add test
nicogodet
11:28 AM Revision bbb8e8f3 (qgis): [server] Allow filters to control streamed response
David Marteau
10:55 AM Revision 1b5b7d9d (qgis): Fix crash on exit when cad dock is enabled
Nyall Dawson
08:21 AM Revision 55a76d1d (qgis): [cad widget] Don't assume that the canvas current layer is the
target layer for the cad dock, but instead query the canvas map tool
for the actual target layer
Fixes (among other ...
Nyall Dawson
08:21 AM Revision 54772f0c (qgis): Simplify annotation drawing map tool classes
Nyall Dawson
08:21 AM Revision 7ff1d7ef (qgis): Emit enabledChangedZ/M from cad dock so that floater correctly shows or...
Nyall Dawson
08:21 AM Revision f9def2d9 (qgis): Move QgsMapToolCapture::layer to parent class (QgsMapToolAdvancedDigiti...
Nyall Dawson
07:47 AM Revision d1e43b63 (qgis): Add new class QgsRecentStyleHandler
Accessible via QgsGui::recentStyleHandler(), this is intended as
a place to store recently used style items (e.g. sym...
Nyall Dawson
07:47 AM Revision db4b0fed (qgis): Move to core
Nyall Dawson
05:42 AM Revision 988d862f (qgis): New shapefile layer dialog: avoid accidental overwrite of a file whose ...
and avoid closing the dialog when the user doesn't confirm overwriting
Fixes #44299
Even Rouault
05:42 AM Revision 1c21c22c (qgis): Use QgsFileUtils::ensureFileNameHasExtension
Nyall Dawson
04:40 AM Revision 48595068 (qgis): laz-perf: fix harmless unique_ptr wrong typing (makes Valgrind happier)
(upstream laz-perf has changed much from our copy and doesn't seem to
have that flow)
Even Rouault
04:40 AM Revision 0e45d513 (qgis): QgisApp::closeProject(): cancel canvas jobs before closing the project,...
Even Rouault
04:40 AM Revision ed708e6c (qgis): Geometry Checker: Enlarge FeatureID from string(10) to string(20). Fixe...
Loïc Bartoletti
04:15 AM Revision adebbb77 (qgis): Pass on render context feedback object to QgsImageOperation operations
Ultimately this means that the (potentially very expensive) image
operations can be aborted quickly when a map render...
Nyall Dawson
04:15 AM Revision 806735cc (qgis): Implement responsive cancelation for more paint effect operations
Nyall Dawson
04:15 AM Revision 07a55037 (qgis): Remove outdated QgsVectorLayerRendererInterruptionChecker class
This was a historic artefact from the time before
QgsMapLayerRenderer::feedback existed
Nyall Dawson
04:15 AM Revision 7027d72b (qgis): Spelling
Nyall Dawson
04:15 AM Revision f4987b22 (qgis): Actually properly hookup responsive cancelation for blurs
Nyall Dawson
04:15 AM Revision 81dcc34e (qgis): A few more early exit paths for image operations...
Nyall Dawson
04:15 AM Revision 9b20b0bd (qgis): Remove unused fields
Nyall Dawson
04:15 AM Revision 07239ea1 (qgis): Add some more early exit paths for shapeburst fill
Nyall Dawson
04:15 AM Revision d838ce70 (qgis): Allow a QgsFeedback object to be associated with a render context,
for cancelation check support
While there is the existing QgsRenderContext::renderingStopped()
check, this doesn't p...
Nyall Dawson
04:15 AM Revision 702e1cc2 (qgis): Add QgsFeedback arguments to QgsImageOperation blur methods to support
responsive cancelation of operations Nyall Dawson
04:15 AM Revision fcc7b293 (qgis): Set map render job render context feedback object to match the layer re...
This gives rendering subcomponents (symbols, etc) access to the
layer renderer's feedback object for cancelation checks
Nyall Dawson
04:15 AM Revision 0d292884 (qgis): Add some early exit paths to QgsImageOperation
Nyall Dawson
03:50 AM Revision f75abec8 (qgis): add comment
speillet
03:50 AM Revision 968964a6 (qgis): fix customization for dock and toolbar
speillet
03:50 AM Revision 8dbaee7e (qgis): Apply suggestions from code review
Nyall Dawson
03:17 AM Revision c63c630c (qgis): const qgsgeometryutils
Loïc Bartoletti
03:17 AM Revision e7568f24 (qgis): const qgsrectangle
Loïc Bartoletti
03:17 AM Revision b40c53cf (qgis): Update src/core/geometry/qgsgeometry.cpp
Nyall Dawson
03:17 AM Revision 9e363a4a (qgis): more const in qgscircle
Loïc Bartoletti
03:17 AM Revision 48c77a3b (qgis): more const
Loïc Bartoletti

2021-09-23

01:50 AM Revision 9ace6597 (qgis): test_provider_wfs.py: update testSelectZeroFeature() for 3.16 branch
Even Rouault
01:48 AM Revision 675a01c3 (qgis): test_provider_wfs.py: update testSelectZeroFeature() for 3.16 branch
Even Rouault
01:10 AM Revision 8cd3eab1 (qgis): Use correct schema for WFS 1.1.0 GetFeature response
pathmapper
01:07 AM Revision 2aa478b5 (qgis): Fixes #44749 : list styles from database for layer with no geom
Julien Cabieces
01:02 AM Revision fdfad2b0 (qgis): Test added for topological point on intersection
Stefanow Natsis
01:02 AM Revision 4c8185fc (qgis): Add topological points when snapping on intersection
Stefanow Natsis
01:02 AM Revision 0277aea5 (qgis): Cleanup geometry definitions for readability
Stefanow Natsis
01:01 AM Revision 07eff07f (qgis): [UI][FIX] Fix CAD Z/M value after snapping
Loïc Bartoletti
01:01 AM Revision 78c48ab0 (qgis): remove empty line
Loïc Bartoletti
12:57 AM Revision ae444a3f (qgis): [UI] Fix/add zm to QgsAdvancedDigitizingFloater
Loïc Bartoletti
12:56 AM Revision 6fd34ca9 (qgis): Add sip5/sip6 sip-build support
Sandro Mani
12:55 AM Revision 4950e305 (qgis): Use correct schema for WFS 1.1.0 GetFeature response
pathmapper
12:54 AM Revision 542187da (qgis): fix typo
Loïc Bartoletti
12:54 AM Revision 1623d8e5 (qgis): sipify
Loïc Bartoletti
12:54 AM Revision 0698a28b (qgis): [WIP] init tests with M
Loïc Bartoletti
12:54 AM Revision 43630c30 (qgis): add z/m tests
Loïc Bartoletti
12:54 AM Revision 144444be (qgis): Adds M support in QgsQuadrilateral
Loïc Bartoletti
12:54 AM Revision 5ee292f7 (qgis): constness
Loïc Bartoletti
12:54 AM Revision f54b0259 (qgis): enforce z/m type
Loïc Bartoletti
12:47 AM Revision 49af788d (qgis): Geometry Checker: Enlarge FeatureID from string(10) to string(20). Fixe...
Loïc Bartoletti
12:46 AM Revision db9ddafd (qgis): [Postgres] Fixes #39146 save of cleared attributes
Julien Cabieces
12:43 AM Revision 111b3636 (qgis): Geometry Checker: Enlarge FeatureID from string(10) to string(20). Fixe...
Loïc Bartoletti
12:30 AM Revision 74e4c270 (qgis): OGR provider: do not try to open a new file ifwe are close to the limit...
Even Rouault
12:30 AM Revision d69d8e5c (qgis): qgsfileutils: add method to know if we are close to the limit of simult...
Even Rouault
12:30 AM Revision 80d70142 (qgis): QGIS main: increase soft limit of maximum number of files to 4096 on al...
Even Rouault
12:25 AM Revision 2ed73d3f (qgis): update the geometry type in the rubber band
antoine dauce
12:25 AM Revision bf946f8d (qgis): change alpha
antoine dauce
12:24 AM Revision 82b2f274 (qgis): add tests
BergWerkGIS
12:24 AM Revision 1e2bb8e0 (qgis): fix tests
Alexander Bruy
12:24 AM Revision fd3143ce (qgis): add expected fixtures
BergWerkGIS
12:24 AM Revision 38ac0866 (qgis): mark 'method' parameter as optional
BergWerkGIS
12:24 AM Revision b55db15f (qgis): Processing: v.net.alloc add 'method' parameter
BergWerkGIS
12:24 AM Revision 6c457153 (qgis): add cost columns to test network
BergWerkGIS
12:13 AM Revision 72367db5 (qgis): Dynamically change label to lat/long when in geographic CRS
Nyall Dawson
12:13 AM Revision 139cc2d3 (qgis): Dynamically change x/y constraint precision based on geographic/non
geographic crs Nyall Dawson
12:13 AM Revision a94dd8b3 (qgis): Allow CAD dock to be used for geographic CRS, but only allow
the x/y/z/m constraints to be set (not distance or angle based
constraints)
Nyall Dawson
12:13 AM Revision 6e48c053 (qgis): Fix tooltips
Nyall Dawson
11:45 PM Revision 842e7749 (qgis): remove debug message from message log
Stefanow Natsis
07:46 AM Revision 7a5799eb (qgis): Merge pull request #45213 from qgis/backport-45203-to-release-3_16
[Backport release-3_16] Fix Check Geometries plugin crash Matthias Kuhn
04:59 AM Revision cfaf56cb (qgis): Add a minimal data provider for vector tile layers
Fixes #45153 Nyall Dawson
04:59 AM Revision 012f2a51 (qgis): Review fixes
Nyall Dawson
02:37 AM Revision b7a300df (qgis): Update src/plugins/geometry_checker/qgsgeometrycheckerresulttab.cpp
Nyall Dawson
02:37 AM Revision 8cc9d602 (qgis): check if null pointer
antoine dauce
02:33 AM Revision a1dd9680 (qgis): check if null pointer
antoine dauce
02:33 AM Revision c779f15d (qgis): Update src/plugins/geometry_checker/qgsgeometrycheckerresulttab.cpp
Nyall Dawson

2021-09-22

01:00 AM Revision ac72a345 (qgis): Fix some memory leaks
Nyall Dawson
01:00 AM Revision 7a264024 (qgis): Fix crash when opening symbology properties of a layer set to
embedded renderer which is not compatible with embedded renderers
Fixes #45159
Nyall Dawson
12:59 AM Revision 7ec01c0b (qgis): Do not add STYLES to WMS collection data items
Fixes #45192 Alessandro Pasotti
12:57 AM Revision 7dc13384 (qgis): QgsFeature::setId improve documentation with a warning. fixes #44898
Loïc Bartoletti
10:18 PM Revision ec57fb22 (qgis): remove commented code
Vincent Cloarec
03:33 PM Revision 8ffbe391 (qgis): Merge pull request #45199 from troopa81/fix_defvalue_when_null
Don't display default value in attribute table when null Alessandro Pasotti
02:04 PM Revision 56b41765 (qgis): Fix build
Alessandro Pasotti
12:38 PM Revision 46dbf8a0 (qgis): Merge pull request #45186 from vcloarec/fixForcingLine
Improve mesh editing force by line UI and fixes Peter Petrik
11:38 AM Revision 26ae6d74 (qgis): Fixes #45198 : Don't return default value when null
Julien Cabieces
09:24 AM Revision 6562817f (qgis): QgsFeature::setId improve documentation with a warning. fixes #44898
Loïc Bartoletti
08:40 AM Revision e6b39077 (qgis): Promote QgsCoordinateTransform::TransformDirection to enum class, move ...
This enum was forcing an include of qgscoordinatetransform.h within the
widely used qgsabstractgeometry.h header, cau...
Nyall Dawson
08:37 AM Revision 49ce6fce (qgis): fix variable
nicogodet
08:37 AM Revision f196c1a6 (qgis): Do not delete outputs of alg
nicogodet
06:04 AM Revision d5e63984 (qgis): fallthrough
Vincent Cloarec
05:47 AM Revision 939eca20 (qgis): Sipify
Vincent Cloarec
05:42 AM Revision 8af1fae4 (qgis): Ensure main annotation layer for project has a CRS assigned too
Nyall Dawson
05:42 AM Revision 524c431f (qgis): When creating a new annotation layer, ensure it has a unique name
Otherwise things get a bit confusing! Nyall Dawson
05:42 AM Revision 62121258 (qgis): Newly created annotation layers should inherit project CRS
Nyall Dawson
05:38 AM Revision d258c94d (qgis): Improve force by polyline ui
Vincent Cloarec
04:23 AM Revision c0daa50b (qgis): Fix QgsMapToolCapture coordinates when associated with a non-vector
layer where the layer CRS != canvas CRS Nyall Dawson
03:45 AM Revision 2ee90bf8 (qgis): Update test mask
Nyall Dawson
03:45 AM Revision 05778aaf (qgis): Add test mask
Nyall Dawson
03:45 AM Revision 749475b0 (qgis): Update test mask
Nyall Dawson
03:45 AM Revision 72d238cc (qgis): Ensure geometry generator symbol layer works correctly outside
of vector layer renderers
Fixes #39159
Nyall Dawson
03:45 AM Revision faddd8e5 (qgis): Add unit test
Nyall Dawson
03:45 AM Revision 57b2761c (qgis): Fix doxygen warning
Nyall Dawson
03:45 AM Revision 0593a7b7 (qgis): Fix geometry generator when used as symbol for annotation item
Nyall Dawson
03:00 AM Revision eed24cb9 (qgis): fix unwanted Z value widget
Vincent Cloarec

2021-09-21

12:36 AM Revision acf302e7 (qgis): Add a distanceWithin method to the QgsGeometryEngine virtual class
And use it from QgsVectorLayerFeatureIterator
References #472
The current implementation is really just a wrapper a...
Sandro Santilli
12:16 AM Revision 7f42ff70 (qgis): Revert "Adapt mesh editing following new CAD Z value"
Nyall Dawson
10:21 PM Revision 07111661 (qgis): Fix color customisation is lost when configuring renderers using
geometry generators
Fixes #38377
Nyall Dawson
07:03 PM Revision 11d3881f (qgis): fix force by lines with different CRS
Vincent Cloarec
04:59 PM Revision 0c4d0ead (qgis): Fix attr table model field order when changed in the provider
Fixes the GUI part of #45139 Alessandro Pasotti
02:08 PM Revision 46c7c122 (qgis): Fix geojson attr table field order
Fixes #45139
See GH issue #45139 for the long explanation.
Alessandro Pasotti
08:12 AM Revision c2243a7e (qgis): Merge pull request #45141 from vcloarec/fixDisapearedSave
fix save layer edits action for mesh layer Peter Petrik
08:11 AM Revision b4ec1204 (qgis): Merge pull request #45140 from vcloarec/tuneMeshEditingWithAdvancedZvalue
Adapt mesh editing following new CAD Z value Peter Petrik
08:10 AM Revision ef2f4042 (qgis): Merge pull request #45142 from vcloarec/verticesFacesCount
fix face/vertex count during editing Peter Petrik
06:02 AM Revision 5950326c (qgis): Add unit test for rendering interpolated line with no associated feature
Nyall Dawson
06:02 AM Revision a76c2ed6 (qgis): Fix some ui issues in interpolated line renderer widget
Nyall Dawson
06:02 AM Revision 7d71baa4 (qgis): Fix loading older stored interpolated line renderers
Nyall Dawson
06:02 AM Revision cd2a17f7 (qgis): Create Qgis::SymbolLayerFlags, add flag for symbol layers to prevent
feature clipping to map extent Nyall Dawson
06:02 AM Revision cc240e1c (qgis): Fix a bunch of clazy/clang warnings in interpolated line renderer
Nyall Dawson
06:02 AM Revision 9e68b454 (qgis): Interpolated line renderer: don't assume that a feature is available
Instead we should ALWAYS use the provided points for rendering symbol
layers, or the symbol layer will be broken in v...
Nyall Dawson
06:02 AM Revision 34749097 (qgis): Use QgsPropertys for interpolated line renderer start/end width/color
expressions instead of raw expressions
We can greatly simplify the code by doing so, as all the handling
of preparin...
Nyall Dawson

2021-09-20

01:49 AM Revision 950547b9 (qgis): Don't use @map_geometry, just change $geometry to desired units
for simplicity of use
If we need access to the original feature geometry in future
this could be addressed by a new ...
Nyall Dawson
01:49 AM Revision 75f735ce (qgis): Add tests
Nyall Dawson
01:49 AM Revision d47dc4b2 (qgis): Expose choice of units for geometry generator symbol layers
Usually a geometry generator expression must return a geometry
in the associated layer's CRS. But this doesn't work i...
Nyall Dawson
01:14 AM Revision 3d599fe4 (qgis): Fix QgsGeometry.fromPolygonXY docs
Fixes #45099 Nyall Dawson
12:21 AM Revision 30a56ac1 (qgis): Make QgsGeos::prepareGeometry and QgsGeos::cacheGeos idempotent
Rather than re-preparing or re-converting geometries on every call.
The "geometryChanged" method will reset the caches.
Sandro Santilli
11:33 PM Revision 41cd3eac (qgis): reorganize methods
antoine dauce
11:33 PM Revision 519cd0bb (qgis): rename methods
antoine dauce
11:33 PM Revision 8051c3fb (qgis): reduce line length
antoine dauce
11:33 PM Revision a05c8753 (qgis): split triangle test method
antoine dauce
10:36 PM Revision 2b3d3ab1 (qgis): Safety belt for null geoms
Alessandro Pasotti
10:36 PM Revision c2596a80 (qgis): Be tolerant for multi points that aren't really multi
Alessandro Pasotti
10:36 PM Revision 23412ffb (qgis): Fix crash when using project on multi point
Fixes #45148 Alessandro Pasotti
10:36 PM Revision c79c79ac (qgis): Update selected feature ids before emitting featuresDeleted
Fixes #44921 Alessandro Pasotti
10:36 PM Revision ae5a8550 (qgis): Update src/core/vector/qgsvectorlayer.cpp
Co-authored-by: Nyall Dawson <[email protected]> Alessandro Pasotti
10:35 PM Revision 770281ea (qgis): Add a help button to the raster legend widget
Harrissou Santanna
10:35 PM Revision b7a3ed0f (qgis): Add missing include
Harrissou Santanna
10:32 PM Revision 641c05d0 (qgis): Safety belt for null geoms
Alessandro Pasotti
10:32 PM Revision c3b81d68 (qgis): Be tolerant for multi points that aren't really multi
Alessandro Pasotti
10:32 PM Revision a993e336 (qgis): Fix crash when using project on multi point
Fixes #45148 Alessandro Pasotti
10:31 PM Revision 83f3927d (qgis): Don't crash collecting stats when band is not valid
unreported
Cherry-picked from master 6039deda1b.
Alessandro Pasotti
10:31 PM Revision df6c09c8 (qgis): GDAL Use proper type when sampling raster
Fixes #44902 Alessandro Pasotti
10:30 PM Revision baa14b5d (qgis): add tests for better coverage
antoine dauce
10:30 PM Revision 8ca96fea (qgis): split quadrilateral test method
antoine dauce
10:30 PM Revision 28e38a6a (qgis): reduce line length
antoine dauce
08:49 PM Revision aa4258f8 (qgis): rename method
Vincent Cloarec
08:39 PM Revision 75ad2574 (qgis): address Loic comment
Vincent Cloarec
05:31 PM Revision 1aa05746 (qgis): [Server] Fix: WMS GetStyles contains previous SLD_BODY requests
The WMS Server restorer does not remove styles created from SLD provided in WMS requests.
The custom property that c...
René-Luc ReLuc
03:13 PM Revision 2da03dee (qgis): Merge pull request #45110 from qgis/mac_deps_090
bump qgis-deps in CI and INSTALL Peter Petrik
10:23 AM Revision 0f78c3af (qgis): fix macos build
PeterPetrik
09:42 AM Revision b213a777 (qgis): Merge pull request #45129 from elpaso/bugfix-gh44989-copy-paste-multiline
Fix multiline wkt paste from clipboard Alessandro Pasotti
09:01 AM Revision 44d917d5 (qgis): drop project backward compatibility for symbology with QGIS 3.16 and older
This part of the codes writes the symbology with backward compatibility so the project can be open under QGIS 3.16 an... Denis Rouzaud
08:47 AM Revision 60b74efd (qgis): [processing] log the start time (fix #44292)
Joonalai
08:47 AM Revision b61fe273 (qgis): Remove redundant progress text
Joonalai
08:46 AM Revision 0a5a8e75 (qgis): Fix drag to zoom
Stefanow Natsis
05:08 AM Revision 34408026 (qgis): fix face/vertex count during editing
Vincent Cloarec
04:14 AM Revision d314b09f (qgis): fix save layer edits action for mesh layer
Not updated when back to the mesh layer Vincent Cloarec
03:58 AM Revision 9afd373a (qgis): remove unused
Vincent Cloarec

2021-09-19

12:34 AM Revision bb09d06e (qgis): use constraint cad Z value for mesh editing
Vincent Cloarec
08:13 PM Revision 08d8ccb1 (qgis): Merge pull request #45084 from 3nids/fix-option-crash
fix crash when opening layer properties Even Rouault

2021-09-18

08:30 PM Revision 895d467e (qgis): simplify Z value handle
Vincent Cloarec
12:00 PM Revision 303a6f26 (qgis): Fix multiline wkt paste from clipboard
Fixes #44989 Alessandro Pasotti

2021-09-17

10:29 PM Revision 64a01d98 (qgis): [UI][FIX] Repeating Lock Z/M buttons should not be enabled by default
Loïc Bartoletti
10:19 PM Revision 91953681 (qgis): rename variables, remove useless comments
Antoine Facchini
10:19 PM Revision e7a0c223 (qgis): better test coverage
Antoine Facchini
10:19 PM Revision 9c85b96d (qgis): change target names for geometry tests
Antoine Facchini
10:19 PM Revision b5dbbb91 (qgis): split curvePolygon test method
Antoine Facchini
10:18 PM Revision 73489ab3 (qgis): Add contextmenu to copy key:value in Dev Tools Panel
In the Debugging/Development Tools panel, in the Network Logger tab
you see a lot of Request information: Header info...
Richard Duivenvoorde
10:18 PM Revision a25e6861 (qgis): Textual Fix
Richard Duivenvoorde
10:18 PM Revision aa6b88f0 (qgis): Fixes #44270 : Update processing multiple selection widget selection on...
Julien Cabieces
10:18 PM Revision 36f04b0c (qgis): fix spell check
Julien Cabieces
10:17 PM Revision 16508616 (qgis): fix 3D mesh terrain when CRS are different from map
Vincent Cloarec
10:16 PM Revision 5888766e (qgis): Fix drag to zoom
Stefanow Natsis
10:16 PM Revision f3999628 (qgis): Add missing cast code for QgsHashedLineSymbolLayer
Nyall Dawson
10:13 PM Revision c70e3468 (qgis): Fix drag to zoom
Stefanow Natsis
09:34 PM Revision 73ced5dd (qgis): Fix digitizing features using CAD dock when layer CRS != canvas CRS
Nyall Dawson
03:14 PM Revision 90985918 (qgis): Merge pull request #44862 from 3liz/metadata_api_july
Enable many MetadataUrl on the server side René-Luc ReLuc
12:19 PM Revision aeab4e8b (qgis): Rename 'clone' method to 'copyTo'
David Marteau
09:46 AM Revision abbdbe28 (qgis): Comment
Marco Hugentobler
08:52 AM Revision f79e62e6 (qgis): Merge pull request #44944 from domi4484/labelUsabilityImprovements
Make rotate label tool work with label not pinned or dd moved fix #43967 Matthias Kuhn
07:35 AM Revision af251242 (qgis): bump qgis-deps in CI and INSTALL
PeterPetrik
07:18 AM Revision a54658d2 (qgis): Add missing cast code for QgsHashedLineSymbolLayer
Nyall Dawson
07:15 AM Revision 850215f8 (qgis): Add missing cast code for QgsHashedLineSymbolLayer
Nyall Dawson
06:12 AM Revision c0a9b04c (qgis): Apply suggestions from code review
Nyall Dawson
06:00 AM Revision 4ec9f474 (qgis): fix code formatting
Julien Cabieces
06:00 AM Revision 42d7f639 (qgis): fix version
Julien Cabieces
06:00 AM Revision 379bce5c (qgis): Fix GetMap tile_buffer when labels are rotated
Julien Cabieces
06:00 AM Revision 251ccdab (qgis): fix control image
Julien Cabieces
06:00 AM Revision e45248e1 (qgis): Add test for visiblePolygonWithBuffer
Julien Cabieces
05:57 AM Revision 770efa34 (qgis): fix other isVisible call
Julien Cabieces
05:57 AM Revision fdb176f0 (qgis): Fixes #44799 : fix RelativeStorage config save
Julien Cabieces
05:31 AM Revision 2d37988d (qgis): Fixes #44749 : list styles from database for layer with no geom
Julien Cabieces
05:31 AM Revision 88119078 (qgis): fix 3D mesh terrain when CRS are different from map
Vincent Cloarec
05:30 AM Revision 606bd09b (qgis): Modify tests for qgis#44160 milliseconds
Joonalai
05:30 AM Revision 0a3526fd (qgis): qgis#44160 add millisecond support to OGRUtils
Joonalai
05:28 AM Revision 68875f28 (qgis): Fixes #44749 : list styles from database for layer with no geom
Julien Cabieces
05:27 AM Revision 251ebd20 (qgis): Fixes custom ellipsoid locale double input
Fixes #45015
Funded by: QGIS Grant 2021
Alessandro Pasotti
05:25 AM Revision 2cabe537 (qgis): Update qgsrasterpipe.cpp
Alessandro Pasotti
05:25 AM Revision 83ab6dbc (qgis): [backport] Fix raster change datasource
Fixes #44929
Cherry-picked from master 30f3a5d4bc.
Alessandro Pasotti
05:25 AM Revision e5bc21a7 (qgis): fix build
Alessandro Pasotti
05:23 AM Revision 000499c7 (qgis): fix spell check
Julien Cabieces
05:23 AM Revision 55e00228 (qgis): Fixes #44270 : Update processing multiple selection widget selection on...
Julien Cabieces
05:22 AM Revision 6039deda (qgis): Don't crash collecting stats when band is not valid
unreported Alessandro Pasotti
05:22 AM Revision a1db2f33 (qgis): GDAL Use proper type when sampling raster
Fixes #44902 Alessandro Pasotti
05:19 AM Revision 5cadafc0 (qgis): fix spell check
Julien Cabieces
05:19 AM Revision 0b9b2043 (qgis): Fixes #44270 : Update processing multiple selection widget selection on...
Julien Cabieces

2021-09-16

04:18 PM Revision ca4e5075 (qgis): Add some const in qgsmetadatawidget.cpp
Etienne Trimaille
04:17 PM Revision e8c3e7c5 (qgis): MetadataUrl - Fix some "const" and PR review
Etienne Trimaille
02:23 PM Revision 2e9a1514 (qgis): MetadataUrls - use unique_ptr
David Marteau
02:23 PM Revision 8b6395de (qgis): MetadataUrls - Add some tests and some fixes
Etienne Trimaille
02:23 PM Revision a3df6b66 (qgis): UI - Update vector and raster to be able to add many metadata urls on s...
Etienne Trimaille
02:10 PM Revision d8413c8c (qgis): Server - Update API to have many metadataUrl for a layer
Etienne Trimaille
02:10 PM Revision 235a2858 (qgis): MetadataUrl API : Save and restore in XML
Etienne Trimaille
02:10 PM Revision ee6acb0c (qgis): Refactorize server properties
David Marteau
02:10 PM Revision 21c3f3fc (qgis): Add API for having many metadataUrl on a layer
Etienne Trimaille
01:06 PM Revision 055bcec0 (qgis): Detect colors before parseValue method to avoid string missinterpreted ...
Marco Hugentobler
12:51 PM Revision 5ea353ba (qgis): Merge pull request #45085 from kadas-albireo/master
Enable mingw server build Sandro Mani
12:07 PM Revision 6bb7e5e7 (qgis): Enable mingw server build
Sandro Mani
10:48 AM Revision f59947af (qgis): Merge pull request #45063 from elpaso/bugfix-gh44949-raster-properties-...
Use QgsRasterTransparencyWidget in raster properties dlg Alessandro Pasotti
10:07 AM Revision 469b1459 (qgis): Cancel previous fetch when current feature changes and an external (#44...
storage is set Julien Cabieces
10:06 AM Revision 8374868c (qgis): fix crash when opening layer properties
avoid adding an empty page to layer properties Denis Rouzaud
09:44 AM Revision b60400cc (qgis): Merge pull request #45074 from elpaso/bugfix-gh44929-raster-datasource-...
Fix raster change datasource Alessandro Pasotti
08:02 AM Revision 3761ed32 (qgis): Replace QMatrix with QTransform
Damiano Lombardi
08:00 AM Revision 2b9bc262 (qgis): Merge pull request #45068 from vcloarec/fix#44815
[MESH] fix #44815 Peter Petrik
07:58 AM Revision 21433a64 (qgis): Merge pull request #45081 from vcloarec/someFixes_09
[mesh] some fixes related to mesh editing Peter Petrik
07:00 AM Revision 3d520647 (qgis): Fix cartographic&around point rotated label candidate creation
Damiano Lombardi
07:00 AM Revision 881e655a (qgis): Make rotate label tool work with label not pinned or dd moved fix #43967
Damiano Lombardi

2021-09-15

06:00 PM Revision 78e46913 (qgis): debian unstable: include sip files again
Jürgen Fischer
04:57 PM Revision 30f3a5d4 (qgis): Fix raster change datasource
Fixes #44929 Alessandro Pasotti
10:35 AM Revision e097f6f3 (qgis): Use shorter expression if values in opacity interpolation are both numeric
Marco Hugentobler
05:28 AM Revision 1fcf40be (qgis): fix cancel/rollback mesh layer editing
Vincent Cloarec
05:28 AM Revision a82b8d4d (qgis): fix layer extent and vertical extent of dataset group when editing
Vincent Cloarec
05:28 AM Revision 34e0e0c1 (qgis): fix 3D update
Vincent Cloarec
05:28 AM Revision fa87494f (qgis): send reindex action in the mesh menu
Vincent Cloarec
05:28 AM Revision 2d99806f (qgis): fix toggling of mesh transform dock widget
Vincent Cloarec
05:28 AM Revision 2eb00aa2 (qgis): fix dataset group name when switch editing
Vincent Cloarec
05:24 AM Revision 16ffb6e8 (qgis): fix #44815
Vincent Cloarec

2021-09-14

11:58 PM Revision 077083a7 (qgis): dxf export: fix output of offset linestrings
Jürgen Fischer
11:58 PM Revision e53a2e06 (qgis): debian unstable: switch back from sip5-tools too python3-sip
Jürgen Fischer
08:49 PM Revision 1e643a83 (qgis): Merge pull request #45059 from elpaso/bugfix-gh45050-arcgis-rest-add-close
Fix arcgis rest datasource select dlg Alessandro Pasotti
06:14 PM Revision 2f274f01 (qgis): Make new parameter optional
Marco Hugentobler
05:55 PM Revision 93d3a2c6 (qgis): Keep API compatibility for QgsMapBoxGlStyleConverter::interpolateExpres...
Marco Hugentobler
05:09 PM Revision 94ab07c3 (qgis): Cleanup
Marco Hugentobler
05:00 PM Revision adf102a8 (qgis): Use QgsRasterTransparencyWidget in raster properties dlg
Remove a bunch of duplicated code and fix #44949 Alessandro Pasotti
02:19 PM Revision 98968dea (qgis): Fix arcgis rest datasource select dlg
Fix #45050 Alessandro Pasotti
10:54 AM Revision dadc4d53 (qgis): WFS: set namespace prefix on geometry and attribute elements in FILTER ...
Even Rouault
10:48 AM Revision b4d59398 (qgis): WFS: try harder guessing the layer geometry type when a filter returns ...
Even Rouault
09:29 AM Revision 0937c499 (qgis): fix QgsRectangle::include
Vincent Cloarec
09:29 AM Revision ce7bc16a (qgis): test
Vincent Cloarec
08:29 AM Revision a9322283 (qgis): fix control image
Julien Cabieces
08:29 AM Revision c21752dd (qgis): fix version
Julien Cabieces
08:29 AM Revision a533ea28 (qgis): Add test for visiblePolygonWithBuffer
Julien Cabieces
08:29 AM Revision 736d6775 (qgis): fix code formatting
Julien Cabieces
08:29 AM Revision 816757d1 (qgis): Fix GetMap tile_buffer when labels are rotated
Julien Cabieces
08:14 AM Revision 91cdf3a8 (qgis): WFS: emit hint when an axis order issue is likely (fixes #44054)
Even Rouault
07:52 AM Revision 176ab296 (qgis): Make mesh edit tools more consistent with vector layers tools (#45040)
[mesh] UX fixes:
* move mesh elements click->move->click instead press-> drag->release
* allow to select by drawing a...
Vincent Cloarec
07:51 AM Revision 6f1deb6d (qgis): fix control image
Julien Cabieces
07:51 AM Revision 655c02af (qgis): Fix GetMap tile_buffer when labels are rotated
Julien Cabieces
07:51 AM Revision 75870d9d (qgis): fix code formatting
Julien Cabieces
07:51 AM Revision 33ea556c (qgis): fix version
Julien Cabieces
07:51 AM Revision 4d91387d (qgis): Add test for visiblePolygonWithBuffer
Julien Cabieces
06:56 AM Revision 453e2ebf (qgis): Fix qt < 5.14 build
Nyall Dawson
06:56 AM Revision 75c7b281 (qgis): Optimise handling of rendered item results
While testing with a layer containing millions of annotations there was
some significant bottlenecks on the main thre...
Nyall Dawson
06:45 AM Revision ff60c9a0 (qgis): test
Vincent Cloarec
06:45 AM Revision 9393b615 (qgis): fix QgsRectangle::include
Vincent Cloarec
06:41 AM Revision 48b7c3d1 (qgis): test
Vincent Cloarec
06:41 AM Revision d9f9f9e9 (qgis): fix QgsRectangle::include
Vincent Cloarec
06:31 AM Revision 0e2e98b9 (qgis): Merge pull request #45032 from qgis/queued_ltr_backports
Queued ltr backports (3.16.12) Nyall Dawson
06:29 AM Revision da544956 (qgis): WFS: set namespace prefix on geometry and attribute elements in FILTER ...
Even Rouault
06:22 AM Revision eba79401 (qgis): WFS: emit hint when an axis order issue is likely (fixes #44054)
Even Rouault
06:19 AM Revision 2a46a9c4 (qgis): WFS: emit hint when an axis order issue is likely (fixes #44054)
Even Rouault
06:09 AM Revision 322181fe (qgis): WFS: try harder guessing the layer geometry type when a filter returns ...
Even Rouault

2021-09-13

03:05 PM Revision cf795616 (qgis): Merge pull request #44772 from qgis/manisandro-patch-1
Assorted MinGW build work Sandro Mani
09:05 AM Revision 1dc7516a (qgis): Remove comment
Marco Hugentobler
08:48 AM Revision b76ac5b0 (qgis): More consts
Marco Hugentobler
05:22 AM Revision 50ab8c1c (qgis): Cleanup API docs for QgsCadUtils
Nyall Dawson
02:19 AM Revision 5f25e473 (qgis): fix ref
Tom Kralidis

2021-09-12

12:03 AM Revision 5dbc3f64 (qgis): init zm support in QgsAdvancedDigitzingDockWidgetBase
Loïc Bartoletti
12:03 AM Revision 93f27567 (qgis): add \brief tag
Loïc Bartoletti
12:03 AM Revision 0706585e (qgis): init zm support in QgsAdvancedDigitzingDockWidgetBase
Loïc Bartoletti
12:03 AM Revision 453d85c6 (qgis): Disable Z/M parts when layer is not 3D or Measure
Loïc Bartoletti
12:03 AM Revision 16d86302 (qgis): fix sip
Loïc Bartoletti
12:03 AM Revision c2897fab (qgis): cosmetic changes for m
Loïc Bartoletti
12:03 AM Revision 2414a288 (qgis): add setCadPoint and cadPoint methods and fix test
Loïc Bartoletti
12:03 AM Revision 29d95c76 (qgis): Disable Z/M parts when layer is not 3D or Measure
Loïc Bartoletti
12:03 AM Revision d81d2365 (qgis): fix sip
Loïc Bartoletti
12:03 AM Revision 8f8628ef (qgis): fix default M value
Loïc Bartoletti
12:03 AM Revision eb809bda (qgis): fix typo
Loïc Bartoletti
12:03 AM Revision 992dc6cc (qgis): make AlignMapPointContext a class instead of a struct
Loïc Bartoletti
12:03 AM Revision 5568bf9d (qgis): typo
Loïc Bartoletti
12:03 AM Revision a5fca0b9 (qgis): Use values from DockWidget instead of snapped ones
Loïc Bartoletti
12:03 AM Revision 3da93c69 (qgis): remove ctrl+z shortcut
Loïc Bartoletti
12:03 AM Revision 93a66ae5 (qgis): fix typo
Loïc Bartoletti
12:03 AM Revision 06f78b1e (qgis): move declaration of vlayer
Loïc Bartoletti
12:03 AM Revision 42794288 (qgis): 3.20 -> 3.22
Loïc Bartoletti
12:03 AM Revision 99af22b9 (qgis): fix api break for current,previous,penultimatepoint
Loïc Bartoletti
12:03 AM Revision f4383aaa (qgis): fix api break for pointChanged. use pointChangedV2
Loïc Bartoletti
12:03 AM Revision a4a50d2c (qgis): fix snapping on 2D and rebase
Loïc Bartoletti
11:18 PM Revision b6d67075 (qgis): [ui] Relocate 'traditional' annotation toolbar actions into the new ann...
Mathieu Pellerin - nIRV
11:18 PM Revision a300d3b1 (qgis): Further tweaks to new text on point annotation icon
Mathieu Pellerin - nIRV
11:18 PM Revision bf7439f0 (qgis): Add a Toolbar suffix to the annotations toolbar title
Mathieu Pellerin - nIRV
11:15 PM Revision 3996de7b (qgis): Add missing transfer annotation
Nyall Dawson
02:21 PM Revision 7edf3c5a (qgis): Fix opacity interpolation. Add multiplication with maxOpacity in the ex...
Marco Hugentobler
11:44 AM Revision 119147cc (qgis): Keep also expressions in other parts where interpolateExpression is used
Marco Hugentobler

2021-09-11

04:52 PM Revision b46854ad (qgis): [qgsquick][annotations] Render projects' main annotation layer
Mathieu Pellerin - nIRV
03:20 PM Revision a60e3efd (qgis): safeguard request properties
Tom Kralidis
12:46 PM Revision dbba1edb (qgis): Merge pull request #45022 from qgis/backport-45005-to-queued_ltr_backports
[Backport queued_ltr_backports] [processing] Fix NODATA parameters in GDAL Merge algorithm Even Rouault
07:38 AM Revision 6d5d8e80 (qgis): Merge pull request #45025 from gacarrillor/patch-2
Set wait cursor while installing plugin from ZIP Matthias Kuhn
02:17 AM Revision a0b7f14d (qgis): Use 'with OverrideCursor(Qt.WaitCursor)' block in installer.py
Germap

2021-09-10

11:59 PM Revision 24a95093 (qgis): Shorten class name
Nyall Dawson
11:59 PM Revision 45b88672 (qgis): Improve docs
Nyall Dawson
11:59 PM Revision c2c0f257 (qgis): [processing] Add parameter type for annotation layers
Nyall Dawson
11:59 PM Revision b12d163c (qgis): Translate
Nyall Dawson
11:59 PM Revision 52344422 (qgis): [processing] Add an algorithm which transfers all items from the
main annotation layer in a project to a secondary annotation layer
Useful for moving items created in the main layer...
Nyall Dawson
11:59 PM Revision eef91768 (qgis): Fix build
Nyall Dawson
11:52 PM Revision d8f02f98 (qgis): Set wait cursor while installing plugin from ZIP
Germap
10:24 PM Revision b61256c8 (qgis): Add missing transfer annotation
Nyall Dawson
10:24 PM Revision 9dc30b3e (qgis): Add missing transfer annotation
Nyall Dawson
10:19 PM Revision 2aa1135e (qgis): Fix test for gdal_merge with nodata value
Andrea Giudiceandrea
10:19 PM Revision 16603719 (qgis): [processing] Fix NODATA parameters in GDAL Merge alg
Set NODATA_INPUT and NODATA_OUTPUT as QgsProcessingParameterNumber.Double parameters, instead of QgsProcessingParamet... Andrea Giudiceandrea
10:15 PM Revision 1b1e80de (qgis): Fix test for gdal_merge with nodata value
Andrea Giudiceandrea
10:15 PM Revision 44744e26 (qgis): [processing] Fix NODATA parameters in GDAL Merge alg
Set NODATA_INPUT and NODATA_OUTPUT as QgsProcessingParameterNumber.Double parameters, instead of QgsProcessingParamet... Andrea Giudiceandrea
10:14 PM Revision ae4c1b0d (qgis): Add missing transfer annotation
Nyall Dawson
10:14 PM Revision 3b07f3b9 (qgis): [ui][annotations] Add insert expression button in the point text widget
Mathieu Pellerin - nIRV
10:14 PM Revision 804bf021 (qgis): Adjust control image
Mathieu Pellerin - nIRV
10:14 PM Revision b111f518 (qgis): [annotations] Support expression-based text items
Mathieu Pellerin - nIRV
02:13 PM Revision 495fbaec (qgis): Release of 3.20.3
Jürgen Fischer
02:13 PM Revision 2de0d955 (qgis): translation update for 3.20.3 from transifex
Jürgen Fischer
02:11 PM Revision 26cc1c76 (qgis): Release of 3.16.11
Jürgen Fischer
02:11 PM Revision d70edfd4 (qgis): translation update for 3.16.11 from transifex
Jürgen Fischer
12:44 PM Revision 922b8fff (qgis): Merge pull request #44826 from rldhont/vector-tiles-custom-def
[API] Encode and write vector tiles in different CRS than EPSG:3857 René-Luc ReLuc
12:43 PM Revision fb51c854 (qgis): Add unit test for color interpolation where colors are expressions
Marco Hugentobler
11:57 AM Revision 0abd95c9 (qgis): Merge pull request #45013 from rldhont/backport-44979-to-queued_ltr_bac...
[Backport release-3_16][Bugfix] QgsTileMatrix::tileCenter does not return tile center René-Luc ReLuc
11:44 AM Revision da424044 (qgis): Encode and write vector tiles in different CRS than EPSG:3857
The Mapbox Vector Tile specification provides these definition for projection and bounds.
A Vector Tile represents d...
René-Luc ReLuc
11:44 AM Revision 95328eea (qgis): Tile Matrix in different CRS
Add a new static method to QgsTileMatrix to get tile matrix in different CRS with top left point and scale denominato... René-Luc ReLuc
10:26 AM Revision 0f1cbd2b (qgis): Also show annotation layer opacity, blend mode and paint effect widget
in the layer styling dock, so that live changes can be made Nyall Dawson
10:26 AM Revision 7d107783 (qgis): Show item counts in annotation layer metadata
Nyall Dawson
10:26 AM Revision 5295bf4e (qgis): [feature] Add "Main Annotation Layer Properties" option in the
annotation toolbar
This gives users access to setting properties for the main
annotation layer (the hidden one which...
Nyall Dawson
10:26 AM Revision 5e150f92 (qgis): Allow paint effects to be applied to an annotation layer
Nyall Dawson
10:26 AM Revision ac66a8ff (qgis): Fix incorrect styling widget dock page is selected after opening layer ...
Nyall Dawson
10:26 AM Revision fbce5ad8 (qgis): Implement html metadata for annotation layers
Nyall Dawson
10:26 AM Revision 985b9892 (qgis): Initial starting point for annotation layer properties page
Nyall Dawson
10:26 AM Revision 9adc3aa2 (qgis): Update src/app/annotations/qgsannotationlayerproperties.cpp
Co-authored-by: Mathieu Pellerin <[email protected]> Nyall Dawson
10:26 AM Revision 555dce58 (qgis): Update src/app/annotations/qgsannotationlayerproperties.cpp
Co-authored-by: Mathieu Pellerin <[email protected]> Nyall Dawson
10:26 AM Revision 9772e041 (qgis): Make layer renderer properties collapsible
Nyall Dawson
10:26 AM Revision 94051ebb (qgis): Annotation layer opacity and blend modes can be set through the layer
properties dialog Nyall Dawson
10:24 AM Revision a278e38a (qgis): Fix string vs. numeric type check
Marco Hugentobler
09:25 AM Revision 2077b486 (qgis): [Bugfix] QgsTileMatrix::tileCenter does not return tile center
Fixing QgsTileMatrix::tileCenter and add a new unit tests. René-Luc ReLuc
08:00 AM Revision 4e0d0f66 (qgis): Select by existing geometries (#45006)
[mesh] [feature] mesh select element by existing selected polygon Vincent Cloarec
07:01 AM Revision 1537d393 (qgis): Add framework for retrieving the temporary results of a in-progress
edit operation on an annotation item
This is used for the item to return a representative geometry
of what the item ...
Nyall Dawson
07:01 AM Revision f76b262a (qgis): [feature] Pressing delete/backspace will delete the current node
when editing an annotation item Nyall Dawson
07:01 AM Revision 1228f59b (qgis): Make annotation item edit API a bit more flexible
Nyall Dawson
07:01 AM Revision 4b245f59 (qgis): Add new annotation edit operation for deleting a vertex
Nyall Dawson
07:01 AM Revision 8cf49032 (qgis): Don't expose QgsMapToolModifyAnnotation to python
We want to leave this private for now, to give flexibility to change
api if/when needed
Nyall Dawson
07:01 AM Revision c1260f2a (qgis): Add unit tests for moving annotation item nodes
Nyall Dawson
07:01 AM Revision f66eeebd (qgis): Add snap indicator
Nyall Dawson
07:01 AM Revision a7d299df (qgis): Use an edit operation for annotation item translation, instead of
transform
Will make it easier to add undo/redo support in future
Nyall Dawson
07:01 AM Revision 5ea9c633 (qgis): Fix spatial index resolution in rendered item results
Nyall Dawson
07:01 AM Revision 1fe87431 (qgis): Add method to apply a annotation item edit operation directly
onto a QgsAnnotationLayer Nyall Dawson
07:01 AM Revision 63134326 (qgis): Allow QgsAnnotationItemEditOperationMoveNode operations to be
applied to annotation items to move nodes in the item Nyall Dawson
07:01 AM Revision 5262bcb9 (qgis): Remove remnant
Nyall Dawson
07:01 AM Revision 5ed05fad (qgis): Add an id number to QgsAnnotationItemNode
Nyall Dawson
07:01 AM Revision a85c8cb9 (qgis): [feature] Modify annotation tool can now be used to move nodes in
an annotation item
Left clicking over a node will start moving it, a second left
click will confirm the move. Right ...
Nyall Dawson
07:01 AM Revision 4cb06c0a (qgis): Add an annotation item edit operation for adding nodes
Nyall Dawson
07:01 AM Revision 3f3e891f (qgis): Double clicking a segment adds a vertex to an annotation
Nyall Dawson
07:01 AM Revision 87d42afb (qgis): Add explanatory comment
Nyall Dawson
07:01 AM Revision e0c5ccee (qgis): Fix crash when using interpolated line symbol layer with non-vector
layer symbols Nyall Dawson
07:01 AM Revision a87206db (qgis): Create QgsAbstractAnnotationItemEditOperation as base class for
edit operations on annotation layers, with initial implementation
as QgsAnnotationItemEditOperationMoveNode
This cla...
Nyall Dawson

2021-09-09

05:07 PM Revision f2f58dac (qgis): fix typo
Martin Dobias
05:07 PM Revision f55c705f (qgis): fix mac build
Martin Dobias
05:07 PM Revision 176a35ed (qgis): Dirty save points so that undo/redo works correctly + tests
Martin Dobias
05:07 PM Revision 4800b291 (qgis): Update "new connection dialog" to use new connectDb() call
Martin Dobias
05:07 PM Revision ed047567 (qgis): Remove unneeded todos (conn gets closed when shared ptr is deleted)
Martin Dobias
05:07 PM Revision 1a8ff847 (qgis): [feature] Transactions in MSSQL provider
Martin Dobias
05:07 PM Revision d9348dbe (qgis): PeterP review
Martin Dobias
02:36 PM Revision 0a9afa07 (qgis): [offline editing] fix overwriting of first field on remote layer when i...
Denis Rouzaud
02:19 PM Revision 6c39e30d (qgis): [offline editing] fix overwriting of first field on remote layer when i...
Denis Rouzaud
12:18 PM Revision be3a9e75 (qgis): reindex/renumbering mesh layer (#44969)
[mesh] [feature] reindex/renumbering mesh layer
Co-authored-by: PeterPetrik <[email protected]>
Vincent Cloarec
11:07 AM Revision e84f013a (qgis): [offline editing] fix overwriting of first field on remote layer when i...
Denis Rouzaud
10:26 AM Revision 46013949 (qgis): Force mesh by polylines (#44962)
[mesh] [feature] allow modify mesh frame elevation by force/break lines Vincent Cloarec
09:57 AM Revision a7586e9c (qgis): Merge pull request #44980 from pblottiere/fix_gpkg_path
Fix geopackage connection Alessandro Pasotti
09:08 AM Revision a169f48d (qgis): Make more compact expressions if the colors are not expressions
Marco Hugentobler
08:33 AM Revision c917e02a (qgis): transform only one vertex (#44981)
[mesh] [feature] change coordinates of a single vertex Vincent Cloarec
08:29 AM Revision 45e07dd7 (qgis): Select mesh elements by expression UI (#44835)
[mesh] [feature] Select mesh elements by expression Vincent Cloarec
08:09 AM Revision b90b86b2 (qgis): Spelling
Nyall Dawson
08:09 AM Revision 697ddcd0 (qgis): Give map tools a chance to override the cursor keys
Nyall Dawson
08:09 AM Revision f98c1830 (qgis): [feature] Selected annotation item can be moved by pressing the cursor
keys
This follows the same interaction pattern is layout items, where
- shift + cursor key = big movement
- alt + cu...
Nyall Dawson
06:56 AM Revision c6e81ab1 (qgis): Update tests
Nyall Dawson
06:56 AM Revision b8f65cbf (qgis): Promote temporal related enums to enum classes, move to Qgis
Nyall Dawson

2021-09-08

12:07 AM Revision 51d9eb63 (qgis): Add tests for the inclusion of the Feature event end
Richard Duivenvoorde
12:07 AM Revision 855878fa (qgis): Update src/core/vector/qgsvectorlayerrenderer.cpp
Co-authored-by: Nyall Dawson <[email protected]> Richard Duivenvoorde
12:07 AM Revision 3de4f0e4 (qgis): Remove qDebug call
Richard Duivenvoorde
12:07 AM Revision ecf9147d (qgis): Add diagrams to tests
Richard Duivenvoorde
12:07 AM Revision 2deb5632 (qgis): Oops, forgot this one
Richard Duivenvoorde
12:07 AM Revision fb88a6db (qgis): Adding the possibility to include the end of the feature range
Default temporal filtering (of vector features) in most software will
INclude the begin/start of the feature range, ...
Richard Duivenvoorde
12:07 AM Revision 739aaf95 (qgis): Add debug line in renderer to see the temporal filter strings easier
Richard Duivenvoorde
12:07 AM Revision b5952c16 (qgis): Sipify all
Richard Duivenvoorde
12:07 AM Revision 7f2ab123 (qgis): Fix tests according to fixed logic
Richard Duivenvoorde
12:07 AM Revision 47bf9e31 (qgis): Adding the possibility to include the end of the temporal filtering Tim...
Default temporal filtering (of vector features) in most software will
INclude the begin/start of the filtering range,...
Richard Duivenvoorde
12:07 AM Revision 9b1894cf (qgis): Sipify and indentation
Richard Duivenvoorde
12:07 AM Revision 5f06dd59 (qgis): Update tests/src/python/test_qgsvectorlayertemporalproperties.py
Nyall Dawson
12:07 AM Revision 25fe9325 (qgis): Fix includeEnd logic for other then Start/End from fields
Richard Duivenvoorde
12:07 AM Revision 30ae0713 (qgis): Add QgsDebugMsg to QgsVectorLayerRenderer
This way it is easier to see the filter query used for all different
settings and options
Richard Duivenvoorde
10:36 PM Revision eabc0a70 (qgis): Offer a slightly more helpful error string when querying layers fails
Mathieu Pellerin - nIRV
02:49 PM Revision b340ae7f (qgis): [Bugfix] QgsTileMatrix::tileCenter does not return tile center
Fixing QgsTileMatrix::tileCenter and add a new unit tests. René-Luc ReLuc
12:02 PM Revision ac1c9837 (qgis): Set uri directly from provider connection object
Paul Blottiere
11:59 AM Revision 4183c977 (qgis): Make QgsCreateMarkerItemMapTool a QgsMapToolCapture
So that we get snapping indicators/etc for free Nyall Dawson
11:59 AM Revision 6a7f8823 (qgis): Enable streaming/curve digitizing modes also for polygon/line annotation
item creation Nyall Dawson
11:59 AM Revision 0464eec5 (qgis): Add map tools for creating line/polygon annotation items
These use the same base class as the vector feature capture tools,
so support the same interaction (snapping, tracing...
Nyall Dawson
11:29 AM Revision 9a3f6331 (qgis): Use QgsSettings to save the connecion
Paul Blottiere
10:45 AM Revision da9b9b0f (qgis): Merge pull request #44942 from alexbruy/shortcuts-export
Option to export all keyboard shortcuts to XML and PDF Alexander Bruy
10:03 AM Revision d67cdccf (qgis): Fix handling of numeric/bool variant types
Marco Hugentobler
09:58 AM Revision d43c575f (qgis): Don't force a vector layer to be used for QgsRubberBand::addGeometry
There's no reason to restrict this call solely to vector layers
-- it's useful to have accessible for adding geometri...
Nyall Dawson
09:58 AM Revision c8ac971d (qgis): Remove -1 return code for QgsMapToolCapture::addVertex
This code corresponded to a "not a vector layer" error, which needlessly
prevents the QgsMapToolCapture class from be...
Nyall Dawson
09:58 AM Revision b6c032d8 (qgis): Remove some unnecessary layer casting
Nyall Dawson
09:58 AM Revision ecd27aef (qgis): Remove unreachable code
At all these points of calling addVertex we are guaranteed to have
a vector layer anyway, so the code will never be r...
Nyall Dawson
09:58 AM Revision e7faf956 (qgis): Remove another restriction on QgsMapToolCapture preventing non-vector
use of this class Nyall Dawson
09:58 AM Revision bd8a8d57 (qgis): Spelling
Nyall Dawson
09:58 AM Revision ec9d5268 (qgis): Allow QgsMapToolCapture subclasses to bypass geometry validation
Nyall Dawson
09:58 AM Revision e7ce050e (qgis): Allow QgsMapToolCapture subclasses to create tools which are associated
with a specific map layer, instead of always following the current
canvas layer
Nyall Dawson
09:58 AM Revision f2776d94 (qgis): Fix potential crash when QgsMapToolCapture is used with a non-vector layer
Nyall Dawson
07:32 AM Revision 303cb455 (qgis): Point text annotations can be created
Nyall Dawson
07:32 AM Revision 218d6e74 (qgis): Newly created text annotations should default to default text format
Nyall Dawson
07:32 AM Revision 24089aa3 (qgis): Automatically open annotation properties and focus an appropriate
widget after creating a new annotation Nyall Dawson
07:32 AM Revision 127ef22e (qgis): Newly created point text items should default to using a symbology
reference scale at the current map canvas scale
This means that a user can drop some text directly onto the map
as a...
Nyall Dawson
07:32 AM Revision 310e4635 (qgis): Correctly hookup modify annotation tool
Nyall Dawson
07:32 AM Revision 01226a32 (qgis): [annotations] Add framework for map tools for creating new annotation
items Nyall Dawson
07:32 AM Revision 84247cb5 (qgis): Add tool for creation of marker annotation items
Nyall Dawson
07:32 AM Revision ef25d914 (qgis): Rework API to use composition pattern instead of direct inheritance
If we require all annotation item map tools to inherit from
QgsMapToolAdvancedDigitizing, then we lose the flexibilit...
Nyall Dawson
07:32 AM Revision eb58e74a (qgis): Spelling
Nyall Dawson
07:32 AM Revision 7a971bb8 (qgis): Project is dirty after adding annotations
Nyall Dawson

2021-09-07

11:26 PM Revision 91b1d2e9 (qgis): split tool
Giovanni Manghi
11:26 PM Revision dfc2d740 (qgis): add GRASS r.path
Giovanni Manghi
11:26 PM Revision 3a082f57 (qgis): tests for r.path algorithms
Alexander Bruy
11:26 PM Revision e3a159f1 (qgis): make parameters mandatory
Giovanni Manghi
08:06 PM Revision 0132ff11 (qgis): Also accept libauthmethod*.dll named authentication plugins on Windows
Sandro Mani
07:36 PM Revision 5cf9ee12 (qgis): Update mingw build.sh
Sandro Mani
07:28 PM Revision dbffab88 (qgis): Update mingw build.sh
Sandro Mani
07:09 PM Revision 54c3f2a7 (qgis): Update mingw build.sh
Sandro Mani
07:05 PM Revision 9509952c (qgis): Update mingw build.sh
Sandro Mani
06:47 PM Revision 898967e4 (qgis): Remove unused dependencies from mingw docker image
Sandro Mani
05:24 PM Revision 712b3d57 (qgis): Save connection with path
Paul Blottiere
02:08 PM Revision 1532c05c (qgis): use a struct for the locator result user data (#44977)
Denis Rouzaud
02:08 PM Revision 0a7bcf3a (qgis): fix locator crash with all layers filter (#44976)
Co-authored-by: Denis Rouzaud <[email protected]> qgis-bot
02:07 PM Revision e05e9c0a (qgis): fix locator crash with all layers filter (#44972)
Denis Rouzaud
01:51 PM Revision f7cc194e (qgis): xpose single vector tile encoding method
David Marteau
11:54 AM Revision 5003e486 (qgis): fix locator crash with all layers filter
Denis Rouzaud
11:51 AM Revision e850195a (qgis): fix locator crash with all layers filter (#44973)
Denis Rouzaud
10:50 AM Revision 618014f9 (qgis): Use invalidate() instead of invalidateFilter() (#42440)
Patrice Pineault
10:44 AM Revision adcd793b (qgis): Add QgsAnnotationItemCommonPropertiesWidget widget for controlling
common properties of annotation items (e.g. reference scale, z order)
And include this in the point text item config...
Nyall Dawson
10:44 AM Revision 00177d59 (qgis): Also show common properties for marker/line/polygon annotation item
widgets Nyall Dawson
10:44 AM Revision 476956eb (qgis): [annotations][feature] Add a "modify annotation" action to annotations
toolbar
This tool can currently be used to:
- Click on an existing annotation to select it, which shows its
prope...
Nyall Dawson
10:44 AM Revision ca729cc3 (qgis): [feature] Add a new "Annotations" toolbar, currently containing
a single action for creating a new annotation layer in a project Nyall Dawson
10:44 AM Revision 76e20c60 (qgis): Correctly set context for annotation items (map canvas, message bar)
Nyall Dawson
10:38 AM Revision 7697f4a0 (qgis): fix locator crash with all layers filter
Denis Rouzaud
09:48 AM Revision d602f77a (qgis): Add if() function to raster calculator (#44839)
* start to work on new branch for conditional statement
* adjust the layout
* some pseudocode
* start to design th...
Francesco Bursi
07:48 AM Revision ac4d252b (qgis): [annotations] Pressing delete while an annotation item is selected
will delete the item Nyall Dawson
07:48 AM Revision 590b7f26 (qgis): Show a 'no item selected' label in layer styling dock when no
annotation item is selected Nyall Dawson
07:48 AM Revision 8e18629d (qgis): Implement annotation item widget for point text annotation items
Nyall Dawson
07:48 AM Revision 4f1fc3b1 (qgis): Always refetch the current item from the layer and then update it
when we are editing annotation items, as properties of the item
which aren't exposed in the widget (e.g. it's geometr...
Nyall Dawson
07:48 AM Revision 6d926d4f (qgis): Add method to create rubber band geometry for an annotation item
Nyall Dawson
07:48 AM Revision 8d1f2bf7 (qgis): Add a method to transform QgsAnnotationItems using a QTransform
transform Nyall Dawson
07:48 AM Revision d16254e0 (qgis): Add QgsMapToolModifyAnnotation::selectionCleared signal
Nyall Dawson
07:48 AM Revision 5dc41385 (qgis): [annotations] Annotations can be moved via the modify annotation tool
Left clicking a selected annotation will start a move operation on it.
A second left click will move the annotation, ...
Nyall Dawson
06:57 AM Revision 46f1957c (qgis): [api] Annotation items can have their symbology reference scale set
This is especially important for annotation items, where users will
want to create text items with text which scales ...
Nyall Dawson
06:57 AM Revision 837dd248 (qgis): Make it easier for annotation item subclasses to correctly
copy/read/write common base class properties Nyall Dawson
06:57 AM Revision 803ba4d0 (qgis): Fix calculation of item bounds when using a reference scale
Nyall Dawson
06:57 AM Revision 3ed7352a (qgis): Add test mask
Nyall Dawson
06:57 AM Revision ce0d2bd8 (qgis): Update test
Nyall Dawson
04:56 AM Revision 53459031 (qgis): Fix outdated results are sometimes added to QgsRenderedItemResults
after modifying annotation items Nyall Dawson
04:56 AM Revision ae17baa7 (qgis): Add method to erase results from specific layers to
QgsRenderedItemResults Nyall Dawson
04:56 AM Revision 9b477ba1 (qgis): Fix crash when very large coordinates are stored in
QgsRenderedItemResults spatial index Nyall Dawson
04:56 AM Revision 046a2aaf (qgis): Indentation
Nyall Dawson
03:24 AM Revision d64b7c63 (qgis): Block test_core_networkaccessmanager on CI for now
It's failing all the time Nyall Dawson
02:35 AM Revision 48715202 (qgis): When the modify annotation tool is used to select an annotation item,
show a panel in the layer styling dock allowing users to modify
the appearance of the annotation
Nyall Dawson
02:35 AM Revision d656baeb (qgis): Ensure main annotation layer is correctly refreshed when triggerRepaint
is called on it Nyall Dawson
02:35 AM Revision 38b8b826 (qgis): Add method to replace an existing item in an annotation layer
Nyall Dawson
02:35 AM Revision 77466dad (qgis): Fix doxygen warning
Nyall Dawson
02:35 AM Revision 39263a42 (qgis): Add new class QgsMapLayerConfigWidgetContext
This class encapsulates the context in which a map layer config
widget is being shown (e.g. the corresponding map can...
Nyall Dawson
02:35 AM Revision fcbc243c (qgis): Add implementations of widgets for modifying the symbol of polygon,
line and marker annotation items Nyall Dawson
02:35 AM Revision c7c7b6dd (qgis): [api] Create annotation item gui registry
This registry is attached to QgsGui and handles registration of
functions which create widgets for modifying QgsAnnot...
Nyall Dawson
02:35 AM Revision 758b33ed (qgis): [api] Add initial framework for QgsMapToolModifyAnnotation
This is the start of a map tool for interactive editing of items
in annotation layers. Currently it supports selectin...
Nyall Dawson
02:35 AM Revision 980270c1 (qgis): Fix build
Nyall Dawson
02:35 AM Revision 9c0f688f (qgis): Mark class as private
Nyall Dawson
02:35 AM Revision 2545b172 (qgis): Extra safety for layer pointer
Nyall Dawson
02:35 AM Revision 31d2ffed (qgis): Add some unit tests for QgsMapToolModifyAnnotation
Nyall Dawson
02:35 AM Revision a8b6f893 (qgis): Fix naming clash
Nyall Dawson

2021-09-06

01:07 AM Revision c1dcb2c7 (qgis): Plugin dependencies followup: load dependent plugins after their depend...
Germán Carrillo
01:07 AM Revision 9020ac54 (qgis): Test that dependent plugins are located after their dependencies in mPy...
Germán Carrillo
01:07 AM Revision 20f28a9f (qgis): Update src/app/qgspluginregistry.cpp
Nyall Dawson
01:07 AM Revision 537b11a3 (qgis): Add Python tests for Python utils, in particular, test methods to sort ...
Germán Carrillo
01:07 AM Revision ac07b4f5 (qgis): Align raster groupbox label with other providers
Harrissou Santanna
04:14 PM Revision 1d3b809a (qgis): Use QgsCoordinateUtils::calculateCoordinatePrecisionForCrs
Marco Hugentobler
10:45 AM Revision 0555d110 (qgis): Merge pull request #44266 from domi4484/labelRotationUnit
[labeling] specify unit for data defined label rotation Matthias Kuhn
08:57 AM Revision 85c5ad6c (qgis): [processing] Re-work the duration parameter so it _always_ returns mill...
Mathieu Pellerin - nIRV
08:57 AM Revision b16e7053 (qgis): [processing] Add missing years, decades, centuries to duration paramete...
Mathieu Pellerin - nIRV
08:57 AM Revision 4d2c24e8 (qgis): [processing] Adjust st-dbscan algorithm to new duration parameter, chan...
Mathieu Pellerin - nIRV
08:47 AM Revision 11fb1938 (qgis): Merge pull request #44090 from qgis/backport-43854-to-queued_ltr_backports
[Backport queued_ltr_backports] Fix return value of addTopologicalPoints(QgsGeometry) Matthias Kuhn
08:33 AM Revision 3ce3a2bf (qgis): Better decimals parameter description
Damiano Lombardi
08:25 AM Revision 4659870d (qgis): Remove algorithm description header
pathmapper
08:25 AM Revision dcef058a (qgis): Don't add ouputs to input parameters
pathmapper
08:25 AM Revision 39b6d035 (qgis): Add only parameters with description and headers with parameters
pathmapper
08:25 AM Revision 5b26ef53 (qgis): Fix formatting
pathmapper
08:25 AM Revision 31ef7a41 (qgis): Don't include HTML tags for translations
pathmapper
08:25 AM Revision c8e814a9 (qgis): Don't include HTML tags for translations
pathmapper
08:25 AM Revision 5c4ab418 (qgis): Add missing information to HTML preview
and use same wording as in qgsprocessingutils pathmapper
08:25 AM Revision 54e7e33d (qgis): Translate also ":"
for languages which don't use a ":" character pathmapper
08:24 AM Revision 1d73ea86 (qgis): [api] Add method to add additional layers to QgsMapLayerModel
Nyall Dawson
08:24 AM Revision 3f977b51 (qgis): [api] Also expose method for adding additional (non-project) layers
to QgsMapLayerComboBox Nyall Dawson
08:24 AM Revision ae2c83d4 (qgis): Show main annotation layer as an option in map layer styling dock layer
combo Nyall Dawson
06:50 AM Revision 13b6cbcb (qgis): Remove duplicate code
Nyall Dawson
06:50 AM Revision 0896d591 (qgis): Add an icon for annotation layers
Nyall Dawson
06:50 AM Revision 7b11b534 (qgis): Don't show edit pencil in layer tree for editable layers which do not
allow the user to toggle editing Nyall Dawson
04:38 AM Revision 40bef072 (qgis): Correctly handle rendered item results stored when map canvas redraw
partially uses cached layer results Nyall Dawson
04:38 AM Revision 88158d80 (qgis): Add unit tests
Nyall Dawson
04:38 AM Revision 77729d16 (qgis): Fix use of deprecated API in test_qgsmapcanvas.py
Nyall Dawson
03:28 AM Revision 8f2eb923 (qgis): Qgis::HttpMethod should be an enum class
Nyall Dawson
02:27 AM Revision 73753f9a (qgis): add timeout and wait only for appropriated tests
Julien Cabieces
02:27 AM Revision 580e7f4a (qgis): [CI] Wait for Webdav to be ready
Julien Cabieces
02:27 AM Revision ce29af65 (qgis): Remove exit 1 on Webdav fail
Julien Cabieces
02:22 AM Revision d8973073 (qgis): support for WMSC-T layers
Samweli
02:21 AM Revision e8bbd5ea (qgis): Small review on the ticket template
Etienne Trimaille
02:16 AM Revision 5c35539c (qgis): Add some extra tests. Use it when on Add button click
- the 'Unique Id' checkbox could be checked without given an id
- UNchecking that checkbox but leaving the id would s...
Richard Duivenvoorde
02:16 AM Revision f0f52030 (qgis): Make Help button work in AddVirtual layer dialog
Richard Duivenvoorde
02:16 AM Revision 4f4fbca5 (qgis): Check for adding a layer without CRS
When (re)defining the geometry type, the default CRS is empty.
There was no check for it, resulting in a layer withou...
Richard Duivenvoorde

2021-09-05

12:20 AM Revision 6b78485e (qgis): Fix setting rubber band to point geometry, add tests
Fixes #44934 Nyall Dawson
11:24 AM Revision 50cb706b (qgis): fix typo
adjust columns dimensions Alexander Bruy
08:32 AM Revision 33949704 (qgis): add ability to export shortcuts to PDF
Alexander Bruy
08:32 AM Revision fa5f0883 (qgis): allow exporting either all or only user-defined keyboard shortcuts (ref...
Alexander Bruy

2021-09-04

01:43 AM Revision 98a902b0 (qgis): Also reset Invert colors box with others
Harrissou Santanna

2021-09-03

04:25 PM Revision 78f63765 (qgis): Convert styles where interpolated colors are expressions
Marco Hugentobler
08:48 AM Revision 9ce295eb (qgis): Mesh transform by expression (#44873)
[feature] [mesh] allows the user to make geom transformation of mesh frame by changing the vertices coordinates by ex... Vincent Cloarec
03:35 AM Revision 8b183997 (qgis): Add a POST parameter in the FileDownloader processing algorithm
Etienne Trimaille
03:33 AM Revision 5c9a414e (qgis): Make the layout PDF export dialog scrollable
Harrissou Santanna

2021-09-02

12:34 AM Revision 586f59b4 (qgis): Remove unused dependencies from mingw docker image
Sandro Mani
12:27 AM Revision cd21bcfe (qgis): Remove unused dependencies from mingw docker image
Sandro Mani
12:21 AM Revision 78a13c97 (qgis): Remove unused dependencies from mingw docker image
Sandro Mani
12:11 AM Revision a653362f (qgis): Remove mingw-rsvg2 from mingw docker image
Sandro Mani
12:06 AM Revision 4ff1e55a (qgis): [api] Add method to retrieve the nodes for an annotation item
For now all nodes just directly represent vertices in the item,
but the intention here is that they can represent any...
Nyall Dawson
10:37 PM Revision 0904dcf9 (qgis): show calendar popup in print layout temporal range datetime inputs
Samweli
06:45 AM Revision f5bd9cca (qgis): [annotations] Implement scale dependent bounding box calculation for ma...
Nyall Dawson
02:57 AM Revision 9e38e438 (qgis): Add affine transform expression (#44771)
Antoine Facchini
02:45 AM Revision 2c24e884 (qgis): remove scrollbar from external resource widget congig
Denis Rouzaud

2021-09-01

09:27 AM Revision 21699794 (qgis): [api] Allow annotation layers to be included in filtered map layer prox...
Nyall Dawson
09:25 AM Revision 08d0e984 (qgis): Fix QgsRubberBand adds two points for first point added to a point
geometry rubber band Nyall Dawson
09:25 AM Revision 26b536b0 (qgis): Add QgsRubberBand::copyPointsFrom to quickly copy all points from
one rubber band to another Nyall Dawson
09:17 AM Revision f19f554f (qgis): Mesh editing fixes (#44881)
[mesh]
* fix Delaunay triangulation
* fix free vertices updating
Vincent Cloarec
09:12 AM Revision 5cf1b7aa (qgis): [processing] Fix file downloader algorithm crash when download errors out
Mathieu Pellerin - nIRV
09:08 AM Revision c2e607cb (qgis): add function $z for expression (#44776)
[feature] [expression] add function $z for expression Vincent Cloarec
07:54 AM Revision f4733ff5 (qgis): fix test
Damiano Lombardi
07:54 AM Revision 0874a6a4 (qgis): QgsMapToolRotateLabel respect rotation unit
Damiano Lombardi
07:54 AM Revision 51a945ce (qgis): Map rotate too display rotation unit
Damiano Lombardi
07:54 AM Revision 34536674 (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]> Damiano Lombardi
07:54 AM Revision fe3479cf (qgis): added mask image
Damiano Lombardi
07:54 AM Revision 07e49fda (qgis): QgsUnitTypes::FormatAngle show appropriate number of decimals
Damiano Lombardi
07:54 AM Revision 44fb7d67 (qgis): [labeling] specify unit for data defined label rotation
Damiano Lombardi
07:54 AM Revision b19b3963 (qgis): [labeling] test for rotation unit
Damiano Lombardi
06:56 AM Revision 553bb27b (qgis): [geometry snapper] Use std::as_const when appropriate
Mathieu Pellerin - nIRV

2021-08-31

12:54 AM Revision e7ff071c (qgis): Merge pull request #44901 from troopa81/add_to_contributors
Add myself @troopa81 to the contributors list Even Rouault
08:03 PM Revision ee36b0ed (qgis): Merge pull request #44837 from qgis/backport-44745-to-release-3_20
[Backport release-3_20] Correctly set SVG/Raster mode when clicking an existing Even Rouault
06:19 PM Revision 9c644008 (qgis): Add myself @troopa81 to the contributors list
Julien Cabieces
02:43 PM Revision a625fed0 (qgis): Merge pull request #44897 from DelazJ/resourceConfig
UI fixes for external resource widget Harrissou Santanna
12:49 PM Revision ae7db997 (qgis): Merge pull request #44766 from nirvn/snapper_more_speed
More optimization to the geometry snapper Mathieu Pellerin - nIRV
09:31 AM Revision 75c8eb77 (qgis): Add T test
Mathieu Pellerin - nIRV
04:11 AM Revision c8179c36 (qgis): Address commit
Mathieu Pellerin - nIRV
04:05 AM Revision 47936c24 (qgis): [geometry snapper] Fix missing vertices of snapped segment when snappin...
Mathieu Pellerin - nIRV
04:05 AM Revision aac088b1 (qgis): [geometry snapper] Optimize and fix app freeze when using very small to...
Mathieu Pellerin - nIRV
04:04 AM Revision f5d86999 (qgis): Fix offset tool does not apply offsets which are only directly
entered into the offset distance widget (without mouse moves)
Refs #44866
Nyall Dawson
04:04 AM Revision 0d1db8ca (qgis): Fix offset tool does not apply offsets which are only directly
entered into the offset distance widget (without mouse moves)
Refs #44866
Nyall Dawson
03:04 AM Revision 47bcf09a (qgis): Rework annotation layer index handling
Because some annotation items have scale dependent bounding boxes,
we can only index items which have a fixed boundin...
Nyall Dawson
03:04 AM Revision b4acffbb (qgis): Add flag for scale dependent bounding boes
Nyall Dawson
03:04 AM Revision e445fd4b (qgis): Code shuffle
Nyall Dawson
03:04 AM Revision 660433d9 (qgis): [api] Add framework for collecting rendered item details during map
renderer operations
This follow a similar pattern as how labeling results could be collected
after a map render job,...
Nyall Dawson
03:04 AM Revision b09994ab (qgis): Add a minimal data provider for annotation layers
Required for some nice things, like avoiding rendering slower
annotation layers in canvas preview jobs
Nyall Dawson

2021-08-30

12:46 AM Revision 20565ac3 (qgis): Fix a crash when destroying an extent widget while the "draw on canvas"
option is still active Nyall Dawson
12:45 AM Revision a25c2d8c (qgis): Fix a crash when destroying an extent widget while the "draw on canvas"
option is still active Nyall Dawson
09:02 AM Revision e1cd94fa (qgis): Fix offset tool does not apply offsets which are only directly
entered into the offset distance widget (without mouse moves)
Refs #44866
Nyall Dawson
09:02 AM Revision e8e4ef49 (qgis): Fix offset tool does not apply offsets which are only directly
entered into the offset distance widget (without mouse moves)
Refs #44866
Nyall Dawson
08:59 AM Revision 83a44158 (qgis): Fix offset tool does not apply offsets which are only directly
entered into the offset distance widget (without mouse moves)
Refs #44866
Nyall Dawson
08:59 AM Revision fd7601d1 (qgis): Use GDAL 3.4+ API to flag sublayers as system tables
Nyall Dawson
08:55 AM Revision a3db48a8 (qgis): [statistics] In the stats panel, fix hard-coded expression return value...
Mathieu Pellerin - nIRV
08:55 AM Revision d42dab9d (qgis): Address review, deduplicate code
Mathieu Pellerin - nIRV
05:50 AM Revision 5c35b1cb (qgis): Add external storage file widget drag'n drop support
Julien Cabieces
05:49 AM Revision be7926e5 (qgis): Display mesh information only when initialization is enabled
Harrissou Santanna

2021-08-28

02:31 PM Revision 1906e198 (qgis): Merge pull request #44730 from lbartoletti/ellipseM
[Fix][MapTool] Ellipse with M value Even Rouault
02:28 PM Revision cab7e8cc (qgis): [API][M] Fix capture M (#44782)
Fixes:
- QgsMapSettings ignore m, so it wasn't returned.
- QgsMapToolCapture::mapPoint add also M as for the Z value...
Loïc Bartoletti
07:43 AM Revision dab4e203 (qgis): Merge pull request #44864 from Gustry/gh-workflows
Remove empty workflow Matthias Kuhn
 

Also available in: Atom