Activity

From 2022-11-04 to 2022-12-03

2022-12-03

11:06 AM Revision ef232d5f (qgis): Correctly render ordered list in maplayerrenderer API docs
Harrissou Santanna

2022-12-02

03:05 AM Revision 77dc2bdd (qgis): Use GDAL_DCAP_FEATURE_STYLES_READ/GDAL_DCAP_FEATURE_STYLES_WRITE on new...
Nyall Dawson

2022-12-01

11:02 PM Revision 3dd5418c (qgis): Ensure qgis_process commands using project paths are correctly cleaned
Fixes #50623 Nyall Dawson
10:58 PM Revision 245d7fa6 (qgis): Bump minimatch from 3.0.4 to 3.1.2 in /resources/server/src/landingpage
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaa...
dependabot[bot]
10:58 PM Revision 9a39f24c (qgis): Ensure qgis_process commands using project paths are correctly cleaned
Fixes #50623 Nyall Dawson
10:58 PM Revision 69a843ff (qgis): [vector] Do not enable embedded feature symbology when loading KML data...
Mathieu Pellerin - nIRV
10:57 PM Revision b34b15d0 (qgis): Bump whoan/docker-build-with-cache-action from 5 to 6
Bumps [whoan/docker-build-with-cache-action](https://github.com/whoan/docker-build-with-cache-action) from 5 to 6.
- ...
dependabot[bot]
08:59 PM Revision 841f2b8b (qgis): Skip layers with 'rendering/noPreviewJobs' custom property set in prefe...
Nyall Dawson
08:59 PM Revision 07c94c35 (qgis): Skip layers with 'rendering/noPreviewJobs' custom property set in prefe...
Nyall Dawson
08:55 PM Revision b6a78b4b (qgis): Skip layers with 'rendering/noPreviewJobs' custom property set in prefe...
Nyall Dawson
08:54 PM Revision c8168731 (qgis): [vector] Do not enable embedded feature symbology when loading KML data...
Mathieu Pellerin - nIRV
08:00 PM Revision 721e6817 (qgis): Bump whoan/docker-build-with-cache-action from 5 to 6
Bumps [whoan/docker-build-with-cache-action](https://github.com/whoan/docker-build-with-cache-action) from 5 to 6.
- ...
dependabot[bot]
06:00 PM Revision 32572b03 (qgis): [plugin manager] Fix metadata parsing language
Use QGIS user interface language instead of system language Andrea Giudiceandrea
07:57 AM Revision 395e1735 (qgis): [vector] Do not enable embedded feature symbology when loading KML data...
Mathieu Pellerin - nIRV
07:57 AM Revision 4125f51c (qgis): [vector] Do not enable embedded feature symbology when loading KML data...
Mathieu Pellerin - nIRV
07:52 AM Revision a0d1a179 (qgis): [vector] Do not enable embedded feature symbology when loading KML data...
Mathieu Pellerin - nIRV
03:03 AM Revision 10893464 (qgis): Add method to get list of supported related table types for a connection
Nyall Dawson

2022-11-30

11:44 PM Revision 82f28861 (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
Harrissou Santanna
11:44 PM Revision 046c6ea5 (qgis): fix python function display in qgsdefaultvalue
Harrissou Santanna
11:44 PM Revision 69ea70b1 (qgis): fix python function display in qgsdefaultvalue
Harrissou Santanna
11:44 PM Revision 0e87a1ea (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
Harrissou Santanna
10:13 PM Revision 006c3c02 (qgis): Add FindPyQt6 cmake modules
Sandro Mani
09:56 PM Revision ebb606fd (qgis): xml/xsd updates
Nyall Dawson
09:56 PM Revision 6b65b424 (qgis): [feature] Add key dates to layer/project metadata
This adds the following fields to the QGIS layer/project metadata
standard:
- Date created
- Date published
- Date r...
Nyall Dawson
09:56 PM Revision 63860ec0 (qgis): Translate dates from esri metadata
Nyall Dawson
09:56 PM Revision dfee01d7 (qgis): Use enumeration in xsd
Nyall Dawson
09:56 PM Revision 1461a818 (qgis): Don't accept illegal field names in new table dialog
Nyall Dawson
09:56 PM Revision eab3edbd (qgis): Catch another place where illegal field names could be used
Nyall Dawson
09:56 PM Revision 772033d4 (qgis): Don't allow empty field names or table names in new layer dialog
Nyall Dawson
09:56 PM Revision 82462b59 (qgis): Populate illegal field names for postgres connection
Nyall Dawson
09:56 PM Revision 026f3cdf (qgis): Add api to retrieve illegal field names via connections api
Nyall Dawson
09:56 PM Revision 7a3a57a5 (qgis): Add API to retrieve relationship capabilities for a provider connection
Nyall Dawson
07:02 PM Revision f784753d (qgis): Merge pull request #50853 from Koyaani/xyzm_at_expressions
[Feature] Add x_at, y_at, z_at, m_at expression functions Julien Cabieces
04:45 PM Revision f75030d5 (qgis): fix: apply requested changes
Antoine Facchini
04:45 PM Revision f84b95ff (qgis): fix: reduce the number of changeGeometry() call
Antoine Facchini
04:45 PM Revision 8cd2db21 (qgis): tests(testqgsvertextool): update avoid intersections and add tests on Q...
Antoine Facchini
04:45 PM Revision 1f4e5f99 (qgis): feat(avoidIntersections): add a new return value when the geom is not m...
Antoine Facchini
04:45 PM Revision 5d14d84b (qgis): symbols: rename material to material settings (#50977)
* qgspoint3dsymbol: Rename mMaterial attribute to mMaterialSettings
mMaterial is not a material but an attribute to ...
Jean Felder
04:41 PM Revision 205865fa (qgis): Merge pull request #50109 from Koyaani/fix-unnecessary-geometryChanged-...
[Fix] Remove unnecessary geometryChanged calls Julien Cabieces
12:41 PM Revision 3aa58f1a (qgis): Merge pull request #51060 from kadas-albireo/pyqt6work
Assorted fixes towards PyQt6 support Sandro Mani
10:13 AM Revision ff9f2833 (qgis): Assorted fixes towards PyQt6 support
Sandro Mani
10:01 AM Revision 6ce6da4e (qgis): fix: apply requested changes
Antoine Facchini
09:38 AM Revision b3976fce (qgis): fix: apply requested changes
Antoine Facchini
02:27 AM Revision a542fa5b (qgis): Const
Nyall Dawson
02:27 AM Revision e452ca21 (qgis): Silence spell check
Nyall Dawson
02:27 AM Revision 30899be0 (qgis): Add update and delete relationship api
Nyall Dawson
02:27 AM Revision c760faac (qgis): Fix mac build
Nyall Dawson
02:27 AM Revision 724bf9e9 (qgis): Expose QgsWeakRelation constructor to sip
Nyall Dawson
02:27 AM Revision bfc8a19b (qgis): Fix build on older gdal
Nyall Dawson
02:27 AM Revision ff3048d1 (qgis): [api] Add method for creating relationship to QgsAbstractDatabaseProvid...
and implement for OGR provider when built on GDAL >= 3.6 Nyall Dawson

2022-11-29

11:14 PM Revision cae95772 (qgis): Include <cmath> as required to use std::fabs
Previously, math.h was included instead, but this is C++ code. Greg Troxel
11:14 PM Revision f045fa24 (qgis): Followup aa590b7, more tolerant progress matching
Nyall Dawson
05:48 PM Revision 79dc6677 (qgis): fix: reduce the number of changeGeometry() call
Antoine Facchini
05:48 PM Revision 635564fd (qgis): tests(testqgsvertextool): update avoid intersections and add tests on Q...
Antoine Facchini
05:48 PM Revision 864ed43b (qgis): feat(avoidIntersections): add a new return value when the geom is not m...
Antoine Facchini
05:47 PM Revision 46ed1e12 (qgis): refacto: replace the parameter name 'i' to 'vertex'
Antoine Facchini
05:47 PM Revision 77e94913 (qgis): docs: inform users that some expression functions are deprecated
Antoine Facchini
05:47 PM Revision d8131a07 (qgis): feature: add x_at, y_at, z_at and m_at expressions
Antoine Facchini
12:05 PM Revision ec689c52 (qgis): [wms] Allow for WMTS layers to take DPI into account and scale up on hi...
Mathieu Pellerin - nIRV
10:20 AM Revision 44361ba3 (qgis): Add flag to opt into including system tables in QgsAbstractDatabaseProv...
Nyall Dawson
05:31 AM Revision f1447bed (qgis): Update tests
Nyall Dawson
05:31 AM Revision 3864de6d (qgis): Another test update
Nyall Dawson
05:31 AM Revision 3877db48 (qgis): Fix missing shadows in legend text
Nyall Dawson
05:31 AM Revision a5c47eb1 (qgis): Update test images
Nyall Dawson
05:31 AM Revision d76a80d6 (qgis): Fix possible nullptr dereference
Nyall Dawson
05:31 AM Revision 662564b4 (qgis): Update tests
Nyall Dawson
05:31 AM Revision c2f8e7fb (qgis): Add alternative reference json files for getlegendgraphic tests
Nyall Dawson
05:31 AM Revision 3dea6dec (qgis): More test updates
Nyall Dawson
05:31 AM Revision f18e90eb (qgis): Update tests
Nyall Dawson
05:31 AM Revision c3d5cdec (qgis): Fix server legend coloring
Nyall Dawson
05:31 AM Revision 34df6d12 (qgis): [feature] Use text renderer in layout legends
This change allows use of the full text renderer capabilities
for legend titles, subtitles, and item text. It allows ...
Nyall Dawson
05:31 AM Revision b4ecf8a3 (qgis): Set larger line heights for legend text formats by default, so that we ...
Nyall Dawson
05:31 AM Revision e667ebcd (qgis): Update reference images
Nyall Dawson
05:31 AM Revision 7e9bee79 (qgis): Update reference images
Nyall Dawson
05:31 AM Revision 6b8d53a3 (qgis): Fix cppcheck warnings
Nyall Dawson
05:31 AM Revision 3527257b (qgis): Deprecate legend line spacing setting, this is now handled in the text
formats Nyall Dawson
05:31 AM Revision 0803809b (qgis): Cleanup code
Nyall Dawson
04:10 AM Revision 86c8d136 (qgis): Silence noisy proj debug output
Nyall Dawson
04:10 AM Revision b4d62751 (qgis): Cleanup includes
Nyall Dawson
04:10 AM Revision 6f8bc19a (qgis): Silence some debug
Nyall Dawson

2022-11-28

12:44 AM Revision aa590b73 (qgis): Better handling of GDAL progess report
Nicolas Godet
12:37 AM Revision cf485935 (qgis): Include <cmath> as required to use std::fabs
Previously, math.h was included instead, but this is C++ code. Greg Troxel
12:33 AM Revision 98995b2a (qgis): Include <cmath> as required to use std::fabs
Previously, math.h was included instead, but this is C++ code. Greg Troxel
09:49 PM Revision 7ada1c1d (qgis): [RelationEditor] Don't recreate dualview when only request has changed
Julien Cabieces
02:20 PM Revision c64da2f3 (qgis): Fix relationship parent table name is repeated in browser info panel
Nyall Dawson
02:20 PM Revision 934a2091 (qgis): Don't show a empty geometry field when expanding aspatial GPKG tables i...
Nyall Dawson
10:50 AM Revision 3eabb267 (qgis): Fix relationship parent table name is repeated in browser info panel
Nyall Dawson
10:46 AM Revision 8d18f7c5 (qgis): Fix relationship parent table name is repeated in browser info panel
Nyall Dawson
10:01 AM Revision bcddf6f9 (qgis): Don't show a empty geometry field when expanding aspatial GPKG tables i...
Nyall Dawson
09:57 AM Revision b35968e1 (qgis): Don't show a empty geometry field when expanding aspatial GPKG tables i...
Nyall Dawson
07:31 AM Revision 31bf4771 (qgis): use completeBaseName to make copc copy
this takes the full filename until the last dot. Javier Jimenez Shaw
06:43 AM Revision 3e5e531b (qgis): [OGR provider] Avoid console error related to gpkg_metadata_reference t...
When opening the 'Open Vector Layer' dialog box in a directory with a
.gpkg without the optional metadata tables, the...
Even Rouault
06:42 AM Revision f31eba14 (qgis): Fix #50999 GDAL auth config filter
Alessandro Pasotti
06:42 AM Revision 651b3428 (qgis): Fix #50999 GDAL auth config filter
Alessandro Pasotti
05:50 AM Revision de843e23 (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
02:46 AM Revision 14bf89c9 (qgis): Alternative method of silencing clang warnings
Nyall Dawson
02:46 AM Revision fa0adc03 (qgis): Typo
Nyall Dawson
02:46 AM Revision 16e572da (qgis): Restore alternative silencer method
Nyall Dawson
02:46 AM Revision 26f5683d (qgis): Properly avoid clang warning
Nyall Dawson
02:46 AM Revision 5a0e2e25 (qgis): Supress clang warning
Nyall Dawson
02:46 AM Revision fe0ab98e (qgis): Manually monkey patch compatibility, since we can't auto patch to gui c...
Nyall Dawson
02:46 AM Revision 0c562b43 (qgis): Dox
Nyall Dawson
02:46 AM Revision 3efb1e60 (qgis): Move action enums to Qgis, promote to enum class, and considerably thin
includes as a result Nyall Dawson

2022-11-27

11:59 PM Revision 71feaaac (qgis): use completeBaseName to make copc copy
this takes the full filename until the last dot. Javier Jimenez Shaw
11:56 PM Revision 0a878e83 (qgis): Fix #50999 GDAL auth config filter
Alessandro Pasotti
11:56 PM Revision 654cf0ff (qgis): Fix #50999 GDAL auth config filter
Alessandro Pasotti
11:54 PM Revision 81ca6f25 (qgis): use completeBaseName to make copc copy
this takes the full filename until the last dot. Javier Jimenez Shaw
11:53 PM Revision 508b6d3c (qgis): [OGR provider] Avoid console error related to gpkg_metadata_reference t...
When opening the 'Open Vector Layer' dialog box in a directory with a
.gpkg without the optional metadata tables, the...
Even Rouault
11:53 PM Revision 47def696 (qgis): Fix WMS identify (headers getters must be case insensitive)
Fixes #50981 Alessandro Pasotti
11:52 PM Revision 3cbabfe3 (qgis): Fix oapif subsection title
Harrissou Santanna
11:52 PM Revision 7255fe89 (qgis): Rename oapif subsection title
Harrissou Santanna
11:52 PM Revision 0735f86b (qgis): Fix oapif subsection title
Harrissou Santanna
11:52 PM Revision 73a65c68 (qgis): Rename oapif subsection title
Harrissou Santanna
11:52 PM Revision fdbcb2bf (qgis): Fix #50999 GDAL auth config filter
Alessandro Pasotti
11:50 PM Revision e86dc3e4 (qgis): [OGR provider] Avoid console error related to gpkg_metadata_reference t...
When opening the 'Open Vector Layer' dialog box in a directory with a
.gpkg without the optional metadata tables, the...
Even Rouault
11:50 PM Revision 4f824ef0 (qgis): [Lint] QgsMeshDatasetGroupStore: make mExtraDatasets a non-pointer member
There's no need to make it a std::unique_ptr<> given it is always
allocated in the constructor, and never assigned to...
Even Rouault
11:50 PM Revision 36157da3 (qgis): fix bad type
Vincent Cloarec

2022-11-25

03:24 AM Revision 0bb82e12 (qgis): Fix oapif subsection title
Harrissou Santanna
03:24 AM Revision 9bdeb8b5 (qgis): Rename oapif subsection title
Harrissou Santanna
03:24 AM Revision 850cd93d (qgis): Rename oapif subsection title
Harrissou Santanna
03:24 AM Revision 29031394 (qgis): Fix oapif subsection title
Harrissou Santanna
03:23 AM Revision f1f0e112 (qgis): Fix WMS identify (headers getters must be case insensitive)
Fixes #50981 Alessandro Pasotti
03:20 AM Revision ade4f0cf (qgis): qgscamerapose: Do not restrict the pitch angle with qt6
This was introduced as a workaround for a bug in Qt5. It has been
fixed in Qt6.
Jean Felder
03:20 AM Revision c2bba3b8 (qgis): Fix WMS identify (headers getters must be case insensitive)
Fixes #50981 Alessandro Pasotti
03:19 AM Revision d67e3c39 (qgis): Fix oapif subsection title
Harrissou Santanna
03:19 AM Revision d0903e7e (qgis): Rename oapif subsection title
Harrissou Santanna
03:11 AM Revision e10bd388 (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
03:07 AM Revision ba9c669b (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-11-24

04:55 AM Revision ff12479b (qgis): Fixes #50963 : Index already passed don't call `findText`
Nicolas Godet
03:41 AM Revision cfbf5ef5 (qgis): Add more efficient method to draw document when a QgsTextDocument is al...
Nyall Dawson
03:41 AM Revision 12ec85a6 (qgis): Fix horizontally overlapping text in rect mode
Nyall Dawson
03:41 AM Revision a10b9711 (qgis): Add additional text renderer rect modes
Adds some text layout modes where the line heights are based
on cap heights or font ascent alone
These are required ...
Nyall Dawson
03:01 AM Revision 09655fd1 (qgis): [AttributeTable] Create attributes widget only when needed
Julien Cabieces
03:01 AM Revision 4fd60d06 (qgis): Update src/gui/attributetable/qgsattributetablemodel.cpp
Nyall Dawson

2022-11-23

11:06 PM Revision ff2a81d8 (qgis): Fixes #50963 : Index already passed don't call `findText`
Nicolas Godet
11:01 PM Revision 7b80b30c (qgis): Fixes #50963 : Index already passed don't call `findText`
Nicolas Godet
11:00 PM Revision 4d7a772e (qgis): [layouts] Support non-printer layout exports when QPrinter not available
Mathieu Pellerin - nIRV
03:28 PM Revision 0391d7a4 (qgis): [layouts] Support non-printer layout exports when QPrinter not available
Mathieu Pellerin - nIRV
03:24 PM Revision ed3483ed (qgis): [layouts] Support non-printer layout exports when QPrinter not available
Mathieu Pellerin - nIRV
10:01 AM Revision 091469dd (qgis): fix python function display in qgsdefaultvalue
Harrissou Santanna
10:01 AM Revision 736b4077 (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
Harrissou Santanna
10:01 AM Revision c34bc1cd (qgis): fix python function display in qgsdefaultvalue
Harrissou Santanna
10:01 AM Revision cf6b41cd (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
Harrissou Santanna
09:57 AM Revision 6f47a5f1 (qgis): Merge pull request #50960 from DelazJ/maplayerrendererListdocs
Matthias Kuhn
08:25 AM Revision 2a0fc591 (qgis): Cleanup qgsmaplayeractionregistry.* files and split into modular files
per class Nyall Dawson
08:25 AM Revision 8fefb8a0 (qgis): Move action files to subdirectories
Nyall Dawson
05:27 AM Revision 24ea2a32 (qgis): [processing] Raster layer unique values output should use longlong
for pixel count field, otherwise values can be too large for plain
integer fields when outputting to eg geopackage an...
Nyall Dawson
05:27 AM Revision a04de9ad (qgis): [processing] Raster layer unique values output should use longlong
for pixel count field, otherwise values can be too large for plain
integer fields when outputting to eg geopackage an...
Nyall Dawson
04:54 AM Revision 45ed5f70 (qgis): Silency noisy debug
Nyall Dawson
04:54 AM Revision b6badb60 (qgis): Add a context for QgsMapLayerAction
Nyall Dawson
04:54 AM Revision 96652415 (qgis): Less debug noise
Nyall Dawson
04:54 AM Revision 0c4aff9a (qgis): Add framework so that a QgsMapLayerAction can get a reference
to the QgsAttributeDialog it is executed from Nyall Dawson
04:54 AM Revision a876fa46 (qgis): Also update GPS derived attributes when updating feature form from
GPS Nyall Dawson
04:54 AM Revision c15b9600 (qgis): Add message bar to QgsMapLayerActionContext
Nyall Dawson
04:54 AM Revision 7a2598d4 (qgis): Add map layer action for current GPS feature destination layer
for "Update GPS Information"
Triggering this action from the attribute dialog for a newly
created feature in the GPS...
Nyall Dawson
04:54 AM Revision 4f1cc22b (qgis): Also use context when determining which actions can run
Nyall Dawson
04:54 AM Revision 4afcddf7 (qgis): Refactor to move gps logged positions to QgsGeometry method out
to base class Nyall Dawson
04:54 AM Revision ff03e4c9 (qgis): Add method to change the geometry for the feature shown in a QgsAttribu...
Nyall Dawson
04:54 AM Revision 6d74da23 (qgis): needsGeometry getter is not a signal
Nyall Dawson
04:54 AM Revision 84c87870 (qgis): Don't show misleading error message when user CANCELS adding a
feature from GPS location Nyall Dawson
01:30 AM Revision e2222d21 (qgis): [processing] Raster layer unique values output should use longlong
for pixel count field, otherwise values can be too large for plain
integer fields when outputting to eg geopackage an...
Nyall Dawson
01:30 AM Revision 0212774c (qgis): [processing] Raster layer unique values output should use longlong
for pixel count field, otherwise values can be too large for plain
integer fields when outputting to eg geopackage an...
Nyall Dawson
01:26 AM Revision f0de98ec (qgis): [processing] Raster layer unique values output should use longlong
for pixel count field, otherwise values can be too large for plain
integer fields when outputting to eg geopackage an...
Nyall Dawson

2022-11-22

09:04 AM Revision 8b7e5769 (qgis): [WFS provider] Try to detect geometry type if unknown for WFS 1.0 (#50943)
fixes qgis#50935 pathmapper
07:39 AM Revision 3d51ab36 (qgis): fix python function display in qgsdefaultvalue
Harrissou Santanna
07:39 AM Revision 9b886a17 (qgis): Attempt to fix qgsmaplayerrenderer c++ and pyqgis docs display
Harrissou Santanna
01:38 AM Revision a53a8fea (qgis): accept code formatting suggestion
Co-authored-by: Andrea Giudiceandrea <[email protected]> Alister Hood

2022-11-21

10:05 PM Revision bfde7852 (qgis): [WFS provider] Try to detect geometry type if unknown for WFS 1.0 (#50943)
fixes qgis#50935 pathmapper
09:13 PM Revision 934774a6 (qgis): Hide GPS toolbar by default, make floating by default
Nyall Dawson
12:36 PM Revision 27f87d1d (qgis): [OGR provider] querySubLayerList(): use GDAL 3.6.0 OGR_L_GetGeometryTyp...
Use OGR_L_GetGeometryTypes() to get the actual geometry types of a
layer.
Cf https://github.com/OSGeo/gdal/pull/6491
Even Rouault
08:47 AM Revision 85834d74 (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
08:47 AM Revision a8d4ef39 (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
01:14 AM Revision 53715c36 (qgis): Use daemon property instead of setDaemon()
SetDaemon() is deprecated since Python 3.10
https://docs.python.org/3/library/threading.html#threading.Thread.daemon
...
pathmapper

2022-11-19

08:59 AM Revision 5eadfee4 (qgis): disable fail-fast option in docker build workflow
CodeBardian
06:49 AM Revision ca9acb79 (qgis): update ubuntu base image version to 22.04
CodeBardian
06:47 AM Revision 5dc2ab95 (qgis): Rework GPS add track point icon
Nyall Dawson
06:47 AM Revision 517cac31 (qgis): In various "new *** layer" dialogs, show a warning when the
user accepts the dialog but has entered a field name in
the new field box without adding it to the fields list
Avoid...
Nyall Dawson
05:48 AM Revision 6234d190 (qgis): Fix shell check warning
Nyall Dawson
05:24 AM Revision c0d8f65c (qgis): Add a coment to GRASS logic
Loïc Bartoletti
05:24 AM Revision 5fcb63e5 (qgis): More robust output process
Co-Authored-By: Andrea Giudiceandrea <[email protected]> nicogodet
05:24 AM Revision b2be3962 (qgis): Fix output process of r.horizon
nicogodet
05:24 AM Revision 2627f266 (qgis): typo & flake8
nicogodet
05:21 AM Revision ec6cf0a7 (qgis): Use circles for digitized point marker, not square
Nyall Dawson
05:21 AM Revision a6ede27e (qgis): When digitizing points, ensure that we show a visible marker on the
canvas at the digitized point while the attribute dialog is open
This matches the behavior we see for lines/polygons...
Nyall Dawson
05:21 AM Revision cb8875a8 (qgis): Condense duplicate code
Nyall Dawson
05:21 AM Revision ad98d28f (qgis): Dox++
Nyall Dawson
05:21 AM Revision df8f525b (qgis): Better memory management
Nyall Dawson
03:24 AM Revision a0671977 (qgis): server: include xml processing instruction in feature info and server e...
(cherry picked from commit 3c6e0cf1fb560dd143fc8385e8ef8f211aca0bae) Jürgen Fischer
03:23 AM Revision 5bd50e5b (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
03:13 AM Revision f5b26a67 (qgis): [WFS provider] Add a new test for a layer of geometry type Unknown, who...
Even Rouault
03:13 AM Revision 906859b7 (qgis): [WFS provider] Fix performance issue on initial GetFeature COUNT=1 requ...
Even Rouault
03:09 AM Revision 8f4c14fc (qgis): Add a coment to GRASS logic
Loïc Bartoletti
03:09 AM Revision 9fead243 (qgis): More robust output process
Co-Authored-By: Andrea Giudiceandrea <[email protected]> nicogodet
03:09 AM Revision b15b0d6c (qgis): typo & flake8
nicogodet
03:09 AM Revision ff6c25a1 (qgis): Fix output process of r.horizon
nicogodet
03:08 AM Revision 402aa74d (qgis): [WFS provider] Use QgsOgcCrsUtils::parseCrsName() to be able to handle ...
Even Rouault
03:08 AM Revision 160abbcd (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
03:08 AM Revision 058a2b5f (qgis): QgsCoordinateReferenceSystem::createFromOgcWmsCrs(): use QgsOgcCrsUtils...
Even Rouault
03:08 AM Revision 235e05bd (qgis): QgsGmlStreamingParser::readEpsgFromAttribute(): use QgsOgcCrsUtils::par...
Even Rouault
03:07 AM Revision 98e12802 (qgis): Fixes #33755 Fix legend icon geom generator is involved
Julien Cabieces
03:06 AM Revision 718fda16 (qgis): mesh editing, fix default Z value when snap on 2D feature
Vincent Cloarec
03:05 AM Revision e4f40eaf (qgis): fix #49973
Vincent Cloarec
03:05 AM Revision e3d562b5 (qgis): remove outdated comment
Vincent Cloarec
03:05 AM Revision 8448b59c (qgis): export mesh to vector layer, fix invalid fields
Vincent Cloarec
03:04 AM Revision 2e44db6a (qgis): fix mesh refinement crash ( backport #50556)
Vincent Cloarec
03:02 AM Revision df347ecf (qgis): Remove overzealous assert when a RAT has neither a name or generic fiel...
Found when testing with rasters found in the wild Nyall Dawson
03:02 AM Revision 2fc245b1 (qgis): Update src/core/raster/qgsrasterattributetable.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Nyall Dawson
03:02 AM Revision ca395360 (qgis): Use MinMax field usage as potential source of initial rat based classif...
Nyall Dawson
03:02 AM Revision 41e79bee (qgis): If classes cannot be loaded from raster attribute table, ensure
we fallback to a basic default renderer instead of showing nothing
This matches the <=3.28 behavior when loading the...
Nyall Dawson
03:02 AM Revision a548eac8 (qgis): Shortcut when no rat min max classes found
Nyall Dawson
03:02 AM Revision e28f8777 (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
03:01 AM Revision 9a94dc5e (qgis): Fix shell check warning
(cherry picked from commit 5dc11e0f857a954206bb7891490823185b7b7184)
(cherry picked from commit 0ff6b2a12a15177dab60c...
Nyall Dawson
03:00 AM Revision 0ff6b2a1 (qgis): Fix shell check warning
(cherry picked from commit 5dc11e0f857a954206bb7891490823185b7b7184) Nyall Dawson
02:50 AM Revision fd448292 (qgis): Fix shell check warning
Nyall Dawson
02:48 AM Revision 6e486524 (qgis): Update src/analysis/processing/qgsalgorithmdifference.cpp
Co-authored-by: Andrea Giudiceandrea <[email protected]> Nyall Dawson
02:48 AM Revision 85b83117 (qgis): Fix some overlay algorithms output multipoint geometries but
output layer is single point, causing insertion errors
Fixes #49456
(cherry picked from commit c9a2a5efa8ec9a0430ec...
Nyall Dawson
02:48 AM Revision a46b0157 (qgis): Cleanly exit QgsApplication from qgis_process runs
Fixes #50623 Nyall Dawson
02:48 AM Revision 1247998e (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
02:48 AM Revision 47e6c7b4 (qgis): Add test
pathmapper
02:48 AM Revision 718d3a98 (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
02:48 AM Revision 99e07b66 (qgis): updated parameters for r.sim.sediment
Brendan
02:48 AM Revision 6973dc15 (qgis): fix cppcheck
Julien Cabieces
02:48 AM Revision d3ca501a (qgis): fix message for translation
Julien Cabieces
02:48 AM Revision 8c11d3c1 (qgis): Update tooltip message and homogenize categorized item and layer
legend feature count Julien Cabieces
02:48 AM Revision 858e8a14 (qgis): Fixes #46790 : make it clear when feature count is estimated
Julien Cabieces
02:48 AM Revision ac3b5ab6 (qgis): Improve selection of PostGIS raster overviews
Paul Blottiere
02:48 AM Revision 38cf6eaf (qgis): [Fix] Server WFS: Date time with ISO Date time field format
If in the field editor widget setup config, the date time field format is ISO format,
do not use the field format sto...
René-Luc ReLuc
02:48 AM Revision 1569ec80 (qgis): TilesXYZ.py - setTransformContext before rendering
Set transform context in QgsMapSettings before rendering tiles in order to respect all the desired CRS transformation... Ondřej Holešovský
02:48 AM Revision 7eb60872 (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
02:46 AM Revision 5dc11e0f (qgis): Fix shell check warning
Nyall Dawson

2022-11-18

11:38 PM Revision c4eecbd4 (qgis): [WFS provider] Add a new test for a layer of geometry type Unknown, who...
Even Rouault
11:38 PM Revision b9df51bb (qgis): [WFS provider] Fix performance issue on initial GetFeature COUNT=1 requ...
Even Rouault
11:38 PM Revision 57aee199 (qgis): Add test
Damiano Lombardi
11:38 PM Revision 76cf2d19 (qgis): Fix spelling
Damiano Lombardi
11:38 PM Revision a65c16cd (qgis): Fix #50197 and reduce usage of signal/slots in attribute form
Damiano Lombardi
11:38 PM Revision 8019ba32 (qgis): Refix build
Damiano Lombardi
11:38 PM Revision b6d5232f (qgis): Fix build
Damiano Lombardi
11:37 PM Revision 4ca0b4b9 (qgis): Custom projection form : disable edit form when no current projection i...
Marc Ducobu
11:37 PM Revision de577517 (qgis): Remove empty first row from the 'User defined CRS' table (fixes issue #...
Marc Ducobu
11:34 PM Revision dc85a1f4 (qgis): [WFS provider] Fix performance issue on initial GetFeature COUNT=1 requ...
Even Rouault
11:34 PM Revision c264204b (qgis): [WFS provider] Add a new test for a layer of geometry type Unknown, who...
Even Rouault
11:24 PM Revision fd458f3f (qgis): Update src/analysis/processing/qgsalgorithmdifference.cpp
Co-authored-by: Andrea Giudiceandrea <[email protected]> Nyall Dawson
11:24 PM Revision 87968e4c (qgis): Fix some overlay algorithms output multipoint geometries but
output layer is single point, causing insertion errors
Fixes #49456
(cherry picked from commit c9a2a5efa8ec9a0430ec...
Nyall Dawson
11:24 PM Revision 8ecf93f4 (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
11:24 PM Revision 8bde41ca (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
11:24 PM Revision 343219e0 (qgis): Add test
pathmapper
11:24 PM Revision 7bdf7c81 (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
11:24 PM Revision 1551cc7e (qgis): updated parameters for r.sim.sediment
Brendan
11:24 PM Revision d2a1b697 (qgis): fix cppcheck
Julien Cabieces
11:24 PM Revision 9ce5e138 (qgis): fix message for translation
Julien Cabieces
11:24 PM Revision c54a9679 (qgis): Update tooltip message and homogenize categorized item and layer
legend feature count Julien Cabieces
11:24 PM Revision 3a94c35b (qgis): Fixes #46790 : make it clear when feature count is estimated
Julien Cabieces
11:24 PM Revision eb666e17 (qgis): Cleanly exit QgsApplication from qgis_process runs
Fixes #50623 Nyall Dawson
11:24 PM Revision bfe66486 (qgis): [Fix] Server WFS: Date time with ISO Date time field format
If in the field editor widget setup config, the date time field format is ISO format,
do not use the field format sto...
René-Luc ReLuc
11:24 PM Revision d516c2f2 (qgis): TilesXYZ.py - setTransformContext before rendering
Set transform context in QgsMapSettings before rendering tiles in order to respect all the desired CRS transformation... Ondřej Holešovský
11:24 PM Revision ef474138 (qgis): Improve selection of PostGIS raster overviews
Paul Blottiere
10:21 PM Revision 913c6ae6 (qgis): Include ellipsoidal altitude in available GPS information values
Nyall Dawson
10:21 PM Revision 011d7f45 (qgis): Fix clang tidy warning
Nyall Dawson
01:10 PM Revision fde3b8fb (qgis): Release of 3.28.1
Jürgen Fischer
01:10 PM Revision 2b44ed70 (qgis): translation update for 3.28.1 from transifex
Jürgen Fischer
01:09 PM Revision 02ff117c (qgis): Release of 3.22.13
Jürgen Fischer
01:09 PM Revision 61049a7c (qgis): translation update for 3.22.13 from transifex
Jürgen Fischer
09:23 AM Revision 48b9b5c8 (qgis): Merge pull request #50924 from qgis/backport-50899-to-release-3_28
[Backport release-3_28] Don't emit layerModified for every atomic change made during a bulk operation to the vector l... Julien Cabieces
07:37 AM Revision e8503f41 (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
07:37 AM Revision 32776bfd (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
07:33 AM Revision 5c604061 (qgis): Fix missing actions menu when only internal actions are present
Follow up bcf0e4838 Nyall Dawson
03:24 AM Revision 8959bfd5 (qgis): Fix spelling
Damiano Lombardi
03:24 AM Revision 77bceff6 (qgis): Refix build
Damiano Lombardi
03:24 AM Revision e3c53309 (qgis): Add test
Damiano Lombardi
03:24 AM Revision cb05c9ee (qgis): Fix build
Damiano Lombardi
03:24 AM Revision d14b022e (qgis): Fix #50197 and reduce usage of signal/slots in attribute form
Damiano Lombardi
03:20 AM Revision f469f46c (qgis): Fix issues for multiediting and updating for attribute form with more w...
Damiano Lombardi
02:55 AM Revision 313b3c79 (qgis): Update src/analysis/processing/qgsalgorithmdifference.cpp
Co-authored-by: Andrea Giudiceandrea <[email protected]> Nyall Dawson
02:55 AM Revision 0564be1f (qgis): Fix some overlay algorithms output multipoint geometries but
output layer is single point, causing insertion errors
Fixes #49456
(cherry picked from commit c9a2a5efa8ec9a0430ec...
Nyall Dawson
02:55 AM Revision a18d1f1c (qgis): Add tests
Nyall Dawson
02:55 AM Revision 4a7df60d (qgis): Update src/core/vector/qgsvectorlayer.cpp
Co-authored-by: Julien Cabieces <[email protected]> Nyall Dawson
02:55 AM Revision 519553cc (qgis): Use optimised deleteFeatures method when we can
Nyall Dawson
02:55 AM Revision 93084f96 (qgis): Fix incorrect result when calling changeAttributeValues on a non-editab...
Nyall Dawson
02:55 AM Revision ecfa173a (qgis): Don't emit layerModified for every atomic change made during a bulk
operation to the vector layer edit buffer
Eg Instead of emitting layerModified for every individual feature
in a cal...
Nyall Dawson
02:51 AM Revision dda5b39e (qgis): Add tests
Nyall Dawson
02:51 AM Revision 26277bab (qgis): Update src/core/vector/qgsvectorlayer.cpp
Co-authored-by: Julien Cabieces <[email protected]> Nyall Dawson
02:51 AM Revision b1e63a28 (qgis): Don't emit layerModified for every atomic change made during a bulk
operation to the vector layer edit buffer
Eg Instead of emitting layerModified for every individual feature
in a cal...
Nyall Dawson
02:51 AM Revision adacd9af (qgis): Fix incorrect result when calling changeAttributeValues on a non-editab...
Nyall Dawson
02:51 AM Revision 99eede90 (qgis): Use optimised deleteFeatures method when we can
Nyall Dawson

2022-11-17

11:59 PM Revision 332a3fd2 (qgis): server: include xml processing instruction in feature info and server e...
Co-authored-by: Juergen E. Fischer <[email protected]> qgis-bot
11:32 PM Revision 8753cfd9 (qgis): add test
Stefanow Natsis
11:32 PM Revision 2533d750 (qgis): make split with lines also work with polygons
Stefanow Natsis
11:24 PM Revision 661c0e28 (qgis): mssql provider: don't double 'quote' (fixes #50914)
Jürgen Fischer
11:20 PM Revision 00c93f08 (qgis): mssql provider: don't double 'quote' (fixes #50914)
Jürgen Fischer
08:57 PM Revision 9b9e9aad (qgis): remove RC from splash
Jürgen Fischer
06:25 PM Revision fd10b6c9 (qgis): server: include xml processing instruction in feature info and server e...
Jürgen Fischer
06:19 PM Revision 3c6e0cf1 (qgis): server: include xml processing instruction in feature info and server e...
Jürgen Fischer
04:03 PM Revision 85d3065f (qgis): [Server] WMS GetCapabilities: Cleaning and simplifying the GetCapabilit...
The objectives of these changes are:
* Improvement of the quality of the code for a better maintenance of it
* Simpli...
David Marteau
02:26 PM Revision 8a76f3a5 (qgis): mssql provider: don't double 'quote' (fixes #50914)
Jürgen Fischer
02:26 PM Revision 47be2bb8 (qgis): mssql provider: don't double 'quote' (fixes #50914)
Jürgen Fischer
02:18 PM Revision 69e26fc5 (qgis): mssql provider: don't double 'quote' (fixes #50914) (#50915)
Jürgen Fischer
11:13 AM Revision 3e818b94 (qgis): Split out qgsgpsconnection files into modular components
Nyall Dawson
09:54 AM Revision 60e2c987 (qgis): Merge pull request #50586 from nicogodet/gdalcalcextent
Add user interface for `--extent` gdalcalc option Loïc Bartoletti
03:54 AM Revision b60ff3c8 (qgis): Bump loader-utils in /resources/server/src/landingpage
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.c...
dependabot[bot]
01:47 AM Revision d6a04988 (qgis): set mLastGPSInformation.satInfoComplete = true; at end of NMEA sequence
Only set satInfoComplete when a non-gsv message is received after the last gsv message. Mauro Bettella
01:39 AM Revision ec976cb5 (qgis): run scripts/scandeps.pl (followup efbd5eaffc)
Jürgen Fischer
01:20 AM Revision 4c894f3c (qgis): add test
Stefanow Natsis
01:20 AM Revision f5f26f18 (qgis): make split with lines also work with polygons
Stefanow Natsis
01:17 AM Revision b49539c2 (qgis): add test
Stefanow Natsis
01:17 AM Revision 55318d13 (qgis): make split with lines also work with polygons
Stefanow Natsis

2022-11-16

12:32 AM Revision 034e9582 (qgis): Bump loader-utils in /resources/server/src/landingpage
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.c...
dependabot[bot]
09:26 PM Revision efbd5eaf (qgis): debian packaging: add ubuntu lunar
Jürgen Fischer
11:13 AM Revision cdffe2ef (qgis): Add option to skip edit buffer when logging GPS to vector layer
Nyall Dawson
11:13 AM Revision 7c3703f4 (qgis): [gps][feature] Add option to directly log GPS points and tracks
to a Geopackage or Spatialite db
When activated via the GPS toolbar - settings button - "Log to
Geopackage/Spatialit...
Nyall Dawson
11:13 AM Revision 9baa7eda (qgis): Check size before adding chunk separator
Nyall Dawson
11:13 AM Revision ab03a9a2 (qgis): Rename method for clarity
Nyall Dawson
11:13 AM Revision 77a1ca34 (qgis): Seperate out gps logging code from gps digitizing related code
Nyall Dawson
11:13 AM Revision 0dfac0cc (qgis): Add log to gpkg action
Nyall Dawson
11:13 AM Revision 5579a4e1 (qgis): Defer connection deletion until everything has cleaned up
Nyall Dawson
01:35 AM Revision 3b3967bc (qgis): Use NaN as default for missing Z/M values only for shape
Not all providers supports using NaN Damiano Lombardi
01:35 AM Revision 60a90361 (qgis): Use NaN for unset Z/M values
Damiano Lombardi
01:35 AM Revision 218acc67 (qgis): QgsVectorFileWriter map NaN to -DBL_MAX exporting to Shape
Damiano Lombardi
01:35 AM Revision 85ab2703 (qgis): Use std::numeric_limits<double>::max() instead of DVL_MAX
Damiano Lombardi

2022-11-15

09:48 PM Revision 9b8be60f (qgis): Merge pull request #50891 from elpaso/bugfix-followup-load-stored-styles
Only load stored styles related to current layer Alessandro Pasotti
02:07 PM Revision 19da39f8 (qgis): QgsVectorFileWriter map NaN to -DBL_MAX exporting to Shape
Damiano Lombardi
02:07 PM Revision a6a01763 (qgis): Use NaN as default for missing Z/M values only for shape
Not all providers supports using NaN Damiano Lombardi
02:07 PM Revision a83aa099 (qgis): Use NaN for unset Z/M values
Damiano Lombardi
02:07 PM Revision d2fd88f3 (qgis): Use std::numeric_limits<double>::max() instead of DVL_MAX
Damiano Lombardi
02:02 PM Revision 619170e4 (qgis): QgsVectorFileWriter map NaN to -DBL_MAX exporting to Shape
Damiano Lombardi
02:02 PM Revision c5f2b5c6 (qgis): Use std::numeric_limits<double>::max() instead of DVL_MAX
Damiano Lombardi
02:02 PM Revision f6b6f81f (qgis): Use NaN for unset Z/M values
Damiano Lombardi
02:02 PM Revision 505948b7 (qgis): Use NaN as default for missing Z/M values only for shape
Not all providers supports using NaN Damiano Lombardi
10:17 AM Revision 19c11841 (qgis): Only load stored styles related to current layer
Fix an issue related to PR #50812, instead of loading
all styles, only load styles related to current layer.
Alessandro Pasotti
09:12 AM Revision 3ea934a6 (qgis): Use .wld if original file extension is too short
Alister Hood
07:14 AM Revision 41d38250 (qgis): Use more universally recognised extensions for world files
Alister Hood

2022-11-14

01:17 PM Revision 1c201278 (qgis): Merge pull request #50635 from kadas-albireo/zoomlevel
Improve logic in QgsMapCanvas::nextZoomLevel to avoid unexpected zoom jumps Sandro Mani
11:46 AM Revision 4070987f (qgis): Allow super/subscript for curved label text
Nyall Dawson
11:46 AM Revision 38c297ef (qgis): Add test mask
Nyall Dawson
11:46 AM Revision 255015bb (qgis): Fix clang warnings
Nyall Dawson
11:46 AM Revision 8858d74d (qgis): Test mask
Nyall Dawson
11:46 AM Revision 143a23ce (qgis): Fix clang warnings
Nyall Dawson
11:46 AM Revision a7c39ffd (qgis): Add support for super and subscript HTML formatting in text renderer
This allows for either:
- <sup>superscript</sup> / <sub>subscript</sub> components in text,
where the text will be v...
Nyall Dawson
11:46 AM Revision 79b809a5 (qgis): Prepare framework for text renderer vertical alignment
Nyall Dawson
11:46 AM Revision fe125dfa (qgis): Remove dead code
Nyall Dawson
11:46 AM Revision 78e5f147 (qgis): Add missing file
Nyall Dawson
09:00 AM Revision 0cc1d96a (qgis): Remove unused variable
Nyall Dawson
09:00 AM Revision 680f28f6 (qgis): Fix test
Nyall Dawson
09:00 AM Revision f7e77492 (qgis): Cleanup ui file
Nyall Dawson
09:00 AM Revision 281f1d0d (qgis): Make QgsVectorLayerGpsLogger API easier to use, and add capacity
to store all GPS information components Nyall Dawson
09:00 AM Revision b572e546 (qgis): Add more GPS component flags
Nyall Dawson
09:00 AM Revision 7c4cb302 (qgis): Fix build
Nyall Dawson
09:00 AM Revision 09b0d0c2 (qgis): Fix build
Nyall Dawson
09:00 AM Revision bbd0a239 (qgis): Fix time zone handling
Nyall Dawson
09:00 AM Revision 14930d87 (qgis): Sipify
Nyall Dawson
09:00 AM Revision 3e532a38 (qgis): Fix clang warning
Nyall Dawson
09:00 AM Revision 6571b9b5 (qgis): Empty structure for logger
Nyall Dawson
09:00 AM Revision 154ab209 (qgis): Hook up feature creation in QgsVectorLayerGpsLogger
Nyall Dawson
09:00 AM Revision 455b425e (qgis): Fix test
Nyall Dawson
09:00 AM Revision 669fb4b9 (qgis): Add layer fields to QgsGpsLogger
Nyall Dawson
09:00 AM Revision f902248a (qgis): Fix dox
Nyall Dawson
09:00 AM Revision d5c05e3b (qgis): Refactor out GPS logging classes, so that they share a common base class
Moves GPS track logging logic out of app and into core so that it
can be resused in a generic way.
Nyall Dawson
08:58 AM Revision 21cd9188 (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
08:58 AM Revision 1bd720f9 (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
08:58 AM Revision f43a555a (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
08:58 AM Revision dd47d4ab (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
08:42 AM Revision 91e51300 (qgis): Merge pull request #50854 from elpaso/raster-maptips-2
Raster maptips Julien Cabieces
08:40 AM Revision 1373d2bc (qgis): Merge pull request #50812 from elpaso/bugfix-gh37434-default-style-name
Bugfix default style name Alessandro Pasotti
08:39 AM Revision 17bca733 (qgis): Merge pull request #50867 from elpaso/bugfix-gh50841-pgraster-views
Fix PG raster views and filter setting Alessandro Pasotti
04:18 AM Revision 4bfcfd88 (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
04:18 AM Revision b0ffa186 (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
04:18 AM Revision a49857f3 (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
04:18 AM Revision 203bdf4b (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
04:14 AM Revision 860c3c9b (qgis): replace ENABLE_PGTEST with POSTGRES_FOUND when needed
Julien Cabieces
04:14 AM Revision a18b6a01 (qgis): Fixes #50075 : fix build without postgresql
Julien Cabieces
03:54 AM Revision 13498bd6 (qgis): [QgsQuick] Add moveTo animation to qgsquick map canvas and introduce qg...
Tomas Mizera
03:52 AM Revision de180758 (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
03:52 AM Revision fcd3b8ce (qgis): Add test
pathmapper
02:13 AM Revision 22db26d2 (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
02:13 AM Revision fc3cb14f (qgis): Add test
pathmapper

2022-11-13

09:50 PM Revision 7deaca7d (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
09:50 PM Revision b1f6cb10 (qgis): Add test
pathmapper
09:50 PM Revision d88fe87f (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
09:50 PM Revision 68dd1315 (qgis): Add test
pathmapper
09:46 PM Revision d4cb55cc (qgis): Add viewbox parameter only if bounds are finite
fixes qgis#50807 pathmapper
09:46 PM Revision 21edf1ae (qgis): Add test
pathmapper

2022-11-11

08:30 PM Revision 2adc388c (qgis): fix sip
Peter Petrik
08:30 PM Revision 794f1e1c (qgis): fix qt640 build - QgsInterval
Peter Petrik
08:30 PM Revision 482bbe91 (qgis): fix clang-tidy?
Peter Petrik
08:30 PM Revision 70d81b17 (qgis): small code-style tweak
Peter Petrik
01:05 PM Revision e6e1b9ce (qgis): Tests for 50841 and fix source select missing key for raster views
Alessandro Pasotti
11:57 AM Revision 6b891c71 (qgis): Fix PG raster views and filter setting
- adds a warning if the filter could not be set because resulted in 0 rows and metadata could not
be retrieved
- fix ...
Alessandro Pasotti
08:51 AM Revision 4f0239cb (qgis): Address PR comments
Alessandro Pasotti
02:12 AM Revision 32db68b2 (qgis): Add track total distance calculations
Nyall Dawson
02:12 AM Revision 5c6c63d0 (qgis): Allow track length and distance from start to be shown in floating
GPS toolbar Nyall Dawson
02:12 AM Revision 187da086 (qgis): Add readouts for track length and distance from start of track
to GPS information panel Nyall Dawson

2022-11-10

09:03 PM Revision f307c0f9 (qgis): Closing the 3d settings dialog should also apply unapplied changes
Make this dialog more standard, with Apply / Cancel / Ok buttons
so that it works just like other QGIS apply-able dia...
Nyall Dawson
09:03 PM Revision a57c4ac6 (qgis): Fix build
Nyall Dawson
09:03 PM Revision 8281e88d (qgis): Fix a crash when changing raster data source while styling dock is open
Nyall Dawson
09:02 PM Revision 090cc94d (qgis): Fix a crash when changing raster data source while styling dock is open
Nyall Dawson
09:02 PM Revision 58220c67 (qgis): Add missing sip cast for raster contour renderer
Nyall Dawson
09:02 PM Revision 9710f448 (qgis): Add missing sip cast for raster contour renderer
Nyall Dawson
09:01 PM Revision 1c6bddcf (qgis): remove 3D extra headers to fix Docker builds
Denis Rouzaud
06:29 PM Revision 7fce30b4 (qgis): Add position scope to vectors
Alessandro Pasotti
06:25 PM Revision 572fb1ec (qgis): Add tests for html and raster attrs functions
Alessandro Pasotti
05:25 PM Revision 0a83e2c3 (qgis): Update src/core/expression/qgsexpressionfunction.cpp
Co-authored-by: Julien Cabieces <[email protected]> Alessandro Pasotti
01:04 PM Revision 66e5a4e3 (qgis): Remove spaces
Alessandro Pasotti
12:46 PM Revision 669fa47b (qgis): Doxy
Alessandro Pasotti
11:33 AM Revision 9b9e52da (qgis): the neverending struggle with stupid checks goes on
Alessandro Pasotti
11:15 AM Revision 148848e3 (qgis): Fix Oracle crazyness
Alessandro Pasotti
09:36 AM Revision 724f82e5 (qgis): Blocklst MSSQL tests
Alessandro Pasotti
09:30 AM Revision e478a52d (qgis): Use precalculated horizontal advance and fragment fonts from text metri...
recalculating Nyall Dawson
09:30 AM Revision dc755b66 (qgis): Fix rendering of vertical text buffer
Nyall Dawson
09:30 AM Revision ed84780d (qgis): Avoid unnecessary font scaling by precalculating if format has a null
font size Nyall Dawson
08:54 AM Revision 5433d867 (qgis): remove 3D extra headers to fix Docker builds
Denis Rouzaud
08:25 AM Revision 894a938f (qgis): [processing] Drop unmainted saga provider from QGIS install
This provider has not been maintained and does not work with
newer SAGA versions. Users are encouraged to use the 3rd...
Nyall Dawson
04:08 AM Revision 514b4318 (qgis): Fix error handling of .qgz files
Until now, if a .qgz project file would fail to load, no error message
would be shown in QGIS
Martin Dobias
04:08 AM Revision 866fe150 (qgis): Improve error reporting when loading of project file fails
- on XML reading error, the message had the project file name
mentioned twice for no reason
- for zipped (.qgz) pro...
Martin Dobias
02:36 AM Revision 0ffb7b17 (qgis): Improve error reporting when loading of project file fails
- on XML reading error, the message had the project file name
mentioned twice for no reason
- for zipped (.qgz) pro...
Martin Dobias
02:36 AM Revision 2a3694d5 (qgis): Fix error handling of .qgz files
Until now, if a .qgz project file would fail to load, no error message
would be shown in QGIS
Martin Dobias
01:35 AM Revision a0d62fe4 (qgis): translation string fixes
Jürgen Fischer

2022-11-09

11:27 PM Revision f68bd9fb (qgis): Improve error reporting when loading of project file fails
- on XML reading error, the message had the project file name
mentioned twice for no reason
- for zipped (.qgz) pro...
Martin Dobias
11:27 PM Revision f72b9e82 (qgis): Fix error handling of .qgz files
Until now, if a .qgz project file would fail to load, no error message
would be shown in QGIS
Martin Dobias
11:26 PM Revision 70216f57 (qgis): Improve error reporting when loading of project file fails
- on XML reading error, the message had the project file name
mentioned twice for no reason
- for zipped (.qgz) pro...
Martin Dobias
11:26 PM Revision 5365d5fb (qgis): Fix error handling of .qgz files
Until now, if a .qgz project file would fail to load, no error message
would be shown in QGIS
Martin Dobias
11:21 PM Revision bcc83e0c (qgis): Improve error reporting when loading of project file fails
- on XML reading error, the message had the project file name
mentioned twice for no reason
- for zipped (.qgz) pro...
Martin Dobias
11:21 PM Revision a58bda9d (qgis): Fix error handling of .qgz files
Until now, if a .qgz project file would fail to load, no error message
would be shown in QGIS
Martin Dobias
06:01 PM Revision 3d792d38 (qgis): More tagging
Alessandro Pasotti
02:12 PM Revision e6f87764 (qgis): Tag oracle test
Alessandro Pasotti
09:48 AM Revision 71c513a2 (qgis): Raster maptips and html map functions
Alessandro Pasotti
09:48 AM Revision b37f5f4b (qgis): Raster attributes and raster maptips
Alessandro Pasotti
09:48 AM Revision f040c260 (qgis): Raster maptips
Alessandro Pasotti
09:48 AM Revision 25e94fa5 (qgis): More raster maptips work
It should actually be moved to a generic maplayer implementation. Alessandro Pasotti
09:38 AM Revision 576536e5 (qgis): Fix oracle query for stylename
Alessandro Pasotti
02:35 AM Revision 5fe715a6 (qgis): Enable WITH_QUICK on Qt6 builds and apply needed fixes
Mathieu Pellerin - nIRV
02:13 AM Revision 64fc1df5 (qgis): Bump loader-utils in /resources/server/src/landingpage
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.c...
dependabot[bot]

2022-11-08

12:46 AM Revision 60e03609 (qgis): updated parameters for r.sim.sediment
Brendan
12:46 AM Revision 8e0a5e1c (qgis): Address PR comments
Alessandro Pasotti
12:46 AM Revision 6184bd6f (qgis): RAT model inital implementation
Alessandro Pasotti
12:46 AM Revision 70c93d4a (qgis): Gui enhancements
Alessandro Pasotti
12:46 AM Revision ba6cc404 (qgis): Update src/gui/raster/qgsrasterattributetablewidget.cpp
Nyall Dawson
12:46 AM Revision c07a00f2 (qgis): Auto RAT loading
Alessandro Pasotti
12:46 AM Revision f30fdc03 (qgis): fix win build
Alessandro Pasotti
12:46 AM Revision 79ac5e5f (qgis): New test for multi value classes in paletted RAT
Alessandro Pasotti
12:46 AM Revision ff539d9e (qgis): Close button removed from RAT dlg
Alessandro Pasotti
12:46 AM Revision 92feff04 (qgis): Doxy
Alessandro Pasotti
12:46 AM Revision df4f7fe8 (qgis): RAT model
Alessandro Pasotti
12:46 AM Revision 45552a64 (qgis): clang-tidy
Alessandro Pasotti
12:46 AM Revision 5e55f074 (qgis): GO TO HELL SPELL TEST!!!!
Alessandro Pasotti
12:46 AM Revision 7d2c6424 (qgis): Fix test
Alessandro Pasotti
12:46 AM Revision e24ae511 (qgis): clamp again
Alessandro Pasotti
12:46 AM Revision 2eaa1553 (qgis): Fix build
Alessandro Pasotti
12:46 AM Revision 5a88611b (qgis): Paletted RAT auto-loading
Alessandro Pasotti
12:46 AM Revision 31a5d632 (qgis): Layout
Alessandro Pasotti
12:46 AM Revision ddeccb41 (qgis): No braces
Alessandro Pasotti
12:46 AM Revision 22d34929 (qgis): Color constrast on table
Alessandro Pasotti
12:46 AM Revision 0bcb75ff (qgis): Missing sip includes
Alessandro Pasotti
12:46 AM Revision 5ed5b062 (qgis): Fix first stop color for discrete RATs
Alessandro Pasotti
12:46 AM Revision 09e71a05 (qgis): adjust gui
Alessandro Pasotti
12:46 AM Revision 14c95393 (qgis): flake
Alessandro Pasotti
12:46 AM Revision 99a8b7a6 (qgis): Change error string
Alessandro Pasotti
12:46 AM Revision bbb045e2 (qgis): Getting closer... almost relase-ready
Alessandro Pasotti
12:46 AM Revision 3479a66e (qgis): Handle other rat types
Alessandro Pasotti
12:46 AM Revision 62dff87c (qgis): RAT GUI
Alessandro Pasotti
12:46 AM Revision 0e58c3d0 (qgis): Pseudocolor RAT support
Alessandro Pasotti
12:46 AM Revision fc8cb922 (qgis): Create RAT from raster and fix sip enum
Alessandro Pasotti
12:46 AM Revision f62ffbf0 (qgis): Set RAT type
Alessandro Pasotti
12:46 AM Revision 41983fa9 (qgis): Skip value and color fields on RAT identify
Alessandro Pasotti
12:46 AM Revision be9b8647 (qgis): Identify
Alessandro Pasotti
12:46 AM Revision 65c34727 (qgis): qt6 and fix build
Alessandro Pasotti
10:29 PM Revision 92cc8da6 (qgis): Bump loader-utils in /resources/server/src/landingpage
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.c...
dependabot[bot]
08:55 PM Revision a45618f3 (qgis): remove unused imports
Tomas Mizera
08:55 PM Revision 413b4ced (qgis): Revert forward declarations of members declared as properties - not wor...
Tomas Mizera
08:55 PM Revision 7f738fe2 (qgis): remove duplicated line
Tomas Mizera
08:54 PM Revision c7e62d61 (qgis): Identify on mouse move, no mouse click
Adds an option to allow for identify on mouse move
without clicking on the canvas.
This option behaves almost like t...
Alessandro Pasotti
08:54 PM Revision 1704be76 (qgis): New timer logic
Alessandro Pasotti
08:54 PM Revision 10075700 (qgis): Address PR comments
Alessandro Pasotti
08:17 PM Revision ce6cf4a0 (qgis): Move responsibility for managing GPS time stamp destination field
to QgsProjectGpsSettings, and store time stamp destination fields
in projects
Nyall Dawson
08:17 PM Revision 25a69f22 (qgis): Don't save removed layers
Nyall Dawson
02:10 PM Revision a5262248 (qgis): Oracle styleName
Alessandro Pasotti
09:52 AM Revision cc7e5e37 (qgis): [gps][feature] Add an explicit "Offset from UTC" option for
storing GPS feature timestamps
This option allows users to manually enter a desired offset from
UTC for storing GPS ...
Nyall Dawson
09:43 AM Revision 61bcc176 (qgis): Rename button
Nyall Dawson
09:43 AM Revision b436282b (qgis): Add GPS Component enum, useful for referring to specific pieces
of GPS information in a generic way Nyall Dawson
09:43 AM Revision e41041be (qgis): Fix GPS toolbar width expansion when toolbar is floating
Qt seems to have issues with adjusting the toolbar size when
a child label widget's text width changes, so we have to...
Nyall Dawson
09:43 AM Revision ef97a7ff (qgis): [feature][gps] Make location label in GPS toolbar a button which
shows a drop down menu allowing users to select which GPS information
they want to show in the toolbar
Nyall Dawson
09:42 AM Revision 1d7921be (qgis): Enable WITH_QUICK on Qt6 builds and apply needed fixes
Mathieu Pellerin - nIRV
09:19 AM Revision 03f7700f (qgis): Fix override and oracle
Alessandro Pasotti
09:17 AM Revision dd8f4a1c (qgis): Fix testqgsquickmapsettings.cpp compilation against Qt6
Mathieu Pellerin - nIRV
08:32 AM Revision 5e43fd85 (qgis): Qt6 Positioning now available, add
Mathieu Pellerin - nIRV
08:16 AM Revision 15aa0227 (qgis): Add a couple of new dependencies to qt6 dockerfile
Mathieu Pellerin - nIRV
08:00 AM Revision 9baadd68 (qgis): Adapt quickgui test's CMakeLists.txt for Qt6
Mathieu Pellerin - nIRV
07:09 AM Revision 8a121e34 (qgis): Show visual margins
Nyall Dawson
07:09 AM Revision 0e5e3930 (qgis): Address review
Nyall Dawson
07:09 AM Revision 5093ae98 (qgis): [pal] Add api to allow setting the outer bounds for a label feature
The outer bounds can represent the extreme margins of a label, including
non-text parts like borders or padded backgr...
Nyall Dawson
06:40 AM Revision 8a0e8bb3 (qgis): Enable WITH_QUICK on Qt6 builds
Mathieu Pellerin - nIRV
06:38 AM Revision 5355ef6b (qgis): Add missing sip cast for raster contour renderer
Nyall Dawson
06:38 AM Revision 9fb577a3 (qgis): Add missing sip cast for raster contour renderer
Nyall Dawson
06:34 AM Revision bd895d52 (qgis): Add missing sip cast for raster contour renderer
Nyall Dawson
04:04 AM Revision 032f2793 (qgis): remove duplicated line
Tomas Mizera
04:04 AM Revision 31a4cfbe (qgis): Revert forward declarations of members declared as properties - not wor...
Tomas Mizera
04:04 AM Revision 430cd85b (qgis): remove unused imports
Tomas Mizera
03:59 AM Revision 89a23fa9 (qgis): [QgsQuick] Qt6-related updates (#50809)
Tomas Mizera
03:58 AM Revision f2a3db0b (qgis): Move enum to hopefully fix windows build
Nyall Dawson
03:19 AM Revision 98471b68 (qgis): Insuring legendLayersAdded is called when adding sorted layers (fixes #...
Mathieu Pellerin - nIRV

2022-11-07

12:34 AM Revision 77b5c291 (qgis): translation fix
Jürgen Fischer
06:35 PM Revision cfe180fd (qgis): Doxy
Alessandro Pasotti
06:24 PM Revision c80a0d66 (qgis): Tests for style DB storage
Alessandro Pasotti
05:32 PM Revision 31ab3bfc (qgis): address review and add QToolBox to group the Processing selects
Tudor Bărăscu
04:22 PM Revision 8d70befc (qgis): Merge pull request #50759 from tarot231/patch-1
Fix qgsdialog.cpp to use addLayout Julien Cabieces
10:16 AM Revision 9c2923aa (qgis): Optionally load all stored styles from DB with correct names.
Fixes #37434
Funded by: Ministère des Forêts, de la Faune et des Parcs - Québec
Alessandro Pasotti
09:24 AM Revision 8b427687 (qgis): Cleanup dead code
Nyall Dawson
09:24 AM Revision 3aae524c (qgis): Icon for GPS destination layer
Nyall Dawson
09:24 AM Revision b09f6a8c (qgis): Slight rework of connect/disconnect icons
Nyall Dawson
09:24 AM Revision 29a6ab67 (qgis): Update tooltip when gps destination layer is changed
Nyall Dawson
09:24 AM Revision b6b9ab8f (qgis): Better function naming
Nyall Dawson
09:24 AM Revision c3914488 (qgis): Use project GPS settings destination layer in app gps digitizing classes
Nyall Dawson
09:24 AM Revision d0b4bcfc (qgis): Resurrect option to follow layers
Nyall Dawson
09:24 AM Revision 39817d23 (qgis): Nicer strings
Nyall Dawson
09:24 AM Revision 57baa865 (qgis): Add menu to allow users to select destination layer for GPS features
Nyall Dawson
09:24 AM Revision 7ea12245 (qgis): Only enable reset track button when a track exists
Nyall Dawson
09:24 AM Revision 5152259f (qgis): Fix crash on exit
Nyall Dawson
09:24 AM Revision 0d7c0ecf (qgis): Spelling
Nyall Dawson
09:24 AM Revision 544641c1 (qgis): Add a destination layer property to QgsProjectGpsSettings
Nyall Dawson
09:24 AM Revision a4b36164 (qgis): Fix unit tests
Nyall Dawson
09:24 AM Revision 0b96362b (qgis): Rename action to match api
Nyall Dawson
09:24 AM Revision 50dc4089 (qgis): Automatically start editing GPS destination layer when new feature is
created, and inform user of this Nyall Dawson
09:11 AM Revision ef1fbd68 (qgis): Merge pull request #50425 from qgis/backport-50256-to-queued_ltr_backports
[Backport queued_ltr_backports] Make it clear when feature count is estimated Julien Cabieces

2022-11-06

12:24 AM Revision 5fc94c3f (qgis): Add debugging setting to show label metrics when rendering labels
Shows the text bounds of the label in red and baselines in blue.
Designed for debugging purposes only.
Also move lab...
Nyall Dawson
02:09 PM Revision 0e0a3eda (qgis): [Backport release-3_28] ConcaveHull - Expression: Adds an ifdef GEOS 3....
qgis-bot
11:32 AM Revision a7fa378d (qgis): Merge pull request #50803 from nirvn/attributeform_group_color
[attribute form] Allow users to clear a customized group background color Mathieu Pellerin - nIRV
08:55 AM Revision 4b7668a4 (qgis): Store the GPS "automatically create track points" and "auto save
feature" settings within the project, not as global settings
These settings (and more to come) relate more closely w...
Nyall Dawson
08:55 AM Revision 89c1952d (qgis): Rename methods for consistency
Nyall Dawson
08:55 AM Revision 816eb164 (qgis): Create new QgsProjectGpsSettings class
Destinated for a storage location for GPS settings which are
project specific
Nyall Dawson
08:55 AM Revision 8aa0857c (qgis): Spelling
Nyall Dawson
08:55 AM Revision 3b6434e5 (qgis): Mark project as dirty when gps settings are changed
Nyall Dawson
08:03 AM Revision d677d7c8 (qgis): [attribute form] Allow users to clear a customized group background color
Mathieu Pellerin - nIRV
06:26 AM Revision a10870b5 (qgis): Merge pull request #50797 from nirvn/online_elevation_backport
Elevation profiling against online terrain-related backport Mathieu Pellerin - nIRV
03:56 AM Revision 775c2302 (qgis): [elevation profile] Fix raster profile generation against XYZ layers
Mathieu Pellerin - nIRV

2022-11-05

02:35 PM Revision a75d2509 (qgis): [elevation profile] Fix raster profile generation against XYZ layers
Mathieu Pellerin - nIRV
12:10 PM Revision 2dfa3c1a (qgis): reinsert new line at line 2615
Unintentionally delete in previous commit. Loïc Bartoletti
12:10 PM Revision 1c69ca21 (qgis): ConcaveHull - Expression: Adds an ifdef GEOS 3.11
Fixes #50723 Loïc Bartoletti
12:07 PM Revision ed0b2630 (qgis): Merge pull request #50726 from qgis/fix_concavehull_50723
ConcaveHull - Expression: Adds an ifdef GEOS 3.11 Loïc Bartoletti
09:56 AM Revision 00b11570 (qgis): [wms] Implement specific sample implementation for tiled layers with re...
Mathieu Pellerin - nIRV

2022-11-04

04:51 PM Revision b7a60826 (qgis): When the default style is read from the DB use its real name
Partial fix for 37434 Alessandro Pasotti
08:20 AM Revision 120d8a9b (qgis): reinsert new line at line 2615
Unintentionally delete in previous commit. Loïc Bartoletti
02:24 AM Revision f27d712b (qgis): Port time zone handling
Nyall Dawson
02:24 AM Revision e7bdae9d (qgis): More naming clarification
Nyall Dawson
02:24 AM Revision 1c89fe3a (qgis): More variable name renames
Nyall Dawson
02:24 AM Revision 7959fcec (qgis): Cleanup variable names
Nyall Dawson
02:24 AM Revision fb438d87 (qgis): Slightly better action tooltips
Nyall Dawson
02:24 AM Revision 41588cad (qgis): Connection is transferred
Nyall Dawson
02:24 AM Revision 6af57f76 (qgis): Add icons for GPS toolbar
Nyall Dawson
02:24 AM Revision dd47e259 (qgis): Fix gps button enable state when gps disconnected
Nyall Dawson
02:24 AM Revision 1ee95930 (qgis): Fix check
Nyall Dawson
02:24 AM Revision 4c1fab32 (qgis): Fix clang-tidy warning
Nyall Dawson
02:24 AM Revision 97dad111 (qgis): Fix warning
Nyall Dawson
02:24 AM Revision bfcce073 (qgis): Fix capitalization
Nyall Dawson
02:24 AM Revision aef58650 (qgis): Move nmea logging responsibility out of gps information widget
Nyall Dawson
02:24 AM Revision 5aeac530 (qgis): Restore tests
Nyall Dawson
02:24 AM Revision 79262c76 (qgis): Move some digitizing settings out of info panel
Nyall Dawson
02:24 AM Revision 151b1f22 (qgis): Move disconnect overlay to bottom right
Nyall Dawson
02:24 AM Revision 81e4a484 (qgis): Start on digitizing separation
Nyall Dawson
02:24 AM Revision f0c45c05 (qgis): Add shortcut to GPS settings
Nyall Dawson
02:24 AM Revision a98b8028 (qgis): Start on settings menu
Nyall Dawson
02:24 AM Revision b5e077b9 (qgis): Create bridge
Nyall Dawson
02:24 AM Revision 95272717 (qgis): bridge wip
Nyall Dawson
02:24 AM Revision 8ee17819 (qgis): Show location in toolbar
Nyall Dawson
02:24 AM Revision b6c865c2 (qgis): Add location handling
Nyall Dawson
02:24 AM Revision 98badff9 (qgis): Add constellation information to QgsGpsInformation and handle GPS fix t...
Nyall Dawson
02:24 AM Revision 8dfd1671 (qgis): wip
Nyall Dawson
02:24 AM Revision 06ef6e18 (qgis): Cleanup GPS fix status handling, remove duplicate code
Nyall Dawson
02:24 AM Revision a9a57a6f (qgis): Start on dedicated GPS toolbar
Nyall Dawson
02:24 AM Revision a0fd7848 (qgis): Revise track related icons
Nyall Dawson
02:24 AM Revision 0ba80bdf (qgis): In warning bar which shows when GPS connection fails, add a
"Configure Device" button which directly opens the GPS options
dialog
Makes it easier for users to find the correct ...
Nyall Dawson
02:24 AM Revision 40440c30 (qgis): When a successful gps connection occurs, clear away any outdated existing
"failed to connect" message bar warnings
And show success message in message bar, instead of status bar
Nyall Dawson
02:24 AM Revision 2d4e6ce0 (qgis): Use settings registry for all gps settings
Nyall Dawson
 

Also available in: Atom