Activity

From 2021-04-13 to 2021-05-12

2021-05-12

11:25 PM Revision cd4c177b (qgis): Set label legend text in legend tab instead of labeling widget
Marco Hugentobler
10:51 PM Revision 5586d4c6 (qgis): [Processing] Fix specific exception type in getParameterFromString
René-Luc ReLuc
10:51 PM Revision 943acfd3 (qgis): [Processing] Fix getParameterFromString to get Vector Layer data types ...
In Processing parameter description QgsProcessingParameterVectorLayer multi data types does not work as QgsProcessing... René-Luc ReLuc
08:34 PM Revision 03e84c77 (qgis): Hold the GIL when checking QgsFeedback.isCanceled()
Nyall Dawson
05:07 PM Revision 77b770f1 (qgis): [Server] Fix the selection method in server renderer
The server feature id is a string and can be based on primary key attributes.
The server renderer selection method do...
René-Luc ReLuc
04:29 PM Revision 7a4f2e83 (qgis): Fix warnings and update sip file
Damiano
04:02 PM Revision d8aa6ddf (qgis): Moved label implementation of relation editor widget to attribute form
Damiano
01:15 PM Revision a27c1649 (qgis): Don't ask for a password when importing a plain text configurations file
Mathieu Pellerin - nIRV
12:52 PM Revision 3d70259f (qgis): Fix dox
Mathieu Pellerin - nIRV
12:51 PM Revision 1bbd477d (qgis): Implement import/export UI
Mathieu Pellerin - nIRV
11:11 AM Revision c2f470bf (qgis): Added missing include QUrl
Damiano
11:05 AM Revision f916c06a (qgis): [authentication] Add a pair of APIs to export and import configurations...
Mathieu Pellerin - nIRV
04:43 AM Revision abf5c975 (qgis): Don't sync to layer on cancel
Nyall Dawson

2021-05-11

