Activity

From 2021-07-12 to 2021-08-10

2021-08-10

05:18 PM Revision c4b2ca97 (qgis): Merge pull request #44348 from domi4484/backport-44099-to-release-3_20_a
Backport "Added missing type names to uri parsing regex for memory provider" 3.20 Matthias Kuhn
03:56 PM Revision e80964cb (qgis): [release-3_20] fix docker cache "Run tests" (#44617)
MorriganR
08:06 AM Revision dbc88201 (qgis): Sipify
Nyall Dawson
04:52 AM Revision 896bab45 (qgis): Add .aux.xml file
Nyall Dawson
04:52 AM Revision ee0c050b (qgis): Add QgsFileUtils.sidecarFilesForPath function, which returns all
sidecar files which exist for a given file path Nyall Dawson
04:52 AM Revision 2ccac5ae (qgis): When deleting files through the browser panel, ensure that all
sidecar files are always deleted too
And include sidecar files in the list of files to be deleted which
we show to u...
Nyall Dawson
04:52 AM Revision 512b67eb (qgis): Improve list of GDAL format sidecars
Nyall Dawson
03:50 AM Revision fe0cde3c (qgis): Raise IndexErrors instead of crashing when an invalid index is
passed to QgsAttributeTableConfig methods from Python Nyall Dawson
03:50 AM Revision 6d279b66 (qgis): Raise IndexErrors instead of crashing when an invalid index is
passed to QgsAttributeTableConfig methods from Python Nyall Dawson
03:47 AM Revision ff2f22f3 (qgis): Raise IndexErrors instead of crashing when an invalid index is
passed to QgsAttributeTableConfig methods from Python Nyall Dawson

2021-08-09

12:53 AM Revision a8bd1c8a (qgis): Fix indentation issue
Nyall Dawson
12:53 AM Revision 0d1afe56 (qgis): Initialize return buffers in GetRawChar8 et al. (Port DWG read fix
from https://github.com/LibreCAD/libdxfrw)
From the upstream message:
GetRawChar8() would return spurious memory con...
Nyall Dawson
10:12 PM Revision e9f4f986 (qgis): fix singleFile property issue
Samweli
10:12 PM Revision a0f359e7 (qgis): set singleFile property inside the QgsLayoutAtlas constructor
Samweli
09:43 PM Revision bd62ca64 (qgis): Merge pull request #44563 from qgis/backport-44529-to-release-3_20
[Backport release-3_20] Initialize return buffers in GetRawChar8 et al. (Port DWG read fix from https://github.com/Li... Even Rouault
09:13 PM Revision f7236572 (qgis): Resync more code with upstream
Nyall Dawson
09:13 PM Revision 507ba861 (qgis): Resync some libdxfrw files with upstream
Minor code formatting changes only -- no fixes Nyall Dawson
07:42 PM Revision 72c9e7f6 (qgis): set singleFile property inside the QgsLayoutAtlas constructor
Samweli
07:42 PM Revision 7a8b0399 (qgis): fix singleFile property issue
Samweli
08:36 AM Revision b016a3cf (qgis): set singleFile property inside the QgsLayoutAtlas constructor
Samweli
08:36 AM Revision fdd931bf (qgis): fix singleFile property issue
Samweli
08:36 AM Revision 9025a370 (qgis): set singleFile property inside the QgsLayoutAtlas constructor
Samweli
08:36 AM Revision cca9ccd3 (qgis): fix singleFile property issue
Samweli
08:33 AM Revision 2b1aa36b (qgis): fix singleFile property issue
Samweli
08:33 AM Revision ce889726 (qgis): set singleFile property inside the QgsLayoutAtlas constructor
Samweli
05:24 AM Revision e838f290 (qgis): [expressions] Don't cache aggregate results if there's an evaluation er...
Otherwise subsequent evaluations of the expression will happily
grab the cached null variant, unaware that it's actua...
Nyall Dawson
05:00 AM Revision bf6af353 (qgis): Copy error message from aggregate calculator to expression when
aggregate function fails, so that we give more helpful error messages
for debugging aggregate based expressions
Nyall Dawson
05:00 AM Revision 1daccf60 (qgis): Fix doxygen command
Nyall Dawson
05:00 AM Revision f3c3fed4 (qgis): [expressions] Don't cache aggregate results if there's an evaluation er...
Otherwise subsequent evaluations of the expression will happily
grab the cached null variant, unaware that it's actua...
Nyall Dawson

2021-08-08

09:55 PM Revision fbee77c2 (qgis): Add utility function to convert QgsCoordinateReferenceSystem to OGR SRS
and include coordinate epoch for GDAL 3.4+ Nyall Dawson
09:55 PM Revision cae6c8dd (qgis): Always use the same method to convert QgsCoordinateReferenceSystem
to OGR SRS Nyall Dawson
09:55 PM Revision e29d3f64 (qgis): Test that QgsVectorFileWriter correctly writes coordinate epoch
to Geopackage files (GDAL 3.4+ only) Nyall Dawson
09:55 PM Revision e6225138 (qgis): Fix memory leak
Nyall Dawson
09:55 PM Revision 93d4d9c5 (qgis): Add rst
Nyall Dawson
09:55 PM Revision d69b6bae (qgis): Implement sidecarFilesForUri for OGR provider
Nyall Dawson
09:55 PM Revision 52dff0f2 (qgis): Add api to QgsProviderMetadata to return any possible sidecar
files which may exist for the provider given a layer path Nyall Dawson
09:55 PM Revision 17fa4825 (qgis): Expand docs
Nyall Dawson
09:55 PM Revision 28b18bd3 (qgis): Implement sidecarFilesForUri for gdal provider
Nyall Dawson
09:55 PM Revision 906b7f0d (qgis): Add additional formats
Nyall Dawson

2021-08-07

12:40 AM Revision eb4d6c00 (qgis): [processing] Fix rasterlayerzonalstats when input raster has no CRS
Use "area" as the area column name instead of an empty name. Andrea Giudiceandrea
12:40 AM Revision 09eab13e (qgis): [processing] Fix rasterlayerzonalstats when input raster has no CRS
Use "area" as the area column name instead of an empty name. Andrea Giudiceandrea
12:02 AM Revision c986c1ae (qgis): Use GDAL API to determine multi-layer extensions on GDAL 3.4+
Nyall Dawson
06:01 AM Revision 057a5a39 (qgis): [processing] Fix rasterlayerzonalstats when input raster has no CRS
Use "area" as the area column name instead of an empty name. Andrea Giudiceandrea
06:01 AM Revision 27309564 (qgis): [processing] Fix rasterlayerzonalstats when input raster has no CRS
Use "area" as the area column name instead of an empty name. Andrea Giudiceandrea
05:58 AM Revision bdc5b846 (qgis): [processing] Fix rasterlayerzonalstats when input raster has no CRS
Use "area" as the area column name instead of an empty name. Andrea Giudiceandrea

2021-08-06

10:02 AM Revision 00dad409 (qgis): Merge pull request #44583 from alexbruy/processing-pointcloud
Point cloud parameter for Processing Alexander Bruy
09:46 AM Revision e2ba24ce (qgis): add distro version to Docker build cache (#44598)
Denis Rouzaud
09:46 AM Revision 67891a6c (qgis): add distro version to Docker build cache
Denis Rouzaud
09:43 AM Revision 121ccba7 (qgis): fix docker image name
Denis Rouzaud
09:37 AM Revision de2f54a6 (qgis): Optimise feature iteration for memory provider when performing a
distance within request
Avoids an unnecessary double-transformation of the feature
Nyall Dawson
09:37 AM Revision 0eaf3e5b (qgis): Minor optimisation for OGR feature iterator when performing a distance
within search Nyall Dawson
09:37 AM Revision cf40573d (qgis): [feature][processing] Add new "Select within distance" and
"Extract within distance" algorithms
These algorithms allow users to select or extract features from one
layer which...
Nyall Dawson
08:59 AM Revision 7a7c3477 (qgis): use ept files for tests and make point cloud tests conditional
Alexander Bruy
06:17 AM Revision 415650e3 (qgis): Also apply filter to geometry types in provider sublayer dialog
Nyall Dawson
06:17 AM Revision 77b6e317 (qgis): Automatically select all layers in sublayers dialog on show
Nyall Dawson
06:17 AM Revision 02b04fcd (qgis): Spelling
Nyall Dawson
06:17 AM Revision 354d334e (qgis): Add utility function QgsProjectUtils.updateLayerPath to bulk replace
a file path with a new path for all matching layers in a project Nyall Dawson
06:17 AM Revision a31a6740 (qgis): Add utility QgsMapLayerUtils.updateLayerSourcePath for easy replacement
of file paths in the source of a file-based layer Nyall Dawson
04:06 AM Revision e4f98b4f (qgis): updated connections-default.xml
line 18 - added the German spatial data catalogue (GDI-DE Geodatenkatalog.de) of the Spatial Data Infrastructure Germ... alitka
04:06 AM Revision d597acd0 (qgis): Update python/plugins/MetaSearch/resources/connections-default.xml
Nyall Dawson
04:06 AM Revision cbec12e5 (qgis): Update python/plugins/MetaSearch/resources/connections-default.xml
Nyall Dawson
04:06 AM Revision bdc4d954 (qgis): updated connections-default.xml
line 18 - added the German spatial data catalogue (GDI-DE Geodatenkatalog.de) of the Spatial Data Infrastructure Germ... alitka

2021-08-05

01:53 AM Revision baa90620 (qgis): Toggle bool variable
Stefanow Natsis
01:53 AM Revision 974c55ec (qgis): Toggle editing on multiple layers
Stefanow Natsis
01:52 AM Revision 893dee9f (qgis): Update python/plugins/MetaSearch/resources/connections-default.xml
Nyall Dawson
01:51 AM Revision a35775ae (qgis): Update python/plugins/MetaSearch/resources/connections-default.xml
Nyall Dawson
11:24 PM Revision 2f3e32a5 (qgis): fix msvc build
Jürgen Fischer
11:19 PM Revision f71ddec3 (qgis): updated connections-default.xml
line 18 - added the German spatial data catalogue (GDI-DE Geodatenkatalog.de) of the Spatial Data Infrastructure Germ... alitka
11:19 PM Revision b4b8687f (qgis): updated connections-default.xml
line 18 - added the German spatial data catalogue (GDI-DE Geodatenkatalog.de) of the Spatial Data Infrastructure Germ... alitka
11:15 PM Revision 2b04a080 (qgis): updated connections-default.xml
line 18 - added the German spatial data catalogue (GDI-DE Geodatenkatalog.de) of the Spatial Data Infrastructure Germ... alitka
10:52 PM Revision 52b9c02c (qgis): Sync some libdxfrw files with the upstream versions
Syncs some files with their counterparts from https://github.com/LibreCAD/libdxfrw
Basically this undoes the QGIS spe...
Nyall Dawson
10:52 PM Revision 50de3d71 (qgis): Add pending upstream fix to remove warning
Nyall Dawson
08:07 PM Revision aef9ef7e (qgis): add point cloud parameter to algfactory
Alexander Bruy
06:25 PM Revision 8e385da0 (qgis): [processing] widget wrapper for point layer parameter
Alexander Bruy
05:41 PM Revision 63952c1a (qgis): [processing] add support for point clouds to map layer and multiple
layer parameters Alexander Bruy
03:42 PM Revision 298c78f7 (qgis): debian packaging: add ubuntu impish
Jürgen Fischer
03:15 PM Revision 05da0c72 (qgis): tests for QgsProcessingParameterPointCloudLayer
Alexander Bruy
03:03 PM Revision f801cb68 (qgis): [processing] new pont cloud parameter for processing
Alexander Bruy
01:54 PM Revision 3a797d69 (qgis): fix dockerfile path so it matches master (#44576)
Denis Rouzaud
01:47 PM Revision ebabe095 (qgis): fix dockerfile path so it matches master (#44575)
Denis Rouzaud
07:55 AM Revision 89f8b1d5 (qgis): update Docker builds (3.20 + fix dockerfile path) (#44573)
Denis Rouzaud
07:55 AM Revision c03477bf (qgis): update Docker builds (3.20 + fix dockerfile path)
Denis Rouzaud
06:43 AM Revision ba33a2d0 (qgis): Disable ultra-fragile mesh terrain rendering test on CI
Nyall Dawson
06:43 AM Revision ab19c04d (qgis): Disable ultra-fragile mesh terrain rendering test on CI
Nyall Dawson
06:24 AM Revision 686a6e59 (qgis): [api] Add option to QgsFeatureRequest to request features
within a certain distance of a reference geometry
E.g. this request will retrieve all features within 50 map units o...
Nyall Dawson
06:24 AM Revision 70b24b5d (qgis): Distance within for AFS provider
Nyall Dawson
06:24 AM Revision 2cab3bba (qgis): Working distance within filter for vector layer cache
Nyall Dawson
06:24 AM Revision a1ba106c (qgis): Handle distance within in python provider
Nyall Dawson
06:24 AM Revision d208d179 (qgis): Correct test string
Nyall Dawson
06:24 AM Revision f69ff270 (qgis): Implement distance within search for vector layer iterator
Nyall Dawson
06:24 AM Revision 3b27fdfe (qgis): Implement distance within for OGR provider
Nyall Dawson
06:24 AM Revision ba043b64 (qgis): Update tests
Nyall Dawson
06:24 AM Revision 69aa2795 (qgis): Handle distance within feature requests in memory provider
Nyall Dawson
06:24 AM Revision 8ee93ef2 (qgis): Implement distance within for delimited text provider
Nyall Dawson
06:24 AM Revision d01fb8ff (qgis): [postgres] Handoff distance within queries to backend to use ST_DWithin
wherever it's safe to do so Nyall Dawson
06:24 AM Revision 26010fb4 (qgis): Distance within for oracle provider
Nyall Dawson
06:24 AM Revision 85f67fde (qgis): Implement distance within for postgres iterator
Note: this could be optimised by converting automatically to
a ST_DWithin(...) clause!
Nyall Dawson
06:24 AM Revision a592eb36 (qgis): Distance within for SQL Server provider
Nyall Dawson
06:24 AM Revision 18841ea3 (qgis): Distance within for HANA provider
Nyall Dawson
06:24 AM Revision d31c46b7 (qgis): Untested implementation of distance within for db2 provider
This is impossible to test, and the provider is deprecated anyway...
at least it's a best guess effort.
Nyall Dawson
06:24 AM Revision 394a4ce7 (qgis): Implement distance within for spatialite feature iterator
Nyall Dawson
06:24 AM Revision 5f94fbdf (qgis): Implement distance within for WFS/oapif provider
Nyall Dawson
06:24 AM Revision 12de6e80 (qgis): Distance within for virtual provider
Nyall Dawson
06:24 AM Revision 987545b9 (qgis): Implement distance within for gpx provider
Nyall Dawson
05:01 AM Revision d01aa282 (qgis): Spelling fixes
Nyall Dawson
03:50 AM Revision b1ecc8e1 (qgis): Disable ultra-fragile mesh terrain rendering test on CI
Nyall Dawson
03:50 AM Revision adb2770f (qgis): Disable ultra-fragile mesh terrain rendering test on CI
Nyall Dawson
03:47 AM Revision ce812634 (qgis): Disable ultra-fragile mesh terrain rendering test on CI
Nyall Dawson
03:00 AM Revision d3700d07 (qgis): Allow to identify layer groups and all selected layers
Stefanow Natsis
02:52 AM Revision 3346bb9c (qgis): Fix sticky buttons in expression builder
Stefanow Natsis
02:52 AM Revision 7bc546c1 (qgis): Fix sticky buttons in expression builder
Stefanow Natsis

2021-08-04

11:05 PM Revision 8f9d2ecf (qgis): Fix sticky buttons in expression builder
Stefanow Natsis
11:05 PM Revision 8e439f92 (qgis): Fix sticky buttons in expression builder
Stefanow Natsis
11:02 PM Revision 633d60f1 (qgis): Fix indentation issue
Nyall Dawson
11:02 PM Revision b23cc4b5 (qgis): Initialize return buffers in GetRawChar8 et al. (Port DWG read fix
from https://github.com/LibreCAD/libdxfrw)
From the upstream message:
GetRawChar8() would return spurious memory con...
Nyall Dawson
11:02 PM Revision 3bb38dca (qgis): Fix indentation issue
Nyall Dawson
11:02 PM Revision 9f0f8f32 (qgis): Initialize return buffers in GetRawChar8 et al. (Port DWG read fix
from https://github.com/LibreCAD/libdxfrw)
From the upstream message:
GetRawChar8() would return spurious memory con...
Nyall Dawson
11:02 PM Revision 663c9466 (qgis): Fix sticky buttons in expression builder
Stefanow Natsis
10:59 PM Revision 537faa5a (qgis): Fix indentation issue
Nyall Dawson
10:59 PM Revision c59f6568 (qgis): Initialize return buffers in GetRawChar8 et al. (Port DWG read fix
from https://github.com/LibreCAD/libdxfrw)
From the upstream message:
GetRawChar8() would return spurious memory con...
Nyall Dawson
05:44 AM Revision 2ec13f6a (qgis): Fix for not resetting numberOf(left)Segments when switching scalebar unit
Richard Duivenvoorde
05:44 AM Revision b4f8a208 (qgis): Textual fix
Richard Duivenvoorde
05:43 AM Revision e99caacc (qgis): Fix handleSSlError ignore saved errors
Julien Cabieces
05:43 AM Revision 3fe387e1 (qgis): Fix handleSSlError ignore saved errors
Julien Cabieces
05:42 AM Revision 6375d452 (qgis): Textual fix
Richard Duivenvoorde
05:42 AM Revision ed6f4afe (qgis): Fix for not resetting numberOf(left)Segments when switching scalebar unit
Richard Duivenvoorde
02:10 AM Revision d199e60d (qgis): Textual fix
Richard Duivenvoorde
02:10 AM Revision f32617a8 (qgis): Fix for not resetting numberOf(left)Segments when switching scalebar unit
Richard Duivenvoorde
02:10 AM Revision 07424975 (qgis): Fix for not resetting numberOf(left)Segments when switching scalebar unit
Richard Duivenvoorde
02:10 AM Revision ba2f2edf (qgis): Textual fix
Richard Duivenvoorde
02:07 AM Revision 06e26589 (qgis): Textual fix
Richard Duivenvoorde
02:07 AM Revision 20b6064c (qgis): Fix for not resetting numberOf(left)Segments when switching scalebar unit
Richard Duivenvoorde
02:01 AM Revision bdb13df7 (qgis): Fix handleSSlError ignore saved errors
Julien Cabieces
02:01 AM Revision 639b3945 (qgis): Fix handleSSlError ignore saved errors
Julien Cabieces

2021-08-03

01:57 AM Revision bf5700ad (qgis): Fix handleSSlError ignore saved errors
Julien Cabieces
01:54 AM Revision 519bc4e0 (qgis): Fix incorrect error message in add ring tool
Nyall Dawson
01:54 AM Revision 4f56a422 (qgis): Fix processing algs
Nyall Dawson
01:54 AM Revision 75c787a4 (qgis): Fix API break
Nyall Dawson
01:54 AM Revision 01e3e1dd (qgis): [api] Move QgsGeometry enums to Qgis, promote to enum classes
Nyall Dawson
12:13 PM Revision 3191652d (qgis): Merge pull request #44500 from qgis/dependabot/github_actions/actions/s...
Bump actions/stale from 3 to 4 Matthias Kuhn
11:10 AM Revision 30d05aa9 (qgis): Always run macos workflow, it is required
Matthias Kuhn
11:09 AM Revision c0db9016 (qgis): Always run mingw64 workflow it is required
Matthias Kuhn
04:28 AM Revision 6bd66b1d (qgis): [processing] Fix typo in algorithm description
Germap
04:27 AM Revision 2a008a84 (qgis): [processing] Fix typo in algorithm description
Germap

2021-08-02

01:35 AM Revision c2b48173 (qgis): Merge pull request #44471 from qgis/links
Support CTRL+Click for opening links in attribute table Sandro Mani
01:25 AM Revision 75e4d92a (qgis): [processing] Fix typo in algorithm description
Germap
01:25 AM Revision 6a4cbe9d (qgis): [processing] Fix typo in algorithm description
Germap
01:22 AM Revision 3c729352 (qgis): Advanced settings widget should scroll by pixel not row, as sometimes
row values are so long that they exceed the vertical height of the widget Nyall Dawson
01:22 AM Revision 41d98c82 (qgis): Add a formal settings category for GPS settings
Nyall Dawson
01:22 AM Revision 5ecd73d3 (qgis): Add a core settings registry value for GPSBabel path
Nyall Dawson
01:22 AM Revision 827bef86 (qgis): Add option to set the path to GPSBabel in settings
Nyall Dawson
01:22 AM Revision 3c7c600f (qgis): Migrate GPS tools "import data" functionality to new Processing
algorithm "Convert GPS data"
Exposes the same functionality which allows users to convert
from a range of raw GPS da...
Nyall Dawson
01:22 AM Revision ba6e2456 (qgis): QgsBabelGpsDeviceFormat capabilities should be calculated based on prov...
Nyall Dawson
01:22 AM Revision 6818a558 (qgis): Use a nicer path for gpsbabel settings
Nyall Dawson
01:22 AM Revision 119e5723 (qgis): Add gpsbabel to docker
Nyall Dawson
01:22 AM Revision 456edb3f (qgis): Fix strings
Nyall Dawson
01:22 AM Revision c25b17dc (qgis): GPS Tools plugin is no more!
The functionality from the plugin has been moved into the core QGIS
install, with tools available from the Processing...
Nyall Dawson
01:22 AM Revision b5c4f4b2 (qgis): Port GPS Tools upload/download to device algorithms to Processing
The new "Upload GPS data to device" and "Download GPS data from device"
offer the same functionality as previously ex...
Nyall Dawson
01:22 AM Revision 3c9651d8 (qgis): Fix incorrect '#proxyExcludedUrls' setting shows in gps group in advanc...
Nyall Dawson
01:22 AM Revision 9dddd32c (qgis): [processing] Fix typo in algorithm description
Germap
01:22 AM Revision 2df0df7a (qgis): [Backport release-3_20] Fix atlas filtering when exporting using proces...
* filter features when exporting atlas image and filter is enabled
* filter features when exporting atlas pdf and fi...
qgis-bot
01:21 AM Revision 907d9763 (qgis): [Backport release-3_16] Fix atlas filtering when exporting using proces...
* filter features when exporting atlas image and filter is enabled
* filter features when exporting atlas pdf and fi...
qgis-bot
11:44 PM Revision 2a2899a8 (qgis): Support CTRL+Click for opening links in attribute table
Sandro Mani
10:48 PM Revision e9e7f576 (qgis): removed functions for filtering and unfiltering the atlas coverage layer
Samweli
10:48 PM Revision ef318f43 (qgis): fixed tests
Samweli
10:48 PM Revision 13515ec1 (qgis): filter features when exporting atlas image and filter is enabled
Samweli
10:48 PM Revision 9f1a02e1 (qgis): filter features when exporting atlas pdf and filter is enabled
Samweli
10:48 PM Revision ec48ed6b (qgis): removed functions for filtering and unfiltering the atlas coverage layer
Samweli
10:48 PM Revision 1f4e6739 (qgis): fixed tests
Samweli
10:48 PM Revision e32d8115 (qgis): filter features when exporting atlas pdf and filter is enabled
Samweli
10:48 PM Revision bfbd7cdd (qgis): filter features when exporting atlas image and filter is enabled
Samweli
10:44 PM Revision 424021a8 (qgis): Fix atlas filtering when exporting using processing algorithms
Fixes #44242 Samweli Mwakisambwe
07:06 PM Revision b6f2521b (qgis): Fix MSVC QgsCopyFileTask compilation issue (#44518)
* Fix MSVC QgsCopyFileTask compilation issue
* use std::vector instead
Julien Cabieces
01:22 PM Revision 32270fca (qgis): Merge pull request #44510 from mhugent/backport_3_16_max_image_width
Backport 3_16 max image width/height for GetLegendGraphic Marco Hugentobler
09:33 AM Revision 2a7d6c74 (qgis): Update src/server/services/wms/qgswmsrenderer.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Marco Hugentobler
09:32 AM Revision 88e1ae8b (qgis): Update src/server/services/wms/qgswmsrenderer.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Marco Hugentobler
09:31 AM Revision 4e4b9780 (qgis): Consider maximum image width/height also for GetLegendGrahic
Marco Hugentobler
08:56 AM Revision 908f11a7 (qgis): Extend tests
(cherry picked from commit 9ca5eb9cbf8587a782ed004b3fa18362a9dea995) Nyall Dawson
08:56 AM Revision 74adc0a2 (qgis): [processing] Fix evaluation of empty file names for file parameters
in test suite
(cherry picked from commit 4fce4496bf718f891f4bd82e01a3bb4cbaca7a6a)
Nyall Dawson
08:56 AM Revision 2b6d32b3 (qgis): [processing] Fix file parameters with filter string set which
includes a wildcard incorrectly flag formats not explicitly
listed as non-matching
(cherry picked from commit dabce5...
Nyall Dawson
08:53 AM Revision eb44e8a2 (qgis): [processing] Fix file parameters with filter string set which
includes a wildcard incorrectly flag formats not explicitly
listed as non-matching
(cherry picked from commit dabce5...
Nyall Dawson
08:53 AM Revision 8d8b2474 (qgis): Extend tests
(cherry picked from commit 9ca5eb9cbf8587a782ed004b3fa18362a9dea995) Nyall Dawson
08:53 AM Revision d00f4a31 (qgis): [processing] Fix evaluation of empty file names for file parameters
in test suite
(cherry picked from commit 4fce4496bf718f891f4bd82e01a3bb4cbaca7a6a)
Nyall Dawson
08:52 AM Revision 99f49efa (qgis): Support CTRL+Click for opening links in attribute table
Sandro Mani
08:23 AM Revision 9d2bcfa1 (qgis): Merge pull request #44504 from qgis/backport-44503-to-release-3_20
[Backport release-3_20] Add safety check Matthias Kuhn
06:52 AM Revision c4cd13e8 (qgis): [offline editing] Use the vector layer pointer for clarity and avoid ne...
Mathieu Pellerin - nIRV
06:00 AM Revision c76516b0 (qgis): Merge pull request #44494 from nirvn/bp
[offline editing] Avoid adding/removing layers, update data source Mathieu Pellerin - nIRV
05:36 AM Revision 4b17ef20 (qgis): Add script to automatically dump babel formats from gpsbabel
and update internal list to add a ton of new formats and remove
formats deprecated and removed by gpsbabel
Nyall Dawson
05:36 AM Revision 3ee1f2b2 (qgis): Rework QgsBabelSimpleImportFormat to avoid storing using keys
based on the format description, and instead use the (constant)
format name instead
Nyall Dawson
05:36 AM Revision ebd7d0c5 (qgis): Add file extensions for babel import formats
Nyall Dawson
05:36 AM Revision 4d2f9afb (qgis): Fix cppcheck warnings
Nyall Dawson
05:36 AM Revision 5df3be57 (qgis): Remove odd string from format description
Nyall Dawson
05:36 AM Revision 47f76120 (qgis): Add flag to babel command generation methods to control whether
paths should be quoted Nyall Dawson
05:36 AM Revision cd82a491 (qgis): Also describe %type special tag for babel commands
Nyall Dawson
05:36 AM Revision 9bd5ad48 (qgis): Sort list of babel formats
Nyall Dawson
05:36 AM Revision 377f1d42 (qgis): Make QgsBabelFormatRegistry responsible for generating a file
filter string for all import formats Nyall Dawson
04:46 AM Revision 7a43648a (qgis): Add safety check
Refs #44445 Nyall Dawson
04:43 AM Revision 30f87a7a (qgis): Add safety check
Refs #44445 Nyall Dawson
04:18 AM Revision d2bcacb5 (qgis): [processing] Don't try to run test which requires postgres if
ENABLE_PGTEST is false Nyall Dawson
04:18 AM Revision 33dcd138 (qgis): [processing] Fix test on non-utc environments
Nyall Dawson
04:17 AM Revision 729a7484 (qgis): [processing] Fix file parameters with filter string set which
includes a wildcard incorrectly flag formats not explicitly
listed as non-matching
Nyall Dawson
04:17 AM Revision bcf964aa (qgis): [processing] Fix evaluation of empty file names for file parameters
in test suite Nyall Dawson
04:17 AM Revision 9ca5eb9c (qgis): Extend tests
Nyall Dawson
02:19 AM Revision 9be0d9d4 (qgis): follow up db21851 : use proper class name when connecting to editing si...
Mathieu Pellerin - nIRV
02:19 AM Revision 2e6637c7 (qgis): [ui] Fix mesh digitizing toolbar name
Mathieu Pellerin - nIRV

2021-08-01

09:03 PM Revision ba35b2a0 (qgis): Bump actions/stale from 3 to 4
Bumps [actions/stale](https://github.com/actions/stale) from 3 to 4.
- [Release notes](https://github.com/actions/sta...
dependabot[bot]
05:19 PM Revision cfb177f4 (qgis): Support CTRL+Click for opening links in attribute table
Sandro Mani
05:18 PM Revision 7318e9f0 (qgis): Support CTRL+Click for opening links in attribute table
Sandro Mani
05:13 PM Revision 5ed2bf7b (qgis): Update src/core/qgsstringutils.cpp
Co-authored-by: Nyall Dawson <[email protected]> Sandro Mani
11:59 AM Revision 13951568 (qgis): Merge pull request #44490 from qgis/backport-43981-to-release-3_20
[Backport release-3_20] Server : Fix legend when no LAYERS parameter provided, Fix layer style defined by a maptheme Alessandro Pasotti
11:05 AM Revision 0283cb6b (qgis): Merge pull request #44419 from mhugent/fix_geometry_postgres_expression...
Fix geometry handling in postgres expression compiler Marco Hugentobler
10:53 AM Revision 4ff9d9ae (qgis): Merge pull request #44488 from mhugent/wms_server_image_size_limit
Consider maximum image width/height also for GetLegendGraphic Marco Hugentobler
10:13 AM Revision 6ebeb43a (qgis): Update src/providers/postgres/qgspostgresexpressioncompiler.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Marco Hugentobler
09:58 AM Revision 09faea50 (qgis): Update src/server/services/wms/qgswmsrenderer.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Marco Hugentobler
09:58 AM Revision 6373de86 (qgis): Update src/server/services/wms/qgswmsrenderer.cpp
Co-authored-by: Alessandro Pasotti <[email protected]> Marco Hugentobler
06:05 AM Revision 3a30bdb8 (qgis): [offline editing] Avoid adding/removing layers, update data source
Mathieu Pellerin - nIRV

2021-07-31

11:48 PM Revision cfd31252 (qgis): Add tooltip to mesh symbology tab
Harrissou Santanna
11:47 PM Revision c7924b0f (qgis): Move GPS tools "add gpx layer" functionality to Data Source Manager
Moves the functionality from the GPS tools plugin to add GPX layers
to a new "Add GPS Data" page in the data source m...
Nyall Dawson
11:47 PM Revision cdb04faa (qgis): Fix strings
Nyall Dawson
09:33 PM Revision 8f36cdfa (qgis): [processing] Add API to allow a string parameter to show as a combobox
with preset choices in processing GUI
In some circumstances it is desirable to restrict the values available
when a ...
Nyall Dawson
06:06 PM Revision c8b51ac4 (qgis): add _assertRed etc into QgsServerTestBase, some comment in cpp and py f...
speillet
06:06 PM Revision 2bd7e7e7 (qgis): add test for a map theme with a particular style on a layer
speillet
06:06 PM Revision 390f82db (qgis): Apply suggestions from code review
Alessandro Pasotti
06:06 PM Revision e98295b2 (qgis): add docstring
speillet
06:06 PM Revision a4753585 (qgis): getPrint uses the style define in the maptheme
speillet
06:06 PM Revision abc53390 (qgis): add test to check qgslayoutlegenditem
speillet
06:06 PM Revision 9b646f43 (qgis): fix legend when no layers required
speillet
06:06 PM Revision 7c32a018 (qgis): add docstring
speillet
05:59 PM Revision 6b2e2935 (qgis): Merge pull request #43981 from SebastienPeillet/get_print_legend_fix
Server : Fix legend when no LAYERS parameter provided, Fix layer style defined by a maptheme Alessandro Pasotti
04:58 PM Revision 75430e7a (qgis): Apply suggestions from code review
Alessandro Pasotti
03:08 PM Revision 91b02a81 (qgis): Fix compiler warning
Marco Hugentobler
12:05 PM Revision 13f5ad84 (qgis): Merge pull request #44462 from qgis/backport-44449-to-queued_ltr_backports
[Backport queued_ltr_backports] Fix leaked GDAL dataset handle when deleting layers (3.20) Even Rouault
11:56 AM Revision 661bde43 (qgis): Consider maximum image width/height also for GetLegendGrahic
Marco Hugentobler
07:01 AM Revision 7e662818 (qgis): Unit tests for encodeUri/decodeUri for GPX
Nyall Dawson
07:01 AM Revision 48894949 (qgis): Rename more members
Nyall Dawson
07:01 AM Revision 37ffa4c1 (qgis): Minor provider cleanup
Nyall Dawson
07:01 AM Revision 99c7fdf4 (qgis): Standardise member naming
Nyall Dawson
07:01 AM Revision 52ea60af (qgis): Implement encode/decodeUri for Gpx provider
Nyall Dawson
02:12 AM Revision c907f563 (qgis): Move GPS Tools GPSbabel device configuration widget to new page
in global settings dialog Nyall Dawson
02:12 AM Revision 963d322b (qgis): More leftovers
Nyall Dawson
02:12 AM Revision 612af1fb (qgis): Add a registry for GPSbabel formats
Nyall Dawson
02:12 AM Revision 4cc17b78 (qgis): Remove unused files
Nyall Dawson
02:12 AM Revision 4e960f04 (qgis): Update strings
Nyall Dawson
02:12 AM Revision 1fe7a8c4 (qgis): Better names
Nyall Dawson

2021-07-30

12:52 AM Revision b5bdb37e (qgis): Support CTRL+Click for opening links in attribute table
Sandro Mani
12:48 AM Revision b80d408d (qgis): Support CTRL+Click for opening links in attribute table
Sandro Mani
12:25 AM Revision 3422fce2 (qgis): Support CTRL+Click for opening links in attribute table
Sandro Mani
12:22 AM Revision 49e560a1 (qgis): Support CTRL+Click for opening links in attribute table
Sandro Mani
10:45 PM Revision 6ca55575 (qgis): fix building of process without bindings
Denis Rouzaud
04:28 PM Revision 5b02138a (qgis): Merge pull request #44468 from qgis/backport-44460-to-release-3_20
[Backport release-3_20] fix building of process without bindings qgis-bot
04:27 PM Revision af9a72ed (qgis): [External Storage] Define API and implement SimpleCopy backlend (#43882)
* [External Storage] Define API
* [External Storage] Add QgsCopyFileTask
* [External Storage] Add SimpleCopy backen...
Denis Rouzaud
02:33 PM Revision f2ac09bd (qgis): Support CTRL+Click for opening links in attribute table
Sandro Mani
02:28 PM Revision 636042c6 (qgis): Support CTRL+Click for opening links in attribute table
Sandro Mani
02:07 PM Revision ab57cfab (qgis): fix building of process without bindings
Denis Rouzaud
01:59 PM Revision 1bd8f5cb (qgis): fix building of process without bindings (#44460)
Denis Rouzaud
11:21 AM Revision 55e80a73 (qgis): Fix leaked GDAL dataset handle when deleting layers
Prevents the deletion from actually occurring until QGIS is closed
(cherry picked from commit 842485f7514f7f334a1cd8...
Nyall Dawson
11:18 AM Revision 655862fa (qgis): Merge pull request #44449 from nyalldawson/backport_44392
Fix leaked GDAL dataset handle when deleting layers (3.20) Alessandro Pasotti
10:53 AM Revision 9d732a23 (qgis): Fix SIP
Julien Cabieces
10:22 AM Revision 8cd8b937 (qgis): Fix typo (#44459)
Jochen Topf
10:18 AM Revision 56acee93 (qgis): Add enum ActionStart
Julien Cabieces
10:18 AM Revision 8c3f9cd3 (qgis): constify externalStorageFromType
Julien Cabieces
10:18 AM Revision deed238b (qgis): s/OnGoing/Running/g
Julien Cabieces
10:18 AM Revision 014a4aac (qgis): Add StartLater / StartImmediately distinction
Julien Cabieces
10:17 AM Revision 3010b2f4 (qgis): fix cppcheck
Julien Cabieces
10:17 AM Revision 5d240963 (qgis): Add test for QgsCopyFileTask
Julien Cabieces
10:17 AM Revision 49fcf89e (qgis): use unique_ptr for projectexternalstorage instance
Julien Cabieces
10:17 AM Revision 4bd9170f (qgis): s/authentification/authentication
Julien Cabieces
10:17 AM Revision ce6cc8d2 (qgis): change comment singleton
Julien Cabieces
10:17 AM Revision f26b15b4 (qgis): s/Fetch/Fetches
Co-authored-by: Paul Blottiere <[email protected]> Julien Cabieces
10:17 AM Revision 82127471 (qgis): s/store/stores
Co-authored-by: Paul Blottiere <[email protected]> Julien Cabieces
10:17 AM Revision 14325738 (qgis): fix header
Co-authored-by: Paul Blottiere <[email protected]> Julien Cabieces
10:17 AM Revision 780adde5 (qgis): Move addTask after signals connect
Julien Cabieces
10:17 AM Revision 3ab2a21c (qgis): fix typos
Co-authored-by: Paul Blottiere <[email protected]> Julien Cabieces
10:17 AM Revision 5389c31b (qgis): Add ContentStatus enum in Qgis class
Julien Cabieces
10:16 AM Revision 7d1213af (qgis): change SIP_CONCAT_PARTS to fix compilation
Julien Cabieces
10:16 AM Revision d3534db1 (qgis): [External Storage] Add SimpleCopy backend
Julien Cabieces
10:16 AM Revision 82e16cf3 (qgis): [External Storage] Add QgsCopyFileTask
Julien Cabieces
10:16 AM Revision 6967b1cd (qgis): [External Storage] Define API
Julien Cabieces
08:55 AM Revision dce8b2d5 (qgis): Fix missing icon in GPS information panel
Fixes #44165 Nyall Dawson
08:55 AM Revision 90b86368 (qgis): Fix missing icon in GPS information panel
Fixes #44165 Nyall Dawson
08:21 AM Revision 77be06af (qgis): Merge pull request #44410 from nirvn/offline_replace
[offline editing] Avoid adding/removing layers, update data source Mathieu Pellerin - nIRV
08:07 AM Revision e713ac93 (qgis): Remove unused png files
Nyall Dawson
08:07 AM Revision f1434ac5 (qgis): Add some unit tests for babel formats
Nyall Dawson
08:07 AM Revision b58aee70 (qgis): Lint
Nyall Dawson
08:07 AM Revision 7a152e2d (qgis): Remove GPX feature type conversion from GPS tools plugin
This functionality is now exposed by the processing algorithm instead Nyall Dawson
08:07 AM Revision b2c2525f (qgis): Remove unwanted QRegExp import
Nyall Dawson
08:07 AM Revision f115db69 (qgis): Start vivisecting gps_importer plugin
Move the babel format classes to core, cleaning these up and
removing unused code and modernizing the API.
Nyall Dawson
08:07 AM Revision 0a77401d (qgis): Add python bindings
Nyall Dawson
08:07 AM Revision a9ebfc29 (qgis): Fix build on old qt
Nyall Dawson
08:07 AM Revision ff13047d (qgis): Move GPS icon to standard icons folder
Nyall Dawson
06:19 AM Revision 8eff5e76 (qgis): Remove GPX feature type conversion from GPS tools plugin
This functionality is now exposed by the processing algorithm instead Nyall Dawson
06:19 AM Revision d187a148 (qgis): [feature][processing] Port GPS tools Convert GPX feature type tool
to new processing algorithm
This algorithm uses the GPSBabel tool to convert GPX features from
one type to another (...
Nyall Dawson
06:18 AM Revision d954f615 (qgis): Move "New GPX layer" functionality from GPS tools plugin to app
While the functionality itself hasn't changed at all, it's now
no longer part of the GPS tools plugin and is instead ...
Nyall Dawson
06:18 AM Revision d0f3c26d (qgis): Move new gpx icon to standard location
Nyall Dawson
06:18 AM Revision 37e62d64 (qgis): Address review, update comments
Mathieu Pellerin - nIRV
05:56 AM Revision 3d22f1f6 (qgis): Fix missing icon in GPS information panel
Fixes #44165 Nyall Dawson
05:56 AM Revision 66cb16a9 (qgis): Fix missing icon in GPS information panel
Fixes #44165 Nyall Dawson
05:54 AM Revision 531428dd (qgis): Fix more gpx provider methods crash for invalid layers
Nyall Dawson
05:54 AM Revision 18813d23 (qgis): Fix GPX provider crashes if feature count is called on an invalid layer
Nyall Dawson
05:54 AM Revision aa688243 (qgis): Fix GPX provider is not thread safe!
Nyall Dawson
05:54 AM Revision 39992924 (qgis): Implement provider test for GPX provider
A whole lot of base provider tests are not compatible with the
GPX provider, as we can't add the required fields.
Nyall Dawson
05:54 AM Revision f5e02226 (qgis): Add test for invalid provider
Nyall Dawson
05:53 AM Revision 4662cc02 (qgis): Fix missing icon in GPS information panel
Fixes #44165 Nyall Dawson
05:30 AM Revision 5a4ee9c0 (qgis): [offline editing] Avoid adding/removing layers, update data source
Mathieu Pellerin - nIRV
05:27 AM Revision 7d01531c (qgis): Fix qgis executable icon on MINGW
Sandro Mani
05:27 AM Revision 9fb689c6 (qgis): MinGW: Install sip source files
Sandro Mani
05:27 AM Revision bebbb7eb (qgis): MinGW: Skip windows api libraries in dependency collection
Sandro Mani
03:49 AM Revision 1d845c8a (qgis): Improve sinuosity help
Added explanation what this new expression actually calculates, based on help coded in /src/core/geometry/qgscurve.h
...
Martin Pergler
03:49 AM Revision d9fd2a98 (qgis): Simplify per review
Co-authored-by: Nyall Dawson <[email protected]> Martin Pergler
03:48 AM Revision c20f7be6 (qgis): [memory] Fix "Integer (64bit) list" field type
Fix "Integer (64bit) list" field type name to "integer64list" and subtype to QVariant::LongLong Andrea Giudiceandrea
02:40 AM Revision 5f3c06d5 (qgis): Fix qgis executable icon on MINGW
Sandro Mani
02:40 AM Revision d6999892 (qgis): MinGW: Install sip source files
Sandro Mani
02:40 AM Revision 051548df (qgis): MinGW: Skip windows api libraries in dependency collection
Sandro Mani
02:36 AM Revision 6c5e7748 (qgis): remove ugly header from the dependencies list in vector layer properties
dialog (fix #44396) Alexander Bruy

2021-07-29

01:01 AM Revision e25cb41a (qgis): [memory] Fix "Integer (64bit) list" field type
Fix "Integer (64bit) list" field type name to "integer64list" and subtype to QVariant::LongLong Andrea Giudiceandrea
01:00 AM Revision 7cb631e0 (qgis): add support for plugin layers in QgsProcessingParameterMapLayer and
QgsProcessingParameterMultipleLayers (fix #44183) Alexander Bruy
01:00 AM Revision a94ad63d (qgis): add tests
Alexander Bruy
01:00 AM Revision 473ac474 (qgis): condense compatibleRasterLayers/compatibleMeshLayers/compatiblePluginLa...
Alexander Bruy
12:58 AM Revision 0e37716f (qgis): [memory] Fix "Integer (64bit) list" field type
Fix "Integer (64bit) list" field type name to "integer64list" and subtype to QVariant::LongLong Andrea Giudiceandrea
12:57 AM Revision 6412538e (qgis): Install missing header
Sandro Mani
12:06 AM Revision 840485f3 (qgis): Fix leaked GDAL dataset handle when deleting layers
Prevents the deletion from actually occurring until QGIS is closed
(cherry picked from commit 842485f7514f7f334a1cd8...
Nyall Dawson
11:48 PM Revision 33bcebaa (qgis): Report actual version of unsupported DWG files
Nyall Dawson
11:48 PM Revision 5f38e310 (qgis): Update external/libdxfrw/drw_base.h
Co-authored-by: Andrea Giudiceandrea <[email protected]> Nyall Dawson
11:29 PM Revision f352e920 (qgis): remove ugly header from the dependencies list in vector layer properties
dialog (fix #44396) Alexander Bruy
11:26 PM Revision 521df10d (qgis): Add support for PROJ 8.0.0 in FindProj.cmake.
proj_api.h is no longer available in PROJ 8.0.0, use proj.h instead.
Fixes: #41735
Bas Couwenberg
11:26 PM Revision 273a9ef1 (qgis): remove ugly header from the dependencies list in vector layer properties
dialog (fix #44396) Alexander Bruy
03:42 PM Revision d3c9f776 (qgis): Install missing header
Sandro Mani
02:40 PM Revision 6e1f3775 (qgis): Fix msvc build (followup 80cf804db69a6)
Jürgen Fischer
09:12 AM Revision a9d84666 (qgis): Add support for PROJ 8.0.0 in FindProj.cmake.
proj_api.h is no longer available in PROJ 8.0.0, use proj.h instead.
Fixes: #41735
Bas Couwenberg
07:48 AM Revision 0a8f24e8 (qgis): Show search hits for tables and tree/table headers
Nyall Dawson
07:48 AM Revision dc6b97ce (qgis): When searching for options pages, we should also show those
where the page name matches the search term
Otherwise searching for eg "python" won't show the python console
settin...
Nyall Dawson
07:48 AM Revision 3328d4d9 (qgis): Don't search html tags when searching text in options label widgets
Nyall Dawson
07:48 AM Revision f22f742a (qgis): Allow options dialog to use a tree structure for tab list instead
of a flat list widget Nyall Dawson
07:48 AM Revision 41c11d68 (qgis): Fix stylesheet
Nyall Dawson
07:48 AM Revision 43439b7c (qgis): Expand all children on open
Nyall Dawson
07:48 AM Revision b932108a (qgis): Working search for items when using options tree views
Nyall Dawson
07:48 AM Revision 518efd08 (qgis): Resurrect screenshot code
Nyall Dawson
07:48 AM Revision 011a8d2b (qgis): Fix and simplify options locator widget assertions
Nyall Dawson
07:48 AM Revision 557b92d9 (qgis): Expand all when clearing search
Nyall Dawson
07:48 AM Revision 550a1d3a (qgis): Factories can specify a path to add their pages to the options tree
Nyall Dawson
07:48 AM Revision b9efd23b (qgis): Update and restore debug guard code
Nyall Dawson
02:57 AM Revision bb119aa9 (qgis): [CI] name build artifacts
so we can run tests on other images Denis Rouzaud
02:02 AM Revision e44d14e7 (qgis): Don't copy first pass LayerRenderJobs for second pass jobs
We only need to copy the render context and then associate the
second pass job with the original layer id. We don't u...
Nyall Dawson
02:02 AM Revision 1b78b485 (qgis): Cleanup loops
Nyall Dawson
02:02 AM Revision 7bc0ac1a (qgis): Ensure that LayerRenderJob objects are never copied
When a LayerRenderJob object is copied, it would create a new
copy-constructed QgsRenderContext member as a result. B...
Nyall Dawson
02:02 AM Revision 13065956 (qgis): Fix partial copy of LayerRenderJob for second pass job
Nyall Dawson

2021-07-28

11:26 PM Revision 3382faf8 (qgis): add test for circularstring and closed string
Loïc Bartoletti
11:26 PM Revision 3e430232 (qgis): Update resources/function_help/json/sinuosity
Co-authored-by: Harrissou Sant-anna <[email protected]> Loïc Bartoletti
11:26 PM Revision 81111716 (qgis): [FEATURE][NEEDS-DOCS] Add sinuosity expression
Loïc Bartoletti
11:26 PM Revision 7cc0009b (qgis): Update src/core/expression/qgsexpressionfunction.cpp
Co-authored-by: Nyall Dawson <[email protected]> Loïc Bartoletti
11:26 PM Revision 62ff7df3 (qgis): Update tests/src/core/testqgsexpression.cpp
Co-authored-by: Harrissou Sant-anna <[email protected]> Loïc Bartoletti
11:26 PM Revision 638e9a2a (qgis): add sinuosity help
Loïc Bartoletti
02:44 PM Revision 57e2b721 (qgis): [CI] name build artifacts
so we can run tests on other images Denis Rouzaud
02:35 PM Revision 3cd62b3c (qgis): fix build
Jürgen Fischer
11:39 AM Revision 8ce34739 (qgis): Add QgsProjectUtils utility class with function for retrieving layers m...
Nyall Dawson
11:39 AM Revision 216925ab (qgis): Add utility function QgsMapLayerUtils::layerSourceMatchesPath
Tests whether a layer has a source which matches a specified
file path
Nyall Dawson
11:39 AM Revision b80bd3c7 (qgis): Resurrect improved delete action for browser files
This new action has many improvements over the old one:
- the old one showed inconsistently -- it appeared only for s...
Nyall Dawson
11:27 AM Revision 8285a158 (qgis): disable Qt6 build on CI (#44417)
Denis Rouzaud
11:27 AM Revision 80cf804d (qgis): [cmake] modernize Qt libraries linking (#44416)
Denis Rouzaud
11:05 AM Revision 45d15bae (qgis): Fix duplicate layout qt warnings shown when opening vector layer proper...
Nyall Dawson
10:34 AM Revision a0f08237 (qgis): Consider srid to avoid mixed geometry errors
Marco Hugentobler
10:19 AM Revision c25bb520 (qgis): disable Qt6 build on CI
Denis Rouzaud
10:18 AM Revision 2ef94adc (qgis): [CI] Let's try something... (#44398)
nicogodet
09:43 AM Revision 385f73ea (qgis): Handle QgsGeometry directly in quotedValue and add a unit test
Marco Hugentobler
09:11 AM Revision 842485f7 (qgis): Fix leaked GDAL dataset handle when deleting layers
Prevents the deletion from actually occurring until QGIS is closed Nyall Dawson
05:47 AM Revision a9f08b0c (qgis): QList::removeAt crashes in qt6 if index is -1, so use QList::removeAll ...
Nyall Dawson
05:44 AM Revision 0e72e012 (qgis): Bulk qt6 cmake updates
Remove more qt5 specific cmake config. Note that most of these are
untested on qt6, as the corresponding libraries ca...
Nyall Dawson
05:44 AM Revision 74a4c131 (qgis): Fix
Nyall Dawson
05:44 AM Revision 5b4d6c3d (qgis): Remove typo
Nyall Dawson
04:39 AM Revision 88ead4ba (qgis): Spelling
Nyall Dawson
04:39 AM Revision 55608c21 (qgis): Some gui QRegExp removal
Nyall Dawson
04:39 AM Revision 8aec877a (qgis): Documentation improvements, clazy fixed for QgsFileWidget
Nyall Dawson
04:39 AM Revision af4c447c (qgis): More thread_local QRegularExpression
Nyall Dawson
04:39 AM Revision 8a3bf564 (qgis): Thread local
Nyall Dawson
03:27 AM Revision b7b84442 (qgis): Fix TabInformation equality operator signatures
Nyall Dawson
03:27 AM Revision e6041e81 (qgis): Fix TabInformation equality operator signatures
Nyall Dawson
03:20 AM Revision 4fe2e9d8 (qgis): Nicer arrangement of actions in browser menu
Nyall Dawson
03:20 AM Revision cb8fabdf (qgis): Remove dead code
Nyall Dawson
03:20 AM Revision ee5381c1 (qgis): Remove outdated comment
Nyall Dawson
03:20 AM Revision 2563dd89 (qgis): Don't show 'Delete File' action in browser when right clicking
a raster sublayer of a dataset
This should instead be a "Delete Layer" action to match OGR sublayers,
but GDAL itsel...
Nyall Dawson
03:20 AM Revision 75b7bbe7 (qgis): Open Externally action only applies to file items
Nyall Dawson
03:20 AM Revision 870a4aaa (qgis): More improvements to browser menu right click menu structure
Move Delete Layer actions into a "Manage" submenu, so that there's
a bit more safety around these. And make sure the ...
Nyall Dawson

2021-07-27

01:13 AM Revision 9b06a222 (qgis): Update src/analysis/processing/qgsalgorithmaddincrementalfield.cpp
Co-authored-by: Nyall Dawson <[email protected]> Loïc Bartoletti
01:13 AM Revision 2381118e (qgis): [Processing][needs-docs] Add incremental field: add modulo option
This algorithm allows to add a column with an integer that will be incremented
from START to the limit, with the poss...
Loïc Bartoletti
01:13 AM Revision 72a0c41e (qgis): add tests
Loïc Bartoletti
01:13 AM Revision 9600a6b7 (qgis): Use QVariant
Loïc Bartoletti
01:13 AM Revision ef388027 (qgis): add documentation
Loïc Bartoletti
06:53 PM Revision 33671c18 (qgis): Merge pull request #44033 from Gustry/tickets
Review the ticket configuration on GitHub Matthias Kuhn
02:49 PM Revision de4e231b (qgis): Merge pull request #44376 from qgis/attachmentid
Add QgsProject::attachmentIdentifier and QgsProject::resolveAttachementIdentifier Sandro Mani
12:19 PM Revision 6209193d (qgis): Add QgsProject::attachmentIdentifier and QgsProject::resolveAttachement...
Sandro Mani
10:24 AM Revision e33a2cd8 (qgis): Add QgsProject::attachmentIdentifier and QgsProject::resolveAttachement...
Sandro Mani
10:19 AM Revision 6967406a (qgis): move QgsNetworkContentFetcherRegistry::FetchingMode to Qgis (#44397)
Denis Rouzaud
08:56 AM Revision 70657c4e (qgis): Add QgsProject::attachmentIdentifier and QgsProject::resolveAttachement...
Sandro Mani
08:46 AM Revision 6b993f6b (qgis): [FEATURE][processing] Brand new duration parameter
Mathieu Pellerin - nIRV
07:34 AM Revision 202e481b (qgis): Fix incomplete message bar messages when exporting items from model
designer Nyall Dawson
07:33 AM Revision 393e5963 (qgis): Rename _serialize -> __serialize to fix collision with _serialize from ...
Sandro Mani
07:29 AM Revision 201c13ba (qgis): Fix file based data collection items should requerying sublayers
when refreshed, or they won't respond to external changes
to the container (such as layers added/deleted elsewhere)
Nyall Dawson
07:29 AM Revision 00f9d7e8 (qgis): Only enable the "delete layer" browser action for OGR items where
gdal supports deleting layers for the format
Avoids misleading messages and the appearance that QGIS can
delete thes...
Nyall Dawson
07:29 AM Revision 072cda01 (qgis): Show "refresh" action for all dataset containers in browser, not
just geopackage Nyall Dawson
07:29 AM Revision f3bf3508 (qgis): Remove redundant QgsProviderSublayerItem::isFile()
Nyall Dawson
06:25 AM Revision cf421a9a (qgis): Fix grass provider build
Nyall Dawson
06:25 AM Revision 5345103a (qgis): Fix dox warning
Nyall Dawson
06:25 AM Revision b2dc48a1 (qgis): Fix grass build
Nyall Dawson
06:25 AM Revision 2164a090 (qgis): [api break] Remove QRegExp argument from QgsNewNameDialog constructor
Replaced with QgsNewNameDialog::setRegularExpression which accepts
a string argument.
QRegExp is deprecated and remo...
Nyall Dawson
06:10 AM Revision 3e6d03be (qgis): Fix incomplete message bar messages when exporting items from model
designer
(cherry picked from commit 1b9295195796a4a2d8319aad3e50f906abcf9b38)
Nyall Dawson
05:25 AM Revision 0dfab5ce (qgis): Rename _serialize -> __serialize to fix collision with _serialize from ...
Sandro Mani
04:13 AM Revision 5189cba8 (qgis): Fix TabInformation equality operator signatures
Nyall Dawson
04:13 AM Revision 88c63891 (qgis): Fix TabInformation equality operator signatures
Nyall Dawson
04:10 AM Revision e7efbad4 (qgis): Fix TabInformation equality operator signatures
Nyall Dawson
03:56 AM Revision b36bb626 (qgis): [browser] Ensure "File Properties" action is always present for
items which represent a file Nyall Dawson
03:56 AM Revision dcae71e3 (qgis): [feature] Add a 'Show in Files' action for all file items in browser
Opens a file explorer window and directly selects the file Nyall Dawson
03:56 AM Revision cb0095ff (qgis): [api] Add a new capability for QgsDataItems to indicate that the
item path directly corresponds to an on-disk file path Nyall Dawson
03:51 AM Revision 7228ac42 (qgis): Fix incomplete message bar messages when exporting items from model
designer Nyall Dawson
03:48 AM Revision 5b804696 (qgis): qgis_process builds on qt 6
Nyall Dawson
03:48 AM Revision 5fc5a0b7 (qgis): QMouseEvent::pos is no more
Nyall Dawson
03:48 AM Revision 27b99d66 (qgis): Remove unused imports
Nyall Dawson
03:48 AM Revision 83749c17 (qgis): Fix QLabel::pixmap returns a value not a pointer on qt 6
Nyall Dawson
03:48 AM Revision 61af302a (qgis): Style option qt6 fixes
Nyall Dawson
03:48 AM Revision f17016fd (qgis): Fix qt 5.14 build
Nyall Dawson
03:48 AM Revision 147c7a83 (qgis): Fix QMultiMap->QMap conversion on qt 6 is not possible
Nyall Dawson
03:48 AM Revision 6f24bacc (qgis): Fix broken use of qMakePair on qt 6
Nyall Dawson
03:48 AM Revision fdde10cf (qgis): Fix use of removed QButtonGroup::buttonClicked int variant
Nyall Dawson
03:48 AM Revision e92f2fda (qgis): Explicit QActionGroup import is required
Nyall Dawson
03:48 AM Revision 581cb406 (qgis): Add required explicit imports for qwt
Nyall Dawson
03:48 AM Revision 881205d6 (qgis): QWheelEvent::delta is no more
Nyall Dawson
03:48 AM Revision 25b03e67 (qgis): Qt6 container algorithm updates
Nyall Dawson
03:47 AM Revision 1b929519 (qgis): Fix incomplete message bar messages when exporting items from model
designer Nyall Dawson

2021-07-26

12:18 AM Revision 2c9a97df (qgis): Merge pull request #44380 from pigreco/toto
correction examples expr: make_rectangle_3points salvatore fiandaca
12:16 AM Revision 54634d9b (qgis): [ogr] When querying sublayers, if an explicit geometry type is
part of the uri being queried then we should only return
the sublayer with this same geometry type
Nyall Dawson
12:15 AM Revision 4b732d78 (qgis): [mdal] When querying sublayers for a uri which includes a specific
layer name, don't return all layers
Instead only return this one specific layer. Fixes drag and drop
of specific mes...
Nyall Dawson
12:15 AM Revision c5f76191 (qgis): Fix build
Nyall Dawson
12:15 AM Revision 215d08f1 (qgis): [mdal] Correctly parse uris with specific layer names in
encode/decodeUri Nyall Dawson
12:14 AM Revision 8a3d4e73 (qgis): [api] Allow a feature callback to be specified when building QgsSpatial...
Nyall Dawson
12:14 AM Revision 72a848a4 (qgis): Remove unwanted iteration from QgsDbscanClusteringAlgorithm and
instead collect datetime values during index population Nyall Dawson
12:14 AM Revision 2834bfaf (qgis): Fix doxygen warning
Nyall Dawson
10:49 PM Revision 0ebc7f9a (qgis): Add QgsProject::getAttachmentIdentifier and QgsProject::resolveAttachem...
Sandro Mani
09:29 PM Revision f853fd3d (qgis): Add QgsProject::getAttachmentIdentifier and QgsProject::resolveAttachem...
Sandro Mani
05:20 PM Revision c57509d7 (qgis): Add QgsProject::getAttachmentIdentifier and QgsProject::resolveAttachem...
Sandro Mani
04:03 PM Revision b991ce3f (qgis): Add QgsProject::getAttachmentIdentifier and QgsProject::resolveAttachem...
Sandro Mani
03:50 PM Revision 5dc95836 (qgis): Missing bits
Mathieu Pellerin - nIRV
02:45 PM Revision 435d8bf9 (qgis): Address review
Mathieu Pellerin - nIRV
02:05 PM Revision fad0375c (qgis): Fix test
Damiano Lombardi
11:25 AM Revision b8dd5d16 (qgis): Add tests for the new duration parameter
Mathieu Pellerin - nIRV
11:25 AM Revision 52bac40a (qgis): [FEATURE][processing] Brand new duration parameter
Mathieu Pellerin - nIRV
10:39 AM Revision ea295750 (qgis): run tests even if build fails
Denis Rouzaud
07:13 AM Revision 1007ee09 (qgis): MemoryProvider native type is boolean and not bool
Damiano Lombardi
02:30 AM Revision f68ef8fb (qgis): [feature][processing] A brand new spatiotemporal ST-DBSCAN clustering a...
Mathieu Pellerin - nIRV

2021-07-25

12:10 AM Revision 402cf112 (qgis): Add help button to layer notes dialog
Harrissou Santanna
12:09 AM Revision 0c61111c (qgis): Remove test of deprecated unused API
Nyall Dawson
12:09 AM Revision 6f942a70 (qgis): Add missing Q_DECLARE_OPERATORS_FOR_FLAGS for QgsProviderUtils::Sublaye...
Nyall Dawson
12:09 AM Revision e06e7d03 (qgis): Create a generic data item provider for all file based datasources
This provider uses the QgsProviderRegistry::querySublayers API
to automatically create appropriate browser data items...
Nyall Dawson
12:09 AM Revision d2b1b975 (qgis): Const
Nyall Dawson
12:09 AM Revision a3ec1812 (qgis): Readonly
Nyall Dawson
12:09 AM Revision 87f43e25 (qgis): Add kmz extension as possible container format
Nyall Dawson
12:09 AM Revision 9b412a41 (qgis): Update tests
Nyall Dawson
12:09 AM Revision 0601381a (qgis): Fix dox warning
Nyall Dawson
12:09 AM Revision e7b1df42 (qgis): Remove redundant test of unused, deprecated API
Nyall Dawson
12:09 AM Revision 657078dd (qgis): Update test
Nyall Dawson
12:09 AM Revision 094293ed (qgis): .db files are also supported by the spatialite provider
Nyall Dawson
12:09 AM Revision 6ee2e042 (qgis): Dox
Nyall Dawson
12:09 AM Revision 670250dd (qgis): Remove mdal, gdal, ogr, ept and pdal data item providers
These are no longer required -- we get them "for free" now! Nyall Dawson
07:20 AM Revision 7f700e35 (qgis): Split QgsBrowserDockWidget to new QgsBrowserWidget class and QgsBrowser...
Moves the guts of QgsBrowserDockWidget to a reusable QWidget subclass
"QgsBrowserWidget", so that browser widgets can...
Nyall Dawson
07:20 AM Revision f5eebaed (qgis): Fix build
Nyall Dawson

2021-07-24

12:55 AM Revision e43bc1e4 (qgis): [ci] Qt6 ready + improve workflow + cache testing Docker image
Denis Rouzaud
01:44 PM Revision 275253e4 (qgis): Use a form in the issue template
Etienne Trimaille
01:43 PM Revision eacb6f98 (qgis): [Server][Tests] Extend WMS dimension tests
Add tests on TIME dimension and a date dimension based on a date field. René-Luc ReLuc
01:43 PM Revision 3b1d21be (qgis): [Server][Tests] Extend WMS dimension tests
Add tests on TIME dimension and a date dimension based on a date field. René-Luc ReLuc
01:39 PM Revision d0a3ceab (qgis): Merge pull request #44111 from rldhont/tests-server-wms-dimension-time
[Server][Tests] Extend WMS dimension tests Alessandro Pasotti
12:57 PM Revision 1d895b8a (qgis): Review the ticket configuration on GitHub
Etienne Trimaille
09:24 AM Revision 11a08eef (qgis): Fix test
Damiano Lombardi
09:24 AM Revision 0c623c96 (qgis): MemoryProvider native type is boolean and not bool
Damiano Lombardi
09:24 AM Revision a2db1074 (qgis): Update .flake8
Damiano Lombardi
09:24 AM Revision 0191af77 (qgis): MemoryProvider fix strange fieldName suffix in cloned layer
If fields added with QgsMemoryProvider::addAttributes have an empty
typeName, the URI returned by vl.publicSource() m...
Damiano Lombardi
09:09 AM Revision c74e886d (qgis): Merge pull request #44349 from m-kuhn/avoid_projection_selection_recurs...
Avoid recursion in crs validation Matthias Kuhn

2021-07-23

11:53 PM Revision 1e3117da (qgis): reduce duration of mesh editor test
Vincent Cloarec
03:14 PM Revision 38d6c91c (qgis): fix checking validity of flags in read/write settings/layer properties ...
Denis Rouzaud
02:10 PM Revision 14624e31 (qgis): test
Alex R
12:56 PM Revision f041cda1 (qgis): [JSON Widget] respect config when displayed in identify res. dialog (#4...
Damiano Lombardi
11:36 AM Revision e05dd6fb (qgis): Fix test
Damiano Lombardi
10:41 AM Revision eaa4b54e (qgis): allow to save/read enum/flags as map layer properties (#44329)
Denis Rouzaud
09:18 AM Revision 2755615b (qgis): only explicitly declare QgsSettingsEntryEnumFlag templates for MSVC (re...
Jürgen Fischer
09:14 AM Revision b0319105 (qgis): Reinstate explicit template instantiations but only for MSVC (refs #44301)
This reverts commit a499a303548654dd8028eaf330fab5388db9e3ea which
reverted f616be29d361cd24f0cd1f3433bfb264304a8760
Jürgen Fischer
09:01 AM Revision 23521d27 (qgis): Avoid recursion in crs validation
If some proj helper files are missing (likely proj.db), showing the
projection selection dialog is shown recursively....
Matthias Kuhn
08:49 AM Revision 6964eb21 (qgis): spelling updates
Jürgen Fischer
08:00 AM Revision 57caeae5 (qgis): Fix crash in vector layer iteration on Qt6 builds
Decrementing an iterator which is already at the beginning results
in a crash
(cherry picked from commit 6776b1b0d79...
Nyall Dawson
08:00 AM Revision f2d4546e (qgis): Cleaner loop
(cherry picked from commit 6527d59118fff87b4fafa8e7909f22de48f3bf76) Nyall Dawson
08:00 AM Revision e57193d6 (qgis): Ignore blocklisted uris when querying all providers for sublayers
Nyall Dawson
08:00 AM Revision c74f42cd (qgis): When querying sublayers for all providers using
QgsProviderRegistry::querySublayers, if there is a preferred providers
for a particular uri then ONLY return sublayer...
Nyall Dawson
08:00 AM Revision b7addc2e (qgis): QgsProviderUtils::suggestLayerNameFromFilePath - nicely handle ept.json...
Nyall Dawson
08:00 AM Revision ae980c51 (qgis): Implement querySublayers for ept provider
Nyall Dawson
08:00 AM Revision dd9eb90a (qgis): Implement querySublayers for pdal provider
Nyall Dawson
07:42 AM Revision b52d37e4 (qgis): Merge pull request #44294 from domi4484/jsonEditWidgetDefault
JSON widget as default for json and jsonb type names Matthias Kuhn
07:38 AM Revision 57de3dec (qgis): Regex as cons thread_local
Damiano Lombardi
07:38 AM Revision a5e81c33 (qgis): Default length/precision for double/real fields
Damiano Lombardi
07:37 AM Revision 8ccf794c (qgis): MemoryProvider respect field name when parsing a URI with unknown typeName
Damiano Lombardi
07:37 AM Revision 9cb3b5a0 (qgis): Update src/core/providers/memory/qgsmemoryprovider.cpp
Co-authored-by: Andrea Giudiceandrea <[email protected]> Damiano Lombardi
07:36 AM Revision cf03e308 (qgis): Added missing type names to uri parsing regex for memory provider
- This was causing strange field names when cloning layers. fixes #44087
- Some code cleanup + QRegexp replaced with ...
Damiano Lombardi
06:57 AM Revision e28a0b72 (qgis): Add flag to QgsProviderSublayerDetails to indicate that the uri
may be a container for other sublayers but that indepth scanning
of the container was skipped
Nyall Dawson
06:57 AM Revision 0dfd561e (qgis): Clarify ambiguous test
Nyall Dawson
06:57 AM Revision d1f20312 (qgis): nc shouldn't be in inexpensive list
Nyall Dawson
06:57 AM Revision 23bd6a8e (qgis): .shp.zip is a potential container
Nyall Dawson
06:57 AM Revision c7c97101 (qgis): [gdal] Correctly implement FastScan for querySublayers
Nyall Dawson
06:57 AM Revision 83494572 (qgis): Skip empty layers in mdal querySublayers
Nyall Dawson
06:57 AM Revision c5163e96 (qgis): [mdal] Respect FastScan flag when querying sublayers
Nyall Dawson
06:57 AM Revision 816bb43c (qgis): [ogr] Correctly handle FastScan flag in querySublayers by performing
an extension only scan for files/folders Nyall Dawson
06:57 AM Revision f6540193 (qgis): If a sublayer has the skippedContainerScan flag set, then
the sublayer details are incomplete Nyall Dawson
06:57 AM Revision 36aa9f31 (qgis): Move some common code to QgsGdalUtils
Nyall Dawson
06:57 AM Revision 48b9ff07 (qgis): Lint
Nyall Dawson
06:57 AM Revision 9f63037b (qgis): [gdal] Populate sublayer driver name
Nyall Dawson
06:57 AM Revision 4a7692c4 (qgis): Populate sublayer driver name for OGR layers
Nyall Dawson
06:57 AM Revision 6c2d7bd7 (qgis): Add driver name to QgsProviderSublayerDetails
Nyall Dawson
06:57 AM Revision 8b1c8d10 (qgis): Silence GDAL warnings while querying sublayers
Nyall Dawson
06:57 AM Revision 7716d199 (qgis): Expand tests
Nyall Dawson
06:57 AM Revision e0f564d8 (qgis): Fix test
Nyall Dawson
06:57 AM Revision a65af600 (qgis): Use QgsGdalUtils::pathIsCheapToOpen to determine whether it's safe to s...
Nyall Dawson
06:57 AM Revision e7cea2d5 (qgis): Add missing file
Nyall Dawson
06:57 AM Revision e6f0c928 (qgis): [mdal Passing a direct layer uri to querySublayers should be acceptable
Nyall Dawson
06:02 AM Revision 19823b76 (qgis): fix infinite loop in qgsstyle
PeterPetrik
06:02 AM Revision 95e91c36 (qgis): Cleanup style upgrade loop
Refs https://github.com/qgis/QGIS/pull/44038/files#r663350654 Nyall Dawson
05:40 AM Revision dfd92cd6 (qgis): Cleaner loop
(cherry picked from commit 6527d59118fff87b4fafa8e7909f22de48f3bf76) Nyall Dawson
05:40 AM Revision c9715e56 (qgis): Fix crash in vector layer iteration on Qt6 builds
Decrementing an iterator which is already at the beginning results
in a crash
(cherry picked from commit 6776b1b0d79...
Nyall Dawson
05:36 AM Revision c13c5de9 (qgis): Fix crash in vector layer iteration on Qt6 builds
Decrementing an iterator which is already at the beginning results
in a crash
(cherry picked from commit 6776b1b0d79...
Nyall Dawson
05:36 AM Revision e9a1a9b9 (qgis): Cleaner loop
(cherry picked from commit 6527d59118fff87b4fafa8e7909f22de48f3bf76) Nyall Dawson
03:45 AM Revision 7dc51d93 (qgis): Use querySublayers in QgsVectorLayerSaveAsDialog to determine sublayers...
...instead of older deprecated sublayers handling Nyall Dawson
03:41 AM Revision daa6df5e (qgis): [processing] Fix default value of multiple field selection inputs
in models cannot be set to no value
Fixes #44005
Nyall Dawson
03:34 AM Revision cd6c3956 (qgis): [ogr] Report ESRI multipatch GDB layers as multipolygonz layers
Apply the same workaround we use for multipatch shapefiles to
GDB sources
(cherry picked from commit 7b283b33aec629a...
Nyall Dawson
03:34 AM Revision b34238bd (qgis): Use querySublayers to populate database layers in QgsOgrDbSourceSelect
Nyall Dawson
03:34 AM Revision 5dbd7863 (qgis): Fix build
Nyall Dawson
03:33 AM Revision 32a9ca27 (qgis): Use querySublayers to populate Geopackage data items
...instead of older deprecated sublayers API Nyall Dawson
03:33 AM Revision de2e979e (qgis): Fix build
Nyall Dawson
03:30 AM Revision 811a0353 (qgis): Add activeDecorations to iface object
Allow plugins and scripts to export animations with decorations Keigo Imai
03:30 AM Revision c7a7ec3b (qgis): Update src/gui/qgisinterface.h
Co-authored-by: Nyall Dawson <[email protected]> Keigo Imai
03:30 AM Revision c34cfeb4 (qgis): update sip file
Keigo Imai
03:05 AM Revision 09297ed9 (qgis): Cleanup style upgrade loop
Refs https://github.com/qgis/QGIS/pull/44038/files#r663350654 Nyall Dawson
03:03 AM Revision 7d647ca8 (qgis): Fix misleading messages when trying to delete ogr sublayer
Nyall Dawson
03:03 AM Revision 29bdd6a0 (qgis): Fix misleading messages when trying to delete ogr sublayer
Nyall Dawson
02:57 AM Revision f818a620 (qgis): Create QgsGdalUtils::pathIsCheapToOpen
Returns true if a dataset is considered "cheap" to open.
The logic is very rudimentary for now, and considers only t...
Nyall Dawson

2021-07-22

01:23 AM Revision e1ccc844 (qgis): Ignore some more generated files
Sandro Santilli
01:23 AM Revision 5455e912 (qgis): Do not ignore .install and .lintial-overrides
Sandro Santilli
01:02 PM Revision 0a2f10c0 (qgis): Fix misleading messages when trying to delete ogr sublayer
Nyall Dawson
01:02 PM Revision 9d57ab05 (qgis): Fix misleading messages when trying to delete ogr sublayer
Nyall Dawson
01:00 PM Revision 6527d591 (qgis): Cleaner loop
Nyall Dawson
01:00 PM Revision 2fbcf30a (qgis): Add a proper icon for geometry collections
Nyall Dawson
01:00 PM Revision 94417729 (qgis): Use proper icon for unknown/collection geometry types, instead
of always using polygon icon Nyall Dawson
12:58 PM Revision 2fa296cf (qgis): Move utility functions to QgsOgrProviderUtils
Nyall Dawson
12:58 PM Revision 5067245c (qgis): Fix misleading messages when trying to delete ogr sublayer
Nyall Dawson
11:20 AM Revision 30e3f46e (qgis): cmake fixes to static providers (#44326)
Denis Rouzaud
10:08 AM Revision 27458455 (qgis): Fix handling of cached geometries in QgsPostgresExpressionCompiler
Marco Hugentobler
09:26 AM Revision 9af959af (qgis): fix DISTRO_VERSION argument (#44324)
Denis Rouzaud
09:26 AM Revision 117b4394 (qgis): Merge pull request #44328 from qgis/3nids-patch-1
fix typo Denis Rouzaud
09:17 AM Revision 91219de3 (qgis): Update qgssettings.h
Denis Rouzaud
09:17 AM Revision dcaf7538 (qgis): fix typo
Denis Rouzaud
08:58 AM Revision 552e0a83 (qgis): Update tsstat.pl
Add a reporter in Italian translators team. stefano campus
06:54 AM Revision 5246257e (qgis): Cleaner API for QgsProviderUtils::sublayerDetailsAreIncomplete,
add flag to ignore unknown geometry types Nyall Dawson
05:59 AM Revision 848000e7 (qgis): Rework API and improve memory handling of graph objects
Instead of QgsGraphBuilder::graph() taking the ownership of the graph
and leaving the QgsGraphBuilder in an unpredict...
Nyall Dawson
05:49 AM Revision 90359fc3 (qgis): [ogr] Report ESRI multipatch GDB layers as multipolygonz layers
Apply the same workaround we use for multipatch shapefiles to
GDB sources
(cherry picked from commit 7b283b33aec629a...
Nyall Dawson
05:45 AM Revision da030275 (qgis): [Oracle] Fixes #40001 : Use QgsTask to retrieve available tables so we ...
cancel it Julien Cabieces
05:45 AM Revision cb367268 (qgis): [ogr] Report ESRI multipatch GDB layers as multipolygonz layers
Apply the same workaround we use for multipatch shapefiles to
GDB sources
(cherry picked from commit 7b283b33aec629a...
Nyall Dawson
03:49 AM Revision 9914d4b5 (qgis): Fix dock widget sizes are not correctly restored
Because of upstream regression https://bugreports.qt.io/browse/QTBUG-89034
we have to hack around this bug downstream...
Nyall Dawson
03:46 AM Revision 0a63349d (qgis): When dragging a vector layer with unknown geometry type from browser,
ensure the sublayers dialog is shown if the layer has unknown
geometry type
Fixes dragging geometry collection files...
Nyall Dawson
03:28 AM Revision d392cc08 (qgis): warn when adding model with the same name as the existing one (fix #42184)
confirm model overwrite if model file has the same name as the existing
one
Alexander Bruy
02:34 AM Revision b7118251 (qgis): Typo fix
Harrissou Santanna
02:34 AM Revision e7c55e33 (qgis): Some Qt Designer automatic fixes (indentation, widget...)
Harrissou Santanna
02:34 AM Revision 0843dfcc (qgis): Emphasize that anchor point refers to feature side
Harrissou Santanna
02:34 AM Revision 9af76046 (qgis): Reorganize balloon callout dialog
- Group properties of the same type (rendering vs relation with feature)
- Fix indentation, blend mode DD button misa...
Harrissou Santanna
02:34 AM Revision 751ca17d (qgis): Reorganize linear callouts dialog
- Group callout properties of the same type (rendering vs relation with feature)
- Fix tab order
Harrissou Santanna
02:34 AM Revision 1fe04428 (qgis): Move up Margins group
Harrissou Santanna
02:34 AM Revision d23c46bc (qgis): Move "Offset from label" and "Offset from feature" close to each other
Harrissou Santanna
02:34 AM Revision d6520460 (qgis): Use a meaningful name for label widgets
Harrissou Santanna
02:33 AM Revision b3c5cf8d (qgis): Change prototypes of extern functions of C++ plugins...
... to fix the -Wreturn-type-c-linkage warnings.
The methods that returned a QString now return a const QString*.
T...
Even Rouault
02:18 AM Revision 0d504ad6 (qgis): Test addTopologicalPoints results
Germán Carrillo
02:18 AM Revision ec13b33c (qgis): Fix return value of addTopologicalPoints(QgsGeometry)
Germán Carrillo
02:18 AM Revision 281fe95f (qgis): Complete addTopologicalPoints result values for QgsVectorLayer; add tes...
Germán Carrillo
02:18 AM Revision f5946a18 (qgis): Unfinished attempt to use query result widget for SQL layer updates
Alessandro Pasotti
02:18 AM Revision 276d1980 (qgis): Address PR comments and add ENUM for widget mode
Alessandro Pasotti
02:18 AM Revision 387c403c (qgis): First nail in the coffin of DB Manager
Replace DB Manager legend custom menu action with
C++ implementation for SQL layer
Alessandro Pasotti
02:16 AM Revision 7d274c43 (qgis): Fix dock widget sizes are not correctly restored
Because of upstream regression https://bugreports.qt.io/browse/QTBUG-89034
we have to hack around this bug downstream...
Nyall Dawson
02:10 AM Revision ab392e15 (qgis): Fix crash in vector layer iteration on Qt6 builds
Decrementing an iterator which is already at the beginning results
in a crash
Nyall Dawson
02:08 AM Revision cf38f2c8 (qgis): QgsProcessingAlgorithmDialogBase: limit number of info messages to avoi...
Even Rouault
02:08 AM Revision 0f686959 (qgis): QgsMessageLogViewer: limit number of messages to avoid blowing RAM (fix...
Even Rouault
02:08 AM Revision c93bcc1b (qgis): QgsProcessingFeedback: limit number of messages to avoid blowing RAM (f...
Even Rouault
02:07 AM Revision f0d696dc (qgis): QgsProcessingAlgorithmDialogBase: limit number of info messages to avoi...
Even Rouault
02:07 AM Revision ffd53e68 (qgis): QgsMessageLogViewer: limit number of messages to avoid blowing RAM (fix...
Even Rouault
02:07 AM Revision 55fb84dc (qgis): Fix typo in QgsMapSettings::visibleExtent() doc
Andrea Giudiceandrea
02:07 AM Revision be5cb1f0 (qgis): Fix scalebar decoration in rotated map
Reset the map rotation before calculating the map width Andrea Giudiceandrea
02:07 AM Revision 39d08be4 (qgis): QgsProcessingFeedback: limit number of messages to avoid blowing RAM (f...
Even Rouault
02:05 AM Revision ff661270 (qgis): Remove unused private method QgsTopologicalMesh::facesCanBeJoinedWithCo...
Even Rouault
02:05 AM Revision e7a7bf32 (qgis): QgsRasterLayer: make sure mRasterType member is initialized
Even Rouault
02:05 AM Revision 34bfa8fc (qgis): QgsRubberBand3D: disable copying as we have pointer members
Even Rouault
02:05 AM Revision 75684779 (qgis): QgsTextRenderer::drawTextInternalHorizontal(): remove dead code
Even Rouault
02:05 AM Revision 4e0e9ff0 (qgis): QgsWmsSettings::parseUri(): explicitly ignore return value of toInt()
Even Rouault
02:05 AM Revision 1233c89d (qgis): QgsLayoutUtils::predefinedScales(): avoid potential nullptr dereference
Even Rouault
02:05 AM Revision 21077339 (qgis): QgsAppMapTools: disable copying as we have pointer members
Even Rouault
02:05 AM Revision a02ed45d (qgis): QgsExportMeshOnElement::processAlgorithm(): avoid potential nullptr der...
Even Rouault
02:03 AM Revision 92ba0ecf (qgis): reset upper border of the cumulative cut to the maximum value (fix #42717)
Alexander Bruy
02:03 AM Revision a499a303 (qgis): Remove explicit template instantiations
Sandro Mani

2021-07-21

01:54 AM Revision a8959c67 (qgis): Fix OGC workflow (#43946)
Paul Blottiere
01:54 AM Revision 64d40eff (qgis): Fix scalebar decoration in rotated map
Reset the map rotation before calculating the map width Andrea Giudiceandrea
01:54 AM Revision 6d01b322 (qgis): [processing] Fix missing fields in data defined expression builder
when input layer is using selected features only
Fixes #40055
Nyall Dawson
01:54 AM Revision 237394f3 (qgis): [processing] Fix file download alg stuck in infinit loop when network e...
Mathieu Pellerin - nIRV
01:54 AM Revision 785e7852 (qgis): Fixes #37945 : Take tile_buffer parameter into consideration when
rendering labels Julien Cabieces
01:54 AM Revision 9f4ba422 (qgis): fix project dirtiness when changing layout name
speillet
01:54 AM Revision 572299ad (qgis): std::make_unique -> qgis::make_unique
pathmapper
01:54 AM Revision 2cfb903d (qgis): Fix typo in QgsMapSettings::visibleExtent() doc
Andrea Giudiceandrea
01:54 AM Revision 27396a27 (qgis): [fix] #43905 append OAPIF extra query params if url is not empty
Joonalai
01:54 AM Revision d31c2f83 (qgis): Test for regression #43905 OAPIF extra query params
Joonalai
01:54 AM Revision 79786343 (qgis): [layouts] Fix bounding rectangle for shapes doesn't include stroke
width after loading from xml
Fixes #43748
Nyall Dawson
01:54 AM Revision df1b5bbf (qgis): Update results
Paul Blottiere
01:54 AM Revision be483935 (qgis): Fixes WMTS GetCapabilities and axis order
Paul Blottiere
01:54 AM Revision b96f59be (qgis): Fix UnicodeDecodeError in Processing history
Andrea Giudiceandrea
01:54 AM Revision 43639824 (qgis): [processing] Fix use of data defined parameter values when editing
features in place
Fixes #43758
Nyall Dawson
01:54 AM Revision 4054067b (qgis): [processing] Fix default value of multiple field selection inputs
in models cannot be set to no value
Fixes #44005
Nyall Dawson
11:54 PM Revision 4311770c (qgis): Merge pull request #44304 from qgis/backport-44290-to-release-3_16
[Backport release-3_16] Fix opacity slider crash Even Rouault
11:42 PM Revision ac2884af (qgis): Merge pull request #44303 from qgis/backport-44290-to-release-3_20
[Backport release-3_20] Fix opacity slider crash Even Rouault
10:56 PM Revision 2239b022 (qgis): Fix opacity slider crash
Fixes a race condition introduced by the timer. Matthias Kuhn
10:56 PM Revision a282239f (qgis): Fix opacity slider crash
Fixes a race condition introduced by the timer. Matthias Kuhn
10:52 PM Revision 15d41964 (qgis): Fix opacity slider crash
Fixes a race condition introduced by the timer. Matthias Kuhn
10:51 PM Revision 96f2cdb7 (qgis): Processing algorithms: check addFeature() return value to throw excepti...
Even Rouault
10:51 PM Revision da41d49c (qgis): Add QgsProcessingAlgorithm::writeFeatureError() to help throw processin...
Even Rouault
10:49 PM Revision 5b316fd0 (qgis): Fix typo
Damiano Lombardi
04:34 PM Revision 247ac10c (qgis): Remove explicit template instantiations
Sandro Mani
04:24 PM Revision 2e3fe194 (qgis): Remove explicit template instantiations
Sandro Mani
01:37 PM Revision be53a98f (qgis): Fix typo in QgsMapSettings::visibleExtent() doc
Andrea Giudiceandrea
01:37 PM Revision 8309482d (qgis): Fix scalebar decoration in rotated map
Reset the map rotation before calculating the map width Andrea Giudiceandrea
01:22 PM Revision e2e7d52c (qgis): QgsMessageLogViewer: limit number of messages to avoid blowing RAM (fix...
Even Rouault
01:22 PM Revision 7b697e15 (qgis): QgsProcessingFeedback: limit number of messages to avoid blowing RAM (f...
Even Rouault
01:22 PM Revision e63d8370 (qgis): QgsProcessingAlgorithmDialogBase: limit number of info messages to avoi...
Even Rouault
12:52 PM Revision 197d78e3 (qgis): reset upper border of the cumulative cut to the maximum value (fix #42717)
Alexander Bruy
12:50 PM Revision 7121f4cf (qgis): warn when adding model with the same name as the existing one (fix #42184)
confirm model overwrite if model file has the same name as the existing
one
Alexander Bruy
12:49 PM Revision 7cdd67ac (qgis): reset upper border of the cumulative cut to the maximum value (fix #42717)
Alexander Bruy
12:47 PM Revision 9098f2c6 (qgis): warn when adding model with the same name as the existing one (fix #42184)
confirm model overwrite if model file has the same name as the existing
one
Alexander Bruy
12:45 PM Revision fd4857d5 (qgis): Fix typo in QgsMapSettings::visibleExtent() doc
Andrea Giudiceandrea
12:45 PM Revision 00c16144 (qgis): Fix scalebar decoration in rotated map
Reset the map rotation before calculating the map width Andrea Giudiceandrea
12:19 PM Revision a796acd4 (qgis): QgsProcessingFeedback: limit number of messages to avoid blowing RAM (f...
Even Rouault
12:19 PM Revision ebeefc95 (qgis): QgsProcessingAlgorithmDialogBase: limit number of info messages to avoi...
Even Rouault
12:19 PM Revision cf2dcd77 (qgis): QgsMessageLogViewer: limit number of messages to avoid blowing RAM (fix...
Even Rouault
12:16 PM Revision 3dae9575 (qgis): QgsProcessingAlgorithmDialogBase: limit number of info messages to avoi...
Even Rouault
12:16 PM Revision 80041337 (qgis): QgsMessageLogViewer: limit number of messages to avoid blowing RAM (fix...
Even Rouault
12:16 PM Revision a52b2bf0 (qgis): QgsProcessingFeedback: limit number of messages to avoid blowing RAM (f...
Even Rouault
12:15 PM Revision 7b283b33 (qgis): [ogr] Report ESRI multipatch GDB layers as multipolygonz layers
Apply the same workaround we use for multipatch shapefiles to
GDB sources
Nyall Dawson
11:25 AM Revision 849d8ccd (qgis): [JSON widget] bit higher score for json/jsonb typenames
Damiano Lombardi
10:37 AM Revision 595f8299 (qgis): JSON widget as default for QVariant::Map and consequently jsonb types
Damiano Lombardi
08:12 AM Revision a80e42be (qgis): use single workflows for all Qt versions (#44241)
* use single workflows for all Qt versions
* simplify variables
* fix workflow
* fix file path
* lso unify build ...
Denis Rouzaud
06:18 AM Revision 2e486a4e (qgis): Fix scalebar decoration in rotated map
Reset the map rotation before calculating the map width Andrea Giudiceandrea
06:18 AM Revision 5801c089 (qgis): Fix typo in QgsMapSettings::visibleExtent() doc
Andrea Giudiceandrea
06:18 AM Revision 587f44b7 (qgis): Fix typo in QgsMapSettings::visibleExtent() doc
Andrea Giudiceandrea
06:18 AM Revision 91161148 (qgis): Fix scalebar decoration in rotated map
Reset the map rotation before calculating the map width Andrea Giudiceandrea
06:15 AM Revision bea6d914 (qgis): Check Geometries/Check for duplicates: avoid assertion in debug builds ...
Even Rouault
06:15 AM Revision c4313fdc (qgis): Test "substr" function with named parameters
Andrea Giudiceandrea
06:15 AM Revision f4b518fd (qgis): Fix substr expression function named parameters
Fix the "substr" function removing a trailing white space in the named parameter "start" Andrea Giudiceandrea
06:15 AM Revision b5d66102 (qgis): Check Geometries/Check for duplicates: avoid assertion in debug builds ...
Even Rouault
06:15 AM Revision d3dade07 (qgis): Fix substr expression function named parameters
Fix the "substr" function removing a trailing white space in the named parameter "start" Andrea Giudiceandrea
06:15 AM Revision fdbbdeb9 (qgis): Test "substr" function with named parameters
Andrea Giudiceandrea
06:14 AM Revision deb516d5 (qgis): Fix typo in QgsMapSettings::visibleExtent() doc
Andrea Giudiceandrea
06:14 AM Revision b496e508 (qgis): Fix scalebar decoration in rotated map
Reset the map rotation before calculating the map width Andrea Giudiceandrea
02:21 AM Revision ee8c4fed (qgis): Fix substr expression function named parameters
Fix the "substr" function removing a trailing white space in the named parameter "start" Andrea Giudiceandrea
02:21 AM Revision cbdd5ded (qgis): Test "substr" function with named parameters
Andrea Giudiceandrea
02:20 AM Revision 50ce76c8 (qgis): Test "substr" function with named parameters
Andrea Giudiceandrea
02:20 AM Revision 8b8a0e12 (qgis): Check Geometries/Check for duplicates: avoid assertion in debug builds ...
Even Rouault
02:20 AM Revision e08b37be (qgis): Fix substr expression function named parameters
Fix the "substr" function removing a trailing white space in the named parameter "start" Andrea Giudiceandrea
02:20 AM Revision 95acb133 (qgis): Check Geometries/Check for duplicates: avoid assertion in debug builds ...
Even Rouault
02:18 AM Revision df0b638b (qgis): Fix crash in expression array functions on qt6
Calling *std::min_element/max_element on an empty container
leads to a crash
Nyall Dawson
02:18 AM Revision 13e3d2fd (qgis): Rework API and improve memory handling of graph objects
Instead of QgsGraphBuilder::graph() taking the ownership of the graph
and leaving the QgsGraphBuilder in an unpredict...
Nyall Dawson
02:18 AM Revision 3e1bbbac (qgis): Check Geometries/Check for duplicates: avoid assertion in debug builds ...
Even Rouault
02:17 AM Revision 5bbae769 (qgis): Fix QgsPoint code samples
Harrissou Santanna
02:17 AM Revision d382ef3a (qgis): Test "substr" function with named parameters
Andrea Giudiceandrea
02:17 AM Revision 9d67647e (qgis): Fix substr expression function named parameters
Fix the "substr" function removing a trailing white space in the named parameter "start" Andrea Giudiceandrea

2021-07-20

07:20 PM Revision cad4bf27 (qgis): Merge pull request #44273 from domi4484/jsonEditWidgetConfigToolTip
[JSON widget] Added tooltip for option "Format JSON" Matthias Kuhn
05:51 PM Revision 279f82f0 (qgis): [JSON widget] Added tooltip for option "Format JSON"
Damiano Lombardi
03:22 PM Revision 8ebeab13 (qgis): Merge pull request #44268 from qgis/backport-44253-to-release-3_20
[Backport release-3_20] Fix: HANA provider doesn't compile if WITH_GUI is off Matthias Kuhn
01:26 PM Revision 96033a3c (qgis): Fix: HANA provider doesn't compile if WITH_GUI is off
Maxim Rylov
01:23 PM Revision 6d5f1334 (qgis): Merge pull request #44253 from mrylov/hana_dev
Fix: HANA provider doesn't compile if WITH_GUI is off Matthias Kuhn
01:07 PM Revision 70f2c4b9 (qgis): replace locale for testing images only
Denis Rouzaud
11:59 AM Revision d31528c1 (qgis): fix Dockerfile path
Denis Rouzaud
10:08 AM Revision cbcfafcf (qgis): with analysis
Denis Rouzaud
10:08 AM Revision fbd84a0b (qgis): try without locale
Denis Rouzaud
10:08 AM Revision 77dafa98 (qgis): restore clang warnings for Qt6
Denis Rouzaud
10:08 AM Revision 6be5167d (qgis): fix ccache lib path on fedora
Denis Rouzaud
10:08 AM Revision 210b7572 (qgis): fix workflow var
Denis Rouzaud
10:08 AM Revision 1c55498c (qgis): Fix var name
Denis Rouzaud
10:08 AM Revision 4f13d84b (qgis): always enable tests
Denis Rouzaud
10:08 AM Revision 9d999f99 (qgis): no serial port
Denis Rouzaud
10:08 AM Revision 5ed2b51f (qgis): disable oauth
Denis Rouzaud
10:08 AM Revision 0c538302 (qgis): disable webkit
Denis Rouzaud
10:08 AM Revision 0c8ee6aa (qgis): do not defined LD_PRELOAD for fedora
Denis Rouzaud
10:08 AM Revision 790d6f1e (qgis): lso unify build scripts
Denis Rouzaud
10:08 AM Revision 2e059799 (qgis): simplify variables
Denis Rouzaud
10:08 AM Revision 0a5f1262 (qgis): fix file path
Denis Rouzaud
10:08 AM Revision b6e5aee6 (qgis): fix workflow
Denis Rouzaud
10:08 AM Revision 24d7c795 (qgis): use single workflows for all Qt versions
Denis Rouzaud
09:25 AM Revision 8e508c28 (qgis): Remove unused deprecated header
Nyall Dawson
09:25 AM Revision b3283f63 (qgis): Misc qt6 build fixes
Nyall Dawson
09:25 AM Revision 35511ff6 (qgis): Add qtdeclarative dependancy
Nyall Dawson
09:25 AM Revision d16d0311 (qgis): QButtonGroup::buttonClicked( int ) doesn't exist anymore
Nyall Dawson
09:25 AM Revision b6aaf6de (qgis): std::min fixes
Nyall Dawson
09:25 AM Revision cc57cdd8 (qgis): Fix QChar to int conversion doesn't exist anymore
Nyall Dawson
09:25 AM Revision 55840a72 (qgis): Remove unused variable
Nyall Dawson
09:25 AM Revision d6126c01 (qgis): Fix qt6 build
Nyall Dawson
09:25 AM Revision ae6f4ade (qgis): QRegExp -> QRegularExpression
Nyall Dawson
09:25 AM Revision 965bc1fd (qgis): Forward declare QSvgWidget to defer dealing with this for now
Nyall Dawson
09:25 AM Revision 02afa1e5 (qgis): Signature of virtual method has changed in qt6
Nyall Dawson
09:25 AM Revision 98257b8c (qgis): Fix metatype build error due to QPROPERTY of forward declared class
Nyall Dawson
09:25 AM Revision 6d7d7ccb (qgis): QTreeView::viewOptions() doesn't exist in qt 6
Nyall Dawson
09:25 AM Revision ea43f6bf (qgis): QUuid cannot be constructed from string in Qt6
Nyall Dawson
09:25 AM Revision 87e26538 (qgis): Fix QML cmake for qt 6
Nyall Dawson
09:25 AM Revision 8be17527 (qgis): A bunch of gui cmake fixes for qt6
Nyall Dawson
09:25 AM Revision c313b27c (qgis): Analysis compiles in qt6
Nyall Dawson
09:25 AM Revision c1ac7990 (qgis): String ref qt6 fixes
Nyall Dawson
09:25 AM Revision f4d9f83e (qgis): endl -> Qt::endl
Nyall Dawson
09:25 AM Revision f2bcea2f (qgis): Fix detection of print support for qt6 in analysis lib
Nyall Dawson
09:25 AM Revision 1621594e (qgis): Update constructor of QDateTimeEdit
Nyall Dawson
09:25 AM Revision ddd2e2cd (qgis): Build qwt 6.2, which supports qt6
Nyall Dawson
09:25 AM Revision af859912 (qgis): Fix another unintended int to QChar conversion in debug message
Nyall Dawson
09:25 AM Revision 6e5d1914 (qgis): Fix type conversion in debug code
Nyall Dawson
09:25 AM Revision c44e3288 (qgis): Fix accidental int to QChar conversion in debug message
Nyall Dawson
09:25 AM Revision 71a6eb72 (qgis): Remove use of deprecated QtCore_VERSION_STRING for qt6 builds
Nyall Dawson
09:25 AM Revision 99be260b (qgis): qrand is gone
Nyall Dawson
09:25 AM Revision b4903aeb (qgis): Fix list to set
Nyall Dawson
09:25 AM Revision ec8943fe (qgis): Another std::min fix
Nyall Dawson
09:25 AM Revision c2e1ea3b (qgis): QgsGeometry::Change operator== should be const
Nyall Dawson
09:25 AM Revision 196762ff (qgis): More endl fixes
Nyall Dawson
09:25 AM Revision bb0e904b (qgis): Fix test library name
Nyall Dawson
09:25 AM Revision 3946d71a (qgis): More test qt6 build fixes
Nyall Dawson
09:25 AM Revision 3b6497cb (qgis): Fix build command
Nyall Dawson
09:25 AM Revision 6f9cbde7 (qgis): Some qwt related build fixes
Nyall Dawson
09:25 AM Revision 95df57aa (qgis): Another test std::min fix
Nyall Dawson
09:25 AM Revision 87986534 (qgis): Another endl fix
Nyall Dawson
09:25 AM Revision 26ede995 (qgis): Qt5 compilation fix
Nyall Dawson
09:25 AM Revision 1773eac7 (qgis): Some qt6 compilation fixes in tests
Nyall Dawson
09:25 AM Revision 71111445 (qgis): Remove nonsense debug message
Nyall Dawson
06:49 AM Revision 1099dbd8 (qgis): Fix crash in expression array functions on qt6
Calling *std::min_element/max_element on an empty container
leads to a crash
Nyall Dawson
06:46 AM Revision c615e04d (qgis): Fix crash in vector layer iteration on Qt6 builds
Decrementing an iterator which is already at the beginning results
in a crash
Nyall Dawson
06:46 AM Revision e8de97ae (qgis): Fix crash in vector layer iteration on Qt6 builds
Decrementing an iterator which is already at the beginning results
in a crash
Nyall Dawson
06:45 AM Revision 912c0a86 (qgis): Fix crash in expression array functions on qt6
Calling *std::min_element/max_element on an empty container
leads to a crash
Nyall Dawson
06:42 AM Revision 6776b1b0 (qgis): Fix crash in vector layer iteration on Qt6 builds
Decrementing an iterator which is already at the beginning results
in a crash
Nyall Dawson
05:59 AM Revision 35f3ffdb (qgis): Rework API and improve memory handling of graph objects
Instead of QgsGraphBuilder::graph() taking the ownership of the graph
and leaving the QgsGraphBuilder in an unpredict...
Nyall Dawson
05:54 AM Revision 81b934d9 (qgis): Rework API and improve memory handling of graph objects
Instead of QgsGraphBuilder::graph() taking the ownership of the graph
and leaving the QgsGraphBuilder in an unpredict...
Nyall Dawson
03:21 AM Revision 9328953a (qgis): [layouts] Ensures that 1:1 zoom level on layout designer accounts
for actual screen dpi, and responds correctly when window is dragged
between screens
Nyall Dawson

2021-07-19

08:12 PM Revision 223c5fbf (qgis): Remove deprecated QTest flag to unlock compilation against qt6
Mathieu Pellerin - nIRV
08:12 PM Revision f2502f7b (qgis): Fix mesh editor test (remove deprecated QList::toSet())
Mathieu Pellerin - nIRV
08:12 PM Revision 1fdba5d3 (qgis): Reactivate tests for the Qt6 build
Mathieu Pellerin - nIRV
08:12 PM Revision d8461a15 (qgis): Fix QgsFontUtils test
Mathieu Pellerin - nIRV
05:35 PM Revision aae73a70 (qgis): Update 10_bug_report.md
the community is the project. Jürgen Fischer
04:27 PM Revision 98cbabb5 (qgis): Fix qt6 build
Nyall Dawson
03:59 PM Revision 1c3c5cd6 (qgis): Release of 3.20.1
Jürgen Fischer
03:59 PM Revision d06507aa (qgis): translation update for 3.20.1 from transifex
Jürgen Fischer
03:52 PM Revision 9f8d2f79 (qgis): Release of 3.16.9
Jürgen Fischer
03:52 PM Revision ef8d3a89 (qgis): translation update for 3.16.9 from transifex
Jürgen Fischer
03:47 PM Revision b6a7bd66 (qgis): Update to final 3.20 splash
Jürgen Fischer
02:58 PM Revision de2ef3c3 (qgis): Fix: HANA provider doesn't compile if WITH_GUI is off
Maxim Rylov
01:31 PM Revision 9b864c54 (qgis): fix qt6 compilation after mesh editing PR (#44240)
Peter Petrik
10:46 AM Revision ff54bd53 (qgis): Merge pull request #43831 from elpaso/localization-more-fixes
GUI localization tweaks Alessandro Pasotti
09:21 AM Revision 6a4286f4 (qgis): Add icon for curved callouts
(thanks to @DelazJ for the original commit) Mathieu Pellerin - nIRV
09:01 AM Revision 1436a81b (qgis): Truncate filter from middle of string
Nyall Dawson
09:01 AM Revision 73f90203 (qgis): Truncate very long filter strings in tooltip
Fixes #44217 Nyall Dawson
08:21 AM Revision 8cd8bec5 (qgis): [mesh] mesh frame editing part 3 - Advanced editing (#44169)
[mesh] [feature] Delaunay triangulation and face refinement for advanced mesh editing tools Vincent Cloarec
08:05 AM Revision 4bb7f82f (qgis): [sipify] Add check that doxygen //!< command is only used for enum
documentation
sipify can't handle it in other contexts
Nyall Dawson
06:05 AM Revision 3164ede1 (qgis): [processing] Fix missing fields in data defined expression builder
when input layer is using selected features only
Fixes #40055
Nyall Dawson
06:04 AM Revision dc39bc02 (qgis): [processing] Fix missing fields in data defined expression builder
when input layer is using selected features only
Fixes #40055
Nyall Dawson
06:04 AM Revision a2a6df2f (qgis): Fix incorrect symbol size units shown when first showing the symbol widget
We need to populate the combo box with all valid size units before trying
to set the unit for the combo
Fixes #44070
Nyall Dawson
06:02 AM Revision 2724315a (qgis): Move enums from QgsVectorLayer to Qgis, promote to enum classes,
and fix redundant QgsVectorLayer.VertexMarkerType enum Nyall Dawson
06:01 AM Revision cc17c904 (qgis): Don't prompt multiple times to add vector/raster sublayers from a gpkg
dragged from the browser
Instead just prompt once with a unified dialog showing all sublayers
Nyall Dawson
05:38 AM Revision 68762149 (qgis): Add icon for curved callouts
(thanks to @DelazJ for the original commit) Mathieu Pellerin - nIRV
05:34 AM Revision 2ac66726 (qgis): Add icon for curved callouts
(thanks to @DelazJ for the original commit) Mathieu Pellerin - nIRV
04:26 AM Revision cfbc2279 (qgis): Fix sublayer group name handling for sources which are directories
not files (e.g. .gdb databases)
Fixes #44181
Nyall Dawson
03:37 AM Revision 0dc48700 (qgis): Update src/ui/mesh/qgsnewmeshlayerdialogbase.ui
Nyall Dawson
03:37 AM Revision f0de9c95 (qgis): Fix strings in GUI and the tabstop order
Harrissou Santanna
03:37 AM Revision 4934f7fc (qgis): Connect to documentation
Harrissou Santanna
03:37 AM Revision 776592f3 (qgis): Ensure New Mesh layer GUI behaves correctly when it's resized
and remember latest geometry Harrissou Santanna

2021-07-18

01:26 AM Revision 6639d737 (qgis): Enable and fix Qt6 build CI test
Mathieu Pellerin - nIRV
01:26 AM Revision 3924aad7 (qgis): Allow to resize the vector 3D Map view properties tab
adding a scrollbar to single symbol widget to control its height Harrissou Santanna
01:26 AM Revision 0a4c5ba0 (qgis): Avoid line and point shading widget shrink
Harrissou Santanna
01:25 AM Revision bb0f9b22 (qgis): Misc fixes: tabstop, vertical spacer and dialog size
Harrissou Santanna
01:25 AM Revision b6c820e2 (qgis): Reorder Mesh vector 3D vertical scaling settings
Harrissou Santanna
01:25 AM Revision a8196f5f (qgis): Set color widget minimal size to avoid they shrink while resizing dialog
Harrissou Santanna
01:25 AM Revision 6c3a84f8 (qgis): Harmonize Min and Max values load button in mesh properties
Harrissou Santanna
01:25 AM Revision ac2b746f (qgis): Name mesh symbology tabs
Harrissou Santanna
01:25 AM Revision 877dc930 (qgis): Allow Mesh 3D view properties dialog resize
Harrissou Santanna
10:36 AM Revision 2cab558e (qgis): Fix a couple of include issues when compiling against qt6
Mathieu Pellerin - nIRV
10:18 AM Revision 744ef3f5 (qgis): [afs] Work around compiler complaining about std::min type mismatch on qt6
Mathieu Pellerin - nIRV
09:56 AM Revision 091b93b8 (qgis): Work around compilier complaining about std::min( long long, int )
Mathieu Pellerin - nIRV
09:27 AM Revision 3fd4fe90 (qgis): [qt6] qRegisterMetaTypeStreamOperators, QMetaType::registerEqualsCompar...
QMetaType::registerComparators have been removed in Qt6 Mathieu Pellerin - nIRV
08:04 AM Revision 026dc4bc (qgis): Fix dock widget sizes are not correctly restored
Because of upstream regression https://bugreports.qt.io/browse/QTBUG-89034
we have to hack around this bug downstream...
Nyall Dawson
08:04 AM Revision 08a02a4d (qgis): Fix dock widget sizes are not correctly restored
Because of upstream regression https://bugreports.qt.io/browse/QTBUG-89034
we have to hack around this bug downstream...
Nyall Dawson
08:01 AM Revision d16d7615 (qgis): Fix dock widget sizes are not correctly restored
Because of upstream regression https://bugreports.qt.io/browse/QTBUG-89034
we have to hack around this bug downstream...
Nyall Dawson
07:59 AM Revision 55485d38 (qgis): Add missing CORE_EXPORT in qgsinterval.h
Mathieu Pellerin - nIRV
07:59 AM Revision 58497b91 (qgis): [spatialite] Fix compilation against qt6
Mathieu Pellerin - nIRV
07:11 AM Revision 2e6b93bf (qgis): We cannot provide a default value through workflow_dispatch
Matthias Kuhn
06:06 AM Revision 9f816de0 (qgis): Merge pull request #44219 from nirvn/qt6_11
[qt6] Fix compilation of gpx and db2 providers against qt6 Mathieu Pellerin - nIRV
05:07 AM Revision 194dac63 (qgis): [db2] Fix compilation against qt6
Mathieu Pellerin - nIRV
05:07 AM Revision cdce3773 (qgis): [gpx] Fix compilation against qt6
Mathieu Pellerin - nIRV
03:20 AM Revision 85106507 (qgis): Merge pull request #44211 from nirvn/qt6_9
[qt6] Insure delimited text provider compiles against qt6 Mathieu Pellerin - nIRV

2021-07-17

06:36 PM Revision 9c5f40fd (qgis): Merge pull request #5 from DelazJ/localisation-more-fixes
Some more tabstop fixes Alessandro Pasotti
04:04 PM Revision 0d2094d7 (qgis): Add tooltip to min/max load button
Harrissou Santanna
04:00 PM Revision 0689362b (qgis): Some more tabstop fixes
Harrissou Santanna
02:10 PM Revision df5f7991 (qgis): [delimitedtext] Remove use of QTextStream in favor of QTextCodec for de...
(needed to compile against qt6) Mathieu Pellerin - nIRV
02:10 PM Revision a2e8fbd5 (qgis): [delimitedtext] Fix compilation against qt6
Mathieu Pellerin - nIRV
11:59 AM Revision d10695cf (qgis): QMap::unite is gone in Qt6, use QMultiMap
Mathieu Pellerin - nIRV
11:57 AM Revision 79ae6db2 (qgis): Remove problematic curly brace initializations in QgsExpressionUtils class
Mathieu Pellerin - nIRV
11:53 AM Revision 4a9c43d1 (qgis): Kill QList::toSet() (proof we need a qt6 build test)
Mathieu Pellerin - nIRV
11:48 AM Revision c8019573 (qgis): [qt6][posgresql] Remove use of QSet::const_iterator operator--(), gone ...
Mathieu Pellerin - nIRV
11:48 AM Revision 1edf16d9 (qgis): Remove use of deprecated qrand() function in favor of QRandomGenerator ...
Mathieu Pellerin - nIRV
11:17 AM Revision 81e412c5 (qgis): Merge pull request #44204 from nirvn/qt6_2
[qt6] Silence a couple of build warnings Mathieu Pellerin - nIRV
10:30 AM Revision 1be1c3d8 (qgis): Silence a couple of buikd warnings
Mathieu Pellerin - nIRV

2021-07-16

10:57 PM Revision 56fa230a (qgis): [processing] Fix duplicate geometry functions group since introduction ...
Mathieu Pellerin - nIRV
10:37 PM Revision 935f45c0 (qgis): Merge pull request #44201 from qgis/backport-44193-to-release-3_20
[Backport release-3_20] Upgrade credentials for HANA tests Matthias Kuhn
07:31 PM Revision 2439ec1f (qgis): Upgrade credentials for HANA
Maxim Rylov
07:28 PM Revision b34c9063 (qgis): Upgrade credentials for HANA
Maxim Rylov
06:58 PM Revision f0dec92c (qgis): Fix mesh tab stop
Alessandro Pasotti
08:04 AM Revision 6c3180e0 (qgis): Fix incorrect symbol size units shown when first showing the symbol widget
We need to populate the combo box with all valid size units before trying
to set the unit for the combo
Fixes #44070
Nyall Dawson
08:03 AM Revision c0081fc1 (qgis): [processing] Fix missing fields in data defined expression builder
when input layer is using selected features only
Fixes #40055
Nyall Dawson
08:03 AM Revision 50cfb4f4 (qgis): [processing] Fix missing fields in data defined expression builder
when input layer is using selected features only
Fixes #40055
Nyall Dawson
08:00 AM Revision 9983be7b (qgis): [processing] Fix missing fields in data defined expression builder
when input layer is using selected features only
Fixes #40055
Nyall Dawson
08:00 AM Revision fafc9625 (qgis): Fix incorrect symbol size units shown when first showing the symbol widget
We need to populate the combo box with all valid size units before trying
to set the unit for the combo
Fixes #44070
Nyall Dawson
03:01 AM Revision 2006c975 (qgis): Migrate remaining uses of QRegExp in src/core
Mathieu Pellerin - nIRV
03:01 AM Revision 677c14dc (qgis): Fix ported regular expression string in the CRS class
Mathieu Pellerin - nIRV
03:01 AM Revision 15d4f5b4 (qgis): Tiny optimizations
Mathieu Pellerin - nIRV
03:01 AM Revision 297dcfe6 (qgis): Address comment
Mathieu Pellerin - nIRV
03:01 AM Revision 19849a77 (qgis): Fix ported regular expression logic in the OGC utils class
Mathieu Pellerin - nIRV

2021-07-15

11:32 PM Revision c2f0a67b (qgis): Expose constraints in tooltips
Alessandro Pasotti
11:32 PM Revision eaa3e522 (qgis): all caps NOT NULL and UNIQUE
Alessandro Pasotti
11:32 PM Revision c4f17d75 (qgis): Remove more references to the DB2 button
Harrissou Santanna
11:32 PM Revision 72901486 (qgis): Remove "Add DB2..." button from menu
Harrissou Santanna
11:32 PM Revision 9f2965b6 (qgis): Fix indentation
Harrissou Santanna
08:04 PM Revision 67a5aee4 (qgis): Merge pull request #44161 from qgis/backport-44159-to-release-3_20
[Backport release-3_20] Don't disable JsonEditWidget by readonly layer Matthias Kuhn
12:42 PM Revision 5ae38ece (qgis): Add "refresh" action to geopackage items in browser
Fixes #35879 Nyall Dawson
11:37 AM Revision 8f7ac82f (qgis): Merge pull request #44158 from elpaso/server-landingpage-redirect-tests
Additional tests for QGIS_SERVER_LANDING_PAGE_PREFIX redirects Alessandro Pasotti
11:23 AM Revision bb354708 (qgis): Only try to query sublayers for providers which support them
Fixes loading other layer types from browser Nyall Dawson
09:39 AM Revision d9b6edab (qgis): Fix leak of QActions in browser right click menu
Since these actions are created anew whenever we show the menu,
they should be parented to the menu so that they get ...
Nyall Dawson
09:12 AM Revision 14c645e5 (qgis): Merge pull request #44171 from nirvn/providers_regexp_gone
Migrate remaining(*) uses of QRegExp in src/providers and tests/ Mathieu Pellerin - nIRV
08:51 AM Revision 7beccbdc (qgis): Project items can be opened from gpkg from select sublayer dialog
Nyall Dawson
08:51 AM Revision 5c354210 (qgis): Also toggle 'add to group' enabled status based on whether a project is...
Nyall Dawson
08:51 AM Revision 1f31a38d (qgis): Add API to QgsProjectStorage to determine matching project storage
implementation from a file path Nyall Dawson
08:51 AM Revision d34b9cab (qgis): Use Item for column header instead of Layer
Nyall Dawson
08:51 AM Revision 96be786d (qgis): Show project items when dropping a gpkg onto QGIS alongside layers
Nyall Dawson
08:51 AM Revision 91b2dc25 (qgis): Nicer UX in select sublayers dialog when project items are present
Nyall Dawson
07:17 AM Revision d80684b0 (qgis): qgsogrsourceselect.cpp: make it identify vector drivers only (fixes #44...
Even Rouault
07:08 AM Revision dc338476 (qgis): Fix layout variable help text in qgsexpression.cpp
Help text for `@layout_pageheight` and `@layout_pagewidth` said value is in mm. That's true for predefined page sizes... Martin Pergler
07:06 AM Revision 8350a1a3 (qgis): Fix ui build warning
Nyall Dawson
06:48 AM Revision 9d64e142 (qgis): Migrate all uses of of QRegEXp in tests/
Mathieu Pellerin - nIRV
06:17 AM Revision adb53624 (qgis): Migrate remaining(*) uses of QRegExp in src/providers
(*) the stagnant GRASS provider hasn't been ported, no
interest on my side
Mathieu Pellerin - nIRV

2021-07-14

06:18 PM Revision 3a07af0e (qgis): Merge pull request #44152 from nirvn/application_regexp
Migrate away from QRegExp in the core application class Mathieu Pellerin - nIRV
04:36 PM Revision 186d9d25 (qgis): Operation count for stale issue
Matthias Kuhn
04:13 PM Revision a983e697 (qgis): Don't disable JsonEditWidget by readonly layer (widget is alway readonly)
Damiano Lombardi
04:10 PM Revision 1f2f0ab4 (qgis): Merge pull request #44159 from domi4484/jsonEditWidgetDisabled
Don't disable JsonEditWidget by readonly layer Matthias Kuhn
03:37 PM Revision 94aa4a4f (qgis): Merge pull request #44137 from nirvn/core_regexp_more
[qt6] A few more QRegExp aurevoirs in src/core Mathieu Pellerin - nIRV
03:10 PM Revision 50fca8fe (qgis): Don't disable JsonEditWidget by readonly layer (widget is alway readonly)
Damiano Lombardi
02:30 PM Revision af45eb00 (qgis): Additional tests for QGIS_SERVER_LANDING_PAGE_PREFIX redirects
Related to #41354 Alessandro Pasotti
12:43 PM Revision c0a6055d (qgis): Merge pull request #44147 from qgis/backport-44139-to-release-3_20
[Backport release-3_20] Fix virtual layer definition decode url ref Alessandro Pasotti
10:09 AM Revision 298a4514 (qgis): Make 2d terrain rendering optional (#43489)
First part of https://github.com/qgis/QGIS-Enhancement-Proposals/issues/215 Nedjima Belgacem
08:19 AM Revision f55fe4e1 (qgis): Add note
Mathieu Pellerin - nIRV
08:06 AM Revision 2c6d6d8a (qgis): fix html mesh layer when editing (#44153)
Vincent Cloarec
08:06 AM Revision e93b19f9 (qgis): finer triangular mesh updating (#44039)
Update triangular mesh during editing only when needed Vincent Cloarec
08:02 AM Revision 071e4b58 (qgis): Merge pull request #44132 from m-kuhn/respect_screen_dpi
Allow using physical DPI for map canvas Matthias Kuhn
08:00 AM Revision c09443a0 (qgis): [mesh] mesh frame editing part 3 - Edit mesh map tool (#44037)
[mesh] [feature] add mesh map tool to CRUD/digitize actions for mesh frame (vertices, faces) Vincent Cloarec
05:36 AM Revision a5809689 (qgis): Remove QgsApplication::shortNameRegExp altogether, document API break
Mathieu Pellerin - nIRV
05:28 AM Revision 358a4af0 (qgis): Better and faster strategy: replicate QRegExp::escape code
Mathieu Pellerin - nIRV
04:20 AM Revision 9769b69f (qgis): Add a few more LIKE expression tests, fix regexp escaping
Mathieu Pellerin - nIRV
03:45 AM Revision 86fa2016 (qgis): [qt6][expression] Migrate away from QRegExp
Mathieu Pellerin - nIRV
03:45 AM Revision 89e126ee (qgis): [qt6][symbology] Migrate away from QRegExp in src/core
Mathieu Pellerin - nIRV
03:45 AM Revision 90a5f369 (qgis): [qt6][gdal][ogr] Migrate away from QRegExp
Mathieu Pellerin - nIRV
03:42 AM Revision 03d99a42 (qgis): Migrate away from QRegExp in the core application class
Mathieu Pellerin - nIRV

2021-07-13

09:15 PM Revision 598e2bd3 (qgis): physical dpi is only available after showEvent
Matthias Kuhn
05:30 PM Revision 5762fe3e (qgis): Merge pull request #44140 from nirvn/regexp_more_more_more
[qt6] Easy src/core QRegExp migrations Mathieu Pellerin - nIRV
04:58 PM Revision b0d4ef92 (qgis): qgsogrsourceselect.cpp: make it identify vector drivers only (fixes #44...
Even Rouault
04:56 PM Revision 6db6de3f (qgis): Merge pull request #44146 from rouault/fix_44108
qgsogrsourceselect.cpp: make it identify vector drivers only (fixes #44108) Even Rouault
04:55 PM Revision 1dfe7186 (qgis): Merge pull request #44145 from rouault/gdal_3_cleanup
Remove code paths that are GDAL < 3 specific, now that GDAL >= 3 is required Even Rouault
04:19 PM Revision 60f947d7 (qgis): Update src/core/qgssqlstatement.cpp
Co-authored-by: Even Rouault <[email protected]> Mathieu Pellerin - nIRV
04:04 PM Revision 05427c98 (qgis): Fix virtual layer definition decode url ref
Fixes #44130 Alessandro Pasotti
04:01 PM Revision 25d40608 (qgis): Merge pull request #44139 from elpaso/bugfix-gh44130-virtual-provider-u...
Fix virtual layer definition decode url ref Alessandro Pasotti
03:54 PM Revision 557752ff (qgis): Merge pull request #44138 from nirvn/core_regexp_more_more
[qt6] Move string utils and {vector,raster} layer class away from QRegExp Mathieu Pellerin - nIRV
03:40 PM Revision 0f25f999 (qgis): use logical dpi as fallback
Matthias Kuhn
02:57 PM Revision cec5a397 (qgis): qgsogrsourceselect.cpp: make it identify vector drivers only (fixes #44...
Even Rouault
02:50 PM Revision 9d4049f5 (qgis): Remove code paths that are GDAL < 3 specific, now that GDAL >= 3 is req...
Even Rouault
12:06 PM Revision 09ccc6a8 (qgis): [qt6] Remove unused QRegExp include in the rectangle geometry class
Mathieu Pellerin - nIRV
12:06 PM Revision 5df7d305 (qgis): [qt6] Random small QRegExp migration
Mathieu Pellerin - nIRV
11:29 AM Revision 846e0aa4 (qgis): Correct pal labelling expected result
Mathieu Pellerin - nIRV
10:44 AM Revision 50ec9aa6 (qgis): Update src/ui/qgsoptionsbase.ui
Matthias Kuhn
10:33 AM Revision 117a0547 (qgis): Fix virtual layer definition decode url ref
Fixes #44130 Alessandro Pasotti
10:10 AM Revision db74bf53 (qgis): windows: make shortcut name configurable via environment variable QGIS_...
Jürgen Fischer
09:13 AM Revision 0847f55b (qgis): [qt6] Mirate string utils class away from QRegExp
Mathieu Pellerin - nIRV
09:13 AM Revision 72e05175 (qgis): [qt6] Move vector and raster layer classes away from QRegExp
Mathieu Pellerin - nIRV
09:04 AM Revision 7ddb06e6 (qgis): No lambda
Matthias Kuhn
07:37 AM Revision 494735a4 (qgis): create new mesh layer (#43873)
[mesh] [feature] adds a option to create blank/scratch mesh frame (vertices/faces) Vincent Cloarec
06:54 AM Revision 1ae9dbf9 (qgis): Merge pull request #44024 from nyalldawson/show_drive_label
Show drive labels in browser for drive items whenever available Alexander Bruy
06:43 AM Revision fe95b527 (qgis): Merge pull request #44126 from nirvn/auth_bye_regexp
[qt6][authentication] Migrate away from QRegExp in favor of QRegularExpression Mathieu Pellerin - nIRV
04:35 AM Revision 0395ea0c (qgis): Micro optimization
Mathieu Pellerin - nIRV
03:13 AM Revision 0b12d48e (qgis): [authentication] Migrate away from QRegExp in favor of QRegularExpression
Mathieu Pellerin - nIRV

2021-07-12

11:00 PM Revision da301afe (qgis): Qt compat
Matthias Kuhn
10:46 PM Revision 8c784de8 (qgis): Fix export
Matthias Kuhn
10:39 PM Revision d0beaae3 (qgis): Move QgsSublayersDialog::PromptMode enum to Qgis and rename
Nyall Dawson
10:39 PM Revision 79ad5274 (qgis): OGR querySublayers can scan inside vsi archives
Nyall Dawson
10:39 PM Revision 5556848f (qgis): Fix querying sublayers for zip items
Nyall Dawson
10:39 PM Revision 593823c1 (qgis): Port addVectorLayers/addRasterLayers to new API
Nyall Dawson
10:39 PM Revision c3a08254 (qgis): Ensure GDAL provider querySublayers preserves open options and other ur...
Nyall Dawson
10:39 PM Revision 86518bb9 (qgis): Condense more code
Nyall Dawson
10:39 PM Revision 218dded2 (qgis): Remove unused code
Nyall Dawson
10:39 PM Revision e7368998 (qgis): Remove unreachable code
Nyall Dawson
10:39 PM Revision c94d4b7e (qgis): Fix retrieval of vsiSuffix in gdal/ogr decodeUri methods
Nyall Dawson
10:39 PM Revision 8a37e6b4 (qgis): Remove a bunch of duplicate code
Nyall Dawson
10:39 PM Revision 98eeb014 (qgis): Port QgisApp::addVectorLayerPrivate to new api
Nyall Dawson
10:39 PM Revision aba7f139 (qgis): Correctly handle tin wkb types when querying ogr sublayers
Nyall Dawson
10:39 PM Revision 59f7b4cc (qgis): Remove duplicate code
Nyall Dawson
10:39 PM Revision 79b622f1 (qgis): If OGR uri specifies an explicit layer, only consider this layer
when querying sublayers Nyall Dawson
10:39 PM Revision 61c84216 (qgis): Commit missed file
Nyall Dawson
10:39 PM Revision 220bcb01 (qgis): Rework QgsMapLayerFactory.createLayer API so that we can specify additi...
Nyall Dawson
10:39 PM Revision 665f6a5b (qgis): OGR provider MUST include layername even for single sublayer gpkg/etc, ...
Nyall Dawson
10:39 PM Revision 352c050c (qgis): Respect sublayer prompt setting
Nyall Dawson
10:39 PM Revision 0a74c979 (qgis): Fix logic
Nyall Dawson
10:39 PM Revision 065566b6 (qgis): More tests
Nyall Dawson
10:39 PM Revision 5cb167b0 (qgis): Fix warning
Nyall Dawson
10:39 PM Revision d44412dd (qgis): Can't monkey patch from core into gui classes
Nyall Dawson
10:39 PM Revision 98178e17 (qgis): Fix another warning
Nyall Dawson
10:39 PM Revision e01dc5d7 (qgis): Special handling for aigrid base/group names
Nyall Dawson
10:39 PM Revision ecd185fd (qgis): Cleanup layer name handling
Nyall Dawson
10:39 PM Revision 829ef1f7 (qgis): Don't return empty layer names for mdal sublayers
Nyall Dawson
10:39 PM Revision d7d50c51 (qgis): Fix sublayer name of aigrid files with uris pointing to .adf file
Nyall Dawson
10:39 PM Revision 00152283 (qgis): Code shuffle
Nyall Dawson
10:39 PM Revision 5e41371f (qgis): WIP
Nyall Dawson
10:39 PM Revision b5a2b320 (qgis): Finish porting mesh sublayer handling
Nyall Dawson
10:39 PM Revision 41d22068 (qgis): Port mesh layer adding to new api/dialog
Nyall Dawson
10:39 PM Revision ebf7128f (qgis): Fix build
Nyall Dawson
10:39 PM Revision 9796aa3b (qgis): Create new QgsProviderSublayersDialog class
Based on QgsProviderSublayerDetails, this new dialog nicely handles
mixed layer type files (e.g. mixed vector/raster/...
Nyall Dawson
10:39 PM Revision 3ff67896 (qgis): Consider sublayers with unknown counts as incomplete details
Nyall Dawson
10:39 PM Revision e685ad00 (qgis): Add methods to return QgsProviderSublayerDetails corresponding
to QModelIndex Nyall Dawson
10:39 PM Revision c0414044 (qgis): Equality operator for QgsProviderSublayerModel.NonLayerItem
Nyall Dawson
10:39 PM Revision 94b7ef9e (qgis): Don't show an icon for unknown geometry types
Nyall Dawson
10:39 PM Revision d44f3100 (qgis): Start depreating
Nyall Dawson
10:39 PM Revision 6bf2f715 (qgis): Fix gdal querySublayers handling of vsi archive uris
Nyall Dawson
10:39 PM Revision ec4b97b6 (qgis): Port vsi archive handling to new API
Nyall Dawson
10:39 PM Revision 28e8b4d8 (qgis): Ensure that correct layer type filtering is applied when requerying sub...
Nyall Dawson
10:39 PM Revision 5b921dca (qgis): Fix potentially ambiguous sublayer names when querying sublayers in
an vsi archive file Nyall Dawson
10:39 PM Revision 64b3b355 (qgis): Spelling
Nyall Dawson
10:39 PM Revision 7c21b3de (qgis): Fix crash in tests
Nyall Dawson
10:39 PM Revision 666b229d (qgis): Fix accidental change
Nyall Dawson
10:39 PM Revision c68b67eb (qgis): Doxygen doesn't like deprecated enums
Nyall Dawson
10:39 PM Revision 1321b33d (qgis): Double click to add single layer
Nyall Dawson
10:26 PM Revision 49a9fec8 (qgis): missing sip file
Matthias Kuhn
06:32 PM Revision a4a100e3 (qgis): sip_include
Matthias Kuhn
03:51 PM Revision 18bd5833 (qgis): Moved settingsRespectScreenDPI to new settings registry gui
Damiano Lombardi
03:05 PM Revision f7646705 (qgis): Merge pull request #44099 from domi4484/fix44087MissingTypeNamesForURIR...
Added missing type names to uri parsing regex for memory provider Mathieu Pellerin - nIRV
01:30 PM Revision bd22811d (qgis): Regex as cons thread_local
Damiano Lombardi
12:07 PM Revision 55666542 (qgis): Merge pull request #44116 from nirvn/bp2
[backport queued_ltr_backports][processing] Fix file download alg stuck in infinit loop when network errors occur Even Rouault
12:06 PM Revision 02314d4f (qgis): Merge pull request #44114 from qgis/backport-44094-to-release-3_20
[Backport release-3_20] [processing] Fix file download alg stuck in infinit loop when network errors occur Even Rouault
12:05 PM Revision 7d13ccee (qgis): Merge pull request #44112 from qgis/collision
Rename _serialize -> __serialize Sandro Mani
11:17 AM Revision d2fae524 (qgis): adapt 3D for live update with mesh editing (#44025)
Vincent Cloarec
 

Also available in: Atom