Activity

From 2021-08-11 to 2021-09-09

2021-09-09

05:07 PM Revision d9348dbe (qgis): PeterP review
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 4800b291 (qgis): Update "new connection dialog" to use new connectDb() call
Martin Dobias
05:07 PM Revision 176a35ed (qgis): Dirty save points so that undo/redo works correctly + tests
Martin Dobias
05:07 PM Revision 1a8ff847 (qgis): [feature] Transactions in MSSQL provider
Martin Dobias
05:07 PM Revision f2f58dac (qgis): fix typo
Martin Dobias
05:07 PM Revision f55c705f (qgis): fix mac build
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 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
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
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 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 739aaf95 (qgis): Add debug line in renderer to see the temporal filter strings easier
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 9b1894cf (qgis): Sipify and indentation
Richard Duivenvoorde
12:07 AM Revision 2deb5632 (qgis): Oops, forgot this one
Richard Duivenvoorde
12:07 AM Revision b5952c16 (qgis): Sipify all
Richard Duivenvoorde
12:07 AM Revision 3de4f0e4 (qgis): Remove qDebug call
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
12:07 AM Revision ecf9147d (qgis): Add diagrams to tests
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 7f2ab123 (qgis): Fix tests according to fixed logic
Richard Duivenvoorde
12:07 AM Revision 855878fa (qgis): Update src/core/vector/qgsvectorlayerrenderer.cpp
Co-authored-by: Nyall Dawson <[email protected]> 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 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:59 AM Revision 6a7f8823 (qgis): Enable streaming/curve digitizing modes also for polygon/line annotation
item creation Nyall Dawson
11:59 AM Revision 4183c977 (qgis): Make QgsCreateMarkerItemMapTool a QgsMapToolCapture
So that we get snapping indicators/etc for free 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 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 ec9d5268 (qgis): Allow QgsMapToolCapture subclasses to bypass geometry validation
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 f2776d94 (qgis): Fix potential crash when QgsMapToolCapture is used with a non-vector layer
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 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 b6c032d8 (qgis): Remove some unnecessary layer casting
Nyall Dawson
09:58 AM Revision bd8a8d57 (qgis): Spelling
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
07:32 AM Revision 310e4635 (qgis): Correctly hookup modify annotation tool
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 218d6e74 (qgis): Newly created text annotations should default to default text format
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 7a971bb8 (qgis): Project is dirty after adding annotations
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 303cb455 (qgis): Point text annotations can be created
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

2021-09-07

11:26 PM Revision 3a082f57 (qgis): tests for r.path algorithms
Alexander Bruy
11:26 PM Revision e3a159f1 (qgis): make parameters mandatory
Giovanni Manghi
11:26 PM Revision 91b1d2e9 (qgis): split tool
Giovanni Manghi
11:26 PM Revision dfc2d740 (qgis): add GRASS r.path
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 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: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: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 8d1f2bf7 (qgis): Add a method to transform QgsAnnotationItems using a QTransform
transform 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
07:48 AM Revision d16254e0 (qgis): Add QgsMapToolModifyAnnotation::selectionCleared signal
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 8e18629d (qgis): Implement annotation item widget for point text annotation items
Nyall Dawson
07:48 AM Revision 6d926d4f (qgis): Add method to create rubber band geometry for an annotation item
Nyall Dawson
06:57 AM Revision ce0d2bd8 (qgis): Update test
Nyall Dawson
06:57 AM Revision 3ed7352a (qgis): Add test mask
Nyall Dawson
06:57 AM Revision 803ba4d0 (qgis): Fix calculation of item bounds when using a reference scale
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 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
04:56 AM Revision 9b477ba1 (qgis): Fix crash when very large coordinates are stored in
QgsRenderedItemResults spatial index 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 046a2aaf (qgis): Indentation
Nyall Dawson
04:56 AM Revision ae17baa7 (qgis): Add method to erase results from specific layers to
QgsRenderedItemResults 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 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 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 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 77466dad (qgis): Fix doxygen warning
Nyall Dawson
02:35 AM Revision 9c0f688f (qgis): Mark class as private
Nyall Dawson
02:35 AM Revision a8b6f893 (qgis): Fix naming clash
Nyall Dawson
02:35 AM Revision 980270c1 (qgis): Fix build
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 31d2ffed (qgis): Add some unit tests for QgsMapToolModifyAnnotation
Nyall Dawson
02:35 AM Revision 2545b172 (qgis): Extra safety for layer pointer
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

