Activity

From 2022-12-18 to 2023-01-16

2023-01-16

08:11 PM Revision f8a4dbec (qgis): Mention Elevation page in layer properties as reachable programmatically
Harrissou Santanna
08:06 PM Revision 33467dde (qgis): Mention Elevation page in layer properties as reachable programmatically
Harrissou Santanna
08:06 PM Revision 6adb7259 (qgis): Expose relationship deletion in browser
Nyall Dawson
08:06 PM Revision d28bbf20 (qgis): Hide relationship label widgets if not supported by connection
Nyall Dawson
08:06 PM Revision 1779c41a (qgis): Don't allow relationship names to be edited
The GDAL api (and data formats) require a consistent name for
editing operations
Nyall Dawson
08:06 PM Revision 59c9683b (qgis): Reduce duplicate code
Nyall Dawson
08:06 PM Revision ad1b6a5f (qgis): Allow existing relationships to be edited, if supported by format
Nyall Dawson
08:06 PM Revision 4245f335 (qgis): Move create relationship to correct class
Nyall Dawson
08:06 PM Revision d7cc1c78 (qgis): Add a "New Relationship" action to context menu for supported browser d...
Supported for:
- ESRI FileGeodatabases on GDAL 3.6+
- GeoPackage and sqlite databases on GDAL 3.7+
Nyall Dawson
08:06 PM Revision 923abcb2 (qgis): New dialog for creating relationships on a database connection
Nyall Dawson
08:06 PM Revision 799c53b2 (qgis): Gpkg connections have relationship edit capabilities on GDAL >= 3.7
Nyall Dawson
08:06 PM Revision e6b137fd (qgis): Relationship creation requires some tables in a database
Nyall Dawson
04:46 PM Revision 9271ed56 (qgis): fix SIP annotation
Denis Rouzaud
03:59 PM Revision 6cd867eb (qgis): Spacer widget for Drag&Drop attribute forms
Alessandro Pasotti
12:05 PM Revision bcd3febe (qgis): [Server] Defined QGIS_SERVER_APPLICATION_NAME variable
The QGIS_SERVER_APPLICATION_NAME variable can be used instead of QGIS_APPLICATION_FULL_NAME. René-Luc ReLuc
12:05 PM Revision 27b3ff75 (qgis): [API] Defined QgsApplication::applicationFullName()
Returns the QGIS application full name.
It can be defined by the environment variable QGIS_APPLICATION_FULL_NAME or ...
René-Luc ReLuc
12:05 PM Revision 5deca634 (qgis): [Provider] PostgreSQL: Using QgsApplication::applicationFullName for ap...
René-Luc ReLuc
11:39 AM Revision c3e3c45f (qgis): Recursively read all sublayers in QgsAmsProvider
Sandro Mani
11:13 AM Revision 5e569170 (qgis): Merge pull request #50889 from AlisterH/patch-3
Use more universally recognised extensions for world files Loïc Bartoletti
10:07 AM Revision 91886a22 (qgis): [processing] Support specifying data defined parameter values
using --PARAM=field:FIELD_NAME or --PARAM=expression:SOME EXPRESSION
when using qgis_process utility
Fixes #50482
Nyall Dawson
10:07 AM Revision 2de0d039 (qgis): Add test for data defined json inputs to qgis_process
Nyall Dawson
10:07 AM Revision 7b29e796 (qgis): [processing] Add json syntax option for encoding data defined parameter
values
Refs #50482
Nyall Dawson
10:07 AM Revision f43ba110 (qgis): [processing] When copying algorithm parameter values as json,
handle data defined field/expression based properties
Refs #50482
Nyall Dawson
10:07 AM Revision 2d403b0f (qgis): Add method to reorder layer tree group children according to a list of ...
Nyall Dawson
10:07 AM Revision da8aa949 (qgis): Move logic for initial layer population to QgsElevationProfileTreeView
Nyall Dawson
10:07 AM Revision ba7fbca3 (qgis): Move QgsElevationProfileLayerTreeView to GUI library
Nyall Dawson
09:22 AM Revision 51b02120 (qgis): Merge pull request #51473 from YoannQDQ/backport-51437-to-release-3_28
[Backport release-3_28] Fix split parts tool #51437 Julien Cabieces
09:14 AM Revision 508d96e3 (qgis): Merge pull request #51453 from pblottiere/wfs_nil
Do not add property with NULL value in GetFeature doc Paul Blottiere
09:00 AM Revision 4fe0cbd6 (qgis): migrate r/g/b/a setting to color setting
Denis Rouzaud
09:00 AM Revision 5be88871 (qgis): fix tests
Denis Rouzaud
09:00 AM Revision 166ad00f (qgis): avoid overriding method in subclass
Denis Rouzaud
09:00 AM Revision 8aa18980 (qgis): fix dox
Denis Rouzaud
09:00 AM Revision 5cdc28ce (qgis): better error message and fix OWS connection list
Denis Rouzaud
09:00 AM Revision 72387f63 (qgis): remove settings from bindings
Denis Rouzaud
09:00 AM Revision 799ef392 (qgis): move QgsSettingsEntryGroup to a separate file and deprecate it
Denis Rouzaud
09:00 AM Revision 80e3f35e (qgis): migrate plugin manager settings and replace settings in app
Denis Rouzaud
09:00 AM Revision ec460eff (qgis): fix doxygen warning
Denis Rouzaud
09:00 AM Revision 87fd5e26 (qgis): rename SettingsLocation to SettingsOrigin
Denis Rouzaud
09:00 AM Revision 57cd2318 (qgis): remove settings registry test
Denis Rouzaud
09:00 AM Revision 6765fbc4 (qgis): migrate enum settings left over
Denis Rouzaud
09:00 AM Revision 41b687b2 (qgis): use new API for already migrated settings
Denis Rouzaud
09:00 AM Revision 801760f1 (qgis): use const inline variables for settings + return existing tree element
Denis Rouzaud
09:00 AM Revision ce16b4d3 (qgis): exclude settings from dox
Denis Rouzaud
09:00 AM Revision 1adf2791 (qgis): adapt ini file
Denis Rouzaud
09:00 AM Revision bd9cd8eb (qgis): move settings init to source files
Denis Rouzaud
09:00 AM Revision 7ca6c5b5 (qgis): more enum left over
Denis Rouzaud
09:00 AM Revision 76167cc8 (qgis): follow-up rebase
Denis Rouzaud
09:00 AM Revision 34805954 (qgis): fix test
Denis Rouzaud
09:00 AM Revision 6a0d8e86 (qgis): fix exception var
Denis Rouzaud
09:00 AM Revision 8d525eec (qgis): migrate locator filters
Denis Rouzaud
09:00 AM Revision ac8170e0 (qgis): address review comments (docstring, typo, …)
Denis Rouzaud
09:00 AM Revision b93967ad (qgis): fix typo
Denis Rouzaud
09:00 AM Revision 552684c7 (qgis): fix dox
Denis Rouzaud
09:00 AM Revision e088ea47 (qgis): migrate a color setting to avoid a/r/g/b keys
Denis Rouzaud
09:00 AM Revision 46dec7ee (qgis): add allowAlpha option for color settings + better dox
Denis Rouzaud
09:00 AM Revision 53f37456 (qgis): fix some dox + remove extra includes
Denis Rouzaud
09:00 AM Revision 0af509d4 (qgis): delete nullptr is a noop
Co-authored-by: Matthias Kuhn <[email protected]> Denis Rouzaud
09:00 AM Revision b36d32e4 (qgis): delete nullptr is fine
Co-authored-by: Matthias Kuhn <[email protected]> Denis Rouzaud
09:00 AM Revision ba70fb42 (qgis): use new API in a setting in GUI
Denis Rouzaud
09:00 AM Revision 715f760d (qgis): fix headers reading in widget + deprecate method with settings
Denis Rouzaud
09:00 AM Revision a88ec8ba (qgis): fix http headers in OWS + fix test
Denis Rouzaud
09:00 AM Revision 1029bce8 (qgis): fix typo
Denis Rouzaud
09:00 AM Revision 36dc2d47 (qgis): fix items listing
Denis Rouzaud
09:00 AM Revision 25259b4c (qgis): sip: convert to subclass + __repr__ for tree elements
Denis Rouzaud
09:00 AM Revision d695ca32 (qgis): fix warnings when calling without dynamic parts
Denis Rouzaud
09:00 AM Revision cffd3630 (qgis): fix dox + unused vars
Denis Rouzaud
09:00 AM Revision 8444a9b4 (qgis): fix vector tile connection migration
Denis Rouzaud
09:00 AM Revision 6a043edd (qgis): migrate XYZ settings + fix some migration + fix dox + fix QgsSettingsTr...
Denis Rouzaud
09:00 AM Revision 57414d9a (qgis): add test
Denis Rouzaud
09:00 AM Revision b440604c (qgis): method to return location (global vs local) of a setting key
Denis Rouzaud
09:00 AM Revision 2a67d6c2 (qgis): remove debug msg
Denis Rouzaud
09:00 AM Revision 919c4c83 (qgis): add missing enum value
Denis Rouzaud
09:00 AM Revision 0974a860 (qgis): add tests
Denis Rouzaud
09:00 AM Revision f4e4146b (qgis): migrate Babel Devices, OWS connections
Denis Rouzaud
09:00 AM Revision 44039d16 (qgis): sipify them all
Denis Rouzaud
09:00 AM Revision 7bb250e3 (qgis): QgsSettingsTreeElement for tree organization of settings
Denis Rouzaud
09:00 AM Revision 82d4e0ef (qgis): add QgsSettingsEntryBase and implementation to support tree elements
Denis Rouzaud
09:00 AM Revision 95c84b53 (qgis): add helpers in QgsSettings to retrieve or create tree elements, create ...
Denis Rouzaud
09:00 AM Revision c9aabd71 (qgis): adapt first settings in QgsApplication
Denis Rouzaud
09:00 AM Revision 692a53d6 (qgis): add sources
Denis Rouzaud
09:00 AM Revision 5a8c73c2 (qgis): create specific QgsSettingsException
Denis Rouzaud
09:00 AM Revision 673f02d0 (qgis): migrate vector tile connections settings
Denis Rouzaud
09:00 AM Revision 5105e186 (qgis): deprecate reading/writing HttpHeaders in settings directly
Denis Rouzaud
09:00 AM Revision 0eceb914 (qgis): migrate from old to new keys (with backward compatibility)
Denis Rouzaud
09:00 AM Revision 70536d51 (qgis): follow-up fixes in code
Denis Rouzaud
06:18 AM Revision f8cd418e (qgis): Add shortcut manager in print layouts
Yoann Quenach de Quivillic
06:18 AM Revision da47e54c (qgis): Update src/app/layout/qgslayoutdesignerdialog.h
Nyall Dawson
01:30 AM Revision 98b93c04 (qgis): QString fixup
Nyall Dawson

