Activity

From 2023-04-03 to 2023-05-02

2023-05-02

10:09 PM Revision 0d0f60a2 (qgis): debian packaging: disable pdal by default
Jürgen Fischer
09:31 PM Revision 30a64111 (qgis): Merge pull request #52847 from 3nids/settings-treewidget
Settings editors Denis Rouzaud
02:52 PM Revision bb4d23c0 (qgis): debian packaging: add debian bookworm and build-essential to scandeps.pl
(superceeds #52813, #52875) Jürgen Fischer
02:00 PM Revision 61cfdd35 (qgis): update PDAL algorithms to use expression for filter parameter
Alexander Bruy
02:00 PM Revision 10b02e02 (qgis): move expression type enum to qgis.h
Alexander Bruy
02:00 PM Revision a17f5989 (qgis): revive custom expression editor for default expression value modeler
parameter definition widget Alexander Bruy
02:00 PM Revision d0e07795 (qgis): fix tests
Alexander Bruy
02:00 PM Revision c5caf5e5 (qgis): fix doxygen error
Alexander Bruy
02:00 PM Revision d62b746d (qgis): [processing] extend expression widget wrapper to support point cloud
expressions Alexander Bruy
02:00 PM Revision fb10dfd6 (qgis): fix tests
Alexander Bruy
02:00 PM Revision d93111cc (qgis): [processing] add enum to expression parameter to make it possible
distinguish between native QGIS expressions and point cloud filter
expressions
Alexander Bruy
02:00 PM Revision 45791b1b (qgis): convert point cloud expressions to PDAL expressions
Alexander Bruy
12:12 PM Revision 3ab7530f (qgis): Merge pull request #52959 from alexbruy/pdal-provider-ux
UX improvements for PDAL provider Alexander Bruy
11:12 AM Revision df57ef58 (qgis): Update qgscolorramplegendnode.cpp
fix he horizontal legend has an incorrect position when the label is on the right side alingkumo
11:05 AM Revision 1fb89dcd (qgis): Update qgscolorramplegendnode.cpp
fix he horizontal legend has an incorrect position when the label is on the right side alingkumo
11:05 AM Revision 7fac476c (qgis): Adjust help for CheckValidity algorithm
Make it clear that GEOS method won't be able to log all errors found per geometry, but only the first one. Followup #... Germap
10:44 AM Revision f83781d6 (qgis): Fix some warnings
Nyall Dawson
08:42 AM Revision cbc6922f (qgis): try to assign 3d renderer to output point cloud layers
Alexander Bruy
07:54 AM Revision 694759c1 (qgis): split thin algorithm into two
Alexander Bruy
06:30 AM Revision 3de90715 (qgis): Fix deadlock when number of point cloud files loaded >= available threads
This would cause multiple QgsTasks to be created, each of which
uses one thread -- then if the number of tasks matche...
Nyall Dawson
06:30 AM Revision 54cea612 (qgis): Fix deadlock when number of point cloud files loaded >= available threads
This would cause multiple QgsTasks to be created, each of which
uses one thread -- then if the number of tasks matche...
Nyall Dawson
06:27 AM Revision d404747a (qgis): Allow creation of attribute form group boxes and rows which
aren't contained within tabs
This was always supported by the form, but blocked in the form
editor. It stems from a ...
Nyall Dawson
06:26 AM Revision 35f60e2b (qgis): Fix clazy warning
Nyall Dawson
06:26 AM Revision d4faecef (qgis): Prevent attribute form editor widgets from inherting too large
horizontal minimum size
This bug causes editor widgets to inherit a very large minimum width
from the search widget ...
Nyall Dawson
06:26 AM Revision 4e2c0fd9 (qgis): Update test
Nyall Dawson
06:26 AM Revision 914dffb9 (qgis): Fix deadlock when number of point cloud files loaded >= available threads
This would cause multiple QgsTasks to be created, each of which
uses one thread -- then if the number of tasks matche...
Nyall Dawson
06:08 AM Revision ee8719cd (qgis): Update qgscolorramplegendnode.cpp
fix he horizontal legend has an incorrect position when the label is on the right side alingkumo
06:08 AM Revision cad4b5c7 (qgis): Update qgscolorramplegendnode.cpp
fix he horizontal legend has an incorrect position when the label is on the right side alingkumo
06:03 AM Revision 8c911dda (qgis): Update qgscolorramplegendnode.cpp
fix he horizontal legend has an incorrect position when the label is on the right side alingkumo
05:10 AM Revision 63e61e0a (qgis): Merge pull request #52962 from qgis/queued_ltr_backports
Queued LTR backports (3.28.7) Nyall Dawson
05:09 AM Revision c206d295 (qgis): Bump peter-evans/create-or-update-comment from 2 to 3
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3.
- ...
dependabot[bot]

2023-05-01

01:04 AM Revision 317b5779 (qgis): Bump peter-evans/create-or-update-comment from 2 to 3
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3.
- ...
dependabot[bot]
12:58 AM Revision 06baca84 (qgis): GH Action - Add automatic comment for the changelog parser about pictur...
Etienne Trimaille
12:58 AM Revision d169bac9 (qgis): Fix MSSQL PrimaryKey in geometry table
Andrea Giudiceandrea
12:57 AM Revision 9d54ae0b (qgis): Fix MSSQL PrimaryKey in geometry table
Andrea Giudiceandrea
09:56 PM Revision f3b107bf (qgis): Bump peter-evans/create-or-update-comment from 2 to 3
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3.
- ...
dependabot[bot]
06:50 PM Revision 89015d85 (qgis): use distinct parameters for number of points and sampling radius in
thin algorithm Alexander Bruy
11:36 AM Revision 3c818f6c (qgis): better names for outputs
Alexander Bruy
11:28 AM Revision ebced31c (qgis): add more tags to PDAL algorithms to make search easier
Alexander Bruy
11:23 AM Revision d0d67267 (qgis): move filtering parameters to be the first in the advanced parameters
group box Alexander Bruy
11:19 AM Revision 6b33a8a2 (qgis): rename "Export to raster (TIN)" PDAL algorithm to "Export to raster
(using triangulation)" Alexander Bruy
11:05 AM Revision 7fbd26a7 (qgis): Fix QgsDoubleValidator for exponential sign
Also allow to use <E> and the locale exponential sign (for Ukrainian language) Andrea Giudiceandrea
10:40 AM Revision 080ccdd8 (qgis): rename "Fix projection" PDAL algorithm to "Assign projection" to be
consistent with the native and GDAL algorithms Alexander Bruy
10:39 AM Revision cb320174 (qgis): Dox++
Nyall Dawson
10:39 AM Revision ab19e8ed (qgis): Add new attribute form container type "Row"
This container always lays out child widgets in a horizontal
row, where the number of columns is automatically determ...
Nyall Dawson
09:57 AM Revision d888ee2a (qgis): use public method
Denis Rouzaud
09:11 AM Revision 1de12f3e (qgis): Merge pull request #52953 from YoannQDQ/fix-qgssettingstreenode-constness
Matthias Kuhn
08:41 AM Revision 45304af9 (qgis): Fix MSSQL PrimaryKey in geometry table
Andrea Giudiceandrea
08:41 AM Revision ad55f798 (qgis): Fix MSSQL PrimaryKey in geometry table
Andrea Giudiceandrea
08:37 AM Revision 5133ba0f (qgis): Fix MSSQL PrimaryKey in geometry table
Andrea Giudiceandrea
05:28 AM Revision 886d5cd3 (qgis): Fix some workflows where pdal is not available
Nyall Dawson
05:28 AM Revision be912cef (qgis): Mingw build has no 3d
Nyall Dawson

2023-04-30

01:47 AM Revision 3dcfbe8c (qgis): Fix QgsSettingsTreeNode constness
Yoann Quenach de Quivillic
10:48 PM Revision caf1876a (qgis): Adapt tests
nicogodet
10:48 PM Revision af5da62d (qgis): Re-arange code
nicogodet
10:48 PM Revision 0abbf600 (qgis): Move creation options to latest arguments
nicogodet
10:48 PM Revision 357b5469 (qgis): Adapt tests
nicogodet
10:48 PM Revision 91b40f30 (qgis): Re-arange code
nicogodet
10:48 PM Revision 3b104d8f (qgis): Move creation options to latest arguments
nicogodet
10:47 PM Revision 1d622595 (qgis): When opening vector layer form properties, immediately expand
all drag-and-drop form containers
Otherwise it's really annoying to have to do this manually
all the time!
Nyall Dawson
08:41 PM Revision 20e2f672 (qgis): Also enable build with 3D by default
Martin Dobias
08:41 PM Revision e0bbd798 (qgis): Enable build with PDAL by default
Point cloud support has been there in a couple of QGIS releases already
and it would make sense to have the PDAL supp...
Martin Dobias
04:49 PM Revision dd645a57 (qgis): Merge pull request #52946 from qgis/backport-52930-to-queued_ltr_backports
Matthias Kuhn
04:49 PM Revision a4873ea0 (qgis): Merge pull request #52947 from qgis/backport-52930-to-release-3_30
Matthias Kuhn
04:48 PM Revision 0b898e0f (qgis): Merge pull request #52841 from YoannQDQ/qgisfunction
Matthias Kuhn
03:34 PM Revision de02e889 (qgis): remove useless method
Denis Rouzaud
04:35 AM Revision 33841ef1 (qgis): fix enum
Vincent Cloarec

2023-04-29

01:36 AM Revision 52d90fb1 (qgis): Update test
Yoann Quenach de Quivillic
01:36 AM Revision c3f8dd61 (qgis): Fix integer overflow in QgsCoordinateFormatter
Yoann Quenach de Quivillic
01:36 AM Revision 26803d5c (qgis): Update test
Yoann Quenach de Quivillic
01:36 AM Revision 96cb6ed6 (qgis): Fix integer overflow in QgsCoordinateFormatter
Yoann Quenach de Quivillic
01:36 AM Revision db6daca4 (qgis): Move creation options to latest arguments
nicogodet
01:36 AM Revision c7249833 (qgis): Adapt tests
nicogodet
01:36 AM Revision d19a70a0 (qgis): Re-arange code
nicogodet
01:36 AM Revision 2f85cb4b (qgis): Re-arange code
nicogodet
01:36 AM Revision 8992c55b (qgis): Adapt tests
nicogodet
01:36 AM Revision 0dad8bc6 (qgis): Move creation options to latest arguments
nicogodet
01:32 AM Revision bf93dc6f (qgis): Re-arange code
nicogodet
01:32 AM Revision dd7b8aca (qgis): Adapt tests
nicogodet
01:32 AM Revision 77ddb28e (qgis): Move creation options to latest arguments
nicogodet
01:31 AM Revision 95a28035 (qgis): Fix integer overflow in QgsCoordinateFormatter
Yoann Quenach de Quivillic
01:31 AM Revision 9c9e8d1d (qgis): Update test
Yoann Quenach de Quivillic
01:31 AM Revision 5805b050 (qgis): Check type in QgsLayerTreeLayer::toLayer and QgsLayerTreeLayer::toGroup
Yoann Quenach de Quivillic
02:25 PM Revision 947931ad (qgis): Fix qgsfunction decorator args handling
Yoann Quenach de Quivillic
02:25 PM Revision 01265af2 (qgis): Update tests
Yoann Quenach de Quivillic
02:25 PM Revision ccb868f6 (qgis): Harmonize doc
Yoann Quenach de Quivillic
02:25 PM Revision c8bb6419 (qgis): Update help text and template
Yoann Quenach de Quivillic
02:25 PM Revision 7094bbaf (qgis): Add context test
Yoann Quenach de Quivillic
02:02 AM Revision 93fb9247 (qgis): Fix QgsDoubleValidator for positive sign
Allow the positive sign in front of a positive number Andrea Giudiceandrea

2023-04-28

12:50 AM Revision d3d8ba1a (qgis): Fix warnings on gcc, build on msvc
Nyall Dawson
02:33 PM Revision 2e3c2c63 (qgis): fix version in doc
Vincent Cloarec
02:31 PM Revision 77e61353 (qgis): backport #52259
Vincent Cloarec
02:11 PM Revision 0992b533 (qgis): Release of 3.30.2
Jürgen Fischer
02:11 PM Revision 9fbe051c (qgis): translation update for 3.30.2 from transifex
Jürgen Fischer
02:11 PM Revision 868c9fa0 (qgis): Release of 3.28.6
Jürgen Fischer
02:11 PM Revision 4b8d40ff (qgis): translation update for 3.28.6 from transifex
Jürgen Fischer
01:42 PM Revision a97b33d1 (qgis): add missing Q_OBJECT macro
Denis Rouzaud
10:34 AM Revision e1a143dc (qgis): fix msvc build again (reapply efee73553, upstreamed as 0c7b82a2e; rever...
C:/src/OSGeo4W/src/qgis-dev/qgis/external/pdal_wrench/utils.cpp(121): error C3493: 'CHUNK_SIZE' cannot be implicitly ... Jürgen Fischer

2023-04-27

10:09 PM Revision 77920fec (qgis): Don't autoraise OK button in profile selector, makes it too hard to see
Nyall Dawson
10:09 PM Revision a73f9728 (qgis): Avoid crash if profile selector dialog is closed without selecting a pr...
Nyall Dawson
09:35 PM Revision 2033624f (qgis): better dark theme + fix typo
Denis Rouzaud
09:03 PM Revision 429c740b (qgis): Apply suggestions from code review
Co-authored-by: Mathieu Pellerin <[email protected]> Denis Rouzaud
09:00 PM Revision cb42a20a (qgis): use checkbox for booleans + palette for colors
Denis Rouzaud
06:39 PM Revision 12ea94f3 (qgis): Fix QgsDoubleValidator for negative sign in some locales
Some locales use the − character [Unicode Character “−” (U+2212)] as negative sign, instead of the - character [Unico... Andrea Giudiceandrea
12:58 PM Revision bf6dae31 (qgis): Update src/providers/wcs/qgswcsprovider.cpp
Co-authored-by: Nyall Dawson <[email protected]> Sandro Mani
12:58 PM Revision af0dd579 (qgis): Update src/providers/wcs/qgswcssourceselect.cpp
Co-authored-by: Nyall Dawson <[email protected]> Sandro Mani
12:58 PM Revision 63cc30e5 (qgis): Specify that QgsWcsProvider::mBBOX x/y man be inverted
Sandro Mani
12:58 PM Revision ef91cadb (qgis): Fix incorrect WCS request bbox when layer limited to an extent
- The passed extent was in WGS84 and not necessarily in the selected CRS
- The delimiting extent was not intersected ...
Sandro Mani
12:58 PM Revision 7de46cc9 (qgis): Fix indentation
Sandro Mani
12:57 PM Revision 2330b11e (qgis): Make project dirty when group layer styling properties change
Yoann Quenach de Quivillic
12:57 PM Revision 7110542e (qgis): Fix group layer rendering (#52769)
Yoann Quenach de Quivillic
12:57 PM Revision a64977c2 (qgis): Make project dirty when group layer styling properties change
Yoann Quenach de Quivillic
12:57 PM Revision e2e3df14 (qgis): Fix group layer rendering (#52769)
Yoann Quenach de Quivillic
10:38 AM Revision feb9b44c (qgis): sipify
Denis Rouzaud
10:35 AM Revision 0b8ef936 (qgis): add proxy model to filter the settings tree
Denis Rouzaud
10:34 AM Revision 2d28f1ec (qgis): create settings trees on start so texts can be searched
Denis Rouzaud
10:34 AM Revision 83d735fb (qgis): refactor QgsOptionsDialogHighlighWidget to use it as an interface
by removing the inheritance of QObject, an implementation of QWidget can now also inherit from QgsOptionsDialogHighli... Denis Rouzaud
10:29 AM Revision 7498d099 (qgis): fix dox
Denis Rouzaud
08:02 AM Revision 311761df (qgis): Update src/providers/wcs/qgswcsprovider.cpp
Co-authored-by: Nyall Dawson <[email protected]> Sandro Mani
08:02 AM Revision 8154ec60 (qgis): Update src/providers/wcs/qgswcssourceselect.cpp
Co-authored-by: Nyall Dawson <[email protected]> Sandro Mani
08:02 AM Revision 5a1787dc (qgis): Fix indentation
Sandro Mani
08:02 AM Revision 6bdf067b (qgis): Fix incorrect WCS request bbox when layer limited to an extent
- The passed extent was in WGS84 and not necessarily in the selected CRS
- The delimiting extent was not intersected ...
Sandro Mani
08:02 AM Revision 4d69217e (qgis): Specify that QgsWcsProvider::mBBOX x/y man be inverted
Sandro Mani
08:01 AM Revision f298fde5 (qgis): Fix documentation warning
Nyall Dawson
08:01 AM Revision 85074b1a (qgis): Avoid thread violation warnings spamming console by limiting to one war...
Nyall Dawson
06:47 AM Revision 90f48625 (qgis): Also run qt6 tests on Fedora 38
Nyall Dawson
06:47 AM Revision b0d0eadb (qgis): Lang C.UTF-8
Nyall Dawson
06:47 AM Revision a6c0fa3d (qgis): Use Fedora 38 for Qt 6 CI
Nyall Dawson
06:47 AM Revision eb87adcc (qgis): Test debugging
Nyall Dawson
06:47 AM Revision 1d1f1215 (qgis): Bump distro version
Nyall Dawson
06:47 AM Revision 8bf8ddb0 (qgis): Silence some pdal_wrench warnings
Nyall Dawson
06:47 AM Revision a8849b25 (qgis): Use distro packages for qt6 library versions
Nyall Dawson
06:47 AM Revision 4ca6cefd (qgis): Update a test for newer qt6
Nyall Dawson
06:47 AM Revision d1fc125c (qgis): Add some qt6 tests masks
Nyall Dawson
06:47 AM Revision f4f47d52 (qgis): Test masks
Nyall Dawson
06:47 AM Revision ba1cc03f (qgis): More test masks
Nyall Dawson
06:47 AM Revision 2ab86674 (qgis): Test mask
Nyall Dawson
06:47 AM Revision ecb67ccb (qgis): Make gradient fill tests atomic
Nyall Dawson
06:47 AM Revision f21d7cc9 (qgis): More masks
Nyall Dawson
06:47 AM Revision 341284a7 (qgis): Require Qt 6.4 or later for Qt6 builds
Given that these are experimental anyway, it makes little sense
to waste efforts supporting older Qt 6 releases...!
Nyall Dawson
06:33 AM Revision 820ba86a (qgis): Fix group layer rendering (#52769)
Yoann Quenach de Quivillic
06:33 AM Revision 4a47bcf2 (qgis): Make project dirty when group layer styling properties change
Yoann Quenach de Quivillic
06:33 AM Revision 62cdd893 (qgis): Make project dirty when group layer styling properties change
Yoann Quenach de Quivillic
06:33 AM Revision 4a566e89 (qgis): Fix group layer rendering (#52769)
Yoann Quenach de Quivillic
06:29 AM Revision 0db22e1c (qgis): Fix group layer rendering (#52769)
Yoann Quenach de Quivillic
06:29 AM Revision d57d7fab (qgis): Make project dirty when group layer styling properties change
Yoann Quenach de Quivillic
04:54 AM Revision 6a846966 (qgis): Silence debug noise
Nyall Dawson
04:54 AM Revision a434d0e7 (qgis): Use enums for attribute form container types instead of bools
Gives flexibility for adding additional container types in future Nyall Dawson
03:54 AM Revision 2a376472 (qgis): Fix indentation
Sandro Mani
03:54 AM Revision 10d4e3e3 (qgis): Fix incorrect WCS request bbox when layer limited to an extent
- The passed extent was in WGS84 and not necessarily in the selected CRS
- The delimiting extent was not intersected ...
Sandro Mani
03:54 AM Revision 1dfeb48d (qgis): Update src/providers/wcs/qgswcsprovider.cpp
Co-authored-by: Nyall Dawson <[email protected]> Sandro Mani
03:54 AM Revision 72fd697c (qgis): Update src/providers/wcs/qgswcssourceselect.cpp
Co-authored-by: Nyall Dawson <[email protected]> Sandro Mani
03:54 AM Revision fb4bb7a2 (qgis): Specify that QgsWcsProvider::mBBOX x/y man be inverted
Sandro Mani
03:54 AM Revision 2bb0bb19 (qgis): Fix indentation
Sandro Mani
03:54 AM Revision 45fc1c44 (qgis): Update src/providers/wcs/qgswcsprovider.cpp
Co-authored-by: Nyall Dawson <[email protected]> Sandro Mani
03:54 AM Revision ff5403b6 (qgis): Fix incorrect WCS request bbox when layer limited to an extent
- The passed extent was in WGS84 and not necessarily in the selected CRS
- The delimiting extent was not intersected ...
Sandro Mani
03:54 AM Revision 4ff74c52 (qgis): Update src/providers/wcs/qgswcssourceselect.cpp
Co-authored-by: Nyall Dawson <[email protected]> Sandro Mani
03:54 AM Revision e7c6f39d (qgis): Specify that QgsWcsProvider::mBBOX x/y man be inverted
Sandro Mani
03:50 AM Revision 9d5af2a7 (qgis): Fix incorrect WCS request bbox when layer limited to an extent (#52900)
* Fix incorrect WCS request bbox when layer limited to an extent
- The passed extent was in WGS84 and not necessaril...
Sandro Mani

2023-04-26

09:55 PM Revision 094c326f (qgis): more cad tool cleaning mesh edit map tool
Vincent Cloarec
09:55 PM Revision 6573b56f (qgis): again more cad tool cleaning mesh edit map tool
Vincent Cloarec
09:55 PM Revision b47cdf24 (qgis): fix cad tool with escape
Vincent Cloarec
09:55 PM Revision 29f11e3b (qgis): typo
Vincent Cloarec
09:55 PM Revision 44d8c41d (qgis): fix add new mesh face with undo
Vincent Cloarec
09:55 PM Revision 2b840420 (qgis): fix add new mesh with cad tool
Vincent Cloarec
09:55 PM Revision 59fd649d (qgis): fix clang-tidy
Vincent Cloarec
09:50 PM Revision 672121df (qgis): fix add new mesh with cad tool
Vincent Cloarec
09:50 PM Revision 97f41ce0 (qgis): typo
Vincent Cloarec
09:50 PM Revision 57594dd6 (qgis): fix clang-tidy
Vincent Cloarec
09:50 PM Revision 1857f5ec (qgis): more cad tool cleaning mesh edit map tool
Vincent Cloarec
09:50 PM Revision 93b2e27a (qgis): fix cad tool with escape
Vincent Cloarec
09:50 PM Revision ff434c87 (qgis): fix add new mesh face with undo
Vincent Cloarec
09:50 PM Revision 9b5213ea (qgis): again more cad tool cleaning mesh edit map tool
Vincent Cloarec
09:48 PM Revision db50cbe6 (qgis): fix version in doc
Vincent Cloarec
09:48 PM Revision b3e82884 (qgis): fix version in doc
Vincent Cloarec
09:48 PM Revision 4a717746 (qgis): copy mesh layer style following dataset group name
Vincent Cloarec
09:48 PM Revision 0df5b072 (qgis): fix const
Vincent Cloarec
09:48 PM Revision 71451d96 (qgis): fix typo and sipify
Vincent Cloarec
09:44 PM Revision 004f6d37 (qgis): Mesh layer style following dataset group name (#52312)
* copy mesh layer style following dataset group name
* fix typo and sipify
* fix const
* fix version in doc
* fix...
Vincent Cloarec
08:39 PM Revision e2ad92e8 (qgis): Only append to existing test reports if running under CI
Nyall Dawson
08:39 PM Revision 4b156750 (qgis): Ensure file is closed
Nyall Dawson
08:39 PM Revision ecab2bfb (qgis): Partially update annotation item test to newer framework
Nyall Dawson
08:39 PM Revision c8ae430b (qgis): Ensure base class setup/tear down methods are always called
Nyall Dawson
08:39 PM Revision 3492ddbc (qgis): Move layout checking to base class
Nyall Dawson
08:39 PM Revision bce3f8bb (qgis): More super fixes
Nyall Dawson
08:39 PM Revision 57929908 (qgis): Fix more super calls
Nyall Dawson
08:39 PM Revision f2878a43 (qgis): Start moving some render check methods to base class
Nyall Dawson
08:39 PM Revision a6dac429 (qgis): More super call fixes
Nyall Dawson
08:39 PM Revision ac533e38 (qgis): More setup/teardown fixes
Nyall Dawson
08:39 PM Revision 60380c1c (qgis): Use fstring
Nyall Dawson
08:39 PM Revision faaa7f23 (qgis): Fix some super calls
Nyall Dawson
08:39 PM Revision 8d627573 (qgis): Add some more annotation HTML reference images
Nyall Dawson
07:58 PM Revision b2901799 (qgis): Fix monkey patching when comment contains "
Nyall Dawson
07:58 PM Revision bf668be2 (qgis): Doc++
Nyall Dawson
07:58 PM Revision 9e552967 (qgis): Promote attribute editor enums to enum class, move to Qgis
Nyall Dawson
07:18 PM Revision 7dc23153 (qgis): typo
Vincent Cloarec
07:18 PM Revision 01d7cb12 (qgis): fix add new mesh face with undo
Vincent Cloarec
07:18 PM Revision 0df3fe21 (qgis): fix cad tool with escape
Vincent Cloarec
07:18 PM Revision 05559698 (qgis): more cad tool cleaning mesh edit map tool
Vincent Cloarec
07:18 PM Revision 8d2ffc67 (qgis): again more cad tool cleaning mesh edit map tool
Vincent Cloarec
07:18 PM Revision a3c35de6 (qgis): fix clang-tidy
Vincent Cloarec
07:18 PM Revision 9d84a3b0 (qgis): fix add new mesh with cad tool
Vincent Cloarec
06:42 PM Revision 26469a5d (qgis): fix build
Jürgen Fischer
05:54 PM Revision e81e7e12 (qgis): qgs3dmapconfigwidget: Fix zoom level update on init
When the configuration widget is displayed, the zoom level is computed
by calling `onTerrainLayerChanged` in the cons...
Jean Felder
04:04 PM Revision d03fe166 (qgis): typo
Vincent Cloarec
03:50 PM Revision 5ef24f32 (qgis): again more cad tool cleaning mesh edit map tool
Vincent Cloarec
03:40 PM Revision b00dfdd2 (qgis): more cad tool cleaning mesh edit map tool
Vincent Cloarec
02:25 PM Revision 4aa6ceb8 (qgis): fix cad tool with escape
Vincent Cloarec
11:52 AM Revision 7e8d4ea2 (qgis): [ui] Add scroll area to gdal source select's options group to avoid lar...
Mathieu Pellerin - nIRV
11:52 AM Revision e400423a (qgis): [ui] Harmonize ogr source select widget padding
Mathieu Pellerin - nIRV
10:34 AM Revision 69a2bb81 (qgis): Merge pull request #52321 from YoannQDQ/clear-recent-crs
Matthias Kuhn
09:33 AM Revision 3adce043 (qgis): Merge pull request #52853 from pathmapper/pagesize
[server/OAPIF] Make pagesize configurable and other improvements for collection items HTML page Alessandro Pasotti
09:21 AM Revision a9056f37 (qgis): Correctly hide from sip
Nyall Dawson
09:21 AM Revision 4541af63 (qgis): Add context menu entries
Nyall Dawson
09:21 AM Revision c1045a29 (qgis): Refactor out SQL execution dialog handling from data item
provider so that it can be called from outside of browser item Nyall Dawson
09:21 AM Revision 6ddae046 (qgis): Add a history provider for executed SQL commands
This history provider stores all executed database SQL commands
in the local history db (ie commands executed through...
Nyall Dawson
09:21 AM Revision 4c1c6bec (qgis): Docs
Nyall Dawson
09:21 AM Revision 1666360c (qgis): Translate strings
Nyall Dawson
08:52 AM Revision 346c77b0 (qgis): Spelling
Nyall Dawson
08:52 AM Revision 42c21c1d (qgis): Add window title
Nyall Dawson
08:52 AM Revision ddef8493 (qgis): Remember history dialog splitter state
Nyall Dawson
08:52 AM Revision 953e3de7 (qgis): Store full processing execution log in history entries
Nyall Dawson
08:52 AM Revision 29b39195 (qgis): Double clicking only expands/contracts history nodes which
don't handle double-clicks in another way Nyall Dawson
05:51 AM Revision 4126061c (qgis): fix add new mesh with cad tool
Vincent Cloarec
03:44 AM Revision 0f0aa2bd (qgis): fix clang-tidy
Vincent Cloarec
03:44 AM Revision 8f6999e5 (qgis): fix add new mesh face with undo
Vincent Cloarec

2023-04-25

01:03 AM Revision 2e0ce59a (qgis): translation string fix
Jürgen Fischer
12:24 AM Revision 8f33d5ee (qgis): Upgrade DBManager and Grass plugins to Python 3.X
Etienne Trimaille
10:51 PM Revision fd1e6f3c (qgis): fix double translation issue
(cherry picked from commit b739d6d8ad198dfcbfa237c54db27bb0fa238e43) Jürgen Fischer
10:49 PM Revision 6d85fd96 (qgis): fix double translation issue
(cherry picked from commit b739d6d8ad198dfcbfa237c54db27bb0fa238e43) Jürgen Fischer
04:12 PM Revision 72f6fba3 (qgis): fix deactivate mesh layer contours
Vincent Cloarec
04:12 PM Revision aedbb86f (qgis): fix deactivate mesh layer contours
Vincent Cloarec
04:07 PM Revision 66c88af1 (qgis): fix deactivate mesh layer contours (#52258)
Vincent Cloarec
12:29 PM Revision 6ae10ba4 (qgis): Merge pull request #52880 from Gustry/i18n-fstring
Matthias Kuhn
09:43 AM Revision 9e8364a2 (qgis): Python - Use some format function for translations
Etienne Trimaille
07:19 AM Revision 9935a3f3 (qgis): Simplify
pathmapper

2023-04-24

11:05 PM Revision 4373ac68 (qgis): Add invert selection tool on refactor fields processing fix #52816
Ismail Sunni
11:05 PM Revision fef1f0cd (qgis): Update src/gui/qgsfieldmappingwidget.cpp
Co-authored-by: Nyall Dawson <[email protected]> Ismail Sunni
11:05 PM Revision 0506ab0e (qgis): Update src/gui/qgsfieldmappingwidget.cpp
Co-authored-by: Nyall Dawson <[email protected]> Ismail Sunni
11:05 PM Revision 0bb7bb7d (qgis): Update src/ui/processing/qgsprocessingfieldsmappingpanelbase.ui
Co-authored-by: Nyall Dawson <[email protected]> Ismail Sunni
11:05 PM Revision 46538cef (qgis): Update src/gui/qgsfieldmappingwidget.h
Co-authored-by: Nyall Dawson <[email protected]> Ismail Sunni
11:05 PM Revision 01e7a71e (qgis): Fix return type issue.
Ismail Sunni
09:41 PM Revision 49b3a9d5 (qgis): Fallback to UTF-8 when no encoding is specified
Yoann Quenach de Quivillic
09:41 PM Revision a44bface (qgis): use threads number setting in algorithms which support multiple CPUs
Alexander Bruy
09:41 PM Revision 8011030d (qgis): move threads selection widgets into the "environment settings" group
Alexander Bruy
09:41 PM Revision 0f2d2bc3 (qgis): allow changing number of threads through the algorithm settings panel
Alexander Bruy
09:41 PM Revision 1c1e4602 (qgis): address review
Alexander Bruy
09:36 PM Revision a2b83e4d (qgis): Add test
Yoann Quenach de Quivillic
09:36 PM Revision 8e5cb7da (qgis): Add reactivated signal
Yoann Quenach de Quivillic
09:36 PM Revision 9e3d5917 (qgis): MeasureTool example
Yoann Quenach de Quivillic
09:36 PM Revision a61463a8 (qgis): Do not deactivate / activate mapTool when it is already active
Yoann Quenach de Quivillic
09:36 PM Revision b2b68b5c (qgis): Update src/gui/qgsmaptool.h
Co-authored-by: Nyall Dawson <[email protected]> Yoann Quenach de Quivillic
09:35 PM Revision 3c5f1207 (qgis): Fix QTranslator not installed
Yoann Quenach de Quivillic
09:35 PM Revision ab3388e9 (qgis): Use profile icon in combobox
Yoann Quenach de Quivillic
09:35 PM Revision 98dddc8e (qgis): Remove dead code
Yoann Quenach de Quivillic
09:35 PM Revision ed48541e (qgis): Switch user profile settings to QgsOptions
Yoann Quenach de Quivillic
09:35 PM Revision 0d5d5c33 (qgis): Allow setting the profile icon
Yoann Quenach de Quivillic
09:35 PM Revision 4891c9f3 (qgis): Add icon size and allow creation settings
Yoann Quenach de Quivillic
09:35 PM Revision a905b1a9 (qgis): Fix clazy warning
Yoann Quenach de Quivillic
09:35 PM Revision 99f45334 (qgis): Apply suggestions from review
Yoann Quenach de Quivillic
09:35 PM Revision 583eeee7 (qgis): Preinstall default QTranslators before displaying the profile selector ...
Yoann Quenach de Quivillic
09:35 PM Revision 78b76d97 (qgis): Do not display the profile in the title bar if it is the current defaul...
Yoann Quenach de Quivillic
09:35 PM Revision e1b6d8f7 (qgis): Add lastProfile / defaultProfile in QgsUserProfileManager
Yoann Quenach de Quivillic
09:35 PM Revision 7b5f7457 (qgis): Add User Settings dialog
Yoann Quenach de Quivillic
09:35 PM Revision aa4701ee (qgis): Add User Selection Dialog
Yoann Quenach de Quivillic
09:35 PM Revision cc57254d (qgis): Fix custom profile icon
Yoann Quenach de Quivillic
09:35 PM Revision cb2b12ca (qgis): Delay application member creation in desktop mode
Yoann Quenach de Quivillic
09:35 PM Revision 63ea2219 (qgis): Fix spelling and doc
Yoann Quenach de Quivillic
09:35 PM Revision 79973312 (qgis): Add missing auto_additions
Yoann Quenach de Quivillic
09:35 PM Revision db00e216 (qgis): Fix profile checked state (#32506)
Yoann Quenach de Quivillic
09:35 PM Revision e29b054d (qgis): Fix includes
Yoann Quenach de Quivillic
09:35 PM Revision ca6fa954 (qgis): Display profile name in window title as long as it is not the only one
Yoann Quenach de Quivillic
04:38 PM Revision 283a8f56 (qgis): Merge pull request #52873 from Gustry/processing-update
Matthias Kuhn
03:27 PM Revision 3c7741aa (qgis): Remove clear all button
Yoann Quenach de Quivillic
03:02 PM Revision 8db8acd5 (qgis): Merge pull request #52819 from elpaso/ogcapi-ux
GDAL/OGR source select UX: add OGCAPI radio Alessandro Pasotti
02:00 PM Revision 2175537f (qgis): Merge pull request #52472 from YoannQDQ/fix-walking-attribute-dialog
Matthias Kuhn
11:28 AM Revision 8ac952bf (qgis): [ui] Remove browser widget title bar within the data source manager dialog
Mathieu Pellerin - nIRV
11:28 AM Revision 84599e90 (qgis): Update src/core/vector/qgsvectordataprovider.cpp
Nyall Dawson
11:28 AM Revision cb325c53 (qgis): Fixes #52375. Removes duplicate encoding aliases returned by QgsVectorD...
Patrice Pineault
11:28 AM Revision cbb3a143 (qgis): Update src/core/vector/qgsvectordataprovider.cpp
Nyall Dawson
11:28 AM Revision edea1fe9 (qgis): Update src/core/vector/qgsvectordataprovider.cpp
Nyall Dawson
11:28 AM Revision 922432cc (qgis): Fixes #52375. Removes duplicate encoding aliases returned by QgsVectorD...
Patrice Pineault
11:28 AM Revision 0a6b0220 (qgis): Update src/core/vector/qgsvectordataprovider.cpp
Nyall Dawson
10:03 AM Revision 3cab3c43 (qgis): Python - Run pyupgrade on the processing plugin
Etienne Trimaille
09:34 AM Revision 6e52378a (qgis): fix #44050 Attribute Dialog moving on screen
Yoann Quenach de Quivillic
09:31 AM Revision 618c5256 (qgis): Update python/plugins/processing/algs/qgis/TilesXYZ.py
Nyall Dawson
09:31 AM Revision 3d6e1e51 (qgis): Set extent CRS to Project CRS
Tiles creation assumed extent crs was the same as project crs this pr adds a transform to get it to work if that is n... Sebastian Gutwein
09:31 AM Revision 245703f4 (qgis): fix displaying of the enum parameter options when static strings mode is
active and multiple selection is enabled. Also improve conversion to
Python string
Alexander Bruy
09:30 AM Revision 642bfdec (qgis): fix displaying of the enum parameter options when static strings mode is
active and multiple selection is enabled. Also improve conversion to
Python string
Alexander Bruy
09:22 AM Revision 1934a62d (qgis): Ask for confirmation before clearing the list
Yoann Quenach de Quivillic
09:22 AM Revision e5e65ec3 (qgis): Fix wording
Yoann Quenach de Quivillic
09:22 AM Revision 48bc3c10 (qgis): Add context menu
Yoann Quenach de Quivillic
09:22 AM Revision b44d991a (qgis): Add buttons in the QgsProjectionTree to clear recent CRS
Yoann Quenach de Quivillic
09:22 AM Revision 08bf81db (qgis): Add methods to clear recent crs or remove one crs
Yoann Quenach de Quivillic
09:22 AM Revision 3852bd40 (qgis): Remove CRS on del key pressed
Yoann Quenach de Quivillic
07:26 AM Revision 8282b663 (qgis): Add QgsCodeEditorShell code editor subclass for Bash or Batch scripts
Nyall Dawson
07:25 AM Revision b626ff06 (qgis): Fixes #52375. Removes duplicate encoding aliases returned by QgsVectorD...
Patrice Pineault
07:25 AM Revision af55682a (qgis): Update src/core/vector/qgsvectordataprovider.cpp
Nyall Dawson
07:25 AM Revision 2157f817 (qgis): Update src/core/vector/qgsvectordataprovider.cpp
Nyall Dawson
07:25 AM Revision 63aecdcd (qgis): Update src/core/vector/qgsvectordataprovider.cpp
Nyall Dawson
07:25 AM Revision 94069987 (qgis): Fixes #52375. Removes duplicate encoding aliases returned by QgsVectorD...
Patrice Pineault
07:25 AM Revision 8ad858b3 (qgis): Update src/core/vector/qgsvectordataprovider.cpp
Nyall Dawson
07:20 AM Revision 3434f43d (qgis): Update src/core/vector/qgsvectordataprovider.cpp
Nyall Dawson
07:20 AM Revision 2cc500df (qgis): Update src/core/vector/qgsvectordataprovider.cpp
Nyall Dawson
07:20 AM Revision ed7975ff (qgis): Fixes #52375. Removes duplicate encoding aliases returned by QgsVectorD...
Patrice Pineault
07:19 AM Revision 8a23a767 (qgis): [Bugfix] Processing plugin: bad check layer from QgsProcessingOutputMul...
After running algorithm, the processing plugin take the layer from result to provide map layer instead of string.
In ...
René-Luc ReLuc
07:19 AM Revision 1abf9dc3 (qgis): Fix QgsDatabaseTableComboBox::setSchema
Yoann Quenach de Quivillic
07:19 AM Revision 596b3fb2 (qgis): Fix QgsDatabaseTableComboBox::setSchema
Yoann Quenach de Quivillic
06:29 AM Revision a19efb1a (qgis): [OAPIF provider] Implements getFeature() expression translation
Even Rouault
06:29 AM Revision e10bd31f (qgis): [WFS / OAPIF] GUI: pass selected CRS to query builder UI
Even Rouault
06:29 AM Revision 9cb36b09 (qgis): [OAPIF provider] Add support for filtering based on OGC API Features Pa...
This requires server /conformance to declare at least:
- http://www.opengis.net/spec/ogcapi-features-3/1.0/conf/filte...
Even Rouault
06:29 AM Revision 87275294 (qgis): [OAPIF provider] Add support for filtering on feature properties (OGC A...
This uses the /api endpoint to get the list of queryable items. Even Rouault
06:29 AM Revision 00cf2899 (qgis): [OAPIF] Use QgsDebugMsgLevel(..., 2)
Even Rouault
06:28 AM Revision 763f5c2b (qgis): [Bugfix] Processing plugin: bad check layer from QgsProcessingOutputMul...
After running algorithm, the processing plugin take the layer from result to provide map layer instead of string.
In ...
René-Luc ReLuc
05:09 AM Revision 45d89187 (qgis): Port history dialog to c++
Nyall Dawson
05:09 AM Revision a4d6fd3e (qgis): Use QgsProcessingHistoryDialog for Processing history dialog
And remove old class Nyall Dawson
05:09 AM Revision cce5cc28 (qgis): Spelling
Nyall Dawson
05:09 AM Revision ea58fd74 (qgis): Allow history to be cleared for one provider only
Nyall Dawson
04:48 AM Revision 67e1a5e6 (qgis): Expand docs
Nyall Dawson
04:48 AM Revision c09e96bd (qgis): Fix conversion of max zoom level from mapbox styles
The QGIS renderers for vector tiles treat maxzoom
different to the MapBox Style Specifications.
From the MapBox Spec...
Nyall Dawson
04:48 AM Revision 8f94e5d5 (qgis): Fix conversion of max zoom level from mapbox styles
The QGIS renderers for vector tiles treat maxzoom
different to the MapBox Style Specifications.
From the MapBox Spec...
Nyall Dawson
04:48 AM Revision e02714f9 (qgis): Expand docs
Nyall Dawson
04:48 AM Revision 49c80caf (qgis): When converting mapbox fills, don't set a stroke on the QGIS
fill symbol if the mapbox fill color is non-opaque
If the outline color is semi-transparent, then drawing the
defaul...
Nyall Dawson
04:48 AM Revision ece2fb9d (qgis): Fix stroke width conversion from mapbox styles
Mapbox fill strokes are always 1px in width, so we should
translate these to hairline strokes in QGIS
Nyall Dawson
03:17 AM Revision 4d94ece7 (qgis): fix displaying of the enum parameter options when static strings mode is
active and multiple selection is enabled. Also improve conversion to
Python string
Alexander Bruy
03:17 AM Revision 9bc069e0 (qgis): fix displaying of the enum parameter options when static strings mode is
active and multiple selection is enabled. Also improve conversion to
Python string
Alexander Bruy
02:57 AM Revision 5f83b84c (qgis): fix displaying of the enum parameter options when static strings mode is
active and multiple selection is enabled. Also improve conversion to
Python string
Alexander Bruy
02:57 AM Revision 6257a659 (qgis): Add IPython-style assignment
Yoann Quenach de Quivillic
02:57 AM Revision 73e95960 (qgis): Run system commands with !
Yoann Quenach de Quivillic
02:57 AM Revision 139ee639 (qgis): Add named constants to designate interpreter states
Yoann Quenach de Quivillic
02:57 AM Revision 29016d05 (qgis): Fix spelling and add license
Yoann Quenach de Quivillic
02:57 AM Revision ea89babb (qgis): Handle multiple inputs
Yoann Quenach de Quivillic
02:42 AM Revision 539d2070 (qgis): qgs3daxis: Fix label transparency issues by using a sort policy
This ensures to have the labels (Text2DEntity) rendered after the
other objects and therefore avoid any transparency ...
Jean Felder
02:42 AM Revision 33e447a0 (qgis): qgs3daxis: Fix label transparency issues by using a sort policy
This ensures to have the labels (Text2DEntity) rendered after the
other objects and therefore avoid any transparency ...
Jean Felder
02:33 AM Revision 20ef7fd4 (qgis): Fix QgsDatabaseTableComboBox::setSchema
Yoann Quenach de Quivillic
02:33 AM Revision 2365b1f1 (qgis): Fix QgsDatabaseTableComboBox::setSchema
Yoann Quenach de Quivillic
02:29 AM Revision d7719b32 (qgis): [Bugfix] Processing plugin: bad check layer from QgsProcessingOutputMul...
After running algorithm, the processing plugin take the layer from result to provide map layer instead of string.
In ...
René-Luc ReLuc
02:29 AM Revision df3f8874 (qgis): [Bugfix] Processing plugin: bad check layer from QgsProcessingOutputMul...
After running algorithm, the processing plugin take the layer from result to provide map layer instead of string.
In ...
René-Luc ReLuc
02:27 AM Revision 4dfad6ca (qgis): Fix QgsDatabaseTableComboBox::setSchema
Yoann Quenach de Quivillic
02:25 AM Revision 41a95bfc (qgis): [Bugfix] Processing plugin: bad check layer from QgsProcessingOutputMul...
After running algorithm, the processing plugin take the layer from result to provide map layer instead of string.
In ...
René-Luc ReLuc
02:19 AM Revision 68fac0ec (qgis): [qgsquick] Avoid all-black map canvas when first loading a QML scene wi...
Mathieu Pellerin - nIRV

2023-04-23

12:42 AM Revision f706d4e5 (qgis): Add network request initiators to remote COPC/EPT code
This will make it easier to identify where the individual requests are coming from
(which is harder especially with C...
Martin Dobias
12:42 AM Revision d8cca59d (qgis): Added request initiator to two more cases in QgsLazInfo
Martin Dobias
10:15 PM Revision eea6b1c0 (qgis): Fix indentation
kannes
10:15 PM Revision e68df563 (qgis): Don't set a minimum pixel size for raster creation algorithms
kannes
10:15 PM Revision ae107416 (qgis): Harmonize default pixel size for raster creation algorithms
kannes
01:17 PM Revision 29b5c6ea (qgis): [server/OAPIF] Make pagesize configurable for collection items HTML page
pathmapper
12:13 PM Revision 0f22e92d (qgis): Merge pull request #52849 from nirvn/qgsquick_maptoscreen
[qgsquick] New map to screen class to tie QML items to the map canvas Mathieu Pellerin - nIRV
10:14 AM Revision 28a9b111 (qgis): Use QVector instead of std::vector
Jochen Topf
10:14 AM Revision a7fc7059 (qgis): Add tests for using ordered layers and symbol levels together
Jochen Topf
10:14 AM Revision f7cd3f99 (qgis): Bring feature order and rendering order together in a useful way
There are two ways of taking "order" into account when rendering:
1. You can control the feature rendering order whi...
Jochen Topf
10:12 AM Revision 24580230 (qgis): Add type hinting for QList<qint64> (python binding)
Marc Ducobu
10:12 AM Revision 1806c6ea (qgis): Immediately expand first group on opening history widgets
Nyall Dawson
10:12 AM Revision 8958af74 (qgis): History entry nodes can be double-clicked
Nyall Dawson
10:12 AM Revision f794b17f (qgis): [processing] Port functionality from history dialog to history
provider framework Nyall Dawson
10:12 AM Revision 4c778193 (qgis): Address review
Nyall Dawson
10:12 AM Revision 8795bd9d (qgis): History providers should be QObjects
Nyall Dawson
10:12 AM Revision 363bf0c2 (qgis): Add api for creating context menus for history nodes
Nyall Dawson
09:07 AM Revision dcbaa61e (qgis): Address review
Mathieu Pellerin - nIRV
08:50 AM Revision fe4e9b5f (qgis): remove outdated sip files (#52848)
Denis Rouzaud
08:33 AM Revision 14c66562 (qgis): [qgsquick] New map to screen class to tie QML items to the map canvas
Mathieu Pellerin - nIRV
08:04 AM Revision de1363df (qgis): use opactify in colorbutton when possible
Denis Rouzaud
07:47 AM Revision 92a00151 (qgis): fix dox
Denis Rouzaud
07:19 AM Revision 9f3ac79b (qgis): sipify + CMakeLists
Denis Rouzaud
07:17 AM Revision 0255230f (qgis): use new settings tree in advanced options
choice can be made to use the old or new tree
also add a hidden setting to bypass warning
Denis Rouzaud
07:15 AM Revision 07762f5a (qgis): add tree view + model to show/edit settings values
Denis Rouzaud
07:15 AM Revision 77cc02f2 (qgis): add registry of settings editors wrappers
Denis Rouzaud
07:14 AM Revision effbfc22 (qgis): add base class and implementation of wrappers for settings editor widgets
Denis Rouzaud
07:13 AM Revision 7872ddbf (qgis): rename QgsSettingsTreeWidget to QgsSettingsTreeWidget (app)
Denis Rouzaud
07:10 AM Revision 3534cd87 (qgis): simplification of settings API
always pass value by reference (drop of QgsSettingsEntryByValue)
undeprecate setVariantValue
Denis Rouzaud
06:01 AM Revision 2d4f1a8a (qgis): Merge pull request #52043 from YoannQDQ/measure-tool-copy-coordinates
Measure tool copy coordinates Mathieu Pellerin - nIRV
06:01 AM Revision 4dcd0d4a (qgis): Add a way to disable map tips for a specific layer (fix #23400)
Yoann Quenach de Quivillic
05:23 AM Revision a8eb21d5 (qgis): [ogr] Fix simple markers' stroke width of embedded styling
Mathieu Pellerin - nIRV

2023-04-22

12:37 AM Revision 09457344 (qgis): Use new settings API
Yoann Quenach de Quivillic
09:05 PM Revision 7f44bc5b (qgis): [Plugin installer] Don't show wait cursor when fetching repositories
Borys Jurgiel
09:01 PM Revision d6daeff2 (qgis): Merge pull request #52839 from borysiasty/plugin_installer-dont-show-wa...
[Plugin installer] Don't show wait cursor when fetching repositories Borys Jurgiel
06:18 PM Revision 8ce47183 (qgis): [sipify] support multiple classes template definition (#52838)
Denis Rouzaud
06:15 PM Revision db6cef01 (qgis): Merge pull request #52834 from qgis/update-windows-build-instructions
Matthias Kuhn
06:12 PM Revision 35862a64 (qgis): fix var name
Denis Rouzaud
06:09 PM Revision 0071ebc1 (qgis): better test
Denis Rouzaud
06:03 PM Revision a84e5b85 (qgis): layout
Denis Rouzaud
06:00 PM Revision 1a746ea5 (qgis): layout
Denis Rouzaud
05:59 PM Revision 037b2ef1 (qgis): remove warning
Denis Rouzaud
05:57 PM Revision f122f664 (qgis): fix script + add test
Denis Rouzaud
05:53 PM Revision c4c816f7 (qgis): Merge pull request #52790 from pathmapper/unstale
Matthias Kuhn
05:41 PM Revision 43d15280 (qgis): [Plugin installer] Don't show wait cursor when fetching repositories
Borys Jurgiel
05:01 PM Revision 53f48896 (qgis): support multiple classes template definition
Denis Rouzaud
03:33 PM Revision 4d2ffb29 (qgis): [ogr] Fix simple markers' stroke width of embedded styling
Mathieu Pellerin - nIRV
03:33 PM Revision 2f8e0f5d (qgis): [ogr] Fix simple markers' stroke width of embedded styling
Mathieu Pellerin - nIRV
03:28 PM Revision 699fa93c (qgis): [ogr] Fix simple markers' stroke width of embedded styling
Mathieu Pellerin - nIRV
02:31 PM Revision 9d966c29 (qgis): Add workflow to unstale on PR commit
pathmapper
02:26 PM Revision 57c83971 (qgis): Update windows build instructions
Matthias Kuhn
12:55 PM Revision d5cd4c99 (qgis): Metatype QgsHistoryEntry
Nyall Dawson
12:55 PM Revision 538cf4c6 (qgis): Add QgsHistoryWidgetContext for future api flexibility
Nyall Dawson
12:55 PM Revision f3f0946d (qgis): Make API a little more flexible
Nyall Dawson
12:55 PM Revision 9ee04531 (qgis): Fix clazy warning
Nyall Dawson
12:55 PM Revision 949a45da (qgis): Fix doxygen test
Nyall Dawson
12:55 PM Revision 5d204d89 (qgis): Mark classes as private
Nyall Dawson
12:55 PM Revision 2f24a625 (qgis): Add missing file
Nyall Dawson
12:55 PM Revision a337490b (qgis): New entries should be added at the top of date groups
Nyall Dawson
12:55 PM Revision 9e760fc8 (qgis): Allow filtering history results
Nyall Dawson
12:55 PM Revision 30870dfc (qgis): Address review
Nyall Dawson
12:55 PM Revision 1f5f4a97 (qgis): Allow showing html results from nodes
Nyall Dawson
12:55 PM Revision 167d4e1a (qgis): Add capacity for history nodes to show custom widgets when selected
Nyall Dawson
12:55 PM Revision 34ce4d76 (qgis): Create QgsHistoryWidget resuable widget for showing history entries
Nyall Dawson
12:55 PM Revision a71671ce (qgis): Create a model for QgsHistoryEntries
A dynamic tree item model showing the entries in date groupings Nyall Dawson
12:55 PM Revision dee7605b (qgis): Add method to insert child nodes
Nyall Dawson
12:55 PM Revision 0774c80f (qgis): Add capacity for history providers to create/update nodes
Nyall Dawson
12:55 PM Revision dd25f394 (qgis): Create QgsHistoryEntryNode class
Used for representing information about of QgsHistoryEntry
in a hierarchical tree structure
Nyall Dawson
12:55 PM Revision aa7535ff (qgis): Add original id to QgsHistoryEntry
Nyall Dawson
12:55 PM Revision 2fafc282 (qgis): Add signals to history registry for entries added/updated/cleared
Nyall Dawson
12:55 PM Revision eb33b2e6 (qgis): Tests for QgsHistoryEntry::isValid()
Nyall Dawson
12:55 PM Revision e84ce197 (qgis): Move QgsHistoryEntry to separate file
Nyall Dawson
12:55 PM Revision d2bcca0e (qgis): Fix potential crash if history provider does not exist
Nyall Dawson
09:58 AM Revision 961b6ee6 (qgis): When converting mapbox fills, don't set a stroke on the QGIS
fill symbol if the mapbox fill color is non-opaque
If the outline color is semi-transparent, then drawing the
defaul...
Nyall Dawson
09:58 AM Revision bb20f3d7 (qgis): Fix stroke width conversion from mapbox styles
Mapbox fill strokes are always 1px in width, so we should
translate these to hairline strokes in QGIS
Nyall Dawson
09:58 AM Revision b2bb25a1 (qgis): Expand docs
Nyall Dawson
09:58 AM Revision b3bd102a (qgis): Fix conversion of max zoom level from mapbox styles
The QGIS renderers for vector tiles treat maxzoom
different to the MapBox Style Specifications.
From the MapBox Spec...
Nyall Dawson
09:58 AM Revision 222c65c4 (qgis): Expand docs
Nyall Dawson
09:58 AM Revision 236cdafd (qgis): Fix conversion of max zoom level from mapbox styles
The QGIS renderers for vector tiles treat maxzoom
different to the MapBox Style Specifications.
From the MapBox Spec...
Nyall Dawson
09:54 AM Revision ae5808f4 (qgis): When converting mapbox fills, don't set a stroke on the QGIS
fill symbol if the mapbox fill color is non-opaque
If the outline color is semi-transparent, then drawing the
defaul...
Nyall Dawson
09:54 AM Revision 8cd44fc3 (qgis): Fix stroke width conversion from mapbox styles
Mapbox fill strokes are always 1px in width, so we should
translate these to hairline strokes in QGIS
Nyall Dawson
09:54 AM Revision 8b7bfbf9 (qgis): Fix conversion of max zoom level from mapbox styles
The QGIS renderers for vector tiles treat maxzoom
different to the MapBox Style Specifications.
From the MapBox Spec...
Nyall Dawson
09:54 AM Revision af02946e (qgis): Expand docs
Nyall Dawson
09:50 AM Revision c944371f (qgis): Merge pull request #52822 from qgis/backport-52676-to-queued_ltr_backports
[Backport queued_ltr_backports] [Oracle] Fix srid when creating a vector layer from table Julien Cabieces
09:49 AM Revision 4baab6d1 (qgis): Merge pull request #52823 from qgis/backport-52676-to-release-3_30
[Backport release-3_30] [Oracle] Fix srid when creating a vector layer from table Julien Cabieces
09:38 AM Revision b739d6d8 (qgis): fix double translation issue
Jürgen Fischer
05:50 AM Revision 4dd84029 (qgis): Reverte merge behaviour: merge into existing feature when expl. selected
Damiano Lombardi
05:50 AM Revision 6dda0072 (qgis): Fix merge dialog using default clause instead of feature id
Damiano Lombardi

2023-04-21

01:55 AM Revision bc567944 (qgis): fixed spelling and code style
Andreas Steffens
01:55 AM Revision 654dd448 (qgis): added assign operator and copy constructor for copying all datasource p...
Andreas Steffens
01:55 AM Revision c4afd27d (qgis): [fix] fixed losing WFS Get/Post DCP endpoints upon cloning WFS datasour...
Andreas Steffens
01:55 AM Revision 8572eb88 (qgis): [Oracle] Fix srid when creating a vector layer from table
Julien Cabieces
01:55 AM Revision 329d83c3 (qgis): [Oracle] Fix srid when creating a vector layer from table
Julien Cabieces
01:54 AM Revision 5c5bb2dc (qgis): [WFS provider] [fix] losing WFS DCP endpoints upon cloning WFS URI (#52...
Andreas Steffens
01:53 AM Revision 9d3b38aa (qgis): Fix merge dialog using default clause instead of feature id
Damiano Lombardi
01:53 AM Revision 9d2fa2c9 (qgis): Reverte merge behaviour: merge into existing feature when expl. selected
Damiano Lombardi
01:52 AM Revision 7c3c0840 (qgis): Fix Map-based JSON handling in QgsField's convertCompatible()
Mathieu Pellerin - nIRV
01:52 AM Revision 4c6bc51c (qgis): Fix Map-based JSON handling in QgsField's convertCompatible()
Mathieu Pellerin - nIRV
01:51 AM Revision 3205b929 (qgis): [Oracle] Fix srid when creating a vector layer from table
Julien Cabieces
01:50 AM Revision ac8e519a (qgis): Fix new profile map scales
Yoann Quenach de Quivillic
01:50 AM Revision 378db628 (qgis): Add notice to drop bad migration handling starting from QGIS 3.36
Yoann Quenach de Quivillic
01:50 AM Revision 17658f70 (qgis): Handle bad migration
Yoann Quenach de Quivillic
01:49 AM Revision 12c77b5d (qgis): Remove outdated installation instruction
Matthias Kuhn
01:18 AM Revision 807ff7b0 (qgis): [processing] Handle field comments and aliases in refactor fields
algorithm Nyall Dawson
01:18 AM Revision 308eb1d8 (qgis): Expose api to determine capabilities of QgsVectorFileWriter
Currently allows determining whether field comments and aliases
are supported by the writer
Nyall Dawson
01:18 AM Revision f98b9b3d (qgis): [processing] Add support for setting alias and comment in
"Add field to attributes table" algorithm Nyall Dawson
01:18 AM Revision d25ad8f1 (qgis): Alias/comment are optional
Nyall Dawson
01:18 AM Revision 7b0bfaf8 (qgis): [processing] Add support for field alias and comments to field mapping
parameter values Nyall Dawson
01:18 AM Revision 0008b9b1 (qgis): Fix warning
Nyall Dawson
01:18 AM Revision dfc7f56c (qgis): [processing] When creating vector outputs, show warnings if
the output fields have comments or aliases set yet the
destination output does not have support for these
Nyall Dawson
01:18 AM Revision b28bf203 (qgis): Add api to determine attribute capabilities for QgsVectorLayerExporter
Nyall Dawson
01:18 AM Revision c7659fbc (qgis): Show field comments and alias in field mapping tables
Nyall Dawson
06:33 PM Revision 021a13c5 (qgis): Fix label on raster
Alessandro Pasotti
06:24 PM Revision ef55b385 (qgis): Fix collapsed state and raster prefix
Alessandro Pasotti
06:11 PM Revision 985621b8 (qgis): GDAL/OGR source select UX: add OGCAPI
Adds an entry for OGCAPI, in order to add
the endpoint without the need of OGCAPI: prefix.
Alessandro Pasotti
05:23 PM Revision 75570956 (qgis): Merge pull request #52774 from elpaso/bugfix-gh52677-json-map-write
GPKG: fix json map filewriter Alessandro Pasotti
02:25 PM Revision 456d7258 (qgis): debian packaging: drop focal (Qt 5.13 and GEOS 3.7 required; last packa...
Jürgen Fischer
02:01 PM Revision 18bed460 (qgis): Merge pull request #52733 from signedav/fix_single_IN
Fix OGC Filter on IN operator with only one list item Alessandro Pasotti
01:56 PM Revision 4ffed5bc (qgis): Skip test on GDAL < 3.7
Alessandro Pasotti
11:08 AM Revision 03f2a4ab (qgis): Reverte merge behaviour: merge into existing feature when expl. selected
Damiano Lombardi
11:08 AM Revision 61b4be82 (qgis): Fix merge dialog using default clause instead of feature id
Damiano Lombardi
11:07 AM Revision 2fd673fe (qgis): Reverte merge behaviour: merge into existing feature when expl. selected
Damiano Lombardi
11:07 AM Revision 358233ab (qgis): Fix merge dialog using default clause instead of feature id
Damiano Lombardi
10:20 AM Revision 4ebf2773 (qgis): Add const
Marco Hugentobler
10:07 AM Revision a0aacf7a (qgis): Update src/server/services/wms/qgswmsparameters.h
Co-authored-by: Alessandro Pasotti <[email protected]> Marco Hugentobler
10:07 AM Revision 4b74b74b (qgis): Update src/server/services/wms/qgswmsparameters.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Marco Hugentobler
10:07 AM Revision a4d806bc (qgis): Update src/server/services/wms/qgswmsparameters.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Marco Hugentobler
10:07 AM Revision 7d27d6be (qgis): Update src/server/services/wms/qgswmsparameters.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Marco Hugentobler
09:43 AM Revision 94231662 (qgis): Merge pull request #52771 from domi4484/fixmergeid
Matthias Kuhn

2023-04-20

10:12 PM Revision 72dd8880 (qgis): Use registry level cache, not local cache for algorithm name/icon handling
Nyall Dawson
10:12 PM Revision d9d41ad9 (qgis): Doc
Nyall Dawson
10:12 PM Revision 70f2adb2 (qgis): [processing][api] Add mechanism to get basic algorithm properties
efficiently for many calls
Allows retrieval of some basic algorithm properties (display name,
icon) in an optimised ...
Nyall Dawson
10:11 PM Revision 0ce567bd (qgis): Reverte merge behaviour: merge into existing feature when expl. selected
Damiano Lombardi
09:12 PM Revision 2f8bb3c2 (qgis): clean renaming scripts (#52791)
Denis Rouzaud
09:10 PM Revision f91a2de4 (qgis): Fix some broken links (#52788)
Osgeo4w moved and the 32 bit version is no longer available Matthias Kuhn
07:59 PM Revision 4acae5f1 (qgis): added assign operator and copy constructor for copying all datasource p...
Andreas Steffens
07:59 PM Revision 34c7a5d5 (qgis): [fix] fixed losing WFS Get/Post DCP endpoints upon cloning WFS datasour...
Andreas Steffens
07:59 PM Revision 6ceccbf1 (qgis): fixed spelling and code style
Andreas Steffens
07:54 PM Revision 9112a82e (qgis): [WFS provider] [fix] losing WFS DCP endpoints upon cloning WFS URI (#52...
Andreas Steffens
03:22 PM Revision 94f0eee8 (qgis): debian packaging: include pdal_wrench where PDAL 2.5 is available (name...
Jürgen Fischer
02:41 PM Revision 18976bb6 (qgis): Possibility to set pdf export map themes and predefined scales in request
Marco Hugentobler
02:29 PM Revision 33ff7729 (qgis): Merge pull request #52251 from Gustry/display_name
Server - Add display name in GetFeatureInfo response René-Luc ReLuc
02:12 PM Revision af66062a (qgis): install pdal_wrench (fixes #52787)
Jürgen Fischer
01:33 PM Revision 74969ff2 (qgis): Use template method for format options also for dxf
Marco Hugentobler
11:45 AM Revision 45f7ebee (qgis): [FEATURE] WMS server: possibility to set pdf export options (as FORMAT_...
Marco Hugentobler
11:31 AM Revision 4cca9242 (qgis): Fix some broken links
Osgeo4w moved and the 32 bit version is no longer available Matthias Kuhn
11:29 AM Revision dc04a2d6 (qgis): Merge pull request #52528 from elpaso/bugfix-gh52446-map-coords-widget-...
Fix coords widget locale issues (plus other unreported) Alessandro Pasotti
10:24 AM Revision 00dfee5e (qgis): Remove outdated installation instruction
Matthias Kuhn
10:12 AM Revision b9ad6322 (qgis): Server - Add display name in GetFeatureInfo response
Etienne Trimaille
09:57 AM Revision bce0f5aa (qgis): Use GDAL API to get field subtype
Alessandro Pasotti
09:44 AM Revision e10d23cc (qgis): Add notice to drop bad migration handling starting from QGIS 3.36
Yoann Quenach de Quivillic
09:44 AM Revision c1577d49 (qgis): Handle bad migration
Yoann Quenach de Quivillic
09:44 AM Revision 9c0190e2 (qgis): Fix new profile map scales
Yoann Quenach de Quivillic

2023-04-19

09:21 PM Revision 24f40ca7 (qgis): Merge pull request #52580 from YoannQDQ/fix-new-profile-scales
Fix new profile map scales Denis Rouzaud
06:18 PM Revision f1b10072 (qgis): Test for issue GH #52667
Alessandro Pasotti
04:26 PM Revision d2e75b35 (qgis): Add notice to drop bad migration handling starting from QGIS 3.36
Yoann Quenach de Quivillic
03:06 PM Revision 3055b5bf (qgis): Fix merge dialog using default clause instead of feature id
Damiano Lombardi
02:55 PM Revision 6d07aace (qgis): Handle JSON QVariantMap OGR write
Fix #52677 Alessandro Pasotti
09:44 AM Revision b603a2e3 (qgis): fix IN operator on SQLStatementToFilter when list has only one item
David Signer
09:40 AM Revision 7f84aaaa (qgis): add tests for expressionInOperator on lists with only one item
David Signer
08:31 AM Revision f35a0ba9 (qgis): Merge pull request #52763 from alexbruy/processing-pdal-fixes
A few fixes for PDAL provider Alexander Bruy

2023-04-18

10:28 PM Revision c743960b (qgis): rollback previous transaction
Julien Cabieces
10:28 PM Revision 2fa79220 (qgis): [Oracle] Fixes #52678 transaction creation
Julien Cabieces
10:28 PM Revision ac951950 (qgis): rollback previous transaction
Julien Cabieces
10:28 PM Revision 77411e6e (qgis): [Oracle] Fixes #52678 transaction creation
Julien Cabieces
09:29 PM Revision 2924f3e2 (qgis): [OAPIF provider] Add support for edition capabilities (OGC API Features...
- Issues OPTIONS on /collections/{coll_id} and collections/{coll_id}/{feature_id}
endpoints to check server capabil...
Even Rouault
09:26 PM Revision efc0e5f0 (qgis): Delete q after
This file was added after cc2d032055f0a950122f094a5ae8d8ac7e6101b3
PR: https://github.com/qgis/QGIS/pull/52457
A de...
Loïc Bartoletti
09:25 PM Revision 3ebb5af1 (qgis): Python - Upgrade metasearch to Python 3.7 minimum
Etienne Trimaille
09:24 PM Revision cf77ddb0 (qgis): Python - Upgrade test folder to Python 3.7 minimum
Etienne Trimaille
02:56 PM Revision 29b9e399 (qgis): Delete q after
This file was added after cc2d032055f0a950122f094a5ae8d8ac7e6101b3
PR: https://github.com/qgis/QGIS/pull/52457
A de...
Loïc Bartoletti
02:33 PM Revision 07500885 (qgis): add a special handling for output layers if input is a VPC and a
temporary output is generated. In this case we force output to be a VPC
too in order to provide better UX. Later, whe...
Alexander Bruy
01:54 PM Revision e082c2c5 (qgis): rollback previous transaction
Julien Cabieces
01:54 PM Revision 9df8e0ad (qgis): [Oracle] Fixes #52678 transaction creation
Julien Cabieces
01:54 PM Revision f0e66fab (qgis): [Oracle] Fixes #52678 transaction creation
Julien Cabieces
01:54 PM Revision 195c129b (qgis): rollback previous transaction
Julien Cabieces
01:48 PM Revision 121f46ad (qgis): Merge pull request #52736 from troopa81/fix_transaction_create_oracle
[Oracle] Fix transaction creation Julien Cabieces
11:04 AM Revision 49e920bf (qgis): rollback previous transaction
Julien Cabieces
08:54 AM Revision af4f9d40 (qgis): [Oracle] Fixes #52678 transaction creation
Julien Cabieces
08:04 AM Revision bc114fb5 (qgis): Use standard field tooltips for browser field items
Nyall Dawson
08:04 AM Revision a98fbeda (qgis): [browser] Expose action to set field comments for compatible
database fields Nyall Dawson
08:04 AM Revision e9cc5fba (qgis): [ogr] Allow setting comments when creating fields in compatible datasets
Nyall Dawson
08:04 AM Revision a1345f04 (qgis): Add support for setting field comments to OGR provider connection
Nyall Dawson
06:55 AM Revision d798fd07 (qgis): Use embedded messageBar in showMessage
Yoann Quenach de Quivillic
06:13 AM Revision 7a0c9a39 (qgis): Allow a range of cells to be copied from SQL results window
Allows selection of a range of cells to copy to clipboard. Results
are copied as both plain text and html, so can be ...
Nyall Dawson
06:13 AM Revision f2c23adc (qgis): Make Ctrl+C in sql results window table always copy selection instead o...
Nyall Dawson
05:20 AM Revision 4f6f3c92 (qgis): Fix potential -1 value passed to QVector::at
Nyall Dawson
05:20 AM Revision 2ff5133a (qgis): Fix potential -1 value passed to QVector::at
Nyall Dawson
05:20 AM Revision 03162f42 (qgis): Fix use after free when rendering 3d linestrings
Nyall Dawson
05:20 AM Revision e65ad71c (qgis): Fix use after free when rendering 3d linestrings
Nyall Dawson
05:20 AM Revision 2da6addf (qgis): Add test
Yoann Quenach de Quivillic
05:20 AM Revision 9e6b0150 (qgis): Fix loading file whose path contains accented character from PyQGIS
Yoann Quenach de Quivillic
05:20 AM Revision 4d11993c (qgis): Fix equals test for QgsFieldItem
We need to manually consider the comment here, as it's NOT considered
as part of the QgsField equality operator
Nyall Dawson
04:06 AM Revision ffbb8f42 (qgis): Fix crash using QgsGeometryCollection::vertexAt with empty geometry
Andrea Giudiceandrea
04:06 AM Revision d7c38854 (qgis): Fix QgsGeometry::interpolateAngle for empty geometry
return 0.0 also for empty geometry Andrea Giudiceandrea
04:06 AM Revision 3f73a2bb (qgis): Fix QgsGeometryUtils::verticesAtDistance for empty geometry
return false Andrea Giudiceandrea
04:06 AM Revision 091c1a72 (qgis): Add test for QgsGeometryCollection::vertexAt with negative part index
Andrea Giudiceandrea
04:06 AM Revision b7f4d7f3 (qgis): Add test for QgsGeometryCollection::vertexAt with negative part index
Andrea Giudiceandrea
04:06 AM Revision e7dc751a (qgis): Fix crash using QgsGeometryCollection::vertexAt with empty geometry
Andrea Giudiceandrea
04:06 AM Revision 2731b4e5 (qgis): Fix QgsGeometry::interpolateAngle for empty geometry
return 0.0 also for empty geometry Andrea Giudiceandrea
04:06 AM Revision 5feeb4ef (qgis): Fix QgsGeometryUtils::verticesAtDistance for empty geometry
return false Andrea Giudiceandrea
02:00 AM Revision 4ebcad51 (qgis): Silence cppcheck false positive
Nyall Dawson
02:00 AM Revision 1fe0863e (qgis): Fix potential 0 argument for std::log10
Nyall Dawson
02:00 AM Revision 65d822ec (qgis): Silence cppcheck false positive
Nyall Dawson
02:00 AM Revision b94f9b95 (qgis): Silence some cppcheck false positives in qtermwidget
Nyall Dawson

2023-04-17

12:22 AM Revision 15c88994 (qgis): Add setFieldAlias support for OGR provider connection
Nyall Dawson
12:22 AM Revision 250faa0b (qgis): [feature][browser] Expose action to set field aliases for supported dat...
(currently supported for ESRI file geodatabases only, more format
support is landing soon in GDAL upstream)
Nyall Dawson
12:22 AM Revision 9aac2b8d (qgis): [api] Add framework for setting field comments/aliases via
QgsAbstractDatabaseProviderConnection
When implemented by providers, will provide a method for
permanently setting f...
Nyall Dawson
12:04 AM Revision 01152721 (qgis): Add test
Yoann Quenach de Quivillic
12:04 AM Revision 1b28cb40 (qgis): Fix loading file whose path contains accented character from PyQGIS
Yoann Quenach de Quivillic
12:03 AM Revision a8da0dee (qgis): Fix QgsGeometry::interpolateAngle for empty geometry
return 0.0 also for empty geometry Andrea Giudiceandrea
12:03 AM Revision c8905311 (qgis): Add test for QgsGeometryCollection::vertexAt with negative part index
Andrea Giudiceandrea
12:03 AM Revision f1a0cc8e (qgis): Fix crash using QgsGeometryCollection::vertexAt with empty geometry
Andrea Giudiceandrea
12:03 AM Revision 9123a0ef (qgis): Fix QgsGeometryUtils::verticesAtDistance for empty geometry
return false Andrea Giudiceandrea
12:03 AM Revision fd9db820 (qgis): Fix QgsGeometry::interpolateAngle for empty geometry
return 0.0 also for empty geometry Andrea Giudiceandrea
12:03 AM Revision c7b3f6f4 (qgis): Fix QgsGeometryUtils::verticesAtDistance for empty geometry
return false Andrea Giudiceandrea
12:03 AM Revision 586dbd79 (qgis): Add test for QgsGeometryCollection::vertexAt with negative part index
Andrea Giudiceandrea
12:03 AM Revision 8e4c5003 (qgis): Fix crash using QgsGeometryCollection::vertexAt with empty geometry
Andrea Giudiceandrea
12:00 AM Revision 0cd25fb3 (qgis): Add test
Yoann Quenach de Quivillic
12:00 AM Revision 82fb3700 (qgis): Fix loading file whose path contains accented character from PyQGIS
Yoann Quenach de Quivillic
11:59 PM Revision 6cb1ebe3 (qgis): Add test for QgsGeometryCollection::vertexAt with negative part index
Andrea Giudiceandrea
11:59 PM Revision 663434f3 (qgis): Fix QgsGeometry::interpolateAngle for empty geometry
return 0.0 also for empty geometry Andrea Giudiceandrea
11:59 PM Revision 9932f784 (qgis): Fix crash using QgsGeometryCollection::vertexAt with empty geometry
Andrea Giudiceandrea
11:59 PM Revision 7b0054f3 (qgis): Fix QgsGeometryUtils::verticesAtDistance for empty geometry
return false Andrea Giudiceandrea
04:28 PM Revision c6d3488c (qgis): add VPC as a supported output format
Alexander Bruy
03:08 PM Revision 54065f7a (qgis): [processing] make resolution accept double values in export raster,
density and boundary algorithms Alexander Bruy
01:26 PM Revision 2be41780 (qgis): fix WMS connection cannot be removed (#52725)
fixes #52275
Co-authored-by: Denis Rouzaud <[email protected]>
qgis-bot
12:35 PM Revision 14506e37 (qgis): Fix use after free when rendering 3d linestrings
Nyall Dawson
12:35 PM Revision fcb022b7 (qgis): Fix use after free when rendering 3d linestrings
Nyall Dawson
12:28 PM Revision 8169a535 (qgis): NOT operator has not been considered when it has been a list of one. So...
David Signer
12:26 PM Revision e965bb95 (qgis): When only one list item in IN operator, it used to take the first one a...
David Signer
12:22 PM Revision 8cd8528c (qgis): Fix use after free when rendering 3d linestrings
Nyall Dawson
12:22 PM Revision 6a8c909e (qgis): Fix missing members in assignment operators
Nyall Dawson
11:45 AM Revision f28ba2b9 (qgis): Fix overflow in elevation map
Nyall Dawson
11:45 AM Revision 94742484 (qgis): Silence a cppcheck warning which is potentially dangerous
Nyall Dawson
11:44 AM Revision 940ffac3 (qgis): Fix potential out of bounds reference in qtermwidget
Nyall Dawson
11:44 AM Revision 90f4b697 (qgis): Initialize some members
Nyall Dawson
11:40 AM Revision a8899ed1 (qgis): Silence false positive cppcheck warning
Nyall Dawson
11:40 AM Revision be8f226f (qgis): Fix spell check
Nyall Dawson
11:40 AM Revision 326a125b (qgis): Indentation
Nyall Dawson
11:40 AM Revision fec22810 (qgis): Avoid breaking cppcheck test
Nyall Dawson
11:40 AM Revision 266754ba (qgis): Silence false positive cppcheck lifetime warnings
Nyall Dawson
11:40 AM Revision 95c6834c (qgis): Silence cppcheck false positive
Nyall Dawson
10:25 AM Revision 246cb5fd (qgis): Rename button copy all -> copy
Yoann Quenach de Quivillic
10:04 AM Revision f933a51f (qgis): Add context menu and feedback message
Yoann Quenach de Quivillic
10:04 AM Revision 972e0526 (qgis): Fix missing point when changing projection
Yoann Quenach de Quivillic
10:04 AM Revision bb9b4a96 (qgis): Fixes #50292 - Optionally show coordinates in measure tool
Yoann Quenach de Quivillic
10:04 AM Revision 191417e4 (qgis): Only one X and Y column
Yoann Quenach de Quivillic
10:04 AM Revision cb9669ec (qgis): Always show coordinates
Yoann Quenach de Quivillic
10:04 AM Revision f832f8b0 (qgis): Remove useless (0,0) start point
Yoann Quenach de Quivillic
10:04 AM Revision 98bb668a (qgis): Add export settings
Yoann Quenach de Quivillic
10:04 AM Revision 39d004cc (qgis): Move copy settings to QgsOptions
Yoann Quenach de Quivillic
10:04 AM Revision 9dd5531a (qgis): Fix potential -1 value passed to QVector::at
Nyall Dawson
10:04 AM Revision 2d2e079f (qgis): Fix potential -1 value passed to QVector::at
Nyall Dawson
09:59 AM Revision 47d88e94 (qgis): Fix potential -1 value passed to QVector::at
Nyall Dawson
09:58 AM Revision 22b3b2da (qgis): Fix remaining cppcheck nullPointerRedundantCheck warnings
Nyall Dawson
09:58 AM Revision 84513574 (qgis): Fix cppcheck identicalInnerCondition warnings
Nyall Dawson
09:45 AM Revision cc99e4b8 (qgis): [Backport release-3_30] fix save connection dialog (#52531)
qgis-bot
09:36 AM Revision 65b78734 (qgis): fix WMS connection cannot be removed
fixes #52275 Denis Rouzaud
08:29 AM Revision a7f12a50 (qgis): Ignore cppcheck suppression in sipify
Nyall Dawson
08:29 AM Revision 3c64bcc6 (qgis): Fix false positive cppcheck pureVirtualCall warnings when pure
virtual functions are called as slots Nyall Dawson
08:01 AM Revision c2cef74d (qgis): Cleanup and clarify use of QgsGeorefDataPoint copy constructor
Nyall Dawson
08:01 AM Revision 25c93821 (qgis): Copy cached properties when copying QgsCurvePolygon
Nyall Dawson
08:01 AM Revision 1b10eb9d (qgis): Silence false positive cppcheck warning
Nyall Dawson
08:01 AM Revision 9c74b869 (qgis): Silence possibly false positive cppcheck warning
Nyall Dawson
08:01 AM Revision dc448134 (qgis): Fix copy constructor, equality operators for Qgs3DAxisSettings ignores ...
Nyall Dawson
08:01 AM Revision 78779a59 (qgis): Fix missing mSymbolType copy in QgsSymbolWidgetContext copies
Nyall Dawson
08:01 AM Revision 991d4026 (qgis): Copy element type when copying QgsMeshSpatialIndex
(This isn't used anywhere currently) Nyall Dawson
08:01 AM Revision 8008d62a (qgis): Silence false positive cppcheck warning
Nyall Dawson
08:01 AM Revision 06aded99 (qgis): Silence false positive cppcheck warning
Nyall Dawson
08:01 AM Revision 477a647d (qgis): Silence some false-positive cppcheck warnings, add explanation comments
Nyall Dawson
08:01 AM Revision 4b9c6c0f (qgis): Copy all members in FeaturePart copy constructor
No real bug here -- in the only place this constructor is used
the additional members are unused
Nyall Dawson
08:01 AM Revision 22dda853 (qgis): Fix missing copy in QgsSQLStatement copy constructor
No real bug here -- the value is unused outside of the constructor Nyall Dawson
08:01 AM Revision 1803e63a (qgis): Standardise constructor formatting
Nyall Dawson
08:01 AM Revision b2b8c952 (qgis): Silence false positive cppcheck warning
Nyall Dawson
07:51 AM Revision 98ed214f (qgis): Silence some false positive cppcheck internalAstError warnings
Nyall Dawson
07:51 AM Revision 100f6b91 (qgis): Avoid cppcheck ast error
Nyall Dawson
07:12 AM Revision cb360f01 (qgis): Make cppcheck test check for missing overrides
Nyall Dawson
05:01 AM Revision e9fc6697 (qgis): Silence invalid cppcheck container out of bounds warnings
Nyall Dawson
05:01 AM Revision 71f32cad (qgis): Fix container out of bounds access errors
Nyall Dawson

2023-04-16

12:52 AM Revision 5b4c8980 (qgis): Fixes #52686 - Typo FindLibZip
Nicolas Godet
12:52 AM Revision 42decb18 (qgis): Fix some invalid help example expressions
(cherry picked from commit fe158c2faa352b2d4ac2f21bc9c6ff079138a80e) Nyall Dawson
12:51 AM Revision e5a9b268 (qgis): Fix some invalid help example expressions
(cherry picked from commit fe158c2faa352b2d4ac2f21bc9c6ff079138a80e) Nyall Dawson

2023-04-15

03:08 PM Revision 2fb85800 (qgis): Handle bad migration
Yoann Quenach de Quivillic
01:59 PM Revision ba589a7e (qgis): Fix new profile map scales
Yoann Quenach de Quivillic
10:06 AM Revision 991573b1 (qgis): Add some macro definitions to keep cppcheck happy
Nyall Dawson
10:06 AM Revision e3af648c (qgis): Cleanup another api to avoid dangling pointers
Nyall Dawson
10:06 AM Revision 58128ce1 (qgis): Avoid some false positive assertWithSideEffect warnings
Nyall Dawson
10:06 AM Revision 72d56ebf (qgis): Indentation
Nyall Dawson
10:06 AM Revision 29b9c384 (qgis): Add another macro for cppcheck happiness
Nyall Dawson
10:06 AM Revision eda48ee4 (qgis): Avoid a cpp check dangling pointer warning
Nyall Dawson
10:06 AM Revision ca3a0bdb (qgis): Cleanup api to avoid a potential dangling pointer
Nyall Dawson
10:06 AM Revision 90d32205 (qgis): Silence some cppcheck false positives
Nyall Dawson

2023-04-14

08:14 PM Revision de171aca (qgis): [ogr] Read field comments automatically on GDAL >= 3.7
Specifically, this permits QGIS to automatically load comments
for fields which are stored in the GeoPackage "gpkg_da...
Nyall Dawson
11:46 AM Revision 62075745 (qgis): [processing] add filter by rectangle (extent) option to the point cloud
filter algorithm Alexander Bruy
11:46 AM Revision 15e6c777 (qgis): [processing] add filter extent and filter rectangle to pdal algorithms
which support them Alexander Bruy
11:46 AM Revision 47c59225 (qgis): rename method to better reflect its purpose
Alexander Bruy
09:41 AM Revision d5200d78 (qgis): Fix Map-based JSON handling in QgsField's convertCompatible()
Mathieu Pellerin - nIRV
09:41 AM Revision c287d2d1 (qgis): Fix Map-based JSON handling in QgsField's convertCompatible()
Mathieu Pellerin - nIRV
09:37 AM Revision 95b622e5 (qgis): Fix Map-based JSON handling in QgsField's convertCompatible()
Mathieu Pellerin - nIRV
06:14 AM Revision ed4052be (qgis): [ogr] Store field aliases when adding fields to data sources
which support alias storage on GDAL >= 3.7
Currently limited to ESRI file geodatabases, GPKG support pending
upstream
Nyall Dawson
06:14 AM Revision 5b92283a (qgis): Expose field alias option when creating new fields in vector
layers where the data provider supports alias storage Nyall Dawson
06:14 AM Revision 276ff978 (qgis): When creating new fields, only expose the 'Comment' option for
datasources which support editing comments
This support is currently limited to the postgres provider,
so exposing t...
Nyall Dawson
05:15 AM Revision 219575c1 (qgis): Silence invalid cppcheck container out of bounds warnings
Nyall Dawson
05:15 AM Revision b8d6e994 (qgis): Fix container out of bounds access errors
Nyall Dawson
05:10 AM Revision 0d62c65c (qgis): Silence invalid cppcheck container out of bounds warnings
Nyall Dawson
05:10 AM Revision 04a95650 (qgis): Fix container out of bounds access errors
Nyall Dawson
03:27 AM Revision a2b21c46 (qgis): Fix some more cppcheck nullptr redundant checks
Nyall Dawson
03:27 AM Revision b118ce25 (qgis): Disable copy of QgsScopedProxyProgressTask
Nyall Dawson
02:25 AM Revision a87908d3 (qgis): Fix warnings in pdal_wrench
Nyall Dawson

2023-04-13

11:27 PM Revision cc094fb9 (qgis): Fix build on FreeBSD after qtermwidgets update
After qtermwidgets has been updated in the GRASS provider, the build on FreeBSD is broken with the following error:
...
Rainer Hurling
07:53 PM Revision db6627d2 (qgis): Fix shadowed angle member in fill symbol
Nyall Dawson
07:53 PM Revision 06ed5bd8 (qgis): Remove unnecessary setAngle/angle overrides in QgsPointPatternFillSymbo...
Nyall Dawson
02:02 PM Revision ea84b6aa (qgis): Merge pull request #52037 from Djedouas/fix-51515
Add a save button in layer style panel Julien Cabieces
01:24 PM Revision 2981bddb (qgis): pdal_wrench: fix msvc build
Jürgen Fischer
11:46 AM Revision 2ec10bf6 (qgis): Fix more cppcheck uninitialized member warnings
Nyall Dawson
10:12 AM Revision ee471bff (qgis): update pdal_wrench
Alexander Bruy
10:12 AM Revision c4774d64 (qgis): [processing] add new options to build vpc algorithm
This includes options to calculate statistics from the input data,
calculate exact boundaries and build an overview p...
Alexander Bruy
09:57 AM Revision f896513a (qgis): Add virtual point cloud provider
Stefanow Natsis
09:57 AM Revision 35b76740 (qgis): added tests
Stefanow Natsis
09:57 AM Revision 2dae0333 (qgis): handle virtual point clouds rendering
disable preview rendering Stefanow Natsis
09:57 AM Revision 72d732fc (qgis): handle cases of missing indexes
Stefanow Natsis
09:57 AM Revision 2c6f391b (qgis): fix build
Stefanow Natsis
09:57 AM Revision f89591b7 (qgis): address review
Stefanow Natsis
09:57 AM Revision c037f8a6 (qgis): fix point count
Stefanow Natsis
09:57 AM Revision 966c6b43 (qgis): only access layer in QgsPointCloudLayerRenderer constructor
skip intersection calculation
handle potential QgsCsException
Stefanow Natsis
09:44 AM Revision b391b26f (qgis): Add entry to dynamic text menu for inserting layer credits for
whole layout Nyall Dawson
09:44 AM Revision f7a7a24e (qgis): Make map id optional in map_credits layout function
If not specified, the credits for ALL layers from ALL maps
will be collected
Nyall Dawson
08:52 AM Revision e5c2f561 (qgis): qgsquadrilateral: Fix memory leak in area and polygon calls
The toPolygon() call releases the unique_ptr, the `QgsPolygon` object
needs to be deleted. This achieved by using a `...
Jean Felder
08:50 AM Revision d73264b0 (qgis): Show field aliases in metadata tables
Nyall Dawson
08:31 AM Revision 90294106 (qgis): fix msvc build
Jürgen Fischer
06:22 AM Revision 091731c4 (qgis): Fix some more cppcheck nullptr redundant checks
Nyall Dawson
06:16 AM Revision 8107009b (qgis): Fix some more cppcheck nullptr redundant checks
Nyall Dawson

2023-04-12

01:29 AM Revision 76a7746c (qgis): Merge pull request #52634 from qgis/backport-52618-to-release-3_30
[Backport release-3_30] Fix some cppcheck uninitialized member warnings Even Rouault
01:26 AM Revision 8cd847c4 (qgis): Merge pull request #52617 from qgis/backport-52614-to-release-3_30
[Backport release-3_30] Fix incorrect argument order in header Even Rouault
01:26 AM Revision 0d6d0280 (qgis): Merge pull request #52616 from qgis/backport-52614-to-release-3_28
[Backport release-3_28] Fix incorrect argument order in header Even Rouault
01:19 AM Revision bdbe1e9f (qgis): Merge pull request #52651 from qgis/backport-52641-to-release-3_30
[Backport release-3_30] Fix some cppcheck nullptr check warnings Even Rouault
01:18 AM Revision 0670a14d (qgis): Merge pull request #52650 from qgis/backport-52641-to-release-3_28
[Backport release-3_28] Fix some cppcheck nullptr check warnings Even Rouault
09:56 PM Revision 04d98419 (qgis): QgsProxyProgressTask cannot be copied -- fix cppcheck warning
Nyall Dawson
09:41 AM Revision 3ab993fe (qgis): Fix some cppcheck nullptr check warnings
Nyall Dawson
09:41 AM Revision 467eb338 (qgis): Fix some cppcheck nullptr check warnings
Nyall Dawson
09:37 AM Revision ad113572 (qgis): Fix some cppcheck nullptr check warnings
Nyall Dawson

2023-04-11

01:51 AM Revision 850fb3ae (qgis): Remove unused outdated help files
Nyall Dawson
01:51 AM Revision 751c4a9e (qgis): Fix doxygen warning
Nyall Dawson
01:51 AM Revision 78b67b9c (qgis): Skip non-available function on earlier GEOS
Nyall Dawson
01:51 AM Revision 2ef07349 (qgis): Add test to ensure help examples are valid expressions
Nyall Dawson
01:51 AM Revision fe158c2f (qgis): Fix some invalid help example expressions
Nyall Dawson
12:19 AM Revision dc7d33a0 (qgis): Fix 3d set but not used
Julien Cabieces
12:19 AM Revision d0238805 (qgis): Fix set but unused variables
Julien Cabieces
12:19 AM Revision 92335300 (qgis): Search sprite file relative to style file (if sprite url is not http)
Marco Hugentobler
11:19 AM Revision e3bfb255 (qgis): Fix QGIS crash when removing a style from layer style panel
Jacky Volpes
11:19 AM Revision 6149d5da (qgis): Fix #51515 - using properties objects for load/save layer styles
Jacky Volpes
11:18 AM Revision 72bb868c (qgis): Same behaviour for all layer types: style applied after loading
Jacky Volpes
10:14 AM Revision c6eec2ac (qgis): Merge pull request #52590 from alexbruy/processing-pointcloud-attribute
New parameter type for point cloud attribute Alexander Bruy
10:10 AM Revision f1fd1523 (qgis): Make grass plugin/provider less debug heavy
Nyall Dawson
10:08 AM Revision 212c33fe (qgis): Fix some cppcheck uninitialized member warnings
Nyall Dawson
10:04 AM Revision 9aaf0850 (qgis): Fix some cppcheck uninitialized member warnings
Nyall Dawson
08:26 AM Revision b4797f55 (qgis): Remember db query logger column widths
Nyall Dawson
08:26 AM Revision 920dba2c (qgis): Remember last active dev tools panel between sessions
Nyall Dawson
06:06 AM Revision e1e74397 (qgis): Remove excessive parenthesis
Harrissou Santanna
06:06 AM Revision 12f87c48 (qgis): Add precision to concatenator parameter
Harrissou Santanna
06:06 AM Revision 6771b19e (qgis): Another unnecessary parenthesis
Harrissou Santanna
05:07 AM Revision 3d2fc9db (qgis): Add precision to concatenator parameter
Harrissou Santanna
05:07 AM Revision 5fb54d4e (qgis): Another unnecessary parenthesis
Harrissou Santanna
05:07 AM Revision 9913c75b (qgis): Remove excessive parenthesis
Harrissou Santanna
05:06 AM Revision f6e1064a (qgis): Drop cppcheck workflow from stable branches
The amount of fixes required to get this passing again will be
far too intrusive for safe backporting
Nyall Dawson
05:06 AM Revision 70fbd783 (qgis): Drop cppcheck workflow from stable branches
The amount of fixes required to get this passing again will be
far too intrusive for safe backporting
Nyall Dawson
02:27 AM Revision 5f62066b (qgis): Fix pan tool cursor
Yoann Quenach de Quivillic
02:00 AM Revision 37418539 (qgis): Cleanup debug noise
Nyall Dawson

2023-04-10

11:29 PM Revision 4e33ef02 (qgis): Add precision to concatenator parameter
Harrissou Santanna
11:29 PM Revision 12815e09 (qgis): Another unnecessary parenthesis
Harrissou Santanna
11:29 PM Revision e4a92929 (qgis): Remove excessive parenthesis
Harrissou Santanna
11:29 PM Revision 9345db45 (qgis): Another unnecessary parenthesis
Harrissou Santanna
11:29 PM Revision 1e6d2cd1 (qgis): Add precision to concatenator parameter
Harrissou Santanna
11:29 PM Revision 2a41233c (qgis): Remove excessive parenthesis
Harrissou Santanna
11:29 PM Revision fbfc19d8 (qgis): Drop cppcheck workflow from stable branches
The amount of fixes required to get this passing again will be
far too intrusive for safe backporting
Nyall Dawson
11:29 PM Revision 9a392a8d (qgis): Drop cppcheck workflow from stable branches
The amount of fixes required to get this passing again will be
far too intrusive for safe backporting
Nyall Dawson
11:25 PM Revision 7269abe1 (qgis): Add precision to concatenator parameter
Harrissou Santanna
11:25 PM Revision 91bc7804 (qgis): Another unnecessary parenthesis
Harrissou Santanna
11:25 PM Revision a2b24599 (qgis): Remove excessive parenthesis
Harrissou Santanna
11:24 PM Revision a336a23e (qgis): Move loading MVT sprites to utils class and use it from QgsVectorTileLa...
Marco Hugentobler
11:24 PM Revision 772b9234 (qgis): Change comment
Marco Hugentobler
11:24 PM Revision 736f849e (qgis): Drop cppcheck workflow from stable branches
The amount of fixes required to get this passing again will be
far too intrusive for safe backporting
Nyall Dawson
10:57 AM Revision c5947e4e (qgis): add SIP_DEPRECATED
Alexander Bruy
10:27 AM Revision eb0f1d38 (qgis): Fix incorrect argument order in header
No actual bug fixed by this -- both arguments are always true
wherever this object is used
Nyall Dawson
10:27 AM Revision 445b0779 (qgis): Fix incorrect argument order in header
No actual bug fixed by this -- both arguments are always true
wherever this object is used
Nyall Dawson
10:22 AM Revision db705c94 (qgis): Fix incorrect argument order in header
No actual bug fixed by this -- both arguments are always true
wherever this object is used
Nyall Dawson
04:02 AM Revision 18eee8de (qgis): Another attempt to fix mac qtermwidget build
Nyall Dawson
04:02 AM Revision 93c90cec (qgis): Fix mac build
Nyall Dawson
04:02 AM Revision d3770d32 (qgis): Resync qtermwidget with version 1.2.0
Nyall Dawson
04:02 AM Revision d9a57839 (qgis): replace old-style cast with static_cast
Denis Rouzaud
04:02 AM Revision 66e8ae2d (qgis): Fix some checks
Nyall Dawson
04:02 AM Revision ed22eab0 (qgis): Fix cppcheck warnings about uninitialized member variables
Even Rouault
04:02 AM Revision f0c46323 (qgis): qtermwidget: add missing initialization of member variables
Even Rouault
04:02 AM Revision a81956ff (qgis): qtermwidget: declare deleted assignment operator as the class has point...
Even Rouault
04:02 AM Revision 58bdb1b5 (qgis): qtermwidget: silence false positive cppcheck warning about assert with ...
Even Rouault
04:02 AM Revision 20a831f1 (qgis): qtermwidget/BlockArray.h: remove useless sizeof() to avoid cppcheck war...
Even Rouault
04:02 AM Revision 8c611df2 (qgis): Many classes: mark assignment operator as deleted due to existence of c...
Even Rouault
04:02 AM Revision 4df3d47f (qgis): GRASS plugin: fix deprecation warnings
Even Rouault
04:02 AM Revision 98c50510 (qgis): constify methods
Julien Cabieces
04:02 AM Revision 7be17741 (qgis): plugins/qtermwidget: Use Qt::MiddleButton instead of deprecated Qt::Mid...
Qt::MidButton has been deprecated in QT 5.15 and has been removed from
Qt6. Use Qt::MiddleButton instead.
Jean Felder
04:02 AM Revision 76b5c7d2 (qgis): plugins/qtermwidget: Use Qt::ImCursorRectangle instead of deprecated Qt...
Qt::ImMicroFocus has been deprecated in QT 5.14 and has been removed from
Qt6. Use its replacement, Qt::ImCursorRecta...
Jean Felder
04:02 AM Revision 18812fba (qgis): Fix build with newer qtermwidget
Nyall Dawson
04:02 AM Revision f5843f0b (qgis): Remove unrequired ;
and make clang-tidy a bit more smiley Matthias Kuhn
02:42 AM Revision 6fca53cd (qgis): Avoid spurious cpp check function can be const warning
Nyall Dawson
02:42 AM Revision e2cbd50b (qgis): Don't leave auth method registry in illdefined state after calling clean
Nyall Dawson
02:42 AM Revision 3effadd6 (qgis): Don't leave auth method registry in illdefined state after calling clean
Nyall Dawson
02:42 AM Revision 1af646d4 (qgis): Avoid spurious cpp check function can be const warning
Nyall Dawson
02:41 AM Revision e8f2feb8 (qgis): [vector tiles] Fix handling of text buffer default color and opacity
Mathieu Pellerin - nIRV
02:41 AM Revision 7508c015 (qgis): [vector tiles] Fix editing of label styles results in missing labels
Mathieu Pellerin - nIRV
02:05 AM Revision afe7a751 (qgis): [vector tiles] Fix handling of text buffer default color and opacity
Mathieu Pellerin - nIRV
02:05 AM Revision 60f7f89c (qgis): [vector tiles] Fix editing of label styles results in missing labels
Mathieu Pellerin - nIRV
02:04 AM Revision 795f850a (qgis): [vector tiles] Follow up PR #52220: respect background style's enabled ...
Mathieu Pellerin - nIRV
02:03 AM Revision bf1cdcf9 (qgis): [vector tiles] Follow up PR #52220: respect background style's enabled ...
Mathieu Pellerin - nIRV

2023-04-09

10:01 PM Revision 982bd6fb (qgis): [vector tiles] Fix handling of text buffer default color and opacity
Mathieu Pellerin - nIRV
10:01 PM Revision 9d192cc7 (qgis): [vector tiles] Fix editing of label styles results in missing labels
Mathieu Pellerin - nIRV
10:00 PM Revision 2235a2f4 (qgis): [vector tiles] Fix handling of text buffer default color and opacity
Mathieu Pellerin - nIRV
10:00 PM Revision c5bf01d7 (qgis): [vector tiles] Fix editing of label styles results in missing labels
Mathieu Pellerin - nIRV
09:59 PM Revision 8e3258e1 (qgis): [vector tiles] Follow up PR #52220: respect background style's enabled ...
Mathieu Pellerin - nIRV
09:59 PM Revision e9a5277f (qgis): [vector tiles] Follow up PR #52220: respect background style's enabled ...
Mathieu Pellerin - nIRV
09:56 PM Revision 18509b8e (qgis): [vector tiles] Fix editing of label styles results in missing labels
Mathieu Pellerin - nIRV
09:56 PM Revision bf97c4a2 (qgis): [vector tiles] Fix handling of text buffer default color and opacity
Mathieu Pellerin - nIRV
09:55 PM Revision c27a241b (qgis): [vector tiles] Follow up PR #52220: respect background style's enabled ...
Mathieu Pellerin - nIRV
06:42 AM Revision 794478fa (qgis): Don't leave auth method registry in illdefined state after calling clean
Nyall Dawson
06:42 AM Revision 31b65b9d (qgis): Avoid spurious cpp check function can be const warning
Nyall Dawson
06:42 AM Revision e421a215 (qgis): Avoid spurious cpp check function can be const warning
Nyall Dawson
06:42 AM Revision 6cca4875 (qgis): Don't leave auth method registry in illdefined state after calling clean
Nyall Dawson
06:39 AM Revision 31729cc7 (qgis): Fix logic for finding grass 8 on non-FreeBSD unix environments
Nyall Dawson
06:38 AM Revision f0d31ed8 (qgis): Avoid spurious cpp check function can be const warning
Nyall Dawson
06:38 AM Revision 93215027 (qgis): Don't leave auth method registry in illdefined state after calling clean
Nyall Dawson
06:38 AM Revision 855ac2e8 (qgis): Fix overloaded virtual warning in QgsAuxiliaryLayer
Nyall Dawson
06:38 AM Revision 6454f7bf (qgis): Fix sip build
Nyall Dawson
06:38 AM Revision 01c319f9 (qgis): Fix std::string construction
Nyall Dawson
06:38 AM Revision fc0f53b2 (qgis): Fix some maybe-dangling ref warnings
Nyall Dawson
06:38 AM Revision e456d5a9 (qgis): Fix hidden overloaded virtual warning
Nyall Dawson
06:38 AM Revision 3342172f (qgis): Fix warnings in pdal wrench
Nyall Dawson
06:38 AM Revision bac0de22 (qgis): [postgres] Avoid unnecessary column type retrieval when sql
results are unused
This avoids a lot of spurious "SELECT oid, typname FROM pg_type"
queries being evaluated when pop...
Nyall Dawson
06:37 AM Revision ca01e9f6 (qgis): [postgres] Avoid unnecessary column type retrieval when sql
results are unused
This avoids a lot of spurious "SELECT oid, typname FROM pg_type"
queries being evaluated when pop...
Nyall Dawson

2023-04-08

08:23 AM Revision e98e6551 (qgis): Map tip position improvements (#52469)
Yoann Quenach de Quivillic

2023-04-07

03:03 PM Revision 6f44bb42 (qgis): replace deprecated parameterAsFields with parameterAsStrings
Alexander Bruy
01:00 PM Revision 89ddbc38 (qgis): fix typos, add Q_DECL_DEPRECATED
Alexander Bruy
05:41 AM Revision 656aaf29 (qgis): Fix enabling field length parameter in New Memory Layer dialog
Andrea Giudiceandrea
05:41 AM Revision 8192fee3 (qgis): Fix setting text field length default parameter in New Memory Layer dialog
Andrea Giudiceandrea
05:41 AM Revision 53ba34c2 (qgis): Add build dependencies for fedora 38
Nyall Dawson

2023-04-06

12:37 AM Revision 28083734 (qgis): handle cases of missing indexes
Stefanow Natsis
10:14 PM Revision 48245b98 (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude...
Nyall Dawson
10:14 PM Revision e1c25943 (qgis): Run cppcheck on ubuntu latest
Nyall Dawson
10:14 PM Revision dea5892a (qgis): Add some cppcheck macro definitions to avoid some warnings
Nyall Dawson
10:14 PM Revision 10b15951 (qgis): Run cppcheck on ubuntu latest
Nyall Dawson
10:14 PM Revision ba1dafa1 (qgis): Add some cppcheck macro definitions to avoid some warnings
Nyall Dawson
10:14 PM Revision 9db94dd6 (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude...
Nyall Dawson
09:13 PM Revision 98d15436 (qgis): handle cases of missing indexes
Stefanow Natsis
09:12 PM Revision 5f48de96 (qgis): Fix circular string digitizing tool (#51943)
Fix QgsMapToolShapeCircularStringAbstract when layer crs != map crs Yoann Quenach de Quivillic
09:09 PM Revision 03188ddd (qgis): Fix enabling field length parameter in New Memory Layer dialog
Andrea Giudiceandrea
09:09 PM Revision 69c17a01 (qgis): Fix setting text field length default parameter in New Memory Layer dialog
Andrea Giudiceandrea
05:20 PM Revision dc77709f (qgis): use dummy QgsPointCloudAttributeCollection with attribute names only if
there is no index for a point cloud file Alexander Bruy
01:17 PM Revision 3dfa397c (qgis): add method to list available pointcloud attribute names without the need
to index point cloud first Alexander Bruy
10:54 AM Revision de2b18a2 (qgis): Check for nullptr layer
Yoann Quenach de Quivillic
10:54 AM Revision 4ee3c8ba (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
Nyall Dawson
10:54 AM Revision fdba204e (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
Nyall Dawson
10:54 AM Revision 3b963dae (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
Nyall Dawson
10:54 AM Revision bf9f991f (qgis): Check for nullptr layer
Yoann Quenach de Quivillic
10:54 AM Revision fda3e1d4 (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
Nyall Dawson
10:53 AM Revision a74c516c (qgis): Run cppcheck on ubuntu latest
Nyall Dawson
10:53 AM Revision 32b77c3a (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude...
Nyall Dawson
10:53 AM Revision 0cf2ccb8 (qgis): Add some cppcheck macro definitions to avoid some warnings
Nyall Dawson
09:21 AM Revision 018e2a1f (qgis): [postgres] Avoid unnecessary column type retrieval when sql
results are unused
This avoids a lot of spurious "SELECT oid, typname FROM pg_type"
queries being evaluated when pop...
Nyall Dawson
09:21 AM Revision c3c0df15 (qgis): [postgres] Avoid unnecessary column type retrieval when sql
results are unused
This avoids a lot of spurious "SELECT oid, typname FROM pg_type"
queries being evaluated when pop...
Nyall Dawson
09:18 AM Revision 2e7b0dd4 (qgis): Deprecated unused, not-useful QgsVectorDataProvider::palAttributeIndexN...
Nyall Dawson
09:18 AM Revision 80ab3709 (qgis): Fix warning
Nyall Dawson
09:18 AM Revision a818682f (qgis): Move PGException to more convenient header
Nyall Dawson
09:18 AM Revision 1b1747dc (qgis): Use relkind everywhere to determine if table is a materialized view
Nyall Dawson
09:18 AM Revision 0bc7bf5a (qgis): Move postgres relkind enum to Qgis
Avoids having to include qgspostgresprovider header in a bunch
of non-provider related files
Nyall Dawson
09:18 AM Revision acea87c8 (qgis): Spelling
Nyall Dawson
09:18 AM Revision 8d71d289 (qgis): Use relkind everywhere to determine if table is a foreign table
Nyall Dawson
09:18 AM Revision 84dfaf25 (qgis): Use relkind everywhere to determine if table is a view
Nyall Dawson
09:18 AM Revision afc48e0f (qgis): De-duplicate methods for determining relkind for postgres items
Nyall Dawson
09:17 AM Revision 3ddf4447 (qgis): Add extra distance units to processing distance widget
Refs #52559 Nyall Dawson
09:17 AM Revision f34bd0b3 (qgis): [postgres] Avoid unnecessary column type retrieval when sql
results are unused
This avoids a lot of spurious "SELECT oid, typname FROM pg_type"
queries being evaluated when pop...
Nyall Dawson
07:27 AM Revision 67a8a356 (qgis): Add some cppcheck macro definitions to avoid some warnings
Nyall Dawson
07:27 AM Revision 2804ff7d (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude...
Nyall Dawson
07:27 AM Revision 42e15de6 (qgis): Run cppcheck on ubuntu latest
Nyall Dawson
07:27 AM Revision a3bd26b1 (qgis): Run cppcheck on ubuntu latest
Nyall Dawson
07:27 AM Revision 7cb98e1d (qgis): Add some cppcheck macro definitions to avoid some warnings
Nyall Dawson
07:27 AM Revision bfcabc68 (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude...
Nyall Dawson
07:27 AM Revision 7af380ab (qgis): Add some cppcheck macro definitions to avoid some warnings
Nyall Dawson
07:27 AM Revision b1065f83 (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude...
Nyall Dawson
07:27 AM Revision 3327f081 (qgis): Run cppcheck on ubuntu latest
Nyall Dawson
07:23 AM Revision 9f99f109 (qgis): Exclude qgsgcptransformer.cpp from cppcheck scanning
This file causes cppcheck to hang indefinitely. Suppressing warnings
is not sufficient, we need to completely exclude...
Nyall Dawson
07:23 AM Revision 644478cc (qgis): Add some cppcheck macro definitions to avoid some warnings
Nyall Dawson
07:23 AM Revision b42fee6f (qgis): Run cppcheck on ubuntu latest
Nyall Dawson
04:06 AM Revision 71589bc9 (qgis): Fix setting text field length default parameter in New Memory Layer dialog
Andrea Giudiceandrea
04:06 AM Revision 70e7e82d (qgis): Fix enabling field length parameter in New Memory Layer dialog
Andrea Giudiceandrea
04:01 AM Revision 058a1e96 (qgis): Check for nullptr layer
Yoann Quenach de Quivillic
04:01 AM Revision 587d6915 (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
Nyall Dawson
04:01 AM Revision 1e1a2224 (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
Nyall Dawson
04:01 AM Revision e02a976a (qgis): Check for nullptr layer
Yoann Quenach de Quivillic
04:01 AM Revision 53b578ba (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
Nyall Dawson
04:01 AM Revision b35760bf (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
Nyall Dawson
04:00 AM Revision 7ae70aa4 (qgis): Add another check before adding empty scale
Alessandro Pasotti
04:00 AM Revision 7a2fafb1 (qgis): Fix unreported crash when and empty scale is in the settings
Alessandro Pasotti
04:00 AM Revision 4c83dbe0 (qgis): Fix setting text field length default parameter in New Memory Layer dialog
Andrea Giudiceandrea
04:00 AM Revision bec4b6ff (qgis): Fix enabling field length parameter in New Memory Layer dialog
Andrea Giudiceandrea
03:57 AM Revision 492beeae (qgis): Improve docs
Nyall Dawson
03:57 AM Revision 92dde867 (qgis): Test mask update
Nyall Dawson
03:57 AM Revision 28b11592 (qgis): Improve QgsScaleCalculator unit support, use standard unit conversion m...
Nyall Dawson
03:57 AM Revision 693f7440 (qgis): Expand tests
Nyall Dawson
03:57 AM Revision 70149ae2 (qgis): Check for nullptr layer (#52538)
Yoann Quenach de Quivillic

2023-04-05

12:32 AM Revision 895a68fa (qgis): Expose 'Search Selection in PyQGIS docs' action for all python code edi...
Nyall Dawson
12:32 AM Revision 8da587db (qgis): Show shortcuts in context menu for easy discovery
Nyall Dawson
10:16 PM Revision 8a8f23c8 (qgis): qgs3daxis: Fix label transparency issues by using a sort policy
This ensures to have the labels (Text2DEntity) rendered after the
other objects and therefore avoid any transparency ...
Jean Felder
01:44 PM Revision a0881c15 (qgis): Add another check before adding empty scale
Alessandro Pasotti
01:44 PM Revision cd7e1dc8 (qgis): Fix unreported crash when and empty scale is in the settings
Alessandro Pasotti
11:37 AM Revision ca6df186 (qgis): Fix unreported crash when an empty scale is in the settings (#52511)
Alessandro Pasotti
09:55 AM Revision 2d3cc1ce (qgis): qgs3daxis: Fix label transparency issues by using a sort policy
This ensures to have the labels (Text2DEntity) rendered after the
other objects and therefore avoid any transparency ...
Jean Felder
09:55 AM Revision 2f6bcf8c (qgis): qgs3daxis: Fix label transparency issues by using a sort policy
This ensures to have the labels (Text2DEntity) rendered after the
other objects and therefore avoid any transparency ...
Jean Felder
09:51 AM Revision c3fb3d68 (qgis): Merge pull request #52035 from ptitjano/axis-sort-fix
qgs3daxis: Fix label transparency issues by using a sort policy Loïc Bartoletti
04:44 AM Revision 061f5b52 (qgis): Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]> Yoann Quenach de Quivillic
04:44 AM Revision 9addeb65 (qgis): Fix #38493 Circle Shape tool when layer crs != map crs
Yoann Quenach de Quivillic
04:44 AM Revision be2cd18d (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
Nyall Dawson
03:17 AM Revision dcf7a98e (qgis): Apply suggestions from code review
Nyall Dawson
03:17 AM Revision 7e0e421a (qgis): PyQt doesn't provide repr for QColor, but it's highly desirable!
So monkey patch one in ourselves Nyall Dawson
02:10 AM Revision 1e485e8d (qgis): Update src/app/maptools/qgsmaptoolshapecircleabstract.cpp
Nyall Dawson
02:08 AM Revision 0e419a30 (qgis): [gui][editor widgets] Fix height of video frame going to zero after one...
Mathieu Pellerin - nIRV

2023-04-04

12:06 AM Revision 973549cd (qgis): add missing headers
fixes #52462 Basil Eric Rabi
12:06 AM Revision c7e37cee (qgis): fix rpm build for Fedora 38
Also drop workaround for F34 and earlier Basil Eric Rabi
10:53 PM Revision d9edb371 (qgis): Add a group for sensors expressions
Harrissou Santanna
10:53 PM Revision 7235ee7d (qgis): better wording
Co-authored-by: Mathieu Pellerin <[email protected]> Harrissou Santanna
10:53 PM Revision e3a86b1a (qgis): Delete unused 'Conditions' group
Harrissou Santanna
09:36 PM Revision 0d646370 (qgis): [gui][editor widgets] Fix height of video frame going to zero after one...
Mathieu Pellerin - nIRV
09:32 PM Revision e6d9eb1f (qgis): [gui][editor widgets] Fix height of video frame going to zero after one...
Mathieu Pellerin - nIRV
04:27 PM Revision 959777cd (qgis): [processing] widget wrapper for point cloud atribute parameter
Alexander Bruy
04:27 PM Revision 2111d451 (qgis): use new point cloud attribute parameter in export raster and export
vector PDAL algorithms Alexander Bruy
02:45 PM Revision bc56cec4 (qgis): Update qgsmanageconnectionsdialog.cpp
Denis Rouzaud
02:45 PM Revision b027b0ff (qgis): fix save connection dialog
fixes #52519 Denis Rouzaud
02:45 PM Revision b90a692c (qgis): const
Denis Rouzaud
02:41 PM Revision 09f64790 (qgis): fix save connection dialog (#52523)
Denis Rouzaud
01:09 PM Revision 10df9986 (qgis): Fix coords widget locale issues (plus other unreported)
1. fix #52446
2. fix unreported coords not swapped when needed before centering the
canvas
3. fix unreported coord...
Alessandro Pasotti
12:18 PM Revision f499307d (qgis): Avoid loss of text in code editors when certain modifiers are pressed
These are triggered when a InputMethod event is sent to the widget.
There's upstream discussion at https://sourceforg...
Nyall Dawson
10:57 AM Revision 8ee5ba8d (qgis): Fix rendering of upside down text along paths
Nyall Dawson
10:57 AM Revision 4b92c678 (qgis): Reorganise code
Nyall Dawson
10:57 AM Revision 389f18d7 (qgis): Fix row number
Nyall Dawson
10:57 AM Revision 9fa59d2e (qgis): Add UI action for creating text along line annotation items
And a properties panel Nyall Dawson
10:56 AM Revision cec7e48e (qgis): Fix layout legend layer title not immediately updating
Fixes #52261 Nyall Dawson
09:57 AM Revision fc2293d7 (qgis): Avoid loss of text in code editors when certain modifiers are pressed
These are triggered when a InputMethod event is sent to the widget.
There's upstream discussion at https://sourceforg...
Nyall Dawson
09:56 AM Revision 93548a74 (qgis): Fix layout legend layer title not immediately updating
Fixes #52261 Nyall Dawson
08:09 AM Revision 98a82906 (qgis): const
Denis Rouzaud
08:08 AM Revision 0fd36136 (qgis): Update qgsmanageconnectionsdialog.cpp
Denis Rouzaud
07:37 AM Revision aa78d751 (qgis): fix save connection dialog
fixes #52519 Denis Rouzaud
06:16 AM Revision 7886f7e9 (qgis): Avoid loss of text in code editors when certain modifiers are pressed
These are triggered when a InputMethod event is sent to the widget.
There's upstream discussion at https://sourceforg...
Nyall Dawson
06:12 AM Revision 8f5476e6 (qgis): Avoid loss of text in code editors when certain modifiers are pressed
These are triggered when a InputMethod event is sent to the widget.
There's upstream discussion at https://sourceforg...
Nyall Dawson
05:22 AM Revision cb09be03 (qgis): [Geometry Checker] Fix availableResolutionMethods()
Andrea Giudiceandrea
03:09 AM Revision 3c98201b (qgis): Move methods for handling raster mbtile files into QgsWmsProviderMetadata
Implement all the reuiqred methods for delegating this handling
to the provider
Nyall Dawson
03:09 AM Revision 01f8ac83 (qgis): Raster vrt items are containers, so update zip layer test to reflect this
Nyall Dawson
03:09 AM Revision 056ff205 (qgis): Add cheat to ensure that tiff items are always shown as single layer
items in browser rather than containers
This isn't strictly true, but this is a cheat to ensure that
the behaviour i...
Nyall Dawson
03:09 AM Revision 96d203f2 (qgis): Cleanup includes
Nyall Dawson
03:09 AM Revision 46a10874 (qgis): Update test
Nyall Dawson
03:09 AM Revision 6cafd48e (qgis): Fix loading traditional wms services
Nyall Dawson
03:09 AM Revision ad7e2a3d (qgis): Don't report sublayers for non-wms uris
Nyall Dawson
03:09 AM Revision 54e8097b (qgis): Remove no longer required special handling for mbtile files
Nyall Dawson
03:09 AM Revision 4810e0c9 (qgis): Implement querySublayers for mbtiles vector tile provider
Nyall Dawson
02:41 AM Revision 0d8b2fbf (qgis): [Geometry Checker] Fix availableResolutionMethods()
Andrea Giudiceandrea

2023-04-03

01:37 AM Revision 3953b567 (qgis): Add example of flip_coordinates with linestring
Harrissou Santanna
12:44 AM Revision 7edb71b5 (qgis): [OAPIF provider] OGC API features 2 / CRS related fixes (fixes #52228)
- Takes into account storageCrs in /collection response to get the
default crs in priority
- Append &crs=... to /it...
Even Rouault
12:44 AM Revision 51e0d4fa (qgis): [WFS/OGCAPI] In source select dialog box, better handle list of CRS
- Use an orderered list instead of a set, so that the first element
is really the preferred one
- Do not trust the ...
Even Rouault
12:44 AM Revision 3974ba95 (qgis): [OAPIF provider] Part 2: only enable it if Part 2 conformance class is ...
Even Rouault
12:44 AM Revision 81d82ec8 (qgis): Add example of flip_coordinates with linestring
Harrissou Santanna
10:53 PM Revision 7413c350 (qgis): [WFS/OGCAPI] In source select dialog box, better handle list of CRS
- Use an orderered list instead of a set, so that the first element
is really the preferred one
- Do not trust the ...
Even Rouault
10:53 PM Revision f0f61575 (qgis): [OAPIF provider] Part 2: only enable it if Part 2 conformance class is ...
Even Rouault
10:53 PM Revision b0b2d9bf (qgis): [OAPIF provider] OGC API features 2 / CRS related fixes (fixes #52228)
- Takes into account storageCrs in /collection response to get the
default crs in priority
- Append &crs=... to /it...
Even Rouault
10:30 PM Revision 52c1e942 (qgis): [Geometry Checker] Fix availableResolutionMethods()
Andrea Giudiceandrea
10:30 PM Revision 934386b4 (qgis): [Geometry Checker] Fix availableResolutionMethods()
Andrea Giudiceandrea
10:25 PM Revision 2fb4f894 (qgis): [Geometry Checker] Fix availableResolutionMethods()
Andrea Giudiceandrea
09:17 PM Revision 8e3e36a7 (qgis): Add example of flip_coordinates with linestring
Harrissou Santanna
09:17 PM Revision e438a149 (qgis): Add example of flip_coordinates with linestring
Harrissou Santanna
09:12 PM Revision 5f8c4ae5 (qgis): Add example of flip_coordinates with linestring
Harrissou Santanna
06:47 PM Revision 1f77406f (qgis): [processing] new parameter type for point cloud attributes
Alexander Bruy
11:57 AM Revision d2ac42e6 (qgis): [OAPIF provider] Part 2: only enable it if Part 2 conformance class is ...
Even Rouault
11:57 AM Revision 18a19806 (qgis): [OAPIF provider] OGC API features 2 / CRS related fixes (fixes #52228)
- Takes into account storageCrs in /collection response to get the
default crs in priority
- Append &crs=... to /it...
Even Rouault
11:57 AM Revision bffc4c18 (qgis): [WFS/OGCAPI] In source select dialog box, better handle list of CRS
- Use an orderered list instead of a set, so that the first element
is really the preferred one
- Do not trust the ...
Even Rouault
11:52 AM Revision 65402bbf (qgis): Merge pull request #52366 from rouault/fix_52228
[OAPIF provider] OGC API features 2 / CRS related fixes (fixes #52228) Even Rouault
10:21 AM Revision e87ee53a (qgis): Fix layout legend layer title not immediately updating
Fixes #52261 Nyall Dawson
10:21 AM Revision bf081f14 (qgis): Fix layout legend layer title not immediately updating
Fixes #52261 Nyall Dawson
10:17 AM Revision a2b3a0c6 (qgis): Fix layout legend layer title not immediately updating
Fixes #52261 Nyall Dawson
09:49 AM Revision 011637bd (qgis): Filter out annoying qt 'QGestureManager::deliverEvent' warnings from UI
These aren't our fault, so are just noise Nyall Dawson
06:29 AM Revision 799b2905 (qgis): [gui][sensors] Remove the need to apply sensor settings
Mathieu Pellerin - nIRV

2023-04-02

01:36 AM Revision 6a7e9292 (qgis): QString fixup
Nyall Dawson
01:33 AM Revision 9fa128a4 (qgis): Make test handle differences in platform DPI
Nyall Dawson
01:33 AM Revision 10bd5cd4 (qgis): Fix logic with secondary map canvases with both "sync extent"
and "sync scale" enabled
Instead of this combination resulting in frequent unwanted changes
to the secondary canvas ...
Nyall Dawson
 

Also available in: Atom