2021-09-06

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 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 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 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 31ef7a41 (qgis): Don't include HTML tags for translations
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 dcef058a (qgis): Don't add ouputs to input parameters
pathmapper
08:25 AM Revision 54e7e33d (qgis): Translate also ":"
for languages which don't use a ":" character pathmapper
08:25 AM Revision 4659870d (qgis): Remove algorithm description header
pathmapper
08:24 AM Revision ae2c83d4 (qgis): Show main annotation layer as an option in map layer styling dock layer
combo Nyall Dawson
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
06:50 AM Revision 13b6cbcb (qgis): Remove duplicate code
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
06:50 AM Revision 0896d591 (qgis): Add an icon for annotation layers
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 ce29af65 (qgis): Remove exit 1 on Webdav fail
Julien Cabieces
02:27 AM Revision 580e7f4a (qgis): [CI] Wait for Webdav to be ready
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 f0f52030 (qgis): Make Help button work in AddVirtual layer dialog
Richard Duivenvoorde
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 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 fa5f0883 (qgis): allow exporting either all or only user-defined keyboard shortcuts (ref...
Alexander Bruy
08:32 AM Revision 33949704 (qgis): add ability to export shortcuts to PDF
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 26b536b0 (qgis): Add QgsRubberBand::copyPointsFrom to quickly copy all points from
one rubber band to another 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: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 07e49fda (qgis): QgsUnitTypes::FormatAngle show appropriate number of decimals
Damiano Lombardi
07:54 AM Revision f4733ff5 (qgis): fix test
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 0874a6a4 (qgis): QgsMapToolRotateLabel respect rotation unit
Damiano Lombardi
07:54 AM Revision fe3479cf (qgis): added mask image
Damiano Lombardi
07:54 AM Revision b19b3963 (qgis): [labeling] test for rotation unit
Damiano Lombardi
07:54 AM Revision 44fb7d67 (qgis): [labeling] specify unit for data defined label rotation
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 aac088b1 (qgis): [geometry snapper] Optimize and fix app freeze when using very small to...
Mathieu Pellerin - nIRV
04:05 AM Revision 47936c24 (qgis): [geometry snapper] Fix missing vertices of snapped segment when snappin...
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 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 b4acffbb (qgis): Add flag for scale dependent bounding boes
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
03:04 AM Revision e445fd4b (qgis): Code shuffle
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 d42dab9d (qgis): Address review, deduplicate code
Mathieu Pellerin - nIRV
08:55 AM Revision a3db48a8 (qgis): [statistics] In the stats panel, fix hard-coded expression return value...
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

2021-08-27

11:08 PM Revision 337c44ee (qgis): Fix typo
Harrissou Santanna
11:08 PM Revision 65fcdab7 (qgis): Fix typos
Harrissou Santanna
06:16 PM Revision 660eb755 (qgis): GH Actions - Remove empty workflow
Etienne Trimaille
01:48 PM Revision 98982129 (qgis): Virtual raster provider update library name (#44849)
Francesco Bursi
01:41 PM Revision d5b22177 (qgis): Merge pull request #44347 from domi4484/backport-44099-to-queued_ltr_ba...
Backport "Added missing type names to uri parsing regex for memory provider" ltr Matthias Kuhn
07:52 AM Revision 442e16cc (qgis): Show helpful warning message when labels cannot be moved because
they are set to store in a column which no longer exists on the layer Nyall Dawson

2021-08-26

10:58 AM Revision cf3de158 (qgis): Fix interpolation with expression values, literal filter and geometry-type
Marco Hugentobler
10:09 AM Revision f253f6d8 (qgis): Fix a crash when destroying an extent widget while the "draw on canvas"
option is still active Nyall Dawson
10:09 AM Revision 7b6cf6c4 (qgis): Fix a crash when destroying an extent widget while the "draw on canvas"
option is still active Nyall Dawson
10:01 AM Revision 204af6f0 (qgis): Fix a crash when destroying an extent widget while the "draw on canvas"
option is still active Nyall Dawson
08:41 AM Revision b2287f54 (qgis): Merge pull request #44439 from Gustry/tickets
Github template - Add some notes for new profile and plugins Matthias Kuhn
06:07 AM Revision 2d5a580d (qgis): Update test result
Nyall Dawson
06:07 AM Revision 3722b16e (qgis): Vector vrt files should be marked as potential containers
Matches behaviour on GDAL <3.4 builds with GDAL >= 3.4 builds Nyall Dawson
04:59 AM Revision ab007395 (qgis): Backport #44798 Fix attachment widget drag&drop relative path
Damiano Lombardi
04:59 AM Revision 262e0f78 (qgis): [Attachment widget] Respect relative paths settings by drag&drop
Damiano Lombardi
04:59 AM Revision 19676d37 (qgis): [Attachment widget] Respect relative paths settings by drag&drop
Damiano Lombardi
04:59 AM Revision 9f196311 (qgis): Backport #44798 Fix attachment widget drag&drop relative path
Damiano Lombardi
04:56 AM Revision 136faab9 (qgis): Fix system tables disappear from dialog after task runs
Nyall Dawson
04:56 AM Revision 7f090f64 (qgis): [api] Add flags to QgsProviderSublayerDetails, to indicate that
a sublayer is a system or internal table Nyall Dawson
04:56 AM Revision f2f40096 (qgis): Add support for filtering system tables in QgsProviderSublayerProxyModel
Nyall Dawson
04:56 AM Revision ff302ca0 (qgis): Fix api
Nyall Dawson
04:56 AM Revision 44d3ac88 (qgis): Remove unused method
Nyall Dawson
04:56 AM Revision 37dc64fd (qgis): [feature] Add a check box in the sublayer selection dialog to control
whether system and internal tables should be shown
Off by default, but useful when users have a particular need to
l...
Nyall Dawson
04:56 AM Revision 10287f02 (qgis): [ogr] Add support for retrieving system tables when querying sublayers
Fairly rudimentary for now, requires GDAL API update for more format
support
Nyall Dawson

2021-08-25

11:01 AM Revision 3208b511 (qgis): Merge pull request #44709 from troopa81/feat_dms_connexion_webdav
[ExternalStorage] add WebDAV external storage implementation Denis Rouzaud
10:13 AM Revision 7e52c7ec (qgis): Fix behavior change in addRasterLayer() which leads to georeferencer fa...
Mathieu Pellerin - nIRV
07:18 AM Revision f3422234 (qgis): [Attachment widget] Respect relative paths settings by drag&drop
Damiano Lombardi
07:16 AM Revision 45487170 (qgis): Correctly set SVG/Raster mode when clicking an existing
nicogodet
07:16 AM Revision 66e5a2c9 (qgis): fix indent
nicogodet
07:15 AM Revision 7a3c6897 (qgis): [Attachment widget] Respect relative paths settings by drag&drop
Damiano Lombardi
07:13 AM Revision 44444022 (qgis): Correctly set SVG/Raster mode when clicking an existing (#44745)
nicogodet
04:56 AM Revision 19129f73 (qgis): Fix identify results feature headings when display attribute is a
hyperlink
Fixes #44805
Nyall Dawson
04:54 AM Revision f3ffe768 (qgis): Add note to QgsFeatureRequest::setSubsetOfAttributes methods
to indicate that providers may ignore the subset in certain
circumstances
Refs #44621
Nyall Dawson
04:54 AM Revision 6369c08d (qgis): [ogr] Automatically read and convert metadata from ESRI Personal Geodat...
Requires GDAL 3.4+ Nyall Dawson
03:06 AM Revision bee41c4d (qgis): Avoid duplicate colors in random paletted raster rendering
When selecting Render type "Paletted/Unique values" for a raster layer
that has 23 distinct raster values, QGIS will ...
Mathias Rav
03:06 AM Revision 41c32e54 (qgis): Test that QgsRandomColorRamp returns distinct colors
Mathias Rav
03:05 AM Revision 1d01343b (qgis): Test that QgsRandomColorRamp returns distinct colors
Mathias Rav
03:05 AM Revision 8e56451b (qgis): Avoid duplicate colors in random paletted raster rendering
When selecting Render type "Paletted/Unique values" for a raster layer
that has 23 distinct raster values, QGIS will ...
Mathias Rav
02:04 AM Revision 91e3d8a0 (qgis): Fix leak
Nyall Dawson
02:04 AM Revision abdfcb7b (qgis): Support retrieving sublayer path for OGR layers on GDAL 3.4+
Nyall Dawson

2021-08-24

10:31 PM Revision ec80d5ae (qgis): rename virtualraster provider (refs #44804)
Jürgen Fischer
08:56 PM Revision bc192a60 (qgis): Mesh expressions: add $vertex_as_point and $vertex_z functions (#44786)
* mesh expression $vertex_as_point $vertex_Z_value
* functions help
* SIP, doc and indentation
* fix SIP
* fix he...
Vincent Cloarec
03:05 PM Revision 196fa15a (qgis): fix undo/redo and mesh spatial index during mesh edinting
Vincent Cloarec
03:05 PM Revision fb33167d (qgis): fix mesh spatial index
Vincent Cloarec
03:05 PM Revision ce0ac5d2 (qgis): improve test
Vincent Cloarec
01:05 PM Revision 92583690 (qgis): Merge pull request #44823 from raymondnijssen/polygonize_add_fields
Make more clear that these fields will not contain data from the input layer, because the polygons are often construc... Matthias Kuhn
11:04 AM Revision ff08ad47 (qgis): adds finished signal and deprecates downloadFinished
Julien Cabieces
10:57 AM Revision 385939c7 (qgis): fix yaml links directive since rebase
Julien Cabieces
10:28 AM Revision a958221e (qgis): Better option description for keeping fields
Raymond Nijssen
06:52 AM Revision 9847c9f3 (qgis): Address review
Mathieu Pellerin - nIRV
06:52 AM Revision 90b104ff (qgis): Only show storate type and comment metadata information when present
Mathieu Pellerin - nIRV
06:52 AM Revision dfbbb94c (qgis): Make use of the new QgsMapLayerUtils' generalHtmlMetadata function for ...
Mathieu Pellerin - nIRV
06:52 AM Revision 0ab3442e (qgis): [FEATURE][ui] Show dataset file size and last modified information in t...
Mathieu Pellerin - nIRV
06:52 AM Revision 090ef3e4 (qgis): Adjust vector tile layer properties
Mathieu Pellerin - nIRV
06:52 AM Revision 2a2eace0 (qgis): Move generalHtmlMetadata to QgsMapLayer class, guard from null data pro...
Mathieu Pellerin - nIRV
05:48 AM Revision 441c6a8a (qgis): Avoid duplicate colors in random paletted raster rendering
When selecting Render type "Paletted/Unique values" for a raster layer
that has 23 distinct raster values, QGIS will ...
Mathias Rav
05:48 AM Revision 0f734eec (qgis): Test that QgsRandomColorRamp returns distinct colors
Mathias Rav
05:48 AM Revision da746843 (qgis): Test that QgsRandomColorRamp returns distinct colors
Mathias Rav
05:48 AM Revision b3cef889 (qgis): Avoid duplicate colors in random paletted raster rendering
When selecting Render type "Paletted/Unique values" for a raster layer
that has 23 distinct raster values, QGIS will ...
Mathias Rav
05:45 AM Revision e8ba3f05 (qgis): Avoid duplicate colors in random paletted raster rendering
When selecting Render type "Paletted/Unique values" for a raster layer
that has 23 distinct raster values, QGIS will ...
Mathias Rav
05:45 AM Revision d2609610 (qgis): Test that QgsRandomColorRamp returns distinct colors
Mathias Rav
05:11 AM Revision 3b18bf7c (qgis): Remove unnecessary label in mesh symbology datasets tab
Harrissou Santanna
04:37 AM Revision 926a1b61 (qgis): In uninstallPlugin(), remove plugin's QSetting (inside group 'PythonPlu...
Germán Carrillo
04:37 AM Revision a31af8b7 (qgis): In installFromZipFile(), if plugin was active, no need to call startPlu...
Germán Carrillo

2021-08-23

01:22 AM Revision e4bb0807 (qgis): fix banned keyword suggestion
Denis Rouzaud
11:09 PM Revision fe38e66a (qgis): fix spelling
Tom Kralidis
10:57 PM Revision 18d05fb1 (qgis): fix indentation
Tom Kralidis
09:58 PM Revision e3a17968 (qgis): add support for OGC API - Records
Tom Kralidis
05:35 PM Revision 4483ee70 (qgis): unique_ptr for feedback and add missing includes
Julien Cabieces
05:35 PM Revision 0034f492 (qgis): fix spellcheck typos
Julien Cabieces
05:35 PM Revision 96eb75a1 (qgis): [ExternalStorage] add WebDAV external storage implementation
Julien Cabieces
02:58 PM Revision 5399a6e6 (qgis): fix build on mac (followup 322ae33924429)
Jürgen Fischer
02:47 PM Revision 0ce7f903 (qgis): [Attachment widget] Respect relative paths settings by drag&drop (#44798)
Damiano Lombardi
02:05 PM Revision a438bea4 (qgis): crssync: write settings to temporary directory (fixes #44793)
(cherry picked from commit 322ae339244294eaf54fbe065de1a0ae7c9dcaa4) Jürgen Fischer
02:04 PM Revision 322ae339 (qgis): crssync: write settings to temporary directory (fixes #44793)
(cherry picked from commit 8b2a3360b26ca9644c7d22ca48664541f332d40a) Jürgen Fischer
01:54 PM Revision 8b2a3360 (qgis): crssync: write settings to temporary directory (fixes #44793)
Jürgen Fischer
11:06 AM Revision 48b0d627 (qgis): [Fix][MapTool] Fix M support for circle map tool (#43722)
Follow up #42812, #42986 and #43060
Co-authored-by: Antoine Facchini <[email protected]>
Loïc Bartoletti
09:33 AM Revision 5cbd98a8 (qgis): fix banned keyword suggestion
Denis Rouzaud
09:12 AM Revision adb5e30b (qgis): Don't try to update joined attributes during form initialization
Refs #44768 Nyall Dawson
09:12 AM Revision 27bd854b (qgis): Fix crash when opening form with joined attributes
Fixes #44768 Nyall Dawson
09:11 AM Revision 298f3687 (qgis): [ams] Tiled layers in non-meters based projections work fine
Tested on a variety of US state plane layers and WGS84 tiled sources Nyall Dawson
09:11 AM Revision 0cbf8167 (qgis): Don't try to update joined attributes during form initialization
Refs #44768 Nyall Dawson
09:11 AM Revision 754c9e8b (qgis): Fix crash when opening form with joined attributes
Fixes #44768 Nyall Dawson
07:00 AM Revision bffaabe6 (qgis): add straight distance expression
Antoine Facchini
07:00 AM Revision 1b8be09c (qgis): add test for multi line geometries with a single part and update the er...
Antoine Facchini
07:00 AM Revision 0ad4a7d9 (qgis): Handling MultiLineString geometry
Co-authored-by: Nyall Dawson <[email protected]> Antoine Facchini
07:00 AM Revision 68ab8119 (qgis): Add const to geom variable
Co-authored-by: Julien Cabieces <[email protected]> Antoine Facchini
07:00 AM Revision d55b97a5 (qgis): add straight distance expression help
Antoine Facchini
07:00 AM Revision ff8bc653 (qgis): add tests for straight_distance_2d expression
Antoine Facchini
07:00 AM Revision 7cdad5bf (qgis): Update resources/function_help/json/straight_distance_2d
Co-authored-by: Harrissou Sant-anna <[email protected]> Antoine Facchini
05:42 AM Revision f7ffa42a (qgis): Add test coverage for QgsFileUtils' representFileSize function
Mathieu Pellerin - nIRV
05:42 AM Revision b171ba1c (qgis): Improve QgsFileUtils' representFileSize by appending decimal values to ...
Mathieu Pellerin - nIRV
05:42 AM Revision 42da0d59 (qgis): [processing] Remove dots from progress feedback in the file downloader ...
Mathieu Pellerin - nIRV
05:26 AM Revision a5c2aa5f (qgis): Don't try to update joined attributes during form initialization
Refs #44768 Nyall Dawson
05:26 AM Revision cb7cecff (qgis): Fix crash when opening form with joined attributes
Fixes #44768 Nyall Dawson
05:26 AM Revision 28f8f289 (qgis): Don't try to update joined attributes during form initialization
Refs #44768 Nyall Dawson
05:26 AM Revision dd7fe967 (qgis): Fix crash when opening form with joined attributes
Fixes #44768 Nyall Dawson
05:23 AM Revision 68dd86c7 (qgis): Don't try to update joined attributes during form initialization
Refs #44768 Nyall Dawson
05:23 AM Revision 8770d178 (qgis): Fix crash when opening form with joined attributes
Fixes #44768 Nyall Dawson

2021-08-22

01:18 AM Revision cfc72ca5 (qgis): handle new point cloud parameter in description files (follow up
f801cb6816) Alexander Bruy
01:17 AM Revision e35bff79 (qgis): fix CI testqgsnetworkaccessmanager (#44769)
MorriganR
03:22 AM Revision b9e4db1c (qgis): debian packaging: include virtual raster provider
Jürgen Fischer

2021-08-21

12:20 AM Revision 3bc3a116 (qgis): Extrude function input geometry is of line type
not polygon Harrissou Santanna

2021-08-19

10:31 PM Revision 7165ef67 (qgis): [layouts] Allow predefined scale for point layers to fix handling of mu...
Mathieu Pellerin - nIRV
10:31 PM Revision d61284b3 (qgis): [layouts] Fix rendering of dynamic map grids when exporting atlas outsi...
Mathieu Pellerin - nIRV
10:30 PM Revision d39d3573 (qgis): [layouts] Fix rendering of dynamic map grids when exporting atlas outsi...
Mathieu Pellerin - nIRV
10:30 PM Revision f91e2450 (qgis): [layouts] Allow predefined scale for point layers to fix handling of mu...
Mathieu Pellerin - nIRV
10:30 PM Revision 0340f041 (qgis): move QgsQuadrilateral tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision ad2fff48 (qgis): move QgsGeometryCollection tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision 1146cb9a (qgis): move QgsMultiPolygon tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision 6e5e2622 (qgis): move QgsMultiSurface tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision bd29a7eb (qgis): move QgsMultiCurve tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision 7d5e391c (qgis): move QgsMultiLineString tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision 17264547 (qgis): move QgsCompoundCurve tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision 4e883478 (qgis): move QgsRegularPolygon tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision c22a9a9f (qgis): fix geometry/CMakeLists.txt: app -> core...
Loïc Bartoletti
10:30 PM Revision 31cb059d (qgis): sort files in geometry/CMakeLists.txt
Loïc Bartoletti
10:30 PM Revision cc7c3d62 (qgis): move QgsCircle tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision 7496303c (qgis): move QgsEllipse tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision 65fd7801 (qgis): move QgsTriangle tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision c2853e16 (qgis): move QgsCurvePolygon tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision 45c5a91d (qgis): remove useless headers
Loïc Bartoletti
10:30 PM Revision 97bedf3d (qgis): move QgsPolygon tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision 8156f0f0 (qgis): move QgsLineString tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision da9d9a57 (qgis): move QgsMultiPoint tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision 94ed2210 (qgis): move QgsPoint tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision 2ce22fe6 (qgis): split some utils methods
Loïc Bartoletti
10:30 PM Revision e690c8e9 (qgis): create a dedicated repository for core/geometry tests
Loïc Bartoletti
10:30 PM Revision f782c210 (qgis): move QgsCircularString tests from QgsGeometry
Loïc Bartoletti
10:30 PM Revision ccf7cd6f (qgis): sort headers and add whitespace
Loïc Bartoletti
05:23 PM Revision a25f798d (qgis): Merge pull request #44710 from elpaso/dd-form-actions
[feature] Drag & Drop designer form actions Alessandro Pasotti
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 Even Rouault
04:04 PM Revision 3146e58e (qgis): Remove more unused deps
Sandro Mani
03:58 PM Revision 741e26ef (qgis): Remove mingw-rsvg2 from mingw docker image
Sandro Mani
09:08 AM Revision 2966ef96 (qgis): Add test for unhandled encoding
Julien Cabieces
09:08 AM Revision 2f6cd437 (qgis): [WFS] fix unknown expat encoding issues
Julien Cabieces
09:06 AM Revision bd6ac0e5 (qgis): save mesh from URI (#44758)
[mesh] fix saving a mesh frame with URI Vincent Cloarec
09:05 AM Revision 2cdc666f (qgis): fix maximum vertices count per face for mesh editing (#44759)
fix writing UGRID format (mesh layer) Vincent Cloarec
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...
Nyall Dawson
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 Nyall Dawson
05:26 AM Revision 078accbd (qgis): Update tests
Nyall Dawson
05:26 AM Revision aeb7d89a (qgis): Use a spatial index to optimise annotation layer item retrieval
Nyall Dawson
05:26 AM Revision 8568ed07 (qgis): Mark class as private
Nyall Dawson
05:26 AM Revision 8e87c7e4 (qgis): Indentation
Nyall Dawson
05:26 AM Revision e3b10ff5 (qgis): Add method to retrieve a specific item from an annotation layer by id
Nyall Dawson
05:26 AM Revision 0cb6ff5c (qgis): Some clazy fixes
Nyall Dawson
05:26 AM Revision 9cfdf3d3 (qgis): Speed up loading of complex projects with many symbols
Nyall Dawson
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
Nyall Dawson
04:57 AM Revision 238f513e (qgis): [layouts] Fix rendering of dynamic map grids when exporting atlas outsi...
Mathieu Pellerin - nIRV
04:57 AM Revision 9dd9934d (qgis): [layouts] Allow predefined scale for point layers to fix handling of mu...
Mathieu Pellerin - nIRV
04:57 AM Revision bc5303fb (qgis): [layouts] Fix rendering of dynamic map grids when exporting atlas outsi...
Mathieu Pellerin - nIRV
04:57 AM Revision cac2caf2 (qgis): [layouts] Allow predefined scale for point layers to fix handling of mu...
Mathieu Pellerin - nIRV
04:54 AM Revision 1706e7b2 (qgis): Merge pull request #44740 from nirvn/atlas_fixes
A couple of atlas layout fixes Mathieu Pellerin - nIRV
04:08 AM Revision 2c5c9b66 (qgis): [layouts] Fix rendering of dynamic map grids when exporting atlas outsi...
Mathieu Pellerin - nIRV

2021-08-18

12:39 AM Revision 79551964 (qgis): [Oracle] Fix arc creation
Julien Cabieces
10:08 PM Revision 64b5ce16 (qgis): mdal 0.8.92
PeterPetrik
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
Nyall Dawson
09:15 PM Revision dc21f9a8 (qgis): [Oracle] Fix arc creation
Julien Cabieces
09:12 PM Revision d90a87ef (qgis): Fix translation in options dialog (fixes #44535; followup
f22f742a9f81f7e6b ff) Jürgen Fischer
09:11 PM Revision 76287af2 (qgis): [Oracle] Fix arc creation
Julien Cabieces
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
Nyall Dawson
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 Nyall Dawson
09:01 PM Revision da0040b3 (qgis): [chore] Merge stale issue and stale pr
Matthias Kuhn
03:45 PM Revision cc817882 (qgis): Address PR comments
Alessandro Pasotti
03:09 PM Revision 353674d9 (qgis): this code is not needed since z/m are captured from QgsMapToolCapture::...
Loïc Bartoletti
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 René-Luc ReLuc
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 Denis Rouzaud
12:17 PM Revision b7ce9794 (qgis): Change QPair -> QPair<QString, QString>
Ivan Ivanov
11:53 AM Revision dbf7e1d6 (qgis): Restore PyQgsOracleProvider test (#44747)
Julien Cabieces
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 ...
Vincent Cloarec
09:57 AM Revision ad8991fa (qgis): Mandatory typo
Nyall Dawson
09:57 AM Revision 0eaf6296 (qgis): No setCodec on qt6
Nyall Dawson
09:57 AM Revision b41aa97d (qgis): Fix qt6 build
Nyall Dawson
09:57 AM Revision cc2ae032 (qgis): Build qscintilla for qt6
Nyall Dawson
09:57 AM Revision 2af0a640 (qgis): Fix QSvgWidget linking for qt6 build
Nyall Dawson
08:25 AM Revision c27d472e (qgis): Revert
Alessandro Pasotti
07:49 AM Revision 9e643aae (qgis): Fix build errors on some toolchains
Alessandro Pasotti
06:35 AM Revision 8bc90989 (qgis): [layouts] Allow predefined scale for point layers to fix handling of mu...
Mathieu Pellerin - nIRV
04:32 AM Revision 13b8d2c9 (qgis): Set layer action states for annotation layers
Nyall Dawson
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...
Nyall Dawson
04:32 AM Revision 3f7fc069 (qgis): Annotation layers should return true to isEditable, supportsEditing
Nyall Dawson
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...
Nyall Dawson
04:32 AM Revision d5058cab (qgis): Don't try to paint onto null icons
Nyall Dawson
03:47 AM Revision 2e12a44b (qgis): gross
Nyall Dawson
03:47 AM Revision 39eb0498 (qgis): Install patch
Nyall Dawson
03:47 AM Revision 6d8d1854 (qgis): [qt6] Slim down building dependancies for qt6 ci build
Nyall Dawson
03:47 AM Revision 39784f0a (qgis): Typo
Nyall Dawson

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. René-Luc ReLuc
12:44 AM Revision 5173b6f5 (qgis): Fix return value of addTopologicalPoints(QgsGeometry)
Germán Carrillo
12:44 AM Revision 834fa61f (qgis): Test addTopologicalPoints results
Germán Carrillo
12:44 AM Revision 9b02d079 (qgis): Complete addTopologicalPoints result values for QgsVectorLayer; add tes...
Germán Carrillo
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. René-Luc ReLuc
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...
Nyall Dawson
12:41 AM Revision 242aa988 (qgis): sipify
Nyall Dawson
12:41 AM Revision 36b8b315 (qgis): [aggregate calculator] Improve result type detection to fix bogus typel...
Mathieu Pellerin - nIRV
12:41 AM Revision 5a182209 (qgis): Sipify
Nyall Dawson
12:41 AM Revision d4b68ae7 (qgis): Raise IndexErrors instead of crashing when an invalid index is
passed to QgsAttributeTableConfig methods from Python Nyall Dawson
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...
Nyall Dawson
12:41 AM Revision 1cb8df8f (qgis): Fix indentation issue
Nyall Dawson
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...
Nyall Dawson
12:41 AM Revision a455a518 (qgis): set singleFile property inside the QgsLayoutAtlas constructor
Samweli
12:41 AM Revision 5e4da4bf (qgis): fix singleFile property issue
Samweli
12:41 AM Revision 8b0010a9 (qgis): Fix sticky buttons in expression builder
Stefanow Natsis
12:41 AM Revision d175bbf8 (qgis): Fix handleSSlError ignore saved errors
Julien Cabieces
12:41 AM Revision 25b43f57 (qgis): Fix for not resetting numberOf(left)Segments when switching scalebar unit
Richard Duivenvoorde
12:41 AM Revision f8317f6f (qgis): Textual fix
Richard Duivenvoorde
12:41 AM Revision 70f66495 (qgis): fix building of process without bindings
Denis Rouzaud
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...
Nyall Dawson
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
Bas Couwenberg
12:41 AM Revision 9f97ff32 (qgis): QgsMessageLogViewer: limit number of messages to avoid blowing RAM (fix...
Even Rouault
12:41 AM Revision df407ee5 (qgis): QgsProcessingAlgorithmDialogBase: limit number of info messages to avoi...
Even Rouault
12:41 AM Revision 7db875de (qgis): QgsProcessingFeedback: limit number of messages to avoid blowing RAM (f...
Even Rouault
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...
Nyall Dawson
12:41 AM Revision 083595f0 (qgis): [layout] Fix max grid interval value
Increase the maximum value for mIntervalXSpinBox, mIntervalYSpinBox, mOffsetXSpinBox and mOffsetYSpinBox Andrea Giudiceandrea
12:41 AM Revision 0628d707 (qgis): Fix incomplete message bar messages when exporting items from model
designer
(cherry picked from commit 1b9295195796a4a2d8319aad3e50f906abcf9b38)
Nyall Dawson
12:41 AM Revision f26118e7 (qgis): Cleaner loop
(cherry picked from commit 6527d59118fff87b4fafa8e7909f22de48f3bf76) Nyall Dawson
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... Andrea Giudiceandrea
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...
Nyall Dawson
12:20 AM Revision e84fe5e9 (qgis): enable tests for Qt6
Denis Rouzaud
12:20 AM Revision 1a1fcb88 (qgis): Update run-tests.yml
Denis Rouzaud
12:20 AM Revision 5cd745c5 (qgis): add Qt version dependent test black list
Denis Rouzaud
12:20 AM Revision 7a42711a (qgis): Update run-tests.yml
Denis Rouzaud
12:20 AM Revision c0254fa4 (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]> Denis Rouzaud
11:02 PM Revision 5746881f (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]> Denis Rouzaud
11:01 PM Revision 496ddfd1 (qgis): Update run-tests.yml
Denis Rouzaud
10:42 PM Revision a5968fa7 (qgis): Address review
Ivan Ivanov
10:29 PM Revision 1eca54d7 (qgis): [layouts] Correctly show picture path when clicking an existing
picture item
Fixes #44703, fixes #44532
Nyall Dawson
10:29 PM Revision 367acf42 (qgis): Fix squashed file selector widget in layout picture item widget
Nyall Dawson
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)
Nyall Dawson
10:28 PM Revision fd534e3f (qgis): Merge pull request #44731 from qgis/jsoninclude
Remove unused include Sandro Mani
10:28 PM Revision 8f3fc330 (qgis): build process with Qt6 on CI
Denis Rouzaud
07:32 PM Revision 915349de (qgis): Simplify code and support copy/paste
Alessandro Pasotti
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 Even Rouault
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 Even Rouault
05:29 PM Revision a22042cc (qgis): add Qt version dependent test black list
Denis Rouzaud
04:40 PM Revision 6bbb10e6 (qgis): [AttributeForm] always put tab widget content into a scroll area (#44708)
Damiano Lombardi
04:32 PM Revision 5124aecd (qgis): build process with Qt6 on CI
Denis Rouzaud
04:31 PM Revision f869d0b2 (qgis): Update run-tests.yml
Denis Rouzaud
03:37 PM Revision 72ddc9e1 (qgis): build analysis with Qt6 (#44729)
Denis Rouzaud
03:30 PM Revision f67c071e (qgis): Remove unused include
Sandro Mani
03:15 PM Revision cd29f117 (qgis): enable tests for Qt6
Denis Rouzaud
03:06 PM Revision 07a215cb (qgis): Remove unused include
Sandro Mani
01:48 PM Revision 88b17188 (qgis): build analysis with Qt6
Denis Rouzaud
01:45 PM Revision fd5976be (qgis): build with Qt6 on CI
Denis Rouzaud
01:44 PM Revision dc448daa (qgis): rewrite tests
Loïc Bartoletti
01:44 PM Revision 1ae81142 (qgis): [Fix][MapTool] Ellipse with M value
Loïc Bartoletti
01:44 PM Revision 930df73b (qgis): do not build virtual raster without analysis (#44728)
Denis Rouzaud
01:43 PM Revision d6df5312 (qgis): readd lines lost during merge
Damiano Lombardi
01:43 PM Revision 92d713a7 (qgis): Fix tests
Damiano Lombardi
01:43 PM Revision 29a0c375 (qgis): MemoryProvider native type is boolean and not bool
Damiano Lombardi
01:43 PM Revision 48f234c9 (qgis): Fix list types
Damiano Lombardi
01:43 PM Revision dcbaf39e (qgis): Fix test
Damiano Lombardi
01:43 PM Revision 75a4f284 (qgis): Default length/precision for double/real fields
Damiano Lombardi
01:43 PM Revision 048e6477 (qgis): MemoryProvider respect field name when parsing a URI with unknown typeName
Damiano Lombardi
01:43 PM Revision d94bcbc2 (qgis): Regex as cons thread_local
Damiano Lombardi
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 ...
Damiano Lombardi
01:43 PM Revision e1a20d1d (qgis): Removed list types as not intended for backport
Damiano Lombardi
01:43 PM Revision c559a416 (qgis): Update src/core/providers/memory/qgsmemoryprovider.cpp
Co-authored-by: Andrea Giudiceandrea <[email protected]> Damiano Lombardi
01:43 PM Revision ff98a386 (qgis): Disable ultra-fragile mesh terrain rendering test on CI (#44725)
Co-authored-by: Nyall Dawson <[email protected]> qgis-bot
01:00 PM Revision b1227358 (qgis): Update CMakeLists.txt
Denis Rouzaud
12:43 PM Revision 6d66dd2b (qgis): fix groovy build (Qt 5.14.2; Qt::ReturnByValue introduced in Qt 5.15 no...
Jürgen Fischer
11:34 AM Revision f90dd388 (qgis): do not build virtual raster without analysis
fix building without analysis Denis Rouzaud
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
...
Francesco Bursi
09:07 AM Revision e0738774 (qgis): Offline editing fixes
Ivan Ivanov
08:54 AM Revision 9a4f0f5d (qgis): fix (partially) #44226 (#44723)
Vincent Cloarec
08:52 AM Revision 7d5c0303 (qgis): update mdal to 0.8.91: API for 3D datasets write and driver max faces
PeterPetrik
08:50 AM Revision a4b1d0bf (qgis): fix mesh editing map tool issue (#44724)
Vincent Cloarec
08:47 AM Revision 8ff83c48 (qgis): Store the PK if available
Ivan Ivanov
07:50 AM Revision 2d515456 (qgis): Disable ultra-fragile mesh terrain rendering test on CI
Nyall Dawson
04:41 AM Revision 21f0a955 (qgis): [layouts] Fix polyline/polygon item nodes are incorrectly positioned
and scaled when using the move nodes tool Nyall Dawson
04:23 AM Revision 02cdb83a (qgis): Fix squashed file selector widget in layout picture item widget
Nyall Dawson
04:23 AM Revision af490f62 (qgis): [layouts] Correctly show picture path when clicking an existing
picture item
Fixes #44703, fixes #44532
Nyall Dawson
04:22 AM Revision 91e0745b (qgis): Fix crash when holding tab key in some circumstances
Fixes #44669 Nyall Dawson
04:22 AM Revision 615069e0 (qgis): Fix crash when holding tab key in some circumstances
Fixes #44669 Nyall Dawson
04:20 AM Revision 7eafc434 (qgis): Fix squashed file selector widget in layout picture item widget
Nyall Dawson
04:20 AM Revision 3785c980 (qgis): [layouts] Correctly show picture path when clicking an existing
picture item
Fixes #44703, fixes #44532
Nyall Dawson
04:19 AM Revision 8e7e751b (qgis): Fix crash when holding tab key in some circumstances
Fixes #44669 Nyall Dawson
02:41 AM Revision 06b3b165 (qgis): Fix clazy, cppcheck warnings in expression builder widgets
Nyall Dawson
02:41 AM Revision 2f7efed0 (qgis): Fix searching in expression builder function list, make filtering
more robust
Fixes #44711
Nyall Dawson

2021-08-16

01:46 AM Revision a346ec13 (qgis): explicit const
Loïc Bartoletti
01:46 AM Revision 0dbf1631 (qgis): QgsRasterAnalysisUtils: fix range loop constructs warning
Loops create a copy from map. Use reference type to prevent copying. Loïc Bartoletti
12:27 AM Revision e81415c4 (qgis): [trivial] allows building with QTWebKit disabled
José de Paula Rodrigues Neto Assis
05:44 PM Revision 6de2f2dc (qgis): Fix setEnabled
Alessandro Pasotti
05:13 PM Revision 9772e953 (qgis): Doxy
Alessandro Pasotti
05:10 PM Revision f3980ecd (qgis): Fix tree display value
Alessandro Pasotti
03:19 PM Revision 6a163ee6 (qgis): List both Feature and Layer actions
Alessandro Pasotti
03:14 PM Revision cd6cd2f6 (qgis): Tests for form action widget
Alessandro Pasotti
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 Denis Rouzaud
10:22 AM Revision 7b7323cc (qgis): Merge pull request #44658 from troopa81/fix_wfs_encoding
[WFS] Fix unknown expat encoding issues Even Rouault
09:38 AM Revision 9f465294 (qgis): fix windows build (followup 19565032e3187164)
Jürgen Fischer
09:18 AM Revision 7d89628f (qgis): s/storageType/storageTypeIndex
Julien Cabieces
09:18 AM Revision 7a7964c7 (qgis): Fix typo & return string by value not ref
Julien Cabieces
09:18 AM Revision 53e16e85 (qgis): add external storage display name
Julien Cabieces
09:18 AM Revision 902907e1 (qgis): Fix bad progress bar behavior
Julien Cabieces
09:18 AM Revision d5d90b75 (qgis): Update tooltips
Julien Cabieces
09:18 AM Revision b1fa3338 (qgis): Disable relative path and directory storing when there is an external s...
Julien Cabieces
09:18 AM Revision bbf2429d (qgis): Fix sip incomplete type QgsExternalStorageFileWidget
Julien Cabieces
09:18 AM Revision 36813e73 (qgis): Fix doc
Julien Cabieces
09:18 AM Revision 74512ffd (qgis): Separate QgsFileWidget from QgsExternalStorageFileWidget
Julien Cabieces
09:18 AM Revision 16c916b7 (qgis): fix typos and doc
Julien Cabieces
09:18 AM Revision 56127039 (qgis): [ExternalStorage] Add widget to configure/edit and visualize external s...
Julien Cabieces
09:12 AM Revision 2d91b589 (qgis): Add test for unhandled encoding
Julien Cabieces
09:12 AM Revision a63551a4 (qgis): [WFS] fix unknown expat encoding issues
Julien Cabieces

2021-08-15

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... Andrea Giudiceandrea
09:31 PM Revision 94209193 (qgis): [layout] Fix max grid interval value
Increase the maximum value for mIntervalXSpinBox, mIntervalYSpinBox, mOffsetXSpinBox and mOffsetYSpinBox Andrea Giudiceandrea
09:31 PM Revision 2981fbfc (qgis): [layout] Fix max grid interval value
Increase the maximum value for mIntervalXSpinBox, mIntervalYSpinBox, mOffsetXSpinBox and mOffsetYSpinBox Andrea Giudiceandrea
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... Andrea Giudiceandrea
09:30 PM Revision bdaf65ef (qgis): Partially resync drw_entities with libdxfrw copy
Mostly indentation changes, with some added bugfixes from upstream! Nyall Dawson
09:30 PM Revision 70c73b18 (qgis): qgscurvepolygon.cpp: avoid cppcheck warning about potential nullptr der...
Even Rouault
09:30 PM Revision 08e77b9e (qgis): QgsTessellator::asMultiPolygon(): stricter bound checking to make cppch...
Even Rouault
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 Nyall Dawson
02:01 AM Revision 23661384 (qgis): Fix warning
Nyall Dawson
02:01 AM Revision e205c0da (qgis): Fix macos build
Nyall Dawson

2021-08-14

12:24 AM Revision 74b0cfd8 (qgis): Partially sync some libdxfrw files with library version
Nyall Dawson
12:24 AM Revision ec23c24e (qgis): Move custom libdxfrw logging class to QGIS code, out of copy of libdxfrw
Nyall Dawson
12:24 AM Revision 44d5a157 (qgis): Log lines
Nyall Dawson
12:24 AM Revision f14ddac7 (qgis): Fix build
Nyall Dawson
12:24 AM Revision 7bc76be9 (qgis): Remove custom QGIS debug code and partially resync with upstream library
Nyall Dawson
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... Andrea Giudiceandrea
12:03 AM Revision 887ac0a1 (qgis): [layout] Fix max grid interval value
Increase the maximum value for mIntervalXSpinBox, mIntervalYSpinBox, mOffsetXSpinBox and mOffsetYSpinBox Andrea Giudiceandrea
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... Andrea Giudiceandrea
12:02 AM Revision bf5ec148 (qgis): [layout] Fix max grid interval value
Increase the maximum value for mIntervalXSpinBox, mIntervalYSpinBox, mOffsetXSpinBox and mOffsetYSpinBox Andrea Giudiceandrea
11:58 PM Revision 44af2781 (qgis): [aggregate calculator] Improve result type detection to fix bogus typel...
Mathieu Pellerin - nIRV
11:57 PM Revision fc306edf (qgis): Allow to set negative offsets for grid decoration
Andrea Giudiceandrea
07:06 PM Revision 889359c3 (qgis): Form DD action widgets initial implementation
Alessandro Pasotti
07:02 PM Revision 12e12618 (qgis): do not reset id on apply/save
Alessandro Pasotti
07:02 PM Revision eb0b0a7f (qgis): Add setId
Alessandro Pasotti
07:01 PM Revision 8a5fbff3 (qgis): const correctness
Alessandro Pasotti
02:46 AM Revision 52562023 (qgis): [aggregate calculator] Improve result type detection to fix bogus typel...
Mathieu Pellerin - nIRV
02:42 AM Revision 376d8fbc (qgis): [aggregate calculator] Improve result type detection to fix bogus typel...
Mathieu Pellerin - nIRV

2021-08-13

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... Andrea Giudiceandrea
10:14 PM Revision 5dbaeb27 (qgis): [layout] Fix max grid interval value
Increase the maximum value for mIntervalXSpinBox, mIntervalYSpinBox, mOffsetXSpinBox and mOffsetYSpinBox Andrea Giudiceandrea
10:04 PM Revision 5126d6ed (qgis): Merge pull request #44688 from rouault/fix_build
qgserror.cpp: fix build in QGISDEBUG mode Even Rouault
04:36 PM Revision e7bd600a (qgis): testqgsogrutils.cpp: fix build with GDAL 3.4
Even Rouault
04:20 PM Revision f61970f8 (qgis): qgserror.cpp: fix build in QGISDEBUG mode
Even Rouault
02:13 PM Revision 9f59a156 (qgis): Release of 3.20.2
Jürgen Fischer
02:13 PM Revision 89560085 (qgis): translation update for 3.20.2 from transifex
Jürgen Fischer
02:11 PM Revision e5b665e9 (qgis): Release of 3.16.10
Jürgen Fischer
02:11 PM Revision bdee5223 (qgis): translation update for 3.16.10 from transifex
Jürgen Fischer
07:25 AM Revision dc5e3854 (qgis): Windows build fix
Nyall Dawson
07:25 AM Revision 34c9bd83 (qgis): Fix build
Nyall Dawson
07:25 AM Revision 1acedbad (qgis): Fix mac build
Nyall Dawson
07:25 AM Revision 2dc3a1b0 (qgis): Another loop reference fix
Nyall Dawson
07:25 AM Revision 0aaf08a3 (qgis): Fix build with model test
Nyall Dawson
07:25 AM Revision 35004f60 (qgis): Fix test
Nyall Dawson
07:25 AM Revision c8f24fbc (qgis): Windows fix
Nyall Dawson
07:25 AM Revision b2933c66 (qgis): More loop references
Nyall Dawson
07:25 AM Revision 52950b8a (qgis): Windows fix
Nyall Dawson
07:25 AM Revision fd9c00be (qgis): More loop references
Nyall Dawson
07:25 AM Revision 32c2cea5 (qgis): Rollback a change
Nyall Dawson
07:25 AM Revision 90d76f1e (qgis): More loop references
Nyall Dawson
07:25 AM Revision 4e13368a (qgis): Add missing loop references
Nyall Dawson
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
Nyall Dawson
07:25 AM Revision 499ed204 (qgis): Fix windows build
Nyall Dawson

2021-08-12

04:54 AM Revision 258eda2b (qgis): Fix incorrect icon shown for zip files in browser
Nyall Dawson
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 Nyall Dawson
04:54 AM Revision b4ef3a3a (qgis): Ensure that QgsMimeDataUtils::Uri::filePath is always set for file base...
Nyall Dawson
04:54 AM Revision 20aff0b4 (qgis): Add filePath to mime uri from file based items
Nyall Dawson
04:54 AM Revision e6fa3ffd (qgis): Add filepath to QgsMimeDataUtils::Uri
Nyall Dawson
04:54 AM Revision b968ab32 (qgis): Ensure file based items can always be renamed, regardless of which prov...
Nyall Dawson
04:54 AM Revision 9a616340 (qgis): Also allow renaming file items in browser via standard F12/mouse
interaction Nyall Dawson
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...
Nyall Dawson
04:54 AM Revision 3d4224d4 (qgis): Fix doxygen warning
Nyall Dawson
04:53 AM Revision 4fe8e232 (qgis): [aggregate calculator] Improve result type detection to fix bogus typel...
Mathieu Pellerin - nIRV
04:48 AM Revision efb41bf0 (qgis): Raise IndexErrors instead of crashing when an invalid index is
passed to QgsAttributeTableConfig methods from Python Nyall Dawson
04:48 AM Revision e392a12f (qgis): sipify
Nyall Dawson
04:48 AM Revision fae02c5b (qgis): Sipify
Nyall Dawson
03:42 AM Revision 840b7d70 (qgis): Make search case insensitive
Stefanow Natsis
03:42 AM Revision 2ab7d33e (qgis): Update src/gui/qgsexpressiontreeview.cpp
Nyall Dawson
03:42 AM Revision cda26a7a (qgis): Fix searching within function tags
Stefanow Natsis
03:42 AM Revision 55c02f6b (qgis): skip sip
Stefanow Natsis
03:42 AM Revision e17862df (qgis): Update src/gui/qgsexpressionstoredialog.h
Nyall Dawson
03:42 AM Revision 5f7a067f (qgis): Simplify whitespaces in saved expression labels
Stefanow Natsis

2021-08-11

12:50 AM Revision 0c0ca5ff (qgis): sipify
Nyall Dawson
12:20 AM Revision a0eba8f9 (qgis): Sipify
Nyall Dawson
12:20 AM Revision 7e57b545 (qgis): Raise IndexErrors instead of crashing when an invalid index is
passed to QgsAttributeTableConfig methods from Python Nyall Dawson
12:17 AM Revision c9e78395 (qgis): Raise IndexErrors instead of crashing when an invalid index is
passed to QgsAttributeTableConfig methods from Python Nyall Dawson
12:17 AM Revision c7dc5841 (qgis): Sipify
Nyall Dawson
12:07 AM Revision 8eca1664 (qgis): Remove "accessibleName" property from some .ui files
containing strange "Hello translotor" string. Andrea Giudiceandrea
12:07 AM Revision fffed590 (qgis): Remove unused "accessibleName" property from some .ui files
Andrea Giudiceandrea
07:29 PM Revision e45a821f (qgis): Show time zone information for datetime field values by default
Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
07:26 PM Revision e9aaee63 (qgis): Improve strings
Nyall Dawson
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
Nyall Dawson
07:26 PM Revision 5a5b637e (qgis): More helpful aggregate expression errors in more situations
Nyall Dawson
07:26 PM Revision a5261ff1 (qgis): Better error reporting for aggregate calculation failures
Nyall Dawson
07:26 PM Revision 4d5014de (qgis): Add QgsExpression utility function to match an expression or field name...
Nyall Dawson
02:35 PM Revision f605cdf2 (qgis): Github template - Add some notes for new profile and plugins
Etienne Trimaille
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 ...
Nedjima Belgacem
08:41 AM Revision 66bd6354 (qgis): repr for QgsDefaultValue
Nyall Dawson
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...
Nyall Dawson
07:32 AM Revision 3a4867dc (qgis): [chore] Remove custom FindIconv.cmake implementation (#44632)
It is available out of the box since cmake 3.11 Matthias Kuhn
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...
Nyall Dawson
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) Mathieu Pellerin - nIRV
05:35 AM Revision 155c76c9 (qgis): Add some __repr__ methods for QgsLayerTreeNode classes
Nyall Dawson

2021-08-10

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)
Nyall Dawson
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 ...
Nyall Dawson
12:21 AM Revision 34507ad7 (qgis): Spelling
Nyall Dawson
 

Also available in: Atom