2023-01-15

10:37 PM Revision 78675335 (qgis): Use utf-8 encoding to call gdal's file operation function
Long Huan
10:37 PM Revision 110e1cfa (qgis): Update src/providers/wfs/qgsbackgroundcachedshareddata.cpp
Co-authored-by: Even Rouault <[email protected]> Long Huan
10:37 PM Revision bcf3c77a (qgis): Update qgsbackgroundcachedshareddata.cpp
Long Huan
10:33 PM Revision 695a334b (qgis): fix update temporal for 3D scene
Vincent Cloarec
10:51 AM Revision 803fb9f9 (qgis): Merge pull request #51282 from troopa81/lazy_load_widget_attribute_table
[AttributeTable] Lazy load widget information for attributes Alessandro Pasotti
09:46 AM Revision bed001f9 (qgis): Merge pull request #51323 from elpaso/text-widget
Text widget Alessandro Pasotti
09:21 AM Revision ac3701ef (qgis): Fix clang-tidy issues unrelated to this PR
Alessandro Pasotti

2023-01-14

05:44 AM Revision a83ddeef (qgis): Add test coverasge for QgsVectorLayerUtils::attributeHasConstraints
Mathieu Pellerin - nIRV
05:37 AM Revision 77df5b8d (qgis): Only show failing constraint visual feedback when the attribute table i...
Mathieu Pellerin - nIRV
05:21 AM Revision cda82949 (qgis): Apply review comments
Mathieu Pellerin - nIRV
01:06 AM Revision 872d88c8 (qgis): fix indentation
Yoann Quenach de Quivillic

2023-01-13