12:16 AM Revision 3cc7f8be (qgis): Fix compiler warnings introduced recently in master
Fixes:
```
/home/even/qgis/qgis/src/core/symbology/qgsmapinfosymbolconverter.cpp: In static member function ‘static Q...
Even Rouault
12:12 AM Revision a11baa0e (qgis): Workaround a gcc warning for switch() { case X: return ...; } constructs
Fixes warnings like the following one with gcc 9.3
```
/home/even/qgis/qgis/src/gui/qgsfilecontentsourcelineedit.cpp:...
Even Rouault
10:45 PM Revision 5759564f (qgis): Updated sip file
Damiano Lombardi
10:35 PM Revision 15c3c54b (qgis): Handle click on links in tree widget
Damiano Lombardi
10:09 PM Revision 23f35f30 (qgis): Make datum ensemble widget warnings opt-in, not opt-out
Nyall Dawson
10:09 PM Revision e66d75a0 (qgis): [needs-docs] Show a warning in the projection selection widget when
a CRS based on a datum ensemble is selected, warning the user that
there's an inherent lack of accuracy in the select...
Nyall Dawson
10:09 PM Revision b81ece45 (qgis): Don't show crs accuracy warnings when saving a vector/raster layer
from an ensemble based crs to another crs with the same ensemble datum Nyall Dawson
10:09 PM Revision 24ee656a (qgis): Show datum ensemble warnings for selected dialogs only
- align raster
- dxf export
- vector layer export
- processing crs widgets
- raster layer export
- dwg import
- new g...
Nyall Dawson
10:09 PM Revision a2e369fe (qgis): Fix typo
Nyall Dawson
10:09 PM Revision 7724b37f (qgis): Rename API for flexibility
Nyall Dawson
10:09 PM Revision 29a469fe (qgis): Also show warning in new table dialog
Nyall Dawson
10:09 PM Revision 26a09f67 (qgis): Add global setting to control the display of CRS inaccuracy warnings
This new setting in the Options -> CRS tab specifies a threshold
in meters, where CRS accuracy warnings will only be ...
Nyall Dawson
08:44 PM Revision 64c84130 (qgis): More thread local
Matthias Kuhn
08:44 PM Revision 4976cc61 (qgis): No const
Matthias Kuhn
08:44 PM Revision c7a5bfe4 (qgis): QStringLiteral
Matthias Kuhn
08:44 PM Revision cdcf11c9 (qgis): QRegularExpression only offers exactMatch starting from 5.15
Matthias Kuhn
08:44 PM Revision 73390727 (qgis): Further
Matthias Kuhn
08:44 PM Revision e32b1fc5 (qgis): thread_local
Matthias Kuhn
08:44 PM Revision 9a75eadd (qgis): Fix compiling with proj < 6
Matthias Kuhn
08:44 PM Revision db0e9873 (qgis): Initialize regular expressions once
Matthias Kuhn
08:44 PM Revision 3846e6ac (qgis): Sanitize usage of static regex
Matthias Kuhn
06:32 PM Revision 62d73373 (qgis): Make legend/preview text configurable
Marco Hugentobler
03:25 PM Revision 3ecb5e5c (qgis): Add const, nullptr and improve docstrings
Marco Hugentobler
02:47 PM Revision 93f6a855 (qgis): Add unit test for label legend
Marco Hugentobler
02:32 PM Revision 97b0c5db (qgis): Apply suggestions from code review
Co-authored-by: Paul Blottiere <[email protected]> Damiano
01:49 PM Revision 5084127a (qgis): supports dynamic SVGs in layouts (#43119)
* add QgsSvgOrImageSourceLineEdit to dynamically switch between SVG and Image line edit
* use QgsXmlUtils to save cu...
Denis Rouzaud
12:51 PM Revision d5b1fdbd (qgis): Merge pull request #43172 from m-kuhn/only_relink_if_version_changed
Only relink qgis core if version changed Matthias Kuhn
11:16 AM Revision dc88749d (qgis): Implement json export with labelSettingsPreviewPixmap
Marco Hugentobler
11:15 AM Revision c8c534df (qgis): avoid adding unclear API
Denis Rouzaud
11:15 AM Revision 3a451fc6 (qgis): add control image
Denis Rouzaud
11:15 AM Revision f29fbd96 (qgis): address review + fix file filter for any image
Denis Rouzaud
11:15 AM Revision f4354bca (qgis): refresh picture after setting params
Denis Rouzaud
11:15 AM Revision 85795611 (qgis): fix build
Denis Rouzaud
11:15 AM Revision cb69fc98 (qgis): fix expressions
Denis Rouzaud
11:15 AM Revision 58dcd242 (qgis): better wording and dox
Denis Rouzaud
11:15 AM Revision fb5a74b8 (qgis): add tests for dynamic SVGs in layouts
Denis Rouzaud
11:15 AM Revision a2e19c1e (qgis): fix dox
Denis Rouzaud
11:15 AM Revision 700c16ed (qgis): use public method instead of protected member
Denis Rouzaud
11:15 AM Revision 6817d941 (qgis): [FEATURE] supports dynamic SVGs in layouts
also fix a UX bug where you couldn't switch between raster and SVG radios if the data defined property was active (un... Denis Rouzaud
11:15 AM Revision c1b8d4a5 (qgis): adapt QgsSvgSelectorWidget to support other images:
* source line edit can be switched to image
* SVG specific components can be hidden
Denis Rouzaud
11:15 AM Revision 63c703bc (qgis): use QgsXmlUtils to save custom properties
Denis Rouzaud
11:15 AM Revision ab6c969c (qgis): add QgsSvgOrImageSourceLineEdit to dynamically switch between SVG and I...
Denis Rouzaud
08:36 AM Revision 41ffffed (qgis): Optimize
Matthias Kuhn
08:29 AM Revision d9b997d8 (qgis): Fix font size if size is in map units
Marco Hugentobler
08:28 AM Revision 4a16d251 (qgis): Add comment
Matthias Kuhn
08:28 AM Revision 05f55f08 (qgis): use QgsXmlUtils::read/writeVariant to save QgsObjectCustomProperties (#...
* use QgsXmlUtils to save QgsObjectCustomProperties
This allows to have more complex properties such as maps
* add ...
Denis Rouzaud
07:48 AM Revision ec59ad2b (qgis): Only relink qgis core if version changed
qgis_core is linked again, whenever cmake is run, because qgsversion.h is regenerated every time.
This commit only to...
Matthias Kuhn
06:25 AM Revision ee022ba7 (qgis): Update src/core/qgsmaplayer.cpp
Co-authored-by: Mathieu Pellerin <[email protected]> Nyall Dawson
06:25 AM Revision 8aba8778 (qgis): [layouts] Add shortcut to insert map projection description as
dynamic text Nyall Dawson
06:25 AM Revision ca26f60d (qgis): [feature] Add @map_crs_projection variable for retrieving a descriptive
name of the projection used by the map (e.g. "Albers Equal Area") Nyall Dawson
06:25 AM Revision 21edff4e (qgis): Show more details about layer CRSes in the layer properties information
screen Nyall Dawson
06:25 AM Revision 5a785e62 (qgis): Show operation type in projection selection widget for selected CRS
Nyall Dawson
06:25 AM Revision b6f60f61 (qgis): Add QgsCoordinateReferenceSystem::operation() for retrieving details
of the associated proj operation for a CRS
Allows callers to determine the projection used for CRS objects and
their...
Nyall Dawson

2021-05-10

11:46 PM Revision 4ac0508e (qgis): Fixed docs
Damiano Lombardi
11:24 PM Revision 390bb554 (qgis): Fix checks
Damiano Lombardi
10:54 PM Revision 9fdcda41 (qgis): Added test for QgsJsonEditWidget
Damiano Lombardi
10:30 PM Revision df163ebe (qgis): [FEATURE][offline editing] Handle list of strings and numbers in offlin...
Mathieu Pellerin - nIRV
10:30 PM Revision 10380c94 (qgis): Add warning message to better inform users on field transformation hand...
Mathieu Pellerin - nIRV
10:30 PM Revision 40ad1cb0 (qgis): [offline editing] Handle list of strings and numbers in offline spatial...
Mathieu Pellerin - nIRV
10:30 PM Revision 2eb46e10 (qgis): Add test coverage for string and number lists, fix escape
Mathieu Pellerin - nIRV
10:30 PM Revision bb44ff64 (qgis): Basic escape
Mathieu Pellerin - nIRV
10:30 PM Revision 7edc0f60 (qgis): Doh!
Mathieu Pellerin - nIRV
10:27 PM Revision ae7d8b40 (qgis): Add missing documentation
Mathieu Pellerin - nIRV
10:27 PM Revision ceb1e5be (qgis): [editor widgets] Avoid infinite image resize loop
Mathieu Pellerin - nIRV
10:27 PM Revision 547abc8a (qgis): [editor widgets] Fix external resource's image not cleared when browsin...
Mathieu Pellerin - nIRV
10:25 PM Revision e913187a (qgis): [Processing][Test] QgsProcessingParameterFileDestination description st...
René-Luc ReLuc
10:25 PM Revision 50a98743 (qgis): [Tests][Processing] Add getParameterFromString tests
The Procesing plugins provide a method to get parameter from string.
The string can be based on the QGIS parameter `a...
René-Luc ReLuc
10:25 PM Revision e163ac9e (qgis): fix lint
René-Luc ReLuc
10:25 PM Revision 91e1d6f8 (qgis): Tests QgsProcessingParameterNumber
René-Luc ReLuc
10:25 PM Revision 62575aaa (qgis): Fix number
René-Luc ReLuc
10:25 PM Revision 563b29ad (qgis): Tests QgsProcessingParameterBoolean
René-Luc ReLuc
10:25 PM Revision 8615fec2 (qgis): Tests QgsProcessingParameterCrs
René-Luc ReLuc
10:25 PM Revision 9126290c (qgis): Tests QgsProcessingParameterExtent
René-Luc ReLuc
10:25 PM Revision 8711c869 (qgis): fix number
René-Luc ReLuc
10:25 PM Revision 506ded7c (qgis): Update python/plugins/processing/tests/ParametersTest.py
Nyall Dawson
10:25 PM Revision 0e58d429 (qgis): [Processing][Test] QgsProcessingParameterFile description string
René-Luc ReLuc
10:25 PM Revision 0d311b6f (qgis): [Processing][Test] QgsProcessingParameterVectorDestination description ...
René-Luc ReLuc
10:25 PM Revision a2530dc7 (qgis): [Processing][Test] QgsProcessingParameterRasterDestination description ...
René-Luc ReLuc
10:25 PM Revision 1a01b0f3 (qgis): [Processing][Test] QgsProcessingParameterFolderDestination description ...
René-Luc ReLuc
10:25 PM Revision a3530f36 (qgis): [Processing][Test] QgsProcessingParameterFeatureSource description string
René-Luc ReLuc
10:25 PM Revision 2bef4fd1 (qgis): [Processing][Test] QgsProcessingParameterVectorLayer description string
René-Luc ReLuc
10:25 PM Revision 92be2f4e (qgis): [Processing][Test] QgsProcessingParameterRasterLayer description string
René-Luc ReLuc
10:25 PM Revision 0bcac9ea (qgis): [Processing][Test] QgsProcessingParameterVectorLayer description string...
QgsProcessingParameterVectorLayer multi data types does not work as QgsProcessingParameterFeatureSource René-Luc ReLuc
10:24 PM Revision 6018c562 (qgis): Tests QgsProcessingParameterNumber
René-Luc ReLuc
10:24 PM Revision 0e0a12ed (qgis): Fix number
René-Luc ReLuc
10:24 PM Revision 9187c941 (qgis): Tests QgsProcessingParameterBoolean
René-Luc ReLuc
10:24 PM Revision c484b933 (qgis): Tests QgsProcessingParameterCrs
René-Luc ReLuc
10:24 PM Revision dff541a4 (qgis): Tests QgsProcessingParameterExtent
René-Luc ReLuc
10:24 PM Revision 79db16d8 (qgis): fix number
René-Luc ReLuc
10:24 PM Revision 541e64d2 (qgis): Update python/plugins/processing/tests/ParametersTest.py
Nyall Dawson
10:24 PM Revision 68a6c20d (qgis): [Processing][Test] QgsProcessingParameterFile description string
René-Luc ReLuc
10:24 PM Revision 2a8f2381 (qgis): [Tests][Processing] Add getParameterFromString tests
The Procesing plugins provide a method to get parameter from string.
The string can be based on the QGIS parameter `a...
René-Luc ReLuc
10:24 PM Revision 8742c43c (qgis): fix lint
René-Luc ReLuc
10:24 PM Revision 37cfb3f0 (qgis): [Processing][Test] QgsProcessingParameterVectorDestination description ...
René-Luc ReLuc
10:24 PM Revision 3977de50 (qgis): [Processing][Test] QgsProcessingParameterRasterDestination description ...
René-Luc ReLuc
10:24 PM Revision 9f7d913c (qgis): [Processing][Test] QgsProcessingParameterFolderDestination description ...
René-Luc ReLuc
10:24 PM Revision 4d731318 (qgis): [Processing][Test] QgsProcessingParameterFileDestination description st...
René-Luc ReLuc
10:24 PM Revision 90da0d37 (qgis): [Processing][Test] QgsProcessingParameterFeatureSource description string
René-Luc ReLuc
10:24 PM Revision 787eba2b (qgis): [Processing][Test] QgsProcessingParameterVectorLayer description string
René-Luc ReLuc
10:24 PM Revision 75ae9cf6 (qgis): [Processing][Test] QgsProcessingParameterRasterLayer description string
René-Luc ReLuc
10:24 PM Revision 11523220 (qgis): [Processing][Test] QgsProcessingParameterVectorLayer description string...
QgsProcessingParameterVectorLayer multi data types does not work as QgsProcessingParameterFeatureSource René-Luc ReLuc
04:50 PM Revision bfc8d5ef (qgis): Json links wip
Damiano
04:05 PM Revision 16d83c79 (qgis): Use QgsTextRenderer
Marco Hugentobler
03:01 PM Revision 8360b39e (qgis): Merge pull request #43118 from nirvn/fid_again_n_again
[vector file writer] Fix another FID corner scenario (fixes #34613) Mathieu Pellerin - nIRV
01:58 PM Revision 95ed5ecc (qgis): Add QgsCoordinateReferenceSystem::celestialBodyName
Returns the associated celestial body name (proj 8.1+ only) Nyall Dawson
01:58 PM Revision 7604b6e4 (qgis): Add QgsCoordinateReferenceSystemRegistry::celestialBodies() for
retrieving a list of all known celestial bodies from PROJ
Requires PROJ 8.1+
Nyall Dawson
01:58 PM Revision 7e1f9d77 (qgis): Add celestial body name to EllipsoidDefinition
Requires proj 8.1+ Nyall Dawson
12:56 PM Revision 81d29e3f (qgis): [vector file writer] Fix another FID corner scenario (fixes #34613)
Mathieu Pellerin - nIRV
12:56 PM Revision d8a155b8 (qgis): Add relative WMS to sources
Alessandro Pasotti
12:23 PM Revision 4b8fe675 (qgis): Show some summary properties of selected crs in detailed crs selection ...
- geographic/non geographic and map units
- whether crs is dynamic or not
- ensemble details
Nyall Dawson
12:23 PM Revision 2aab133c (qgis): Add QgsCoordinateReferenceSystem::setCoordinateEpoch()/coordinateEpoch()
Nyall Dawson
12:23 PM Revision 299c81db (qgis): Show coordinate epoch in QgsCoordinateReferenceSystem __repr__
Nyall Dawson
12:23 PM Revision 249bc5c7 (qgis): Persist coordinate epoch when writing/reading to xml
Nyall Dawson
12:23 PM Revision 9e7e0d4b (qgis): Add QgsCoordinateReferenceSystem::isDynamic()
Returns TRUE if the given proj coordinate system is a dynamic CRS.
A dynamic CRS relies on a dynamic datum, that is ...
Nyall Dawson
12:23 PM Revision 9b42dc02 (qgis): Include coordinate epoch in crs description strings
Nyall Dawson
12:23 PM Revision 27085cf5 (qgis): Use @ instead of () for epoch strings
Nyall Dawson
12:23 PM Revision 2c072de6 (qgis): Fix equality check
Nyall Dawson
10:21 AM Revision 5d1199d7 (qgis): [editor widgets] Avoid infinite image resize loop
Mathieu Pellerin - nIRV
10:21 AM Revision f38e2341 (qgis): Add missing documentation
Mathieu Pellerin - nIRV
10:21 AM Revision 364655c2 (qgis): [editor widgets] Fix external resource's image not cleared when browsin...
Mathieu Pellerin - nIRV
10:20 AM Revision 27da4a3d (qgis): Add missing documentation
Mathieu Pellerin - nIRV
10:20 AM Revision d9f52e6f (qgis): [editor widgets] Avoid infinite image resize loop
Mathieu Pellerin - nIRV
10:20 AM Revision 8d819cb5 (qgis): [editor widgets] Fix external resource's image not cleared when browsin...
Mathieu Pellerin - nIRV
10:17 AM Revision e2e469d0 (qgis): Merge pull request #43144 from nirvn/external_resource_image_fix
External resource image fixes Denis Rouzaud
07:18 AM Revision 1b69cef7 (qgis): [feature][processing] Add option to save layer metadata to Package
Layers algorithm
If checked, this option copies the source layer metadata into the
geopackage so that it will be use...
Nyall Dawson
07:18 AM Revision 750a68f0 (qgis): Ensure layer metadata is cloned when a layer is cloned
Nyall Dawson
07:18 AM Revision 5954e168 (qgis): Improved display of layer metadata on layer properties "information"
pages
- Automatically create links to http urls, email addresses
- Nicer formatting of multiline abstract strings
Nyall Dawson
07:18 AM Revision 8bbac014 (qgis): [ogr] Add support for embedded marker symbol conversion to QGIS symbols
Nyall Dawson
07:18 AM Revision 94dc209e (qgis): Add dedicated conversion for MapInfo marker symbols
Nyall Dawson
06:49 AM Revision f1914046 (qgis): [ogr] Fix broken stringlist field implementation
Mathieu Pellerin - nIRV
04:29 AM Revision f616be29 (qgis): fix msvc build
Jürgen Fischer

2021-05-09

01:19 AM Revision 56f7a47e (qgis): Default the ascending parameter of order_parts function to true
Harrissou Santanna
01:19 AM Revision 15d4e877 (qgis): Default the ascending parameter of order_parts function to true
Harrissou Santanna
01:15 AM Revision 8725f6dc (qgis): QgsAppMapTools: fix double-free during destruction of tools
and do it also in QgsMapToolAddEllipse, QgsMapToolAddRectangle,
QgsMapToolAddRegularPolygon and QgsMapToolAddCircular...
Even Rouault
01:15 AM Revision c195f468 (qgis): QgsAppMapTools: fix double-free during destruction of tools
and do it also in QgsMapToolAddEllipse, QgsMapToolAddRectangle,
QgsMapToolAddRegularPolygon and QgsMapToolAddCircular...
Even Rouault
01:14 AM Revision fffcf665 (qgis): Factor common code of QgsMapToolAddCircle/Ellipse/Rectangle/RegularRect...
Those classes have identical implementations for a number of methods.
Add a QgsMapToolAddAbstract class for that, and...
Even Rouault
11:27 AM Revision d3fa9cb1 (qgis): Add missing documentation
Mathieu Pellerin - nIRV
08:40 AM Revision 3711fcf1 (qgis): Update the flake8 configuration
Etienne Trimaille
07:51 AM Revision b3218aa0 (qgis): [editor widgets] Fix external resource's image not cleared when browsin...
Mathieu Pellerin - nIRV
07:51 AM Revision 7edd13d2 (qgis): [editor widgets] Avoid infinite image resize loop
Mathieu Pellerin - nIRV

2021-05-08

01:43 PM Revision 4ee22a73 (qgis): Merge pull request #43133 from rouault/qgsappmaptools_double_free
QgsAppMapTools: fix double-free during destruction of tools Even Rouault
11:31 AM Revision f7c093df (qgis): QgsAppMapTools: fix double-free during destruction of tools
and do it also in QgsMapToolAddEllipse, QgsMapToolAddRectangle,
QgsMapToolAddRegularPolygon and QgsMapToolAddCircular...
Even Rouault

2021-05-07

12:44 AM Revision d295e8f8 (qgis): Release datasource when cancelling loading of OGR sublayers
Andrea Giudiceandrea
12:44 AM Revision e8630d7a (qgis): Release datasource when cancelling loading of OGR sublayers
Andrea Giudiceandrea
11:49 PM Revision bfb1dd76 (qgis): [api] Add QgsCoordinateReferenceSystem::factor()
Calculate various cartographic properties, such as scale factors,
angular distortion and meridian convergence for the...
Nyall Dawson
11:49 PM Revision 31d1df32 (qgis): Move projection/transformation related files to core/proj
Minor cleanup Nyall Dawson
11:49 PM Revision 9c868dbc (qgis): Thin tests
Nyall Dawson
11:25 PM Revision 0ee3de2d (qgis): [text renderer] Fix handling of semi-opaque font colors (i.e. rgba)
Mathieu Pellerin - nIRV
10:16 PM Revision 06f761b0 (qgis): Release datasource when cancelling loading of OGR sublayers
Andrea Giudiceandrea
10:16 PM Revision b579f9e3 (qgis): Release datasource when cancelling loading of OGR sublayers
Andrea Giudiceandrea
10:12 PM Revision 1a3be589 (qgis): Merge pull request #43117 from agiudiceandrea/fix-42716-release-on-cancel
Release datasource when cancelling loading of OGR sublayers Even Rouault
04:42 PM Revision af607f74 (qgis): More code layout
Marco Hugentobler
04:33 PM Revision fc2a0d60 (qgis): Spelling and documentation
Marco Hugentobler
03:05 PM Revision 8da3d112 (qgis): Export label symbol also to json
Marco Hugentobler
11:48 AM Revision 98f0bcbd (qgis): Add fill/brush symbol support to embedded symbol renderer
Nyall Dawson
11:48 AM Revision 2c75fd0c (qgis): Sipify
Nyall Dawson
11:35 AM Revision 86510553 (qgis): Merge pull request #43083 from troopa81/fix_pg_inor_text
[Postgres] Use IN clause instead of OR for whereClause on text primary keys Matthias Kuhn
10:20 AM Revision 9832e564 (qgis): [Postgres] Use IN clause instead of OR for whereClause on text primary
keys Julien Cabieces
09:23 AM Revision 144d6fe8 (qgis): Update src/server/services/landingpage/qgslandingpagehandlers.h
Co-authored-by: Paul Blottiere <[email protected]> Alessandro Pasotti
09:09 AM Revision 91c83b3d (qgis): Fix relative WMS urls in catalog view
Alessandro Pasotti
08:21 AM Revision ef9dd06d (qgis): Add cmake flag to optionally disable spatialite support
If turned off, disables the spatialite, wfs, virtual providers and the
offline editing plugin as a result.
Intended ...
Nyall Dawson
03:45 AM Revision e9cf180d (qgis): [api] Add methods for retrieving datum ensemble details for a
QgsCoordinateReferenceSystem
Requires proj >= 8.0
Nyall Dawson
03:45 AM Revision 3248cc57 (qgis): More efficient test
Nyall Dawson

2021-05-06

01:23 AM Revision 84232a2e (qgis): fix N+1 problem for Scale Tool
MorriganR
01:23 AM Revision a4e4997e (qgis): QgsFeatureId as const
Co-authored-by: Alessandro Pasotti <[email protected]> MorriganR
12:41 AM Revision bb5871c8 (qgis): [Processing][Test] QgsProcessingParameterVectorLayer description string...
QgsProcessingParameterVectorLayer multi data types does not work as QgsProcessingParameterFeatureSource René-Luc ReLuc
12:41 AM Revision 9438291a (qgis): [Processing][Test] QgsProcessingParameterVectorLayer description string
René-Luc ReLuc
12:41 AM Revision cde42b8b (qgis): [Processing][Test] QgsProcessingParameterRasterLayer description string
René-Luc ReLuc
12:41 AM Revision 873307fa (qgis): [Processing][Test] QgsProcessingParameterFeatureSource description string
René-Luc ReLuc
12:24 AM Revision a21a1e64 (qgis): Release datasource when cancelling loading of OGR sublayers
Andrea Giudiceandrea
10:50 PM Revision 1dda4d56 (qgis): Format JSON configuration
Damiano Lombardi
10:38 PM Revision abd53648 (qgis): Update src/core/symbology/qgsmapinfosymbolconverter.cpp
Co-authored-by: Paul Blottiere <[email protected]> Nyall Dawson
10:38 PM Revision 1a4d7b02 (qgis): Improved conversion of MapInfo line symbols
Many MapInfo line symbols don't translate well into OGR styles, so
in order to improve the quality of the conversion ...
Nyall Dawson
10:38 PM Revision 74aa98aa (qgis): Update test
Nyall Dawson
10:38 PM Revision 585802bd (qgis): Remove unused variables
Nyall Dawson
06:15 PM Revision 27bfb09f (qgis): Support for custom URL prefix for landing page
Add a QGIS_SERVER_LANDING_PAGE_PREFIX server
setting:
Prefix of the path component of the landing page base URL, def...
Alessandro Pasotti
04:54 PM Revision 6fdb0a7f (qgis): Json edit widget configuration
Damiano
04:33 PM Revision f9014ada (qgis): Merge pull request #43101 from elpaso/simplify-shader-clone
Simplify shader clone (use copy ctor) Alessandro Pasotti
02:55 PM Revision 497197e3 (qgis): Updated js
Alessandro Pasotti
02:43 PM Revision 3c8b24dc (qgis): Simplify shader clone (use copy ctor)
Alessandro Pasotti
01:56 PM Revision bdccfc27 (qgis): Render font sizes in map units in a standard size
Marco Hugentobler
11:03 AM Revision 260f4b7a (qgis): [FEATURE]: Show legend entries for labeling
Marco Hugentobler
10:23 AM Revision 6a9133c7 (qgis): [layouts] When determining whether a layout requires rasterization
in order to export correctly, skip over any items which aren't visible
These don't affect the output in any way, so ...
Nyall Dawson
10:23 AM Revision dce9c15f (qgis): [layouts] Move methods for determining if a layout requires
rasterization or contains advanced effects to QgsLayoutExporter
instead of QgsLayoutDesignerDialog
This places them ...
Nyall Dawson
10:23 AM Revision 5eb2d724 (qgis): Add unit tests for methods
Nyall Dawson
10:23 AM Revision be2c5382 (qgis): Add utility function QgsSymbolLayerUtils::condenseFillAndOutline
Attempts to condense a fill and outline layer, by moving the
outline layer to the fill symbol's stroke if possible.
Nyall Dawson
09:29 AM Revision 6991f2cc (qgis): Merge pull request #43093 from zy6p/patch_qtextstream
Fix QTextStream encode with UTF-8 Matthias Kuhn
08:17 AM Revision a06e9d27 (qgis): Fix QTextStream encode with UTF-8
knowmore

2021-05-05

07:45 PM Revision 346bffc5 (qgis): Merge pull request #43085 from DelazJ/patch-21
Remove duplicate word and fix labels Paul Blottiere
05:33 PM Revision 411e33ec (qgis): Fix GUI labels case
Harrissou Santanna
05:33 PM Revision e659eb0a (qgis): Remove unnecessary colon
Harrissou Santanna
04:59 PM Revision ce56e39f (qgis): Remove duplicate word
Harrissou Santanna
02:18 PM Revision 9491370a (qgis): Initial work on Json edit for attribute form
Damiano
11:22 AM Revision bf2a8b11 (qgis): Merge pull request #42890 from rldhont/unvirtualize-setdatasource
[API] Unvirtualize layer setDataSource method Matthias Kuhn
10:30 AM Revision 9cc40705 (qgis): Merge branch 'master' into indent_legend_groups
Matthias Kuhn
10:12 AM Revision a69199c5 (qgis): fixed small misunderstood
MorriganR
10:12 AM Revision dcf20494 (qgis): Add connect timeout for Postgres NOTIFY Listener
MorriganR
10:12 AM Revision c640f465 (qgis): last small fix
MorriganR
10:12 AM Revision b7f990d7 (qgis): Fix db login procedure for listener
MorriganR
10:12 AM Revision c4346f92 (qgis): Fix crash when init a layer with invalid or not postgres data provider ...
MorriganR
09:03 AM Revision 4bb0dcab (qgis): fix indentation and other minor
Vincent Cloarec
09:03 AM Revision 89c069f6 (qgis): address review
Vincent Cloarec
09:03 AM Revision 9a3ad855 (qgis): interpolated line symbol layer
Vincent Cloarec
09:03 AM Revision 843eebc6 (qgis): do not use hybrid symbol layer type
Vincent Cloarec
09:01 AM Revision ef3d9a2c (qgis): Merge branch 'master' into unvirtualize-setdatasource
Matthias Kuhn
06:12 AM Revision 93b7a0c3 (qgis): [api] Add option to QgsVectorFileWriter to store layer metadata for
created layer Nyall Dawson
06:12 AM Revision 921e6fa1 (qgis): Fix incorrect error message when .shp.xml metadata file doesn't exist
Nyall Dawson
06:12 AM Revision 02685f12 (qgis): [feature] Add "persist layer metadata" checkbox to export vector file d...
When checked (as it is by default), any layer metadata present in the
source layer will be copied and stored in the n...
Nyall Dawson

2021-05-04

01:05 AM Revision 0289cb73 (qgis): Update src/providers/hana/qgshanaconnection.cpp
Nyall Dawson
01:05 AM Revision e9738523 (qgis): Optimize fetching of default values in HANA
Maxim Rylov
01:05 AM Revision 3ea74432 (qgis): Retrieve fields' comments in HANA
Maxim Rylov
01:05 AM Revision 7e060a89 (qgis): Minor cleanups in QgsHanaProviderConnection
Maxim Rylov
01:05 AM Revision 3606fcf7 (qgis): Rework field uniqueness detection in HANA
Maxim Rylov
01:05 AM Revision fd817b71 (qgis): Fix: field precision is not set in HANA
Maxim Rylov
01:05 AM Revision 5dcfc8fb (qgis): Update odbccpp dependency
Maxim Rylov
01:05 AM Revision e93a92e8 (qgis): Rework uniqueness detection for composite keys in HANA
Maxim Rylov
01:05 AM Revision 9c8bd52e (qgis): Fix: QgsHanaProvider cannot be initialized with a query
Maxim Rylov
01:05 AM Revision b7720fe9 (qgis): Fix spell check/compiler warnings
Maxim Rylov
01:05 AM Revision 8b356775 (qgis): Fix compiler warnings in QgsHanaConnection
Maxim Rylov
01:05 AM Revision 747db18b (qgis): HANA: Fix bug when writing attributes with a geometry column
Maxim Rylov
01:05 AM Revision cd2865ad (qgis): Fix: unable to drop a view in HANA
Maxim Rylov
01:05 AM Revision f7da4f42 (qgis): Improve primary key detection in HANA
Maxim Rylov
01:05 AM Revision a207c31e (qgis): Implement QgsHanaProviderConnection::fields
Maxim Rylov
01:05 AM Revision 8a080d01 (qgis): Implement QgsHanaProviderConnection::table
Maxim Rylov
01:05 AM Revision 767a2eb7 (qgis): Update odbccpp dependency
Maxim Rylov
01:04 AM Revision 2fed93cd (qgis): Better help for format function
Added description of what syntax/parsing engine is used for the formatting. Motivated by https://github.com/qgis/QGIS... Martin Pergler
12:44 AM Revision 7ec1abb7 (qgis): Add some unit tests for layer notes
Nyall Dawson
12:44 AM Revision f5449a1f (qgis): (optionally) Store layer notes in QML/QLR and allow copying/pasting
when copying styles between layers
Sponsored by Alta Ehf
Nyall Dawson
12:44 AM Revision 3bdb2bbc (qgis): Move layer notes utils to a new QgsLayerNotesUtils class so that they a...
Nyall Dawson
10:57 PM Revision 928e3ee2 (qgis): Dox
Nyall Dawson
10:57 PM Revision 208c51b4 (qgis): Fix version numbers
Nyall Dawson
10:57 PM Revision 79f0db1a (qgis): Avoid unused variable warnings
Nyall Dawson
10:57 PM Revision 26ba5cc5 (qgis): Dox++
Nyall Dawson
10:57 PM Revision 2f77f6f0 (qgis): Dox++
Nyall Dawson
10:57 PM Revision e9a0ecdd (qgis): Cleaner return
Nyall Dawson
10:57 PM Revision d07348d3 (qgis): Add tests
Nyall Dawson
10:57 PM Revision 755182c1 (qgis): Expose more geos methods
Nyall Dawson
09:59 PM Revision 06eb55ea (qgis): Remove extra parenthesis
Matthias Kuhn
09:59 PM Revision edbe6347 (qgis): Improve output of flaky test
Matthias Kuhn
09:41 PM Revision c773fd91 (qgis): Moved label implementation to base class for consinstency with config
Damiano Lombardi
04:31 PM Revision b5d91906 (qgis): Merge pull request #43070 from rldhont/processing-tests-parameters-desc...
[Tests][Processing] Add getParameterFromString tests - File and Destination René-Luc ReLuc
03:01 PM Revision 13bb8627 (qgis): [Processing][Test] QgsProcessingParameterVectorDestination description ...
René-Luc ReLuc
03:01 PM Revision a30f5fe2 (qgis): [Processing][Test] QgsProcessingParameterFolderDestination description ...
René-Luc ReLuc
03:01 PM Revision bb57221f (qgis): [Processing][Test] QgsProcessingParameterFile description string
René-Luc ReLuc
03:01 PM Revision 59ab80bb (qgis): [Processing][Test] QgsProcessingParameterRasterDestination description ...
René-Luc ReLuc
03:01 PM Revision ed37c049 (qgis): [Processing][Test] QgsProcessingParameterFileDestination description st...
René-Luc ReLuc
10:12 AM Revision e4f74ed9 (qgis): [remote EPT] [point cloud] fix UI freeze bug (#42965)
* fix UI freeze bug
* fix spelling
* fix spelling
* refactor a bit of the code
* rename getPointCloudBlock to poi...
Nedjima Belgacem
10:11 AM Revision 42ce3b6a (qgis): fix misplaced laszip tiles
NEDJIMAbelgacem
10:11 AM Revision 7a03571f (qgis): code style review
NEDJIMAbelgacem
10:11 AM Revision d07a0b9a (qgis): remove the use of QgsCustomPointCloudBlock
NEDJIMAbelgacem
09:46 AM Revision b4f1090f (qgis): Add method to combine two QGIS metadata objects
All non-empty elements from one metadata object are copied onto
the target metadata object
Nyall Dawson
09:46 AM Revision bdf8b799 (qgis): Don't reset metadata when changing a layer's source
Fixes #42821
Fixes #39226
Nyall Dawson
09:46 AM Revision 0c3b3c1e (qgis): Spelling
Nyall Dawson
09:39 AM Revision c27e22f5 (qgis): Merge pull request #43043 from nirvn/labeling_shields_imp
[feature][labeling] Use fill symbols to render rectangle,square,circle,ellipse background shields Mathieu Pellerin - nIRV
09:09 AM Revision 46287b82 (qgis): Merge pull request #43059 from lbartoletti/overlap_tooltip
[UI] Adds a tooltip on avoid overlap Paul Blottiere
09:07 AM Revision a9c678a1 (qgis): Merge pull request #43027 from nirvn/desired
[layouts] Respect XYZ output zoom level when previewing map items in the layout designer Mathieu Pellerin - nIRV
08:12 AM Revision 65ba3592 (qgis): Address review
Mathieu Pellerin - nIRV
08:04 AM Revision 22f6059c (qgis): Remove extra parenthesis
Matthias Kuhn
07:55 AM Revision 8c56c562 (qgis): Improve output of flaky test
Matthias Kuhn
06:57 AM Revision 4fad4bac (qgis): [feature][labeling] Use fill symbols to render rectangle,square,circle,...
Mathieu Pellerin - nIRV
06:57 AM Revision 672d53e5 (qgis): Handle data defined properties upgrade when reading pre-3.20 project files
Mathieu Pellerin - nIRV
05:30 AM Revision e66e305a (qgis): Automatically load and convert ESRI .shp.xml metadata when loading
a shapefile with this sidecar file present Nyall Dawson
05:30 AM Revision 71bfc7db (qgis): Add support for reading older ESRI metadata XML
Nyall Dawson
05:04 AM Revision 735a0adb (qgis): Add some Python annotations in qgis.utils
Etienne Trimaille
04:26 AM Revision 123aae21 (qgis): Add missing control image
Mathieu Pellerin - nIRV
04:18 AM Revision e99ac613 (qgis): Add default label style for waterbodies to symbology database
Nyall Dawson
04:18 AM Revision 64a23d26 (qgis): Add QgsProviderMetadata::SaveLayerMetadata capability to indicate that a
provider has support for saving layer metadata Nyall Dawson
04:18 AM Revision 0a12fc74 (qgis): Try to use provider native method for saving default metadata before
resorting to .qmd sidecar files
This ensures we correctly store metadata in the gpkg_metadata table,
linked to the a...
Nyall Dawson
04:18 AM Revision 4cbec54c (qgis): [ogr] Fallback to writing metadata as a QMD file for non-geopackage,
file based uris, and raise QgsNotSupportedException for non-file
based uris
Nyall Dawson
04:18 AM Revision 2f279731 (qgis): Add QgsNotSupportedException, for operations which are not supported
Nyall Dawson
04:18 AM Revision 667fe635 (qgis): Make saveLayerMetadata raise QgsNotSupportedException if saving metadat...
This allows us to disambiguate between "metadata storage for the
layer SHOULD be supported, but an error occurred whi...
Nyall Dawson
04:16 AM Revision 9a28e11c (qgis): Add rendering test, rename layout map test function
Mathieu Pellerin - nIRV
02:09 AM Revision b32a9ea4 (qgis): [Tests][Processing] Add getParameterFromString tests
The Procesing plugins provide a method to get parameter from string.
The string can be based on the QGIS parameter `a...
René-Luc ReLuc
02:09 AM Revision 7b97bd9a (qgis): fix lint
René-Luc ReLuc
02:09 AM Revision 44a5c973 (qgis): Tests QgsProcessingParameterNumber
René-Luc ReLuc
02:09 AM Revision 08947d7b (qgis): Fix number
René-Luc ReLuc
02:09 AM Revision 2754f829 (qgis): Tests QgsProcessingParameterBoolean
René-Luc ReLuc
02:09 AM Revision f093c17a (qgis): Update python/plugins/processing/tests/ParametersTest.py
Nyall Dawson
02:09 AM Revision d8188ec2 (qgis): fix number
René-Luc ReLuc
02:09 AM Revision 8d232b24 (qgis): Tests QgsProcessingParameterCrs
René-Luc ReLuc
02:09 AM Revision 6a3fad81 (qgis): Tests QgsProcessingParameterExtent
René-Luc ReLuc

2021-05-03

07:47 PM Revision 6cdbc6a9 (qgis): Fix some deprecation warnings in test
Nyall Dawson
07:47 PM Revision 3e3f1690 (qgis): More debug noise levels
Nyall Dawson
07:47 PM Revision 8edbb694 (qgis): Make test more tolerant to different GEOS versions
Nyall Dawson
07:47 PM Revision 18b687bf (qgis): [ogr] Fix debug msg levels
Nyall Dawson
07:47 PM Revision 207ed268 (qgis): Automatically restore layer metadata on loading a gpkg if present
in the gpkg_metadata table Nyall Dawson
07:47 PM Revision 66e48daa (qgis): Don't try to read from gpkg_metadata table if it doesn't yet exist
Nyall Dawson
07:47 PM Revision d5896909 (qgis): If corresponding gpkg_metadata row already exists, we need to update
that instead of adding a new row Nyall Dawson
03:43 PM Revision 82995476 (qgis): Address review
Mathieu Pellerin - nIRV
02:00 PM Revision 8ac7df60 (qgis): Fix remote-ept fast navigation crash (#43057)
* add mutex lock around hierarchy object
* try to fix issue with renderNodesAsync
* add const to nStr string
Nedjima Belgacem
01:01 PM Revision 8d1371f3 (qgis): [layouts] Respect XYZ output zoom level when previewing map items in th...
Mathieu Pellerin - nIRV
10:46 AM Revision dea121f2 (qgis): typo
Loïc Bartoletti
10:43 AM Revision 38baf6bd (qgis): Adds a tooltip on avoid overlap
Loïc Bartoletti
08:44 AM Revision f00f89eb (qgis): Merge pull request #42986 from lbartoletti/add_default_m_value
[API][UI] Add default M value Paul Blottiere

2021-05-02

10:33 PM Revision 619036e5 (qgis): Add test
Nyall Dawson
10:33 PM Revision 5aed66fa (qgis): Implement metadata storage of QGIS layer metadata in GPKG gpkg_metadata
tables
Only done via manual API calls currently -- not used anywhere in the
QGIS application
Nyall Dawson
10:33 PM Revision 5d703a4a (qgis): Add raw QgsProviderMetadata/QgsProviderRegistry API to save
QGIS layer metadata to a URI for the provider Nyall Dawson
06:55 AM Revision fb1ac59c (qgis): single-shot clearMessage timer
single-shot-timers fires only once, non-single-shot-timers fire every timeout milliseconds
so in this section non-sin...
Unknown

2021-05-01

12:00 AM Revision 3c71e947 (qgis): Manual backport of #42383
Stefanow Natsis
05:25 PM Revision cbdd1666 (qgis): Fix piecewise crash
Stefanow Natsis
02:47 PM Revision 101b81f5 (qgis): Merge pull request #43047 from qgis/dependabot/github_actions/actions/u...
Update actions/upload-artifact requirement to v2.2.3 Matthias Kuhn
12:23 PM Revision 47c57b6b (qgis): Merge pull request #43045 from qgis/dependabot/github_actions/actions/c...
Bump actions/cache from v2.1.4 to v2.1.5 Matthias Kuhn
12:23 PM Revision b629bb0a (qgis): Merge pull request #43044 from qgis/dependabot/github_actions/actions/s...
Bump actions/setup-python from v2.2.1 to v2.2.2 Matthias Kuhn
10:29 AM Revision 2f2c12be (qgis): Merge pull request #43046 from qgis/dependabot/github_actions/julianwac...
Bump julianwachholz/flake8-action from v1.1.0 to v2.0.0 Matthias Kuhn
07:40 AM Revision 3128ac49 (qgis): Update actions/upload-artifact requirement to v2.2.3
Updates the requirements on [actions/upload-artifact](https://github.com/actions/upload-artifact) to permit the lates... dependabot[bot]
07:40 AM Revision e008e05d (qgis): Bump julianwachholz/flake8-action from v1.1.0 to v2.0.0
Bumps [julianwachholz/flake8-action](https://github.com/julianwachholz/flake8-action) from v1.1.0 to v2.0.0.
- [Relea...
dependabot[bot]
07:40 AM Revision 040c77df (qgis): Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/a...
dependabot[bot]
07:40 AM Revision 09cc9e08 (qgis): Bump actions/setup-python from v2.2.1 to v2.2.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.2.1 to v2.2.2.
- [Release notes](https:...
dependabot[bot]

2021-04-30

06:08 PM Revision 09ca85c4 (qgis): Adds QgsSettingsRegistryCore::settingsDigitizingDefaultMValue and fixes...
Loïc Bartoletti
04:20 PM Revision d11fe03a (qgis): Add tooltips for mDefaultMValueSpinBox and mDefaultZValueSpinBox
Loïc Bartoletti
04:20 PM Revision a6d554d2 (qgis): Apply paul's suggestions:wq
Loïc Bartoletti
04:20 PM Revision 706079d9 (qgis): sync testtestqgsmaptooladdfeaturepoint.cpp comment
Loïc Bartoletti
04:20 PM Revision 405d0dd4 (qgis): remove mention about 2.5d geometries and add a missing since
Loïc Bartoletti
04:20 PM Revision 1b7b9e82 (qgis): Adds and reorganizes tests for QgsMapToolAddFeatureLine
Loïc Bartoletti
04:19 PM Revision b8bd65c8 (qgis): cleanup qgsoptionsbase.ui
Loïc Bartoletti
04:19 PM Revision 086b5e83 (qgis): Adds and reorganizes tests for QgsMapToolAddFeaturePoint
Loïc Bartoletti
04:19 PM Revision 19023512 (qgis): add test for QgsMapToolAddFeatureLine
Loïc Bartoletti
04:19 PM Revision f66d4b0a (qgis): add test for QgsMapToolEdit
Loïc Bartoletti
04:19 PM Revision d5629fc7 (qgis): add test for QgsMapToolAddFeaturePoint
Loïc Bartoletti
04:19 PM Revision 6aa70951 (qgis): Add a dedicated test for pointM avoid a crash in testsuite
Loïc Bartoletti
04:19 PM Revision fc184289 (qgis): use defaultMValue in QgsMapToolDigitizeFeature
Loïc Bartoletti
04:19 PM Revision 7c3d4d03 (qgis): Adds QgsMapToolEdit::defaultMValue()
Loïc Bartoletti
04:19 PM Revision 0b381b9f (qgis): use defaultMValue in QgsMapToolCapture
Loïc Bartoletti
04:19 PM Revision d8e91ace (qgis): sipify
Loïc Bartoletti
04:19 PM Revision 76c0d110 (qgis): set value in qgis settings
Loïc Bartoletti
03:02 PM Revision 96974d90 (qgis): Adds DEFAULT_M_COORDINATE
Loïc Bartoletti
03:02 PM Revision e8d02b1a (qgis): [FEATURE] Adds an option to set a default m value
Loïc Bartoletti
02:31 PM Revision c09360c8 (qgis): Merge pull request #42682 from MorriganR/PointLocatorFix
[PointLocator] Prevent calling DataProvider if snapping for invisible features is enabled MorriganR
02:10 PM Revision 4e9932c3 (qgis): Merge pull request #42954 from domi4484/settingsRegistryQep124PartThree
Settings registry (QEP 124) part three Denis Rouzaud
08:22 AM Revision d25b4098 (qgis): [pal] Fix logic errors in FeaturePart::isConnected
We only want to consider line parts which touch at most once
as connected -- we don't want lines which curve back rou...
Nyall Dawson
08:22 AM Revision 8d0d677f (qgis): [pal] Offseting lines sometimes results in a multilinestring result
If the offset lines self-intersect or form isolated rings then
we'll sometimes get multiline string results. In this ...
Nyall Dawson
04:25 AM Revision 8cd8214c (qgis): Use QgsDoubleSpinBoxes for range widget wrapper for longlong field types
We can't use QSpinBox for long long field types, as the range of
values allowed by QSpinBox isn't sufficient to store...
Nyall Dawson
04:25 AM Revision b3ef0ccf (qgis): Correctly copy provider default editor widget config over to layer edit...
so that these values aren't lost whenever the layer properties are
modified and layer fields are updated
Nyall Dawson
04:25 AM Revision 1df397de (qgis): Copy provider set attribute aliases to layer so that they aren't lost w...
Nyall Dawson
04:25 AM Revision a7623021 (qgis): Fix rich text editor loses html formatting
Nyall Dawson
02:43 AM Revision 65ec930e (qgis): Correctly handle null value coded values
Nyall Dawson
02:43 AM Revision 54d50c6c (qgis): Correctly convert null/unset OGRField values
Nyall Dawson
02:43 AM Revision 58c3665f (qgis): [ogr] Read field domains from datasets and auto translate to value map
editor config or range config
Requires GDAL 3.3+
Nyall Dawson
02:43 AM Revision 4d24b6ef (qgis): Remove workaround for GDAL <2.2
Nyall Dawson

2021-04-29

01:14 AM Revision cad5707a (qgis): translation string fix
Jürgen Fischer
12:33 AM Revision a7d6a8b8 (qgis): [DB Manager] Fix recognition of project layers with Z/M…
…or CurvePolygon/MultyCurve/... geometry types as spatial layers. Andrea Giudiceandrea
12:33 AM Revision 5920dd1a (qgis): [DB Manager] Fix No Geometry tables
Avoid to add a nonexistent 'geometry' field to the fields list of No Geometry tables. Andrea Giudiceandrea
12:32 AM Revision 8a0f956f (qgis): [DB Manager] Fix recognition of project layers with Z/M…
…or CurvePolygon/MultyCurve/... geometry types as spatial layers. Andrea Giudiceandrea
12:32 AM Revision 96c75b86 (qgis): [DB Manager] Fix No Geometry tables
Avoid to add a nonexistent 'geometry' field to the fields list of No Geometry tables. Andrea Giudiceandrea
10:37 PM Revision 1a9a533f (qgis): [feature] Automatically translate layer data from ESRI Filegeodatabases
to QGIS layer metadata
Translate as much as possible of the original ESRI metadata across
to the QGIS metadata, so t...
Nyall Dawson
04:48 PM Revision 81ed419f (qgis): fix move
René-Luc ReLuc
04:42 PM Revision e5e8efea (qgis): [API] Move specific deprecated QgsVectorLayer::setDataSource to QgsMapL...
René-Luc ReLuc
04:37 PM Revision b60f5a45 (qgis): Revert "Revert "[API] Remove specific deprecated QgsVectorLayer::setDat...
This reverts commit 2524f9635a3d09c57ccebb78208cc7b3bf8fb9b6. René-Luc ReLuc
11:57 AM Revision 809e0009 (qgis): Update method doc
René-Luc ReLuc
11:18 AM Revision 810af987 (qgis): Removed setting entries from the python api
Damiano
07:55 AM Revision 77696a81 (qgis): fix updating color ramp after loading from file
Vincent Cloarec
07:54 AM Revision d9d765e5 (qgis): backport #43010 and #43017
Vincent Cloarec
07:10 AM Revision d4cf534e (qgis): Tweak labeling geometry logic for GEOS 3.9+ to give a massive speed
boost to labels in certain circumstances
Specifically when only a portion of a large polygon is visible in
the map e...
Nyall Dawson
06:45 AM Revision 3c06b6d4 (qgis): If a text format with the name "Default" is found in the style database,
use this as the text format for newly created layer labels
Instead of defaulting to a random font, this gives us a m...
Nyall Dawson
05:32 AM Revision 8f7ecd97 (qgis): Address review
Mathieu Pellerin - nIRV
05:32 AM Revision 76ee5281 (qgis): Rework the loop to use distance of each offseted curves
Mathieu Pellerin - nIRV
05:32 AM Revision 370cf25b (qgis): [labeling] Improve curved placement on circular shapes
Mathieu Pellerin - nIRV
03:39 AM Revision 847bbe10 (qgis): allow not continuous legend for mesh layer
Vincent Cloarec
03:28 AM Revision bca1b839 (qgis): backport #41362
Vincent Cloarec
03:19 AM Revision 49acd426 (qgis): [DB Manager] Fix recognition of project layers with Z/M…
…or CurvePolygon/MultyCurve/... geometry types as spatial layers. Andrea Giudiceandrea
03:19 AM Revision f60d1e8d (qgis): [DB Manager] Fix No Geometry tables
Avoid to add a nonexistent 'geometry' field to the fields list of No Geometry tables. Andrea Giudiceandrea
03:19 AM Revision d947b6b0 (qgis): [DB Manager] Fix recognition of project layers with Z/M…
…or CurvePolygon/MultyCurve/... geometry types as spatial layers. Andrea Giudiceandrea
03:19 AM Revision 4b3f33b2 (qgis): [DB Manager] Fix No Geometry tables
Avoid to add a nonexistent 'geometry' field to the fields list of No Geometry tables. Andrea Giudiceandrea
03:15 AM Revision 8b33313e (qgis): Adds tests for setMValueFromPoints and while here same for setZValueFro...
Loïc Bartoletti
03:15 AM Revision 24dba98a (qgis): fix DocCoverage and Doxygen
Loïc Bartoletti
03:15 AM Revision 9e810119 (qgis): Adds setMValueFromPoints
Loïc Bartoletti
03:15 AM Revision 4231134f (qgis): add a warning
Loïc Bartoletti
03:15 AM Revision 95cff79c (qgis): replace setMValueFromPoints by transferFirstMValuteToPoint
Loïc Bartoletti
03:15 AM Revision dcfa1bd0 (qgis): Update setMValueFromPoints dox
Loïc Bartoletti
03:15 AM Revision 0a48e804 (qgis): dox++
Loïc Bartoletti
03:15 AM Revision 37909719 (qgis): change comments in tests
Loïc Bartoletti
03:15 AM Revision e837b6f5 (qgis): deprecate and replace setZValueFromPoints by transferFirstZValuteToPoint
Loïc Bartoletti

2021-04-28

12:45 AM Revision f22c63ec (qgis): Rely on upstream GEOS makevalid algorithm for GEOS 3.9+
No point having our own internal fork of this code now that it's
included (and more importantly, maintained) upstream!
Nyall Dawson
12:45 AM Revision 62a09aa9 (qgis): Normalize test results to be GEOS version tolerant
Nyall Dawson
09:33 PM Revision 1c11a918 (qgis): Add QgsGeometry::normalize()
A port of the equivalent method from GEOS, but with added support
for curved geometries and M values
Reorganizes the...
Nyall Dawson
09:33 PM Revision e3a73a1a (qgis): Add method to "scroll" the vertices of a closed curve geometry,
so that a particular vertex is the first one Nyall Dawson
05:36 PM Revision 2a48e2bd (qgis): Merge pull request #43006 from dmarteau/fix-python-processing-mkdir
Fix 'mkdir' in python processing tools Matthias Kuhn
03:00 PM Revision 2524f963 (qgis): Revert "[API] Remove specific deprecated QgsVectorLayer::setDataSource"
This reverts commit 88c0d3f07db541b1cb6d5cc81f4aabc12741de26. René-Luc ReLuc
11:26 AM Revision 467dd26d (qgis): Fix 'mkdir' in python processing tools
David Marteau
07:30 AM Revision df9921e0 (qgis): Bump backport bot to 1.2.2
Supports rebase merges too Matthias Kuhn
03:15 AM Revision 417d4444 (qgis): Add api to condense compound curves by merging adjacent parts of the
same type to single parts Nyall Dawson

2021-04-27

01:55 AM Revision 889d7ece (qgis): Add snapping support to scale feature tool
Stefanow Natsis
01:54 AM Revision 94bda8a3 (qgis): [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Adds ...
Loïc Bartoletti
12:57 AM Revision f7738107 (qgis): [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Adds ...
Loïc Bartoletti
12:56 AM Revision b65e37aa (qgis): Run workflows on queued_ltr_backports branch
Nyall Dawson
12:52 AM Revision 88375909 (qgis): Ensure that cached vector getFeatures request respect provider ordering
(cherry picked from commit 56f7812ca1e9f80571c9e86d776153520ae0ef52) Mathieu Pellerin - nIRV
12:52 AM Revision 8529d578 (qgis): [symbology] Make use of the marker symbol line angle for all polyline t...
(cherry picked from commit 34ae29f7a6fb05d9789a6b0c0df141222e2e5f63) Mathieu Pellerin - nIRV
12:52 AM Revision 025cc9f4 (qgis): Add a test covering data defined angle for polygon outline marker line,...
(cherry picked from commit 925b8274290c70b36e3ba3850ea74896bb3892bd) Mathieu Pellerin - nIRV
12:52 AM Revision d26fd7e0 (qgis): backport #42713
Vincent Cloarec
12:52 AM Revision 37607fb0 (qgis): [Server] QgsServerFeatureId use STRING_TO_FID instead of toLongLong
As in ohter part of the QGIS Server code, to insert into a QgsFeatureIds list, using STRING_TOFID instead of toLongLo... René-Luc ReLuc
12:52 AM Revision 5eaf26b1 (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
(cherry picked from commit 90df2b3d782966bf767122728716496500e202c6) Stefanow Natsis
12:52 AM Revision 5fc23455 (qgis): Run workflows on queued_ltr_backports branch
Nyall Dawson
12:47 AM Revision 014a0b92 (qgis): [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Adds ...
Loïc Bartoletti
12:39 AM Revision f3a747ec (qgis): Add a test covering data defined angle for polygon outline marker line,...
(cherry picked from commit 925b8274290c70b36e3ba3850ea74896bb3892bd) Mathieu Pellerin - nIRV
12:39 AM Revision f3e58d44 (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
(cherry picked from commit 90df2b3d782966bf767122728716496500e202c6) Stefanow Natsis
12:39 AM Revision f47c62ec (qgis): [symbology] Make use of the marker symbol line angle for all polyline t...
(cherry picked from commit 34ae29f7a6fb05d9789a6b0c0df141222e2e5f63) Mathieu Pellerin - nIRV
12:39 AM Revision cb46a821 (qgis): Ensure that cached vector getFeatures request respect provider ordering
(cherry picked from commit 56f7812ca1e9f80571c9e86d776153520ae0ef52) Mathieu Pellerin - nIRV
12:39 AM Revision 0d214238 (qgis): [Server] QgsServerFeatureId use STRING_TO_FID instead of toLongLong
As in ohter part of the QGIS Server code, to insert into a QgsFeatureIds list, using STRING_TOFID instead of toLongLo... René-Luc ReLuc
12:39 AM Revision 6f624580 (qgis): backport #42713
Vincent Cloarec
09:31 PM Revision eed38183 (qgis): Merge pull request #42993 from qgis/backport-42989-to-release-3_18
[Backport release-3_18] [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Matthias Kuhn
07:42 PM Revision baf8d49e (qgis): [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Adds ...
Loïc Bartoletti
07:42 PM Revision b1086b50 (qgis): [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Adds ...
Loïc Bartoletti
07:39 PM Revision cd3493bb (qgis): Merge pull request #42989 from lbartoletti/fix_index_importpgsql
[BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Matthias Kuhn
07:38 PM Revision a7073bee (qgis): [geometry snapper] More QList micro optimizations
Mathieu Pellerin - nIRV
07:38 PM Revision 09e822f4 (qgis): [optimization][geometry snapper] Get rid of custom tree, use GEOS
Mathieu Pellerin - nIRV
07:38 PM Revision f64d8e63 (qgis): Apply @nyalldawson 's suggestion
Mathieu Pellerin - nIRV
07:38 PM Revision c3baec5b (qgis): Update src/analysis/vector/qgsgeometrysnapper.cpp
Co-authored-by: Nyall Dawson <[email protected]> Mathieu Pellerin - nIRV
07:38 PM Revision 08dd78be (qgis): [optimization][geometry snapper] Cache source geometries
Mathieu Pellerin - nIRV
07:38 PM Revision 7687ed0d (qgis): [optimization][geometry snapper] Reserve space needed when appending it...
Mathieu Pellerin - nIRV
07:38 PM Revision 2e6df862 (qgis): Update src/analysis/vector/qgsgeometrysnapper.cpp
Co-authored-by: Nyall Dawson <[email protected]> Mathieu Pellerin - nIRV
07:38 PM Revision 45e91040 (qgis): [optimization][geometry snapper] Get rid of custom tree, use GEOS
Mathieu Pellerin - nIRV
07:38 PM Revision 36d555dd (qgis): Apply @nyalldawson 's suggestion
Mathieu Pellerin - nIRV
07:38 PM Revision 7ff626e6 (qgis): [geometry snapper] More QList micro optimizations
Mathieu Pellerin - nIRV
07:38 PM Revision a0d3b90a (qgis): [optimization][geometry snapper] Reserve space needed when appending it...
Mathieu Pellerin - nIRV
07:38 PM Revision 395e35e6 (qgis): [optimization][geometry snapper] Cache source geometries
Mathieu Pellerin - nIRV
05:45 PM Revision 36a90635 (qgis): [BUGFIX] Fixes QgsPostgresProviderConnection::createSpatialIndex. Adds ...
Loïc Bartoletti
02:15 PM Revision 221d9f7f (qgis): Fix docstrings
Damiano
01:13 PM Revision bab01b1b (qgis): Dox ++
Nyall Dawson
01:13 PM Revision a9ba9351 (qgis): Const
Nyall Dawson
01:13 PM Revision 9c53fb86 (qgis): Add QgsAbstractGeometry::compareTo( QgsAbstractGeometry*)
Allows for comparison of geometry objects, e.g. to allow for stable
sorting of them.
Ported from the GEOS equivalent...
Nyall Dawson
01:13 PM Revision 98a9ab7a (qgis): Add tests with empty points
Nyall Dawson
11:15 AM Revision 36e52f85 (qgis): Add method to split QgsCurve geometries into two parts at a specific
vertex index Nyall Dawson
11:15 AM Revision a9a6e386 (qgis): Add QgsCircularString::append( const QgsCircularString* )
Appends the contents of one circular string to the end of another Nyall Dawson
11:15 AM Revision 287baa77 (qgis): Shortcut for empty circularstrings
Nyall Dawson
11:15 AM Revision da76c99c (qgis): Add test for adding empty circular string
Nyall Dawson
10:10 AM Revision 376e391b (qgis): Add POSTGRES label to qgis_postgresconntest
Sandro Santilli
10:05 AM Revision c528c0ae (qgis): Order map keys by length before using in replace function
Fix #42940 Stefanow Natsis
10:00 AM Revision 4bbe2191 (qgis): Add POSTGRES label to qgis_postgresconntest
Sandro Santilli
10:00 AM Revision dae334fb (qgis): Add POSTGRES label to qgis_postgresconntest
Sandro Santilli
09:56 AM Revision 12066ccb (qgis): Add POSTGRES label to qgis_postgresconntest
Sandro Santilli
09:56 AM Revision 62543abc (qgis): Add test for TopoGeometry datatype display and duplicate entries
See #42551 Sandro Santilli
09:56 AM Revision 8b98f0fb (qgis): Fix duplicated display of TopoGeometry layers
Closes #42551 Sandro Santilli
09:56 AM Revision bb433d67 (qgis): Fix display of DataType extracted from layer registry
Sandro Santilli
09:12 AM Revision 3213c68c (qgis): Merge pull request #42975 from qgis/3nids-patch-1 (#42976)
use qgis-bot as actor
Co-authored-by: Denis Rouzaud <[email protected]>
qgis-bot
09:11 AM Revision 68460231 (qgis): Fix TestQgsProcessing
Damiano
09:10 AM Revision cb28bc9d (qgis): Merge pull request #42975 from qgis/3nids-patch-1
use qgis-bot as actor Denis Rouzaud
08:44 AM Revision f12317d3 (qgis): Merge pull request #42975 from qgis/3nids-patch-1
use qgis-bot as actor Denis Rouzaud
08:40 AM Revision bff033a0 (qgis): use qgis-bot as actor
Denis Rouzaud
08:16 AM Revision 82062aa9 (qgis): Order map keys by length before using in replace function
Fix #42940 Stefanow Natsis
07:31 AM Revision fbda356a (qgis): Order map keys by length before using in replace function
Fix #42940 Stefanow Natsis
06:53 AM Revision 1c94f6b9 (qgis): Dox++
Nyall Dawson
06:53 AM Revision 063f2ee8 (qgis): Add optimised method to create QgsCircularString direct from coordinate
arrays Nyall Dawson
06:11 AM Revision ca22c474 (qgis): [MetaSearch] Allow to delete username and password
Andrea Giudiceandrea
06:08 AM Revision 473ada38 (qgis): Order map keys by length before using in replace function
Fix #42940 Stefanow Natsis
06:08 AM Revision 96d02124 (qgis): Order map keys by length before using in replace function
Fix #42940 Stefanow Natsis
06:07 AM Revision 746495f8 (qgis): Merge pull request #42924 from agiudiceandrea/fix-42918-42919-dbmanager
[DB Manager] Fix layers with Z/M or with CurvePolygon/MultyCurve/... geometry types and No Geometry tables. Nyall Dawson
06:06 AM Revision 3ecfd148 (qgis): Allow disabling parallel/perpendicular with the mouse
Stefanow Natsis
06:06 AM Revision 4241cc59 (qgis): Make "Snap to common angles" checkable to define its state
Stefanow Natsis
06:06 AM Revision fcbb0115 (qgis): Update canvas when switching between parallel and perpendicular
Stefanow Natsis
06:05 AM Revision 9a42f234 (qgis): Order map keys by length before using in replace function
Fix #42940 Stefanow Natsis
06:03 AM Revision fc51887a (qgis): Merge pull request #42966 from uclaros/scale-with-crs
Fix scale tool when map and layer have different crs Nyall Dawson
03:26 AM Revision 729792d9 (qgis): Add QgsCurve::indexOf to retrieve index of a specified QgsPoint
within the curve Nyall Dawson
03:20 AM Revision 60b23274 (qgis): Fix potential nullptr dereference issue in symbol to SLD conversion
due to incorrect use of static_cast instead of dynamic_cast.
And cleanup logic to make it clearer.
Nyall Dawson
03:20 AM Revision 4d67781f (qgis): Fix potential nullptr dereference issue in symbol to SLD conversion
due to incorrect use of static_cast instead of dynamic_cast.
And cleanup logic to make it clearer.
Nyall Dawson
03:16 AM Revision 7fc3fe69 (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
(cherry picked from commit 90df2b3d782966bf767122728716496500e202c6) Stefanow Natsis
03:15 AM Revision 4ac95c68 (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
Stefanow Natsis
03:14 AM Revision 6f8af4da (qgis): Rename to just 'Watercouses'
Nyall Dawson
03:14 AM Revision 298de15f (qgis): Lazy initialize QFontDatabase member in QgsPalLayerSettings
This probably shouldn't even be here at all... Nyall Dawson
03:14 AM Revision 6ae31605 (qgis): Add the first "out of the box" label style to the default style database
Adds a new label style for watercourses Nyall Dawson
03:14 AM Revision b3d6f83d (qgis): qobject_cast
Nyall Dawson
03:14 AM Revision 4be828f8 (qgis): Fix crash when creating QgsStyle in a non-gui application
When the default style tries to populate with default symbols we
can ONLY create the text based symbols if a QGuiAppl...
Nyall Dawson
03:12 AM Revision 31e8ddbf (qgis): Fix potential crash in mesh renderer vector settings widget
Nyall Dawson
03:12 AM Revision 5aff2525 (qgis): Fix potential crash in mesh renderer vector settings widget
Nyall Dawson
03:10 AM Revision 6f94fce4 (qgis): add URL to provider info
NEDJIMAbelgacem
03:10 AM Revision 18f57b44 (qgis): fix WITH_EPT flag usage
NEDJIMAbelgacem
03:10 AM Revision adbe5d7d (qgis): Properly disable mingw build, disable 20.10 build
Nyall Dawson
03:09 AM Revision 8b5c4281 (qgis): Properly disable mingw build, disable 20.10 build
Nyall Dawson

2021-04-26

01:03 AM Revision 88a78dca (qgis): Fix anchor point when selected features and when no features near click
Stefanow Natsis
01:01 AM Revision 583a89ca (qgis): Added test
Stefanow Natsis
10:43 PM Revision a7344775 (qgis): Fix scale tool on different map crs
Stefanow Natsis
09:31 PM Revision ce2476cc (qgis): Move currentFrame increment to the end of the loop
This fixes a bug that causes the first frame in a temporal
animation to be skipped since currentFrame is initialized ...
Paul Wicks
09:31 PM Revision ffed8f9e (qgis): Move currentFrame increment to the end of the loop
This fixes a bug that causes the first frame in a temporal
animation to be skipped since currentFrame is initialized ...
Paul Wicks
09:30 PM Revision cfd28eeb (qgis): Drop build testing on 20.10
keep 20.04 (unit test) and 21.04.
Caching is limited to 5gb on github.
Trying to tackle this by limiting number of b...
Denis Rouzaud
08:25 PM Revision 929bf6c8 (qgis): Some forgotten QgsSettings/Entry replacements
Damiano Lombardi
06:19 PM Revision 952a77af (qgis): Renamed some methods of QgsSettingsRegistry
Damiano Lombardi
05:14 PM Revision 4afa66af (qgis): [API] Unvirtualize layer setDataSource method
Changes in the layer API:
* The setDatasource() methods become non-virtual public method
* The virtual private setDat...
René-Luc ReLuc
03:45 PM Revision 70ab21f1 (qgis): Rebase to current master
Damiano
03:10 PM Revision 1def5e7b (qgis): Python QgsSettingsEnum and Flag unified in QgsSettingsEnumFlag
Damiano
03:10 PM Revision 79393b62 (qgis): QgsSettingsTree widget refresh setting list on show
Damiano
03:10 PM Revision 65583b4a (qgis): Added missing QStringLiteral in tests
Damiano
03:10 PM Revision 91f96a2f (qgis): Moved remaining digitizing settings (enum/flag)
Damiano
03:09 PM Revision eaf18f60 (qgis): Moved all digitizing settings except Enums and Flags
Damiano
03:09 PM Revision 4fb0ab2d (qgis): Enum flag sip
Damiano
03:07 PM Revision 95dfe0f4 (qgis): Removed settings struct
Damiano
03:04 PM Revision 00a79363 (qgis): Moved most core settings to SettingsEntry
Damiano
02:13 PM Revision 96cee9f4 (qgis): Merge pull request #42860 from domi4484/settingsRegistryQep124PartTwo
Settings registry (QEP 124) part two settings introspection Denis Rouzaud
02:01 PM Revision 1d82a2e7 (qgis): Drop build testing on 20.10
keep 20.04 (unit test) and 21.04.
Caching is limited to 5gb on github.
Trying to tackle this by limiting number of b...
Denis Rouzaud
11:44 AM Revision 8a7bfa18 (qgis): Renamed method addChildSettingsRegistry to appendRegistry
Damiano
11:35 AM Revision 8d123402 (qgis): Move currentFrame increment to the end of the loop
This fixes a bug that causes the first frame in a temporal
animation to be skipped since currentFrame is initialized ...
Paul Wicks
11:35 AM Revision 5ef1db7e (qgis): Move currentFrame increment to the end of the loop
This fixes a bug that causes the first frame in a temporal
animation to be skipped since currentFrame is initialized ...
Paul Wicks
11:35 AM Revision 44d7dfab (qgis): check/uncheck all MSSQL schemas (backport #42678)
Vincent Cloarec
11:35 AM Revision a8ea112c (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
Stefanow Natsis
11:34 AM Revision 57aa5fa2 (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
Stefanow Natsis
11:34 AM Revision 9989cffb (qgis): [feature][callouts] Add blending mode settings
Mathieu Pellerin - nIRV
11:32 AM Revision f93b738a (qgis): typo(fix): corrects common typos in project README files
plan-do-break-fix
11:32 AM Revision e3289f3b (qgis): Move currentFrame increment to the end of the loop
This fixes a bug that causes the first frame in a temporal
animation to be skipped since currentFrame is initialized ...
Paul Wicks
11:31 AM Revision 90df2b3d (qgis): Call proper parent deactivate() for QgsMapToolMoveFeature
Stefanow Natsis
10:18 AM Revision 95e7360f (qgis): Apply suggestions from code review
Co-authored-by: Paul Blottiere <[email protected]> Damiano
09:05 AM Revision 6260d176 (qgis): [Tests] TestPyQgsQgsQueryResultModel - split assertTrue into assertGrea...
The test_model_stop in TestPyQgsQgsQueryResultModel can failed even if nothing has changed in the code.
The `(res.fet...
René-Luc ReLuc

2021-04-25

08:23 PM Revision 3e8ba6d4 (qgis): Bump backport bot to 1.2.0
Matthias Kuhn

2021-04-24

11:56 PM Revision 903dc1da (qgis): Bump backport bot to 1.1.3
Handles merge commits in a nicer way and assigns responsibility to original pull request author (in plain text) Matthias Kuhn

2021-04-23

10:27 PM Revision d422ae51 (qgis): Fix potential nullptr dereference issue in symbol to SLD conversion
due to incorrect use of static_cast instead of dynamic_cast.
And cleanup logic to make it clearer.
Nyall Dawson
10:27 PM Revision a1872411 (qgis): Fix potential nullptr dereference issue in symbol to SLD conversion
due to incorrect use of static_cast instead of dynamic_cast.
And cleanup logic to make it clearer.
Nyall Dawson
10:25 PM Revision 9c4375b4 (qgis): Add QgsGeometry::isAxisParallelRectangle for checking whether
a geometry is a axis-parallel rectangle
Credit to @stefanuhrig
Nyall Dawson
10:24 PM Revision 64707711 (qgis): Fix potential nullptr dereference issue in symbol to SLD conversion
due to incorrect use of static_cast instead of dynamic_cast.
And cleanup logic to make it clearer.
Nyall Dawson
09:47 PM Revision 5492d14c (qgis): Improve string
Nyall Dawson
09:47 PM Revision f9b3f0a4 (qgis): [feature][processing] Add new algorithm for retrieving basic raster
layer properties
This algorithm "Raster Layer Properties" extracts basic raster layer
properties such as the size in...
Nyall Dawson
10:43 AM Revision 1db625b8 (qgis): [attribute form] Significant speed boost when loading relation editor w...
Mathieu Pellerin - nIRV
08:25 AM Revision 828638f6 (qgis): [DB Manager] Fix No Geometry tables
Avoid to add a nonexistent 'geometry' field to the fields list of No Geometry tables. Andrea Giudiceandrea
08:14 AM Revision 2538612a (qgis): [DB Manager] Fix recognition of project layers with Z/M…
…or CurvePolygon/MultyCurve/... geometry types as spatial layers. Andrea Giudiceandrea
07:31 AM Revision 40f39d51 (qgis): Fix potential crash in mesh renderer vector settings widget
Nyall Dawson
07:31 AM Revision 47b0a4ed (qgis): Fix potential crash in mesh renderer vector settings widget
Nyall Dawson
07:28 AM Revision 74552a5b (qgis): Fix potential crash in mesh renderer vector settings widget
Nyall Dawson
07:28 AM Revision 8f0e606e (qgis): Merge pull request #42869 from m-kuhn/statsbycaterror
Add safety check for field name in StatisticsByCategories Matthias Kuhn
07:28 AM Revision 3e4acece (qgis): Merge pull request #42869 from m-kuhn/statsbycaterror
Add safety check for field name in StatisticsByCategories Matthias Kuhn
06:57 AM Revision ddb95388 (qgis): Merge pull request #42916 from nyalldawson/fix_uninitialized_var_warning
Fix uninitialized variable warning Matthias Kuhn
02:09 AM Revision 5d6e7fd6 (qgis): Fix uninitialized variable warning
Nyall Dawson

2021-04-22

12:58 AM Revision d92d9fe4 (qgis): Fix opening the console
when an error occurs (specifically when 3d library is not built) before the console is displayed. Andrea Giudiceandrea
12:57 AM Revision 655e1803 (qgis): Fix opening the console
when an error occurs (specifically when 3d library is not built) before the console is displayed. Andrea Giudiceandrea
10:26 PM Revision 7243cb6f (qgis): untwine: apply hobu/untwine#59 and hobu/untwine@c7f94c1593badf27fb5ef9
(refs #42904) Jürgen Fischer
07:03 PM Revision 0ca75275 (qgis): Merge pull request #42905 from Gustry/patch-1
Update Python to 3.7 in INSTALL.md Even Rouault
01:47 PM Revision 642deb19 (qgis): support QgsSettingsEntryEnumFlag in sipify (#42888)
Denis Rouzaud
09:26 AM Revision c259a408 (qgis): Merge pull request #42781 from nirvn/snap_opti
Big optimization gains to the geometry snapper class Mathieu Pellerin - nIRV
09:22 AM Revision 21dbca93 (qgis): Merge pull request #42880 from nirvn/dualview_constraints_inform
[attribute form] When the form is embedded (e.g. dual view), prohibitsaving features that don't meet enforced constra... Mathieu Pellerin - nIRV
08:39 AM Revision e5c709cc (qgis): [api] Provide a mechanism to specify a list of fallback font families for
QgsTextFormat
Just like in CSS, these families will be used as an ordered list
of fonts to fallback on if the actual...
Nyall Dawson
08:07 AM Revision 0a3f514d (qgis): Update Python to 3.7 in INSTALL.md
Follow up of eb8066f2fe2811e087d661f03543c69717d5b604 Etienne Trimaille
06:40 AM Revision ceff9509 (qgis): [feature] Allow users to create notes for map layers
These notes are saved per layer, per project, and can be used as
place to store important messages for users of the p...
Nyall Dawson
06:39 AM Revision ff9cb196 (qgis): Add python_version to json output from qgis_process tool
Nyall Dawson
06:39 AM Revision ed65a6a3 (qgis): Add utility functions to retrieve proj EPSG/ESRI/IGNF database versions
Nyall Dawson
06:39 AM Revision e29f1190 (qgis): Remove annoying debug output from about screen
Nyall Dawson
06:39 AM Revision b0c09aca (qgis): Remove bullets, it's impossible to get them correctly aligned
Nyall Dawson
06:39 AM Revision 45a9309a (qgis): Show Python version in about screen and in Processing logs
Nyall Dawson
06:39 AM Revision 0f9431d5 (qgis): Improve about screen version report
- Don't show redundant compiled/running version strings if they are
identical
- Show Proj EPSG database version
- F...
Nyall Dawson
05:45 AM Revision 9ffdf573 (qgis): Icon for edit as html
Nyall Dawson
05:45 AM Revision fee5a292 (qgis): Right clicking a link gives an option to copy the link
Nyall Dawson
05:45 AM Revision 5895ab97 (qgis): Nicer edit source mode, using QgsCodeEditorHTML for formatted HTML code
editing Nyall Dawson
05:45 AM Revision c12a3fdd (qgis): Ensure that external links are clickable in rich text edit
Nyall Dawson
05:45 AM Revision 014ec17e (qgis): Support dropping file links into rich text edit widget
Nyall Dawson
05:44 AM Revision 076bd2b6 (qgis): Merge pull request #42817 from nirvn/oauth2_app
[oauth2] Deal with opening and closing of browser through the network authentication handler Mathieu Pellerin - nIRV
05:42 AM Revision 668d8d91 (qgis): Add new viridis color ramps (rocket, cividis, mako, turbo) to default
style
Credit to https://github.com/sjmgarnier/viridis
Note -- unless you bypass the version check on line 3271 of q...
Nyall Dawson
04:40 AM Revision 0a76d70e (qgis): Address comments
Mathieu Pellerin - nIRV
04:32 AM Revision 584283dd (qgis): [oauth2] Handle the opening and closing of browser through the network ...
handler Mathieu Pellerin - nIRV

2021-04-21

12:06 AM Revision e3f16292 (qgis): fix msvc build
Jürgen Fischer
05:37 PM Revision 642ef190 (qgis): Merge pull request #42889 from qgis/backport-42887-to-release-3_18
[Backport release-3_18] [attribute form] Fix drag n drop spacing issue with container-less setup Mathieu Pellerin - nIRV
02:29 PM Revision 88c0d3f0 (qgis): [API] Remove specific deprecated QgsVectorLayer::setDataSource
René-Luc ReLuc
02:15 PM Revision 2dd3d9b7 (qgis): [Tests] Fix deprecated QgsVectorLayer::setDataSource usage
René-Luc ReLuc
02:05 PM Revision b694b200 (qgis): [attribute form] Fix drag n drop spacing issue with container-less setu...
Mathieu Pellerin - nIRV
02:01 PM Revision b31e01bf (qgis): [attribute form] Fix drag n drop spacing issue with container-less setu...
Mathieu Pellerin - nIRV
12:57 PM Revision 1b10f18a (qgis): Applied suggestions from code review
Damiano Lombardi
08:43 AM Revision 946f5659 (qgis): [attribute form] When the form is embedded (e.g. dual view), prohibit s...
Mathieu Pellerin - nIRV
07:48 AM Revision 830930eb (qgis): Merge pull request #42869 from m-kuhn/statsbycaterror
Add safety check for field name in StatisticsByCategories Matthias Kuhn
07:48 AM Revision 3a25f8ad (qgis): Merge pull request #42869 from m-kuhn/statsbycaterror
Add safety check for field name in StatisticsByCategories Matthias Kuhn
07:45 AM Revision 42b461b6 (qgis): Merge pull request #42869 from m-kuhn/statsbycaterror
Add safety check for field name in StatisticsByCategories Matthias Kuhn
07:01 AM Revision 6a83a2f6 (qgis): Replace fstring
Matthias Kuhn
06:41 AM Revision 5fa48420 (qgis): Make widget more qgis-esque
Nyall Dawson
06:41 AM Revision 5bae3a26 (qgis): Fix color palette
Nyall Dawson
06:41 AM Revision 028f6638 (qgis): Fix monospace font use
Nyall Dawson
06:41 AM Revision 1404a79a (qgis): Cleanup style handling
Nyall Dawson
06:41 AM Revision 7ad31ca1 (qgis): Create QgsRichTextEditor widget, as a straightforward port from
https://github.com/Anchakor/MRichTextEditor, with some QGIS
formatting and practices applied
Nyall Dawson
06:41 AM Revision b3c8ead5 (qgis): Use less confusing variable names
Nyall Dawson
06:41 AM Revision ac968a75 (qgis): Fix build
Nyall Dawson
06:41 AM Revision e2acf5c8 (qgis): Improved color interaction
Nyall Dawson
06:41 AM Revision d8783254 (qgis): Fix signal order
Nyall Dawson
06:41 AM Revision dc80a83d (qgis): Make license check happy with license headers
Nyall Dawson
06:41 AM Revision 7727ed6e (qgis): Fix build on older Qt
Nyall Dawson
06:41 AM Revision 28e48872 (qgis): Support dragging images directly from files
Nyall Dawson
03:54 AM Revision d58da95b (qgis): Add a test covering data defined angle for polygon outline marker line,...
(cherry picked from commit 925b8274290c70b36e3ba3850ea74896bb3892bd) Mathieu Pellerin - nIRV
03:54 AM Revision 81250119 (qgis): [symbology] Make use of the marker symbol line angle for all polyline t...
(cherry picked from commit 34ae29f7a6fb05d9789a6b0c0df141222e2e5f63) Mathieu Pellerin - nIRV
02:37 AM Revision e3e45fb8 (qgis): Merge pull request #42853 from qgis/backport-42846-to-release-3_18
[Backport release-3_18] [symbology] Make use of the marker symbol line angle for all polyline templated line rendering Mathieu Pellerin - nIRV

2021-04-20

12:18 AM Revision 1ae1ea7d (qgis): Fix opening the console
when an error occurs (specifically when 3d library is not built) before the console is displayed. Andrea Giudiceandrea
12:18 AM Revision 3921155f (qgis): Fix opening the console
when an error occurs (specifically when 3d library is not built) before the console is displayed. Andrea Giudiceandrea
12:15 AM Revision ea4131a5 (qgis): Fix opening the console
when an error occurs (specifically when 3d library is not built) before the console is displayed. Andrea Giudiceandrea
12:14 AM Revision 10149b27 (qgis): Calls to qgis::make_unique and qgis::as_const to namespace std
José de Paula Rodrigues Neto Assis
12:07 AM Revision 37a8cb01 (qgis): [pal] When merging connected lines, we don't want to use GEOS
"touches" test as this is true for "T" type connected lines
Instead we only want to consider lines which begin or en...
Nyall Dawson
03:13 PM Revision 0073ab76 (qgis): Add safety check for field name in StatisticsByCategories
So far we would only get a KeyError for -1 Matthias Kuhn
02:50 PM Revision d320a184 (qgis): Added missing QStringLiteral in tests
Damiano
02:41 PM Revision e99b92a9 (qgis): Applied suggestions from code review
Damiano

2021-04-19

06:24 PM Revision 869fdc86 (qgis): doc improvement
Alex Hay
03:41 PM Revision 0eee27f1 (qgis): macos now always has loader path (#42859)
Denis Rouzaud
03:11 PM Revision a693ebc8 (qgis): Advanced settings editor show description for registered settings
Damiano
01:05 PM Revision fc558661 (qgis): Removed move of settings for a separate pr
Damiano
11:15 AM Revision cefd4edb (qgis): Fix preview icon of text formats using balloon callouts with top/bottom
margins Nyall Dawson
10:22 AM Revision 598f6c73 (qgis): Moved QgsSettings class in subdir settings
Damiano
09:58 AM Revision 9f933ced (qgis): Update src/analysis/vector/qgsgeometrysnapper.cpp
Co-authored-by: Nyall Dawson <[email protected]> Mathieu Pellerin - nIRV
08:56 AM Revision 9d274d5a (qgis): Apply @nyalldawson 's suggestion
Mathieu Pellerin - nIRV
08:37 AM Revision e255d0ff (qgis): [geometry snapper] More QList micro optimizations
Mathieu Pellerin - nIRV
08:37 AM Revision 2436f82b (qgis): [optimization][geometry snapper] Get rid of custom tree, use GEOS
Mathieu Pellerin - nIRV
08:37 AM Revision ec971e3d (qgis): [optimization][geometry snapper] Reserve space needed when appending it...
Mathieu Pellerin - nIRV
08:37 AM Revision 68a4b528 (qgis): [optimization][geometry snapper] Cache source geometries
Mathieu Pellerin - nIRV
06:42 AM Revision e580489f (qgis): Merge pull request #42846 from nirvn/lineangle_fix
[symbology] Make use of the marker symbol line angle for all polyline templated line rendering Mathieu Pellerin - nIRV
06:42 AM Revision ff28f68e (qgis): Merge pull request #42846 from nirvn/lineangle_fix
[symbology] Make use of the marker symbol line angle for all polyline templated line rendering Mathieu Pellerin - nIRV
06:39 AM Revision 804914f3 (qgis): Merge pull request #42846 from nirvn/lineangle_fix
[symbology] Make use of the marker symbol line angle for all polyline templated line rendering Mathieu Pellerin - nIRV
06:28 AM Revision 21fab96d (qgis): FlatGeobuf is always UTF-8
Stefanow Natsis
06:28 AM Revision a1325e65 (qgis): FlatGeobuf is always UTF-8
Stefanow Natsis
04:54 AM Revision ffa99b7b (qgis): Fix doxygen blocks which don't use the * prefix on all lines, which
prevents the auto format and sipify scripts from doing their full
formatting magic
Nyall Dawson
04:54 AM Revision 352856f9 (qgis): Slightly better worded QgsVectorFileWriter description
Nyall Dawson
03:39 AM Revision 925b8274 (qgis): Add a test covering data defined angle for polygon outline marker line,...
Mathieu Pellerin - nIRV
03:34 AM Revision 14be7e45 (qgis): use minrect instead
Alex Hay

2021-04-18

01:28 AM Revision edd5d394 (qgis): alt_method & doc
Alex Hay
01:22 AM Revision 26b4a313 (qgis): FlatGeobuf is always UTF-8
Stefanow Natsis
01:22 AM Revision 8c38eed2 (qgis): FlatGeobuf is always UTF-8
Stefanow Natsis
01:19 AM Revision b2d20eba (qgis): FlatGeobuf is always UTF-8
Stefanow Natsis
11:22 PM Revision 68ee4442 (qgis): Added api to add child settings registries to settings registry
Damiano
04:18 PM Revision 34ae29f7 (qgis): [symbology] Make use of the marker symbol line angle for all polyline t...
Mathieu Pellerin - nIRV
08:54 AM Revision b6e354f4 (qgis): [ci] Add lines to better understand changes in labeling engine test (#4...
Mathieu Pellerin - nIRV
03:49 AM Revision 4ff87085 (qgis): [Server] QgsServerFeatureId use STRING_TO_FID instead of toLongLong
As in ohter part of the QGIS Server code, to insert into a QgsFeatureIds list, using STRING_TOFID instead of toLongLo... René-Luc ReLuc
03:49 AM Revision 8bbb5f10 (qgis): Ensure that cached vector getFeatures request respect provider ordering
(cherry picked from commit 56f7812ca1e9f80571c9e86d776153520ae0ef52) Mathieu Pellerin - nIRV
03:49 AM Revision fb8c8b28 (qgis): backport #42713
Vincent Cloarec
03:48 AM Revision 69bcd22e (qgis): Disable mingw build
The environment is broken for unknown reasons Nyall Dawson
03:43 AM Revision a071e0d3 (qgis): Disable mingw build
The environment is broken for unknown reasons Nyall Dawson
03:39 AM Revision df2ceacd (qgis): Disable mingw build
The environment is broken for unknown reasons Nyall Dawson
03:33 AM Revision 0d270efd (qgis): switch from baseName to completeBaseName
Sebastian Zipser
03:32 AM Revision d1a8051a (qgis): switch from baseName to completeBaseName
Sebastian Zipser
03:32 AM Revision 14c0ba51 (qgis): "Flatten relationship" alg output can not be skipped
Harrissou Santanna
03:32 AM Revision 3e031d83 (qgis): "Flatten relationship" alg output can not be skipped
Harrissou Santanna

2021-04-17

01:26 AM Revision 795028c4 (qgis): expose WCS in GeoNode provider via data source manager
Samweli
01:26 AM Revision d745d55b (qgis): fix missing doc annotation
Samweli
01:26 AM Revision caf81265 (qgis): add support for WCS in GeoNode provider
Samweli
01:26 AM Revision 7c96ec8e (qgis): fix CI build
Samweli
01:16 AM Revision 33d7eef5 (qgis): Merge pull request #42769 from rldhont/server-feature-id-string-to-fid
[Server] QgsServerFeatureId use STRING_TO_FID instead of toLongLong Alessandro Pasotti
01:13 AM Revision 4a12a451 (qgis): Fix auth basic encoding (no auth system)
Followup #42410
Fixes #42405
(cherry picked from commit 1ba3c264f9ff9cfb2db145381d645c0306a952db)
Alessandro Pasotti
01:13 AM Revision a53f6692 (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]>
(cherry picked from commit 2adf89c98dd895206b7bc9a72134186042b9...
Alessandro Pasotti
01:13 AM Revision 44d2b4b7 (qgis): WMS cascading: fix unreported issue wih missing fids
1. in WMS provider try to set fid from external getFeatureInfo JSON response
2. in WMS server, make sure we transform...
Alessandro Pasotti
01:13 AM Revision 3bba0632 (qgis): Apply suggestions from code review
(cherry picked from commit df7e8afa1823afb6ad26e908d36861c6c57f5c23) Alessandro Pasotti
01:13 AM Revision 029d2458 (qgis): Prevent double expensive calls to loadFields in OGR
(cherry picked from commit 0391b1515710a48e7eb8c5628ddcbd0908fce5d4) Alessandro Pasotti
01:13 AM Revision 7a74d7f0 (qgis): Add multipart option for processing geometry parameter
(cherry picked from commit 9eb172aa8eef688c66ef3d8d78242700b5b7f297) David Marteau
01:13 AM Revision a339465b (qgis): [Vector] Use XML Extent even if data provider has metadata
The XML extent was only used if the data provider has no metadata.
This means that only PostGIS views and materialize...
René-Luc ReLuc
01:13 AM Revision 0b3495ee (qgis): Update qgsfeaturepickermodelbase.h
Denis Rouzaud
01:13 AM Revision 2bc7bffa (qgis): Update qgsfeaturelistcombobox.sip.in
Denis Rouzaud
01:13 AM Revision ed4e6ea2 (qgis): fix sip
Denis Rouzaud
01:13 AM Revision d87738ec (qgis): Update src/gui/qgsfeaturelistcombobox.h
Co-authored-by: Mathieu Pellerin <[email protected]> Denis Rouzaud
01:13 AM Revision 74942e5f (qgis): remove leftover
Denis Rouzaud
01:13 AM Revision 82c67f35 (qgis): fix open form button not always enabled in relation reference widget (#...
* fix open form button not always enabled in relation reference widget
when the underlying model has more feature th...
Denis Rouzaud
01:13 AM Revision 7324c92e (qgis): [Backport release-3_16][Server] Speed up WMS GetCapabilities by removin...
Backport 803848a85547e776936aa4d6b3b3daecf224b1be from #42409 Alessandro Pasotti
01:13 AM Revision 4987fb22 (qgis): Fix fid collisions when pasting features into a gpkg/spatialite dataset
(cherry picked from commit cb24fe48e1f4896b1eaf05834b7c880a9978faa6) Mathieu Pellerin - nIRV
01:13 AM Revision 73b61573 (qgis): [labeling] Fix handling of data-defined buffers (both UI/UX and renderi...
(cherry picked from commit 1a7fe6ae5557b640cf0fea704b38c1918551994a) Mathieu Pellerin - nIRV
01:13 AM Revision 1648e166 (qgis): Gracefully handle import errors in console
Fixes opening the console when 3d library is not built
Fixes #41855
(cherry picked from commit 12905ccf4e9486b3f0ad...
Nyall Dawson
01:13 AM Revision 8005b28e (qgis): Fix wms autorization logic
(cherry picked from commit 8379adb931319c2b6b3b37ebbd995326b64dfcd8) Alessandro Pasotti
01:13 AM Revision 9a7a0a7c (qgis): indentation
(cherry picked from commit a62fc8b685776b38531784fb96635f3bf5fa080e) Alessandro Pasotti
01:13 AM Revision ec5476c5 (qgis): Fix invalid cast of QgsProperty as bool to store in strings
(cherry picked from commit 253e0174f1e0c49432bdeb2b9c7ef9349cf3ea2b) Nyall Dawson
01:13 AM Revision 30a1dfae (qgis): Fix mesh layer properties dialog doesn't open at the temporal page
when clicking the temporal icon for a mesh layer
(cherry picked from commit b378138b7fc7fb8c10a120a693bfe2f1d7f38f0b)
Nyall Dawson
01:13 AM Revision ce44e3e9 (qgis): [processing][saga] Fix misleading 'layer could not be generated' error
after running algorithms which create raster files
(cherry picked from commit 286fd207c42b11b4b8cc980f446088201ec1a5fa)
Nyall Dawson
01:13 AM Revision 9d81c600 (qgis): Fix many issues in gdal algs
Manual backport of #41893 (#41847) to 3.16 branch Andrea Giudiceandrea
01:13 AM Revision 973ccac5 (qgis): Fix auth basic non-ascii encoding
Fixes #42405
(cherry picked from commit 04cc0d2ae0ec9863cd534fcaae8cb6d5a98f96f7)
Alessandro Pasotti
01:13 AM Revision fc3bb7cc (qgis): For internal layers, opacitiy has to be set after the style has been set
Marco Hugentobler
01:13 AM Revision 903c3095 (qgis): Also test the opacity parameter within the external layer
Marco Hugentobler
01:13 AM Revision 8b0e292d (qgis): Test if opacity is applied for external layers
Marco Hugentobler
01:13 AM Revision ac5b7eae (qgis): Opacity should also be considered for external layers
Marco Hugentobler
01:13 AM Revision e8b7c9e2 (qgis): Fix some ArcGis VectorTileServer urls cannot be directly loaded
Some services don't default to returning JSON for the capabilities,
so explicitly request it
Fixes #42314
(cherry p...
Nyall Dawson
01:13 AM Revision 0c8aebe1 (qgis): Fix relation editor widget not visible if n:m relation name is empty (#...
Check relations for equality by Id instead of name and check only if the
relation in context is valid.
(cherry picke...
Damiano
01:13 AM Revision 99892f17 (qgis): Better error reporting in Point on Surface
(cherry picked from commit 954ad351575e811e69fddc8eb6976ebab52b2988) Nyall Dawson
01:13 AM Revision 5f35dedc (qgis): [processing] When running "point on surface" with "create point for
each part" option enabled, discard incoming fid fields and regenerate
Because we are potentially outputing multiple ...
Nyall Dawson
01:13 AM Revision 671c433f (qgis): [processing] Centroids: optimize for multipart and better error reporting
See 954ad351575e811e69fddc8eb6976ebab52b2988 https://github.com/qgis/QGIS/pull/42363
(cherry picked from commit da66...
Andrea Giudiceandrea
01:13 AM Revision ab5e9900 (qgis): [processing] Fix "Centroids" alg with multipart geometries
when the "Create centroid for each part" option is enabled discard incoming fid field and regenerate it
See 1b2ca794...
Andrea Giudiceandrea
01:13 AM Revision 296588c0 (qgis): allow a failed QNetworkRequest to set a QgsNetworkReplyContent.content(...
(cherry picked from commit 5be88464a0161f11832d04c01911bb1d2cbfaf7b) Nils Nolde
01:13 AM Revision 2d1057d7 (qgis): fix dxf export for espg's with reverse axes + test
The dxf export didn't work for reverse axis projections (north, east)
as the BBOX for WMS 1.3.0 comes in South, West,...
Tudor Bărăscu
01:13 AM Revision 21a63721 (qgis): Fix sip
Martin Dobias
01:13 AM Revision b1bbd3d8 (qgis): Extra fixes
Martin Dobias
01:13 AM Revision 33872681 (qgis): Merge pull request #42187 from wonder-sk/fix-rasterize-alg-layer-list
Fix wrong list of layers in Rasterize alg (Convert map to raster)
(cherry picked from commit eb185d26826bc67eb69c84d...
Nyall Dawson
01:13 AM Revision 9d528a40 (qgis): Allow loading GPKG layers with GEOMETRY type (#42253)
(cherry picked from commit 60f788c91df643a1447a503526567385e1d70015) Marco Bernasocchi
01:13 AM Revision 6c753e7d (qgis): More masks
Alessandro Pasotti
01:13 AM Revision be2ce14f (qgis): More masks
Alessandro Pasotti
01:13 AM Revision 0d736e19 (qgis): Fix WMS DPI scale rounding error
Backported from master PR #42292 Alessandro Pasotti
01:13 AM Revision 12e6c290 (qgis): adapt python blocking request test to contain a valid response after se...
(cherry picked from commit 21540f2427573252d05cb8f5d8b5054b45315d4c) Nils Nolde
01:13 AM Revision d41ff289 (qgis): Revert: utf8->latin1
(cherry picked from commit b2f29552442f14d2e0fb5cab13eb141e35edf5bb) Alessandro Pasotti
01:13 AM Revision d9a1ca3f (qgis): Server WMS GetPrint accesscontrol support
Cherry-picked from master c6699b28b2. Alessandro Pasotti
01:12 AM Revision ec7b2889 (qgis): Only transpose mid marker when one endpoint is outside the visible extent
Stefanow Natsis
01:12 AM Revision f8a11913 (qgis): Simplify inequality
Co-authored-by: Matthias Kuhn <[email protected]> Stefanow Natsis
01:11 AM Revision cf464241 (qgis): [ui] Reduce the labeling placement settings panel's minimum width, maki...
Mathieu Pellerin - nIRV
01:09 AM Revision 6eadd09f (qgis): Merge pull request #42754 from rouault/fix_crash_bad_vector_layer
Gui: fix crash when opening vector layer property dialog on a bad layer Alessandro Pasotti
01:08 AM Revision 178f6a1a (qgis): Merge pull request #42754 from rouault/fix_crash_bad_vector_layer
Gui: fix crash when opening vector layer property dialog on a bad layer Alessandro Pasotti
01:06 AM Revision fc40b4de (qgis): remove qDebug
Vincent Cloarec
01:06 AM Revision 58b78f34 (qgis): backport #42713
Vincent Cloarec
01:05 AM Revision 8376148e (qgis): Merge pull request #42782 from nirvn/updatefeature_fix
[vectorlayer] Fix updateFeature() when an attribute's variant goes from null to default null value Matthias Kuhn
01:04 AM Revision 90ca175b (qgis): Merge pull request #42782 from nirvn/updatefeature_fix
[vectorlayer] Fix updateFeature() when an attribute's variant goes from null to default null value Matthias Kuhn
12:58 AM Revision 3c76fe3b (qgis): "Flatten relationship" alg output can not be skipped
Harrissou Santanna
12:58 AM Revision b5a5ad21 (qgis): "Flatten relationship" alg output can not be skipped
Harrissou Santanna
12:57 AM Revision 8fa0bc73 (qgis): switch from baseName to completeBaseName
Sebastian Zipser
12:57 AM Revision d030a910 (qgis): switch from baseName to completeBaseName
Sebastian Zipser
12:54 AM Revision 417915fa (qgis): "Flatten relationship" alg output can not be skipped
Harrissou Santanna
12:53 AM Revision 8b4ea8eb (qgis): switch from baseName to completeBaseName
Sebastian Zipser
12:53 AM Revision f5075518 (qgis): Upgrade pyogctest and use embedded data for wms 1.3.0 testsuite
Paul Blottiere
03:41 PM Revision 2a5fd3d3 (qgis): [MetaSearch] mask password when opening connection properties dialog (#...
Tom Kralidis
08:55 AM Revision 524bfe94 (qgis): Merge pull request #42801 from qgis/backport-42771-to-release-3_16
[Backport release-3_16] [Server] QgsServerFeatureId use combine expression in update feature request Alessandro Pasotti

2021-04-16

04:58 PM Revision d00cd4d8 (qgis): Merge pull request #42802 from qgis/backport-42771-to-release-3_18
[Backport release-3_18] [Server] QgsServerFeatureId use combine expression in update feature request Matthias Kuhn
02:10 PM Revision 515138c1 (qgis): Release of 3.18.2
Jürgen Fischer
02:10 PM Revision 807945fd (qgis): translation update for 3.18.2 from transifex
Jürgen Fischer
02:10 PM Revision bfd36fdd (qgis): Release of 3.16.6
Jürgen Fischer
02:10 PM Revision 4b777c7e (qgis): translation update for 3.16.6 from transifex
Jürgen Fischer
11:14 AM Revision 6e1ef0e9 (qgis): testqgssettingsregistry
Damiano
06:52 AM Revision 740fb432 (qgis): fix API header references (#42795) (#42808)
* fix API header reference
* fix SIP
Co-authored-by: Vincent Cloarec <[email protected]>
github-actions[bot]

2021-04-15

05:32 PM Revision 2087a7f4 (qgis): Removed settings struct
Damiano
04:08 PM Revision 65163814 (qgis): Added QgsSettingsRegistry base class
Damiano
02:06 PM Revision 432224ab (qgis): Moved most core settings to SettingsEntry
Damiano
01:42 PM Revision 9563b040 (qgis): Merge pull request #41333 from sbrunner/configurable-serviceurl
[Server][Feature][needs-docs] Make service URL configurable Alessandro Pasotti
01:29 PM Revision 7abe30a8 (qgis): fix wrong identification of python 3.10 as python 3.1 (#42799) (#42807)
Co-authored-by: Basil Eric Rabi <[email protected]> github-actions[bot]
01:29 PM Revision 62c7f6a3 (qgis): [Oracle] Don't run flaky test PyQgsOracleProvider (#42790) (#42809)
Co-authored-by: Julien Cabieces <[email protected]> github-actions[bot]
01:29 PM Revision 78b45e17 (qgis): Update documentation for new timeout behavior in 3.18 (#42744) (#42810)
* update documentation for new timeout behavior in 3.18
* fix tests
* fix indentation test
* Revert "fix indentati...
github-actions[bot]
01:28 PM Revision fbb7eaaf (qgis): Merge pull request #42597 from domi4484/settingsRegistryStaticInline
Settings registry (QEP 124) Denis Rouzaud
01:26 PM Revision efa5a064 (qgis): Update documentation for new timeout behavior in 3.18 (#42744)
* update documentation for new timeout behavior in 3.18
* fix tests
* fix indentation test
* Revert "fix indentati...
fiddlersfan
01:26 PM Revision 858659a0 (qgis): [Oracle] Don't run flaky test PyQgsOracleProvider (#42790)
Julien Cabieces
01:25 PM Revision 60ba0870 (qgis): fix API header references (#42795)
* fix API header reference
* fix SIP
Vincent Cloarec
01:23 PM Revision 84c2ab43 (qgis): Update documentation for new timeout behavior in 3.18 (#42744)
* update documentation for new timeout behavior in 3.18
* fix tests
* fix indentation test
* Revert "fix indentati...
fiddlersfan
01:23 PM Revision 768948ea (qgis): fix wrong identification of python 3.10 as python 3.1 (#42799)
Basil Eric Rabi
01:22 PM Revision 0d70ed9a (qgis): [Oracle] Don't run flaky test PyQgsOracleProvider (#42790)
Julien Cabieces
01:21 PM Revision 63ec7270 (qgis): fix API header references (#42795)
* fix API header reference
* fix SIP
Vincent Cloarec
01:20 PM Revision 31bbdcfe (qgis): fix wrong identification of python 3.10 as python 3.1 (#42799)
Basil Eric Rabi
01:19 PM Revision 607f819e (qgis): List 3.16 (LTR) in 3.18 API C++ doc pages (#42796)
Andrea Giudiceandrea
10:31 AM Revision 4f79ba83 (qgis): [QgsQuick] Improvements patch (#42804)
* [QgsQuick] Improvements
- several GUI fixes
- support for attaching extra handler to a text widget to set data (qr...
sklencar
10:15 AM Revision dbb1efd5 (qgis): Merge pull request #42789 from MorriganR/fixROUNDexpressionPostgreSQL
[PostgreSQL] fix ROUND expression Alessandro Pasotti
09:58 AM Revision 97f1a645 (qgis): Changed SettingsType to scoped enum
Damiano
09:24 AM Revision 3202e3ac (qgis): [Server][Feature][needs-docs] Make service URL configurable
The goals are:
* To have better result in the GetCapabilities URL without having to fill it in the Project configurat...
Stéphane Brunner
08:28 AM Revision cf2baa48 (qgis): Merge pull request #42771 from rldhont/server-feature-id-combine-expres...
[Server] QgsServerFeatureId use combine expression in update feature request Alessandro Pasotti
08:28 AM Revision f6bd0e51 (qgis): Merge pull request #42771 from rldhont/server-feature-id-combine-expres...
[Server] QgsServerFeatureId use combine expression in update feature request Alessandro Pasotti
08:25 AM Revision f93bd653 (qgis): Merge pull request #42771 from rldhont/server-feature-id-combine-expres...
[Server] QgsServerFeatureId use combine expression in update feature request Alessandro Pasotti

2021-04-14

07:49 PM Revision abb8e80c (qgis): Added functionality to override default value for settings entries
Damiano
07:48 PM Revision 100d2d17 (qgis): Add support for building against GEOS development versions
In these cases the GEOS_VERSION_PATCH ends with a non-numeric
element, like "2dev". This patch extract an integer fro...
Sandro Santilli
06:13 PM Revision 9082cfa2 (qgis): Fixed trailing space
Damiano
06:05 PM Revision 4891bd6e (qgis): Added support for settings with keys with multiple dynamic parts
Damiano
03:41 PM Revision 97622067 (qgis): Removed Settings struct / unified Enum/Flag logic in one base class
Damiano
11:55 AM Revision cfef7841 (qgis): [PostgreSQL] fix ROUND expression
MorriganR

2021-04-13

11:39 PM Revision 436e6426 (qgis): Merge pull request #42764 from lbartoletti/coverage_qgstriangle
[Coverage] QgsTriangle Even Rouault
10:31 PM Revision f7013d2f (qgis): change render policy to Always when it needs to be
(cherry picked from commit a225666ce4436c015af0458392250842a0a8e2f1) NEDJIMAbelgacem
10:31 PM Revision 18642371 (qgis): Switch 3D render policy from "Always" to "On Demand" (fixes #25390)
The on demand policy lowers the load quite significantly (top on my laptop
show the %cpu went from ~300% to ~50% when...
Martin Dobias
02:24 PM Revision 89936041 (qgis): debian packaging: fix hirsute python library detection
Jürgen Fischer
02:24 PM Revision 9cf1edfb (qgis): debian packaging: fix hirsute python library detection
Jürgen Fischer
02:23 PM Revision bfa38f29 (qgis): debian packaging: fix hirsute python library detection
Jürgen Fischer
10:47 AM Revision 2b0c1bd4 (qgis): Merge pull request #42782 from nirvn/updatefeature_fix
[vectorlayer] Fix updateFeature() when an attribute's variant goes from null to default null value Matthias Kuhn
10:47 AM Revision b8d3726c (qgis): Merge pull request #42782 from nirvn/updatefeature_fix
[vectorlayer] Fix updateFeature() when an attribute's variant goes from null to default null value Matthias Kuhn
10:43 AM Revision 48caf717 (qgis): Merge pull request #42782 from nirvn/updatefeature_fix
[vectorlayer] Fix updateFeature() when an attribute's variant goes from null to default null value Matthias Kuhn
07:30 AM Revision 623334af (qgis): [vectorlayer] Fix updateFeature() when an attribute's variant goes from...
Mathieu Pellerin - nIRV
 

Also available in: Atom