12:05 AM Revision 373a1ac6 (qgis): Add splitParts unittest
Yoann Quenach de Quivillic
11:58 PM Revision 19cae9d5 (qgis): Apply suggestions from code review
Yoann Quenach de Quivillic
11:58 PM Revision e785eb53 (qgis): Fix split parts tool for multilinestring layers
Yoann Quenach de Quivillic
11:57 PM Revision 713fb9c2 (qgis): Fix split part tools on multipolygons
Fixes #51321 Yoann Quenach de Quivillic
03:55 PM Revision 8bd7832c (qgis): Do not add empty Fill for stroke-only SLD
Alessandro Pasotti
02:07 PM Revision eb168a5e (qgis): Merge pull request #51437 from YoannQDQ/fix-split-part-tools
Fix split parts tool Julien Cabieces
12:59 PM Revision 788c664a (qgis): UI
Alessandro Pasotti
12:46 PM Revision 7a3abbd7 (qgis): Add tests
Alessandro Pasotti
10:50 AM Revision 064d077b (qgis): Add splitParts unittest
Yoann Quenach de Quivillic
10:49 AM Revision 7c4ddc34 (qgis): Apply suggestions from code review
Yoann Quenach de Quivillic
10:07 AM Revision b0f9b685 (qgis): Use utf-8 encoding to call gdal's file operation function
Long Huan
10:07 AM Revision fb212a8e (qgis): Update qgsbackgroundcachedshareddata.cpp
Long Huan
10:07 AM Revision 68b7c77f (qgis): Update src/providers/wfs/qgsbackgroundcachedshareddata.cpp
Co-authored-by: Even Rouault <[email protected]> Long Huan
10:03 AM Revision 65e965c3 (qgis): Merge pull request #51442 from longhuan2018/fix-gdalopen-utf8
Use utf-8 encoding to call gdal's file operation function Julien Cabieces
09:23 AM Revision 38015efc (qgis): Fix spell check
Paul Blottiere
08:25 AM Revision 9d3c87eb (qgis): [Oracle] Fixes #51263 : Don't treat curve as line
Julien Cabieces
08:25 AM Revision e0fba97a (qgis): fix provider connection test
Julien Cabieces
08:21 AM Revision e29916af (qgis): Merge pull request #51378 from troopa81/fix_oracle_curve_as_line
[Oracle] Don't treat curve as line Julien Cabieces
05:25 AM Revision 874c2a62 (qgis): Better filter icon
Mathieu Pellerin - nIRV
04:26 AM Revision fae25a68 (qgis): Update resources/function_help/json/feature_id
Nyall Dawson
04:26 AM Revision 390cb760 (qgis): [feature][expressions] Add feature_id(some feature) function
Allows for retrieving the feature ID of a feature object. Accepts
one argument which must be a feature object. Accord...
Nyall Dawson
04:11 AM Revision cd5eddfb (qgis): [attributes table] Brand new feature with failing constraints view
Mathieu Pellerin - nIRV
04:11 AM Revision 4c8804e3 (qgis): [attributes table] Add constraint-based conditional styling
Mathieu Pellerin - nIRV
04:11 AM Revision 917883f3 (qgis): Add test
Mathieu Pellerin - nIRV
04:11 AM Revision 10250060 (qgis): Address comment, optimize and hard-code conditional styling of constraints
Mathieu Pellerin - nIRV
01:37 AM Revision bf3a6098 (qgis): Update src/providers/wfs/qgsbackgroundcachedshareddata.cpp
Co-authored-by: Even Rouault <[email protected]> Long Huan

2023-01-12

09:40 PM Revision 0b31551a (qgis): Fix some warnings
Nyall Dawson
09:40 PM Revision 1dfe9fac (qgis): Fix missing action types when creating new action
Fixes #51431 Nyall Dawson
09:40 PM Revision c56407da (qgis): Tighten includes
Nyall Dawson
04:41 PM Revision 216fdff9 (qgis): bump Doxygen to 1.9.6 for code layout tests (#51450)
Denis Rouzaud
04:12 PM Revision ba333fee (qgis): fix dox
Denis Rouzaud
04:05 PM Revision 412adc7f (qgis): Add tests for GML3 format
Paul Blottiere
03:48 PM Revision 84273eec (qgis): Add test for GML2
Paul Blottiere
03:31 PM Revision a04aba46 (qgis): fix dox
Denis Rouzaud
03:19 PM Revision dd318103 (qgis): add missing Python libs
Denis Rouzaud
03:02 PM Revision c2db713c (qgis): bump Doxygen to 1.9.6 for code layout tests
Denis Rouzaud
03:00 PM Revision 07f3a6e0 (qgis): revert useless typedef
Denis Rouzaud
03:00 PM Revision 236ccce7 (qgis): [doxygen] remove \returns for returning void methods
Denis Rouzaud
03:00 PM Revision 40231e84 (qgis): sipify
Denis Rouzaud
03:00 PM Revision 6f56059f (qgis): [doxygen] make private to fix potential recursive class relationi warning
Denis Rouzaud
01:21 PM Revision a4f17bff (qgis): [doxygen] fix non ending condition warnings (#51446)
(caught with Doxygen 1.9.6) Denis Rouzaud
09:23 AM Revision 64c3651d (qgis): Do not add property with NULL value in GetFeature doc
Paul Blottiere
03:49 AM Revision 12815803 (qgis): Update qgsbackgroundcachedshareddata.cpp
Long Huan
03:25 AM Revision 542c3f54 (qgis): Use utf-8 encoding to call gdal's file operation function
Long Huan
01:09 AM Revision 09a1cf85 (qgis): Update qgsgpsinformationwidget.cpp
Mauro Bettella
01:09 AM Revision 9c9c02c1 (qgis): fix(core): extract httpheaders when creating QgsDataSourceUri from string
bdm-oslandia

2023-01-11

10:51 PM Revision 32c67f83 (qgis): Fix split parts tool for multilinestring layers
Yoann Quenach de Quivillic
10:08 PM Revision 1a1d4c14 (qgis): Fix split part tools on multipolygons
Fixes #51321 Yoann Quenach de Quivillic
08:45 PM Revision 23dd1aba (qgis): fix(core): extract httpheaders when creating QgsDataSourceUri from string
bdm-oslandia
08:41 PM Revision e631771d (qgis): fix(core): extract httpheaders when creating QgsDataSourceUri from string
bdm-oslandia
06:43 PM Revision bf1c4f84 (qgis): GUI
Alessandro Pasotti
06:05 PM Revision 0ddee0b2 (qgis): Tests for tile size
Alessandro Pasotti
09:05 AM Revision b378df32 (qgis): Add file writer metadata for GDAL OpenFileGDB driver to allow
direct vector layer save as to GDB Nyall Dawson
09:05 AM Revision ec3bea22 (qgis): [processing] Mark algorithms which use layouts as requiring a project
This ensures that the project_path value is correctly set when
exporting the algorithm settings to json or qgis_proce...
Nyall Dawson
09:05 AM Revision 8bed0876 (qgis): Ensure project path is quoted when required when exporting algorithm
as qgis_process command Nyall Dawson
09:00 AM Revision a70a1d90 (qgis): Fix incorrect rounding of gps coordinates in Degrees/Minutes format
Nyall Dawson
09:00 AM Revision a30bf17a (qgis): Avoid missing line under toolbar when GPS toolbar is docked
Nyall Dawson
09:00 AM Revision 210860bf (qgis): Avoid gps toolbar changing size too regularly by restricting when
the information label is allowed to shrink in size Nyall Dawson
03:29 AM Revision 31dda417 (qgis): Add test for parsing G.VTG sentences
Nyall Dawson
02:02 AM Revision 2159a747 (qgis): Modernise code
Nyall Dawson
02:02 AM Revision ef26beb2 (qgis): Fix leak of python apis when api file not found
Nyall Dawson
01:34 AM Revision 9ed5afb1 (qgis): [Layout Legend] Children symbol node should obey spacing according to l...
Fixes #50780 Alex Hay
01:25 AM Revision e1032d54 (qgis): Fix: #49145 Distance to nearest hub exception when No destination hubs
Clemens Korner

2023-01-10

12:48 AM Revision b1186b27 (qgis): Update qgsnmeaconnection.cpp
- undeleted old lines of code, already fixed above;
- update Direction from GPVTG if present, with NMEA streams exclu...
Mauro Bettella
10:33 PM Revision 451317b7 (qgis): Set autoCloseBracket default value to True
Yoann Quenach de Quivillic
10:33 PM Revision 59332e09 (qgis): Fix sip
Yoann Quenach de Quivillic
10:33 PM Revision f1843ef2 (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]> Yoann Quenach de Quivillic
10:33 PM Revision e6f2fc12 (qgis): Add autoSurround setting
Yoann Quenach de Quivillic
10:33 PM Revision e992797f (qgis): Restore autoCloseBracket settings and factorize autoInsertImport
Yoann Quenach de Quivillic
10:33 PM Revision 5b87323d (qgis): Fix string detection when cursor at end
Yoann Quenach de Quivillic
10:33 PM Revision 74c60488 (qgis): Fix sip
Yoann Quenach de Quivillic
10:33 PM Revision 0353154f (qgis): Fix clazy warning
Yoann Quenach de Quivillic
10:33 PM Revision 99fec351 (qgis): Fix typo
Yoann Quenach de Quivillic
10:33 PM Revision 88a683fe (qgis): Fix style
Yoann Quenach de Quivillic
10:33 PM Revision 6562062b (qgis): Handle backticks and stars
Yoann Quenach de Quivillic
10:33 PM Revision a888d9c5 (qgis): Better autocompletion list handling
Yoann Quenach de Quivillic
10:33 PM Revision da260a7a (qgis): add helper functions to get cursor context info
Yoann Quenach de Quivillic
10:33 PM Revision eade0131 (qgis): Document versioon added
Yoann Quenach de Quivillic
10:33 PM Revision f98266b7 (qgis): Get rid of the old autoCloseBracket setting
Yoann Quenach de Quivillic
10:33 PM Revision 9fc7c005 (qgis): Implement smart brackets
Yoann Quenach de Quivillic
10:33 PM Revision 5f3a4062 (qgis): Handle calltips
Yoann Quenach de Quivillic
10:33 PM Revision 04290ea9 (qgis): Fix backspace does not work on empty line
Yoann Quenach de Quivillic
09:51 PM Revision 660990e0 (qgis): Follow up 7e2e622 : improve functions help
Mathieu Pellerin - nIRV
09:50 PM Revision 1523ba55 (qgis): clear reference to layer in layer styling widget on closing project
CodeBardian
09:50 PM Revision a03d5363 (qgis): sipify and astyle
CodeBardian
09:50 PM Revision 5fdb7a3a (qgis): make undo and redo of layer styling on annotation layers actually work
the layer styling history on annotation layers has never been working because annotation layers did not have `writeSt... CodeBardian
09:50 PM Revision 0885d366 (qgis): address review and substitute constant value with meaningful name
CodeBardian
09:50 PM Revision 3a77c909 (qgis): fix: allow annotation items to be modified when no other layer is present
- register map layer property factories before creating styling widget
- update page of styling widget when creating...
CodeBardian
09:50 PM Revision 3500e068 (qgis): fix: populate layer styling history when properties of annotation items...
CodeBardian
09:50 PM Revision d91acd66 (qgis): fix: don't keep reference of styling history on annotation layer reset
the layer styling panel always showed history of the main annotation layer of a previously opened project CodeBardian
06:30 PM Revision 889a2633 (qgis): Linepattern
Alessandro Pasotti
05:50 PM Revision 154401bc (qgis): Merge pull request #51271 from domi4484/vertexToolEditZM
Fixes https://github.com/qgis/QGIS/issues/46808 Matthias Kuhn
05:36 PM Revision ddd010d0 (qgis): Tile size algorithm
Alessandro Pasotti
09:19 AM Revision 5b1d5a76 (qgis): Ensure project path is quoted when required when exporting algorithm
as qgis_process command Nyall Dawson
09:19 AM Revision 29a6b823 (qgis): [processing] Mark algorithms which use layouts as requiring a project
This ensures that the project_path value is correctly set when
exporting the algorithm settings to json or qgis_proce...
Nyall Dawson
09:15 AM Revision e4ab569c (qgis): [processing] Mark algorithms which use layouts as requiring a project
This ensures that the project_path value is correctly set when
exporting the algorithm settings to json or qgis_proce...
Nyall Dawson
09:15 AM Revision 27f37774 (qgis): Ensure project path is quoted when required when exporting algorithm
as qgis_process command Nyall Dawson
07:26 AM Revision 4e6c39b8 (qgis): Fix GPS connection button gets stuck when GPS timeout occurs
Nyall Dawson
06:19 AM Revision 2722040d (qgis): Don't allow status bar coordinate widget to change sizes so regularly
Now, the widget will always immediately grow to fit the coordinates,
but won't immediately reshrink until a short tim...
Nyall Dawson

2023-01-09

07:09 PM Revision 9862c217 (qgis): Merge pull request #51405 from qgis/backport-51400-to-release-3_28
Matthias Kuhn
12:18 PM Revision 8282358e (qgis): Adjust tile size
Alessandro Pasotti
12:12 PM Revision 447b782f (qgis): Fix segfault on cleanup of qgis_process command
Fixes #51383 Nyall Dawson
12:12 PM Revision adea97c1 (qgis): Fix segfault on cleanup of qgis_process command
Fixes #51383 Nyall Dawson
12:07 PM Revision c6e43512 (qgis): Fix segfault on cleanup of qgis_process command
Fixes #51383 Nyall Dawson
09:59 AM Revision cd6e97d3 (qgis): Add file writer metadata for GDAL OpenFileGDB driver to allow
direct vector layer save as to GDB Nyall Dawson
09:55 AM Revision 25234fe8 (qgis): Add file writer metadata for GDAL OpenFileGDB driver to allow
direct vector layer save as to GDB Nyall Dawson
08:04 AM Revision 40b975a8 (qgis): qgscamerapose: Fix pitch initial value to avoid rotation computation error
This is a follow up from commit
b173af9a2e5097b7542668c640acb30819563be0.
This prevents a bug in QgsCameraPose::upda...
Jean Felder
08:03 AM Revision bdf524be (qgis): qgscamerapose: Fix pitch initial value to avoid rotation computation error
This is a follow up from commit
b173af9a2e5097b7542668c640acb30819563be0.
This prevents a bug in QgsCameraPose::upda...
Jean Felder
08:02 AM Revision 2e76c144 (qgis): Fix test after ElseFilter
Alessandro Pasotti
08:02 AM Revision 09a1cf3a (qgis): Fix #42136
Alessandro Pasotti
08:02 AM Revision 95c5f31e (qgis): Roundtrip test for ELSE SLD import/export
Alessandro Pasotti
08:02 AM Revision 913c3655 (qgis): SLD ElseFilter support
Alessandro Pasotti
08:00 AM Revision a01a3473 (qgis): SLD simple marker rotation data-defined field ref export
Fix #24953 at least for simple cases where the expression
is a simple field reference.
Alessandro Pasotti
06:14 AM Revision bac117e4 (qgis): Merge pull request #51144 from rouault/wfs_sublayers
[WFS] Improve support of layers with unknown geometry type with Deegree servers Even Rouault
05:35 AM Revision 3735fe8e (qgis): Add test for complex expression
Nyall Dawson
05:35 AM Revision f88c0c3a (qgis): Sipify
Nyall Dawson
05:35 AM Revision 04748287 (qgis): Add test of load_layer via qgis_process
Nyall Dawson
05:35 AM Revision b23eb1d2 (qgis): [feature] New function "load_layer"
This function (available only in Processing expressions for now),
allows loading a map layer via a source string and ...
Nyall Dawson
05:35 AM Revision e670ed33 (qgis): Allow a "destination" QgsMapLayerStore to be associated with a
QgsExpressionContext, providing a place for layers loaded
during expression preparation/evaluation to be stored
Ther...
Nyall Dawson
05:35 AM Revision 3cca02bb (qgis): Add QgsExpressionNode::setCachedStaticValue
Nyall Dawson
05:35 AM Revision b468a186 (qgis): Setup loaded layer store for processing exp contexts
Nyall Dawson
05:35 AM Revision e4a842b7 (qgis): Silence false positive cppcheck warning
Nyall Dawson
04:34 AM Revision 9b537ef2 (qgis): Tighten includes
Nyall Dawson
03:03 AM Revision 0e533cda (qgis): Make attribution more informative and translatable
pathmapper
03:03 AM Revision 7a5a13af (qgis): Use recommended osm tile url
pathmapper
03:03 AM Revision 361faa92 (qgis): Update Leaflet to latest release
pathmapper
03:03 AM Revision 111b5a7c (qgis): Small adjustments
pathmapper
03:03 AM Revision 9bcce8d9 (qgis): Remove optional Leaflet attribution prefix
pathmapper

2023-01-08

12:11 AM Revision 64a1f375 (qgis): file writer metadata: add (Geo)Arrow and (Geo)Parquet drivers (fixes #5...
Even Rouault
05:19 PM Revision 6f136986 (qgis): file writer metadata: add (Geo)Arrow and (Geo)Parquet drivers (fixes #5...
Even Rouault
05:15 PM Revision f74d9dd1 (qgis): Merge pull request #51392 from rouault/fix_51165
file writer metadata: add (Geo)Arrow and (Geo)Parquet drivers (fixes #51165) Even Rouault

2023-01-07

10:38 PM Revision 14289b23 (qgis): Remove unused httplib2 Debian dependency
Used by removed plugin:
2073026f7c ("[processing] removed geoserver algorithms and moved postgis
ones to qgis agorith...
Chris Mayo
10:38 PM Revision f9414b49 (qgis): Remove indirect jinja2 and owslib Debian dependencies
These are mandatory for jinja2 and owslib, listed in their
requirements.txt/setup.py files and installed by Debian
py...
Chris Mayo
08:19 PM Revision ea8e52a9 (qgis): file writer metadata: add (Geo)Arrow and (Geo)Parquet drivers (fixes #5...
Even Rouault
07:03 PM Revision a2fa8e9d (qgis): debian packaging: include awss2 auth method (followup 7a157038d000e0e22)
Jürgen Fischer
04:35 PM Revision 720082af (qgis): Use default Z/M values instead of NaN
Damiano Lombardi
09:55 AM Revision cbd10ccd (qgis): Merge pull request #51152 from benoitdm-oslandia/fix/3d_capture
fix(3d): fix typo and bug in qgs3dutils and QgsAbstract3DEngine Loïc Bartoletti
04:21 AM Revision cf0dae76 (qgis): [processing] Don't load default style when creating a memory sink
Mathieu Pellerin - nIRV

2023-01-06

12:27 AM Revision 1c79b492 (qgis): [feature][console] Add toggle comment action in the python console (#50...
Adds a toggle comment action in the Python Console and script editors Yoann Quenach de Quivillic
04:10 PM Revision 61e8e26e (qgis): Fix crash in merge features
Fix #5122
Introduced by #47822
Alessandro Pasotti
04:10 PM Revision f1933b2f (qgis): Handle multi pks
Alessandro Pasotti
04:10 PM Revision e6f22752 (qgis): Remove break
Alessandro Pasotti
04:10 PM Revision 1975680f (qgis): Fix crash in merge features
Fix #5122
Introduced by #47822
Alessandro Pasotti
04:10 PM Revision eb17855a (qgis): Handle multi pks
Alessandro Pasotti
04:10 PM Revision 7d067264 (qgis): Remove break
Alessandro Pasotti
04:06 PM Revision 675933aa (qgis): Merge pull request #51125 from elpaso/bugfix-gh5122-mergefeature-fid-crash
Bugfix gh5122 mergefeature fid crash Alessandro Pasotti
02:05 PM Revision 4fab6941 (qgis): Merge pull request #51384 from YoannQDQ/48337-iface-userProfileManager
Fixes https://github.com/qgis/QGIS/issues/48337 Matthias Kuhn
10:46 AM Revision f6c0bda4 (qgis): Add userProfileManager in QgisInterface (iface)
Fixes #48337 Yoann Quenach de Quivillic

2023-01-05

08:50 PM Revision 389a8edc (qgis): Bump json5 from 1.0.1 to 1.0.2 in /resources/server/src/landingpage
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/r...
dependabot[bot]
07:23 PM Revision c37a82b9 (qgis): fix provider connection test
Julien Cabieces
04:09 PM Revision e1c3c9bf (qgis): [Oracle] Fixes #51263 : Don't treat curve as line
Julien Cabieces
08:38 AM Revision ef89f700 (qgis): Add PNG export options
Alessandro Pasotti
08:36 AM Revision 1ac4dd34 (qgis): uniqueFilePath
Alessandro Pasotti
08:35 AM Revision 863a1261 (qgis): Merge pull request #51371 from elpaso/bugfix-sld-wellknown-polygon-fill
SLD: implement import/export of wellknown polygon pattern fills Alessandro Pasotti
08:34 AM Revision bda4fed9 (qgis): Bump json5 from 1.0.1 to 1.0.2 in /resources/server/src/landingpage
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/r...
dependabot[bot]
08:33 AM Revision c9453c41 (qgis): Merge pull request #51287 from Djedouas/external-storage-aws-s3
[ExternalStorage] AWS S3 cloud Julien Cabieces
08:29 AM Revision 7bd02075 (qgis): typo
Alessandro Pasotti

2023-01-04

04:36 PM Revision 189ce416 (qgis): Fix test
Alessandro Pasotti
04:05 PM Revision 846766e5 (qgis): fix(3d): fix typo and bug in qgs3dutils and QgsAbstract3DEngine
* fix captureSceneDepthBuffer by adjusting bad copy/paste from captureSceneImage
* fix bug: sometimes some tiles are ...
bdm-oslandia
03:50 PM Revision d13a7b72 (qgis): Merge pull request #51369 from tudorbarascu/swapcoordstags
Matthias Kuhn
02:46 PM Revision 7a157038 (qgis): Add AWS S3 authentication and external storage
Added python tests as well Jacky Volpes
02:46 PM Revision 92771b7f (qgis): Removed unnecessary comment
Jacky Volpes
01:10 PM Revision 832c6fcd (qgis): SLD: implement import/export of wellknown polygon pattern fills
Tested with GeoServer. Alessandro Pasotti
10:52 AM Revision 63940d0a (qgis): improve tag for swapxy alg
Tudor Bărăscu

2023-01-03

12:15 AM Revision ada96217 (qgis): [WFS provider] Avoid console warning when feedback == nullptr
Even Rouault
12:15 AM Revision d4695748 (qgis): [WFS provider] Fix getCachedCapabilities() short-lived in-memory cache ...
Even Rouault
12:15 AM Revision 678d88a4 (qgis): [WFS provider] Add short-lived in-memory cache for DescribeFeatureType ...
Even Rouault
12:15 AM Revision 027e95a5 (qgis): [WFS]: QgsWfsProviderMetadata::querySublayers(): do not issue GetCapabi...
Even Rouault
12:15 AM Revision dfadba6f (qgis): [WFS provider] Include typename in sublayers name
Even Rouault
12:15 AM Revision 494e6365 (qgis): QgsWfsProviderMetadata::querySublayers(): fix crash if wfsGetFeatureGeo...
Even Rouault
12:15 AM Revision acd7d028 (qgis): [WFS provider] Do not emit initial COUNT=1 GetFeature request if Descri...
Even Rouault
12:15 AM Revision 8866b0cd (qgis): QgsProviderSublayerTask: make it possible to restrict it to a particula...
Avoids the 'ERROR: Status 2: File pagingEnabled='false'
preferCoordinatesForWfsT11='false' restrictToRequestBBOX='1'...
Even Rouault
12:15 AM Revision a5f28d01 (qgis): [WFS] Fix filter for geometryTypeFilter='GeometryCollection' layers
Even Rouault
12:15 AM Revision 01758069 (qgis): QgsAppLayerHandling::addSublayers(): avoid prefixing layer name with ba...
Adresses https://github.com/qgis/QGIS/pull/51144#issuecomment-1345634678 Even Rouault
12:15 AM Revision 541da346 (qgis): Add a QgsProviderMetadata:suggestGroupNameForUri() method and implement...
Even Rouault
12:07 AM Revision 28f94da0 (qgis): [WFS] Improve support of layers with unknown geometry type with Deegree...
or any server implementing IsPoint, IsCurve and IsSurface filtering
functions.
When such a layer is added to the pro...
Even Rouault
12:07 AM Revision 8dc26088 (qgis): [WFS provider] Write qgis/wfsGetFeatureGeometryTypesTimeout settings ke...
Even Rouault
12:07 AM Revision 0c8f0106 (qgis): Add QgsGeometry::convertToCurvedMultiType()
Even Rouault
03:59 PM Revision f4d2f27f (qgis): Merge pull request #51215 from uclaros/fix-relation-multi-completer
Allow filtering in value relation widget when allowing multiple selections Julien Cabieces
03:06 PM Revision 9593a563 (qgis): Merge pull request #51316 from elpaso/htmlwidget-get_current_value
Support current_value in HTML widget Julien Cabieces
02:33 PM Revision a3fc7e82 (qgis): Merge pull request #51266 from kadas-albireo/providersublayerdialog
Move QgsProviderSublayersDialog to GUI Sandro Mani
11:34 AM Revision caadcb42 (qgis): Move QgsProviderSublayersDialog to GUI
Sandro Mani
09:20 AM Revision 07d64d9a (qgis): missing comma
Harrissou Santanna
09:20 AM Revision 8860dcee (qgis): Correctly expose optional argument in represent_value function
Harrissou Santanna
09:16 AM Revision 7297f7aa (qgis): Fix PyQGIS documentation for QgsFeature.setAttribute
Fixes #51276 Nyall Dawson
08:50 AM Revision e3b12a65 (qgis): Fix spelling
Damiano Lombardi
04:57 AM Revision 39b949cb (qgis): missing comma
Harrissou Santanna
04:57 AM Revision d9f6abef (qgis): Correctly expose optional argument in represent_value function
Harrissou Santanna
04:53 AM Revision d8eac90d (qgis): missing comma
Harrissou Santanna
04:53 AM Revision df506487 (qgis): Correctly expose optional argument in represent_value function
Harrissou Santanna
04:35 AM Revision ee2992fb (qgis): read and write common properties on annotation layers
CodeBardian
04:35 AM Revision 6f975a77 (qgis): add failing test demonstrating #47463
CodeBardian
04:32 AM Revision df527c0e (qgis): Bump actions/stale from 6 to 7
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [Release notes](https://github.com/actions/sta...
dependabot[bot]
04:31 AM Revision 5da0e541 (qgis): Bump actions/cache from 3.0.11 to 3.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2.
- [Release notes](https://github.com/ac...
dependabot[bot]

2023-01-02

11:03 PM Revision 8b4d907e (qgis): Add Z or M to vertex when snapping with vertex tool
Damiano Lombardi
08:23 AM Revision 334e905e (qgis): qgscamerapose: Fix pitch initial value to avoid rotation computation error
This is a follow up from commit
b173af9a2e5097b7542668c640acb30819563be0.
This prevents a bug in QgsCameraPose::upda...
Jean Felder
08:23 AM Revision 631de99c (qgis): qgscamerapose: Fix pitch initial value to avoid rotation computation error
This is a follow up from commit
b173af9a2e5097b7542668c640acb30819563be0.
This prevents a bug in QgsCameraPose::upda...
Jean Felder
08:19 AM Revision a9b84fc1 (qgis): qgscamerapose: Fix pitch initial value to avoid rotation computation error
This is a follow up from commit
b173af9a2e5097b7542668c640acb30819563be0.
This prevents a bug in QgsCameraPose::upda...
Jean Felder

2023-01-01

12:35 AM Revision b66cb0c3 (qgis): Merge pull request #51306 from cjmayo/future
Remove Python future package from installation Matthias Kuhn
08:00 PM Revision da94a2a3 (qgis): Bump actions/cache from 3.0.11 to 3.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2.
- [Release notes](https://github.com/ac...
dependabot[bot]
08:00 PM Revision 77774383 (qgis): Bump actions/stale from 6 to 7
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [Release notes](https://github.com/actions/sta...
dependabot[bot]
01:31 PM Revision 2aacff1d (qgis): [gps] Catch NMEA UTC times for date-less streams (#51346)
Mathieu Pellerin - nIRV

2022-12-30

09:57 PM Revision f716f6cb (qgis): fix cmake find qwt6
Vincent Cloarec
09:56 PM Revision 0dffc593 (qgis): Add missing blank line to allow parameters display in docs
Harrissou Santanna
09:56 PM Revision f1f7b7ab (qgis): Fix see also blocks misformatting
Harrissou Santanna
09:55 PM Revision 93c6fdac (qgis): Fix name and widgets order in Group Properties
Harrissou Santanna
09:55 PM Revision 995c0d99 (qgis): Rename group symbology tab
Harrissou Santanna
02:00 PM Revision 7e2e6220 (qgis): [expressions] New is_feature_valid()/is_attribute_valid() functions (#5...
Mathieu Pellerin - nIRV

2022-12-29

11:29 AM Revision 8bb9a015 (qgis): Merge pull request #51313 from elpaso/ogrprovider-sql-logging
Ogrprovider sql logging Alessandro Pasotti
10:42 AM Revision 96afc543 (qgis): Doxy
Alessandro Pasotti
10:34 AM Revision e9b5c3a3 (qgis): Sipify
Alessandro Pasotti
09:41 AM Revision 60a8aad0 (qgis): Use HTML widget for editing
Alessandro Pasotti

2022-12-28

06:17 PM Revision 908c95f4 (qgis): New text widget
Alessandro Pasotti
03:19 PM Revision 98366e13 (qgis): Add comment about the callback limitations in QGIS
Alessandro Pasotti
01:15 PM Revision b4d73cab (qgis): Install query logger only when needed
Alessandro Pasotti
12:52 PM Revision cc371642 (qgis): Test and selective update
Alessandro Pasotti
11:54 AM Revision 882919ad (qgis): Support get_current_value in HTML widget
Alessandro Pasotti
10:36 AM Revision 43de538d (qgis): Remove unused headers
Alessandro Pasotti
09:52 AM Revision e166ae4b (qgis): OGR: Add SQL query logger
Alessandro Pasotti
09:38 AM Revision 9a962467 (qgis): SLD simple marker rotation data-defined field ref export
Fix #24953 at least for simple cases where the expression
is a simple field reference.
Alessandro Pasotti
09:37 AM Revision 19b1b2f5 (qgis): Fix #42136
Alessandro Pasotti
09:37 AM Revision 9e413498 (qgis): SLD ElseFilter support
Alessandro Pasotti
09:37 AM Revision d9868988 (qgis): Roundtrip test for ELSE SLD import/export
Alessandro Pasotti
09:37 AM Revision bb6c8e9b (qgis): Fix test after ElseFilter
Alessandro Pasotti
09:34 AM Revision 2712aed1 (qgis): Merge pull request #51283 from elpaso/bugfix-gh24953-sld-dd-rotation
SLD simple marker rotation data-defined field ref export Alessandro Pasotti
09:34 AM Revision 0aeb6dc7 (qgis): Merge pull request #51277 from elpaso/sld-export-options-svg
Add SLD export context Alessandro Pasotti
09:33 AM Revision 85da91eb (qgis): Merge pull request #51260 from elpaso/bugfix-gh22172-sld-else-export
SLD: <se:ElseFilter/> nor working when styling data with sld Alessandro Pasotti

2022-12-27

08:40 PM Revision 85127019 (qgis): Remove Python 2 compatibility code from parse_dash_results
Chris Mayo
08:40 PM Revision 04b1ee91 (qgis): Remove Python future package from installation
Not used since:
78af413dcc ("Remove python future compatibility layer", 2017-08-05)
Chris Mayo

2022-12-22

04:31 PM Revision 88dd070f (qgis): Enable the vertex tool to edit Z or M value if the layer supports it
Damiano Lombardi
12:24 PM Revision 29fd311f (qgis): add API to pass a filterRect to point cloud requests (#51063)
* add API to pass a filterRect in pointcloud requests
* update docstring
* clang-tidy, cleanup includes
* tests ad...
Stefanow Natsis

2022-12-21

03:24 PM Revision 568ae8ac (qgis): [AttributeTable] Lazy load widget information for attributes
Julien Cabieces
03:09 PM Revision 6e311cdd (qgis): SLD simple marker rotation data-defined field ref export
Fix #24953 at least for simple cases where the expression
is a simple field reference.
Alessandro Pasotti
11:56 AM Revision d7ad954b (qgis): Merge pull request #51253 from tudorbarascu/selecticon
add "Select Within Distance" icon to the Selection Toolbar Alessandro Pasotti
11:31 AM Revision f84a0a86 (qgis): More doxy
Alessandro Pasotti
11:26 AM Revision 644a99dd (qgis): Doxy
Alessandro Pasotti
11:09 AM Revision 118c956c (qgis): Add SLD export context
Alessandro Pasotti

2022-12-20

12:58 AM Revision d30a7bea (qgis): Skip layers with 'rendering/noPreviewJobs' custom property set in prefe...
Nyall Dawson
12:58 AM Revision d168cf85 (qgis): Make iteration of features from vector layers with joins actually threa...
Nyall Dawson
12:58 AM Revision cd74fc27 (qgis): Fix thread safety of DEM height map generator
Nyall Dawson
12:58 AM Revision 65161745 (qgis): Remove unused provider argument
Nyall Dawson
12:58 AM Revision 5851e5d7 (qgis): Remove unused enum
Nyall Dawson
12:58 AM Revision e3ad3839 (qgis): Fix thread unsafe progress reporting from GDAL operations
Nyall Dawson
12:58 AM Revision a758a716 (qgis): Update test
Nyall Dawson
12:58 AM Revision d211a9d6 (qgis): Ensure that dataChanged signal is raised for DisplayRole in
QgsAttributeTableModel when a feature attribute is changed
Otherwise the attribute table will show the outdated valu...
Nyall Dawson
12:58 AM Revision 3565fd15 (qgis): Copy mFeedback argument in copy/assign constructors
Nyall Dawson
12:58 AM Revision fb72e346 (qgis): [OGR provider] Fix opening /vsizip//path/to/my.zip/my.gpkg files
This actually works around an issue in current GDAL versions where the
NOLOCK=YES open option does not work with /vsi...
Even Rouault
12:58 AM Revision d1457798 (qgis): Fix clang warning
(cherry picked from commit 9e5cd1f79a5d384e4d7ab8d6169f1f35a6fb3d2c) Nyall Dawson
12:58 AM Revision 593e3d02 (qgis): Make raster paletted renderer classify function thread safe
In addition to making this correctly thread safe, also avoids a
temporary UI hang during the classification if the la...
Nyall Dawson
12:58 AM Revision d76d9427 (qgis): Remove very old workaround for a closed GDAL ticket preventing
use of existing GDAL raster band statistics Nyall Dawson
12:58 AM Revision dfe38ed6 (qgis): More responsive cancelation in raster layer unique stats algorithm
Nyall Dawson
12:58 AM Revision 9916310f (qgis): Ensure qgis_process commands using project paths are correctly cleaned
Fixes #50623
(cherry picked from commit 9a39f24c5c72ce31a527bbef1b10f1a35daa77c5)
Nyall Dawson
12:58 AM Revision 3eb41968 (qgis): Fixes #33755 Fix legend icon geom generator is involved
Julien Cabieces
12:58 AM Revision f5670468 (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
12:58 AM Revision fa2edbb6 (qgis): Add a coment to GRASS logic
Loïc Bartoletti
12:58 AM Revision 49244a85 (qgis): More robust output process
Co-Authored-By: Andrea Giudiceandrea <[email protected]> nicogodet
12:58 AM Revision d851e7e3 (qgis): typo & flake8
nicogodet
12:58 AM Revision 34f7615c (qgis): Fix output process of r.horizon
nicogodet
12:58 AM Revision 50ad97d3 (qgis): [WFS provider] Include namespace prefix and URI in FILTER ...
computed from setSubsetString() when a namespace is declared on <<wfs:FeatureType> in GetCapabilities response
Fixes...
Even Rouault
12:58 AM Revision 259a65cc (qgis): [WFS provider] Use QgsOgcCrsUtils::parseCrsName() to be able to handle ...
Even Rouault
12:58 AM Revision 5621b320 (qgis): QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): use QgsOgcCrsUtils...
Even Rouault
12:58 AM Revision 6213437e (qgis): QgsGmlStreamingParser::readEpsgFromAttribute(): use QgsOgcCrsUtils::par...
Even Rouault
12:58 AM Revision 4474e7b9 (qgis): Add a QgsOgcCrsUtils::parseCrsName() function to parse the different st...
Recognizes the following flavors:
```
//! CRS flavor
enum class CRSFlavor
{
UNKNOWN, //! unknown/un...
Even Rouault
12:58 AM Revision ba973100 (qgis): Fix source select dialog does not add new pages for providers registered
after QGIS startup (eg when enabling a new plugin), and also ensure
pages are correctly removed when providers are re...
Nyall Dawson

2022-12-19

05:35 PM Revision 74dfc9be (qgis): Fix test after ElseFilter
Alessandro Pasotti
01:40 PM Revision e0acc90b (qgis): Fix #42136
Alessandro Pasotti
 

Also available in: Atom