Activity

From 2022-08-06 to 2022-09-04

2022-09-04

10:30 PM Revision cd2f081f (qgis): Change Datetime tests to also test for Date (only) fields
Richard Duivenvoorde
10:30 PM Revision e8f3c1be (qgis): Add test to test for Date fields (should be casted)
Richard Duivenvoorde
10:30 PM Revision 7562cbc0 (qgis): Add cast (I think forgotten earlier)
Richard Duivenvoorde
10:30 PM Revision d7cddc96 (qgis): Fix 348946 by also casting the end expression
I think this is just forgotten in an earlier commit.
When the start is 'cast' but the end is not, there are issues wh...
Richard Duivenvoorde
10:27 PM Revision 8706c7e2 (qgis): Fix regression in Dynamic Temporal Controller, "Include Start, Include ...
Fixes #348946 by also casting the end expression
I think this is just forgotten in an earlier commit.
When the start...
Richard Duivenvoorde
02:54 PM Revision 84cffdaa (qgis): Merge pull request #50027 from Samweli/hide_expression_variables
Matthias Kuhn
12:19 PM Revision bdfd6704 (qgis): include docstrings for the use of the hidden variables
Samweli
03:59 AM Revision b5e60783 (qgis): fix msvc build again (take II)
Jürgen Fischer
03:08 AM Revision 125294a3 (qgis): fix msvc build again
Jürgen Fischer

2022-09-03

11:02 PM Revision af22f2cf (qgis): Fix and add examples of geometries_to_array function
Harrissou Santanna
10:05 PM Revision ccb46e79 (qgis): Python Console: Don't throw exception if compiled without 3D
Fixes #49987 hannes metzler
10:05 PM Revision cb914be6 (qgis): Fix PEP8 E266 for second level heading comment
hannes metzler
09:24 AM Revision f467c170 (qgis): Fix SQL
Alessandro Pasotti
09:08 AM Revision 4c945c4c (qgis): fix(server): Register services known versions
In QGIS Server only default supported OGC services versions has been registered :
* WMS 1.3.0 even if 1.1.1 is suppo...
René-Luc ReLuc
09:08 AM Revision 540e90b7 (qgis): fix(server): Register services known versions
In QGIS Server only default supported OGC services versions has been registered :
* WMS 1.3.0 even if 1.1.1 is suppo...
René-Luc ReLuc
09:04 AM Revision dd4e7b40 (qgis): Merge pull request #49484 from rldhont/server-register-known-services
fix(server): Register services known versions René-Luc ReLuc

2022-09-02

01:35 AM Revision 09c8a196 (qgis): [expressions] Add make_valid and geometries_to_array functions
Alex Hay
01:08 AM Revision 4d1e1214 (qgis): Optimise some more GEOS methods
Nyall Dawson
01:08 AM Revision f64b4a75 (qgis): Use optimised geos constructors for geos 3.10+
Nyall Dawson
11:28 PM Revision cf7137d2 (qgis): use enum for supported formats
Stefanow Natsis
11:28 PM Revision d398a251 (qgis): don't allow negative zRange in the gui
Stefanow Natsis
11:28 PM Revision fe22b4c7 (qgis): address review
Stefanow Natsis
11:28 PM Revision 3c426b27 (qgis): also export to uncompressed las files
Stefanow Natsis
11:28 PM Revision 4c39f178 (qgis): added filter by geometry / filter by layer support
Stefanow Natsis
07:18 PM Revision e380605c (qgis): Layer metadata GUI models and filters
Alessandro Pasotti
05:23 PM Revision 3ad42424 (qgis): fix msvc build
Jürgen Fischer
05:07 PM Revision b4724543 (qgis): qgscameracontroller: Ensure to compute correct position conversions
Qgs3DUtils::screenPointToWorldPos() converts the clicked mouse
position to the corresponding 3D world coordinates. It...
Jean Felder
04:52 PM Revision 2ccd9569 (qgis): use std::clamp and bit manupilation for elevation colors
NEDJIMAbelgacem
04:52 PM Revision 3eedcf0d (qgis): address reviews
NEDJIMAbelgacem
04:52 PM Revision 5ccb83b5 (qgis): switch to using grayscale image and fix the default draw order rendering
NEDJIMAbelgacem
04:52 PM Revision 789a83cd (qgis): address reviews and fix docs
NEDJIMAbelgacem
04:52 PM Revision 83cf5fab (qgis): fix layout tests
NEDJIMAbelgacem
04:52 PM Revision f4830334 (qgis): initial implementation
NEDJIMAbelgacem
04:52 PM Revision fc41309e (qgis): Add tests for QgsElevationMap and for EDL of 2D point cloud rendering
Martin Dobias
04:52 PM Revision 8f933496 (qgis): Eye dome lighting code fixes
- make it independent on the current view's Z range
- simplify scaling code
- reverse Z handling (higher Z value == c...
Martin Dobias
04:52 PM Revision 5b6ba3e8 (qgis): Revert to RGBA elevation
NEDJIMAbelgacem
04:52 PM Revision 7d4e0d85 (qgis): fix function name in test
Martin Dobias
04:52 PM Revision e6da9ac6 (qgis): Bring back some Python methods to make the test in Python work again
Martin Dobias
04:52 PM Revision 133a7c20 (qgis): Allow any render unit for EDL distance as suggested by Nyall
This will make it possible to get equivalent effect also on different DPI Martin Dobias
04:52 PM Revision ecb97c4a (qgis): Fix build and switch to QgsTest::imageCheck()
Martin Dobias
04:52 PM Revision ec36709b (qgis): Address reviews from Stefanos and Nyall
Martin Dobias
04:52 PM Revision 18b3bdd1 (qgis): Refactor elevation map related code to a new class QgsElevationMap
Martin Dobias
04:52 PM Revision 7f66cb67 (qgis): Add a warning to EDL when draw order is default
Martin Dobias
04:52 PM Revision 5947177e (qgis): Disable copying of QgsElevationMap
Martin Dobias
04:52 PM Revision a9739a22 (qgis): Better encoding of elevation values
Martin Dobias
04:52 PM Revision 18ba28b3 (qgis): Fix sip
Martin Dobias
04:52 PM Revision 7ce242ff (qgis): Make 2px EDL distance default (same as in 3D)
Martin Dobias
04:52 PM Revision a99b6bb0 (qgis): Remove refactored code
Martin Dobias
04:52 PM Revision 4ded530f (qgis): use image bits for writing
NEDJIMAbelgacem
03:45 AM Revision fc1b1cac (qgis): Better size hint for marker symbol buttons
The default approach of showing these with the same size hint
as regular buttons/combo boxes doesn't work well -- we ...
Nyall Dawson

2022-09-01

01:30 AM Revision c43bce1b (qgis): qgs3dmapcanvaswidget: Ensure to display only one configuration dialog
With the dialog being non-modal, several configuration dialog could be
displayed. This should not be possible.
This ...
Jean Felder
01:30 AM Revision bbe0e519 (qgis): qgs3dmapcanvaswidget: Remove the accepted logic from the configuration
This is a follow up from commit
9e0074c5b4fea78bab72469f35a672045acf9423.
This change removed the `OK` button from t...
Jean Felder
01:14 AM Revision c7f7a9fb (qgis): Bump actions/cache from 3.0.5 to 3.0.8
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.8.
- [Release notes](https://github.com/act...
dependabot[bot]
09:41 PM Revision 3ab6b65c (qgis): Remove excess parentheses
backports #50052 Harrissou Santanna
09:41 PM Revision 66a4d754 (qgis): Remove excess parentheses
Harrissou Santanna
09:02 PM Revision 6756fb70 (qgis): Bump actions/cache from 3.0.5 to 3.0.8
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.8.
- [Release notes](https://github.com/act...
dependabot[bot]
06:56 PM Revision c026b8ce (qgis): Initial GUI for MD search
Alessandro Pasotti
05:40 PM Revision 9dbec1a8 (qgis): fix(server): Register services known versions
In QGIS Server only default supported OGC services versions has been registered :
* WMS 1.3.0 even if 1.1.1 is suppo...
René-Luc ReLuc
05:06 PM Revision 6661004d (qgis): Layer MD browser filter
Alessandro Pasotti
01:58 PM Revision 0c577f07 (qgis): Merge pull request #50015 from elpaso/layer-metadata-provider
Layer metadata provider API (part 1) Alessandro Pasotti
01:42 PM Revision ca8a09b3 (qgis): Remove excess parentheses
Harrissou Santanna
01:39 PM Revision ada9fc6d (qgis): Merge pull request #50052 from DelazJ/makerectangles3points
Remove excess parentheses Loïc Bartoletti
11:32 AM Revision eb761721 (qgis): Raise proper exceptions from search
Alessandro Pasotti
11:07 AM Revision 74420332 (qgis): Remove excess parentheses
Harrissou Santanna
08:21 AM Revision fa55567e (qgis): Rename QgsLayerMetadataSearchResults
Alessandro Pasotti
04:58 AM Revision 80e7ba35 (qgis): Add Concave hull API and expression function
Exposes the GEOS concave hull operation to QgsGeometry API and a via a new concave_hull expression function.
Require...
Loïc Bartoletti
04:40 AM Revision eb4dd3d6 (qgis): fix build
Vincent Cloarec
04:40 AM Revision 1ce710a0 (qgis): Sipify
Vincent Cloarec
04:18 AM Revision f145ebcb (qgis): Fix labels flip upside down when allowing upside down labels
and a large negative curved offset distance is set
Fixes #49234
(cherry picked from commit a233963eea96ad2e4f5938a3...
Nyall Dawson

2022-08-31

12:55 AM Revision 2aa753cb (qgis): Typo
Nyall Dawson
10:52 PM Revision 81312214 (qgis): NMEA satellites count (sat inuse, sat inview) (#49820)
$GPGSV indicates GPS and SBAS satellites. If the PRN is greater than 32, this indicates an SBAS PRN, 87 should be add... Mauro Bettella
10:13 PM Revision 832011d2 (qgis): qgs3dmapcanvaswidget: Update state of the correct button on change
This is fix for a regression introduced by commit
9e0074c5b4fea78bab72469f35a672045acf9423.
With the configuration w...
Jean Felder
10:12 PM Revision b39557c0 (qgis): Add "Toggle Editing" to mesh layer contextual menu
Fixes #49860 Harrissou Santanna
07:09 PM Revision 1d0acb22 (qgis): tests for the new expression context functions
Samweli
07:04 PM Revision 6ccf6f78 (qgis): struct -> class
Alessandro Pasotti
06:57 PM Revision fa094187 (qgis): Further PR comments addressed
Alessandro Pasotti
06:57 PM Revision b87ae905 (qgis): Refactoring after PR review
Alessandro Pasotti
06:53 PM Revision 62c8b55a (qgis): Moved QgsLayerMetadataProviderResult to QgsLayerMetadata inheritance
Alessandro Pasotti
06:53 PM Revision 35403d50 (qgis): Layer metadata provider API
Implementation of QEP #250 DB metadata storage.
- General API for registering layer metadata providers
- Metadata pr...
Alessandro Pasotti
06:29 PM Revision 3ba458ab (qgis): Merge pull request #50029 from vcloarec/fixNormals
fix normals in border of no data values Loïc Bartoletti
03:46 PM Revision fb97c10d (qgis): Export pointcloud layers (#49280)
* PointCloudLayerExporter class
* set points limit
* saveas dialog
* qickndirty task
* wip
* add pdal files
* t...
Stefanow Natsis
03:36 PM Revision 91100f81 (qgis): [3d] Ambient Occlusion (reworked) (#49702)
* Initial implementation
* - Add disabling of blur pass
- Change default parameter for shading factor
- fix some tes...
Martin Dobias
02:26 PM Revision ccf9702f (qgis): fix normals in border of no data values
Vincent Cloarec
10:42 AM Revision df3b3d12 (qgis): Added new logic for handling hiding of expression variables, this will ...
Samweli
09:15 AM Revision d2107c8c (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
Julien Cabieces
08:14 AM Revision cc933eef (qgis): Merge pull request #49458 from DelazJ/labelLineAnchor
Attempt to control line labels anchor clip widgets stretching Loïc Bartoletti
06:24 AM Revision a233963e (qgis): Fix labels flip upside down when allowing upside down labels
and a large negative curved offset distance is set
Fixes #49234
Nyall Dawson
04:06 AM Revision d8e9b383 (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
Julien Cabieces

2022-08-30

12:14 AM Revision e9b90b56 (qgis): [ui] Ask user before closing expression dialog if expression was edited
hannes metzler
12:09 AM Revision 8fe51a4c (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
Julien Cabieces
12:09 AM Revision 47013fad (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
Julien Cabieces
12:06 AM Revision cdf668ae (qgis): Added size parameter to native MacOS code for initWithCGImage function ...
Possibly initWithCGImage return type NSBitmapImageRep documentation was used.
Previously compiled but crashed after ...
nameloCmaS
12:06 AM Revision 712a7401 (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
Julien Cabieces
12:04 AM Revision 8398ca8f (qgis): Fix #47810 - zoom last and next with rotated map looses scale
Jacky Volpes
10:49 PM Revision 502ade7d (qgis): Attempt to control anchor clip widgets stretching
Harrissou Santanna
10:49 PM Revision 4192c198 (qgis): Raise the line anchor setting widget to dialog
and add a help button Harrissou Santanna
10:49 PM Revision 8b1e3320 (qgis): Fix alignment and widgets order/position in the line anchor settings di...
Harrissou Santanna
06:30 PM Revision 047f0722 (qgis): Fix #47810 - zoom last and next with rotated map looses scale
Jacky Volpes
02:33 PM Revision ebaef0d9 (qgis): Fix #47810 - zoom last and next with rotated map looses scale
Jacky Volpes
02:33 PM Revision 15f78993 (qgis): Fix #47810 - zoom last and next with rotated map looses scale
Jacky Volpes
10:33 AM Revision ebd1e527 (qgis): Fix labels flip upside down when allowing upside down labels
and a large negative curved offset distance is set
Fixes #49234
Nyall Dawson
10:27 AM Revision 8485bfb4 (qgis): fix(server): Add level to log messages in Service registry
Some message logs in the QGIS Server Service registry have a level, not all. René-Luc ReLuc
10:27 AM Revision f869b823 (qgis): fix(server): Add level to log messages in Service registry
Some message logs in the QGIS Server Service registry have a level, not all. René-Luc ReLuc
10:22 AM Revision a5677f55 (qgis): Merge pull request #49485 from rldhont/server-service-registry-messages...
fix(server): Add level to log messages in Service registry Loïc Bartoletti
09:41 AM Revision 370ce31c (qgis): qgsmaptoolcapture.h: Update description
Topological points are projected to the current layer CRS Loïc Bartoletti
07:45 AM Revision c517d802 (qgis): Bump minimum GDAL version to 3.2
Nyall Dawson
07:45 AM Revision b8523282 (qgis): Bump minimum proj version to 7.2
Nyall Dawson
07:26 AM Revision 01905bfd (qgis): Follow up b7e31d4: do not include map canvas filter(s)
Mathieu Pellerin - nIRV
05:25 AM Revision 397b8958 (qgis): Fix qt warnings about invalid regex when browser encounters files
with special regex related characters Nyall Dawson
04:51 AM Revision 15fff76f (qgis): Add general GPS options page, with new settings for controlling
the marker symbol used for the current GPS location and whether
this symbol should be rotated to match the GPS direction
Nyall Dawson
04:51 AM Revision b7ff6435 (qgis): Correctly handle map rotation in QgsMapCanvasMarkerSymbolItem
Nyall Dawson
04:51 AM Revision a5e66c37 (qgis): Bump minimum GEOS to version 3.9
Nyall Dawson

2022-08-29

06:25 PM Revision 5868d10f (qgis): fix(server): Add warning level to warning error parsing post data as XML
The message `Warning: error parsing post data as XML` was logged without level even if it is a warning. René-Luc ReLuc
06:25 PM Revision 731ca8ca (qgis): fix(server): Add warning level to warning error parsing post data as XML
The message `Warning: error parsing post data as XML` was logged without level even if it is a warning. René-Luc ReLuc
06:21 PM Revision ac13f28e (qgis): Merge pull request #49483 from rldhont/server-post-warning-no-xml
fix(server): Add warning level to warning error parsing post data as XML René-Luc ReLuc
05:35 PM Revision 01731882 (qgis): Merge pull request #49999 from nameloCmaS/master
Fix QgsDelimitedTextProvider URI logic with NullGeometry Julien Cabieces
04:57 PM Revision 92ee41ee (qgis): Merge pull request #50000 from qgis/backport-49425-to-release-3_26
[Backport release-3_26] More informative warning on shape capture option Loïc Bartoletti
01:56 PM Revision eedc2dd9 (qgis): More informative warning on shape capture option
Alexandre Neto
01:56 PM Revision a6448976 (qgis): Even better wording
Alexandre Neto
01:51 PM Revision a1fda476 (qgis): Merge pull request #49425 from SrNetoChan/shape_capture_warning
More informative warning on shape capture option Loïc Bartoletti
12:18 PM Revision b7e31d45 (qgis): [feature][ui] Add a Show in Attribute Table action to the right click m...
Mathieu Pellerin - nIRV
09:54 AM Revision db1ab17a (qgis): Merge branch 'qgis:master' into master
nameloCmaS
09:01 AM Revision 16518788 (qgis): Fix new WCS connections
nicogodet
09:01 AM Revision e3347b84 (qgis): Leftovers from #48192
nicogodet
08:57 AM Revision ec51684f (qgis): Merge pull request #49974 from nicogodet/fix-wcs-co
Fix new WCS connection from Data Source Manager Loïc Bartoletti
08:44 AM Revision bdacdfbc (qgis): Indentation
Nyall Dawson
08:44 AM Revision 6ca89178 (qgis): Update version requires in INSTALL.md
Nyall Dawson
08:44 AM Revision 4bfef0c7 (qgis): Bump minimum Qt version to 5.14
Nyall Dawson
07:28 AM Revision 6df43485 (qgis): Try
Mathieu Pellerin - nIRV
05:23 AM Revision 0bb4ad8a (qgis): Re-apply @jef-n header fix and @nyalldawson encoding fix
Mathieu Pellerin - nIRV
05:23 AM Revision ab385cba (qgis): Update poly2tri external library (stability fixes et al)
Mathieu Pellerin - nIRV
03:59 AM Revision 59a0644b (qgis): [fix] inconsistent access to plugin metadata "update_date"
update_date metadata item was inconsistently accessed by key "update_date" and "update_date_stable" => fixed by chang... Andreas Steffens
03:58 AM Revision 4d9af243 (qgis): [fix] inconsistent access to plugin metadata "update_date"
update_date metadata item was inconsistently accessed by key "update_date" and "update_date_stable" => fixed by chang... Andreas Steffens
03:07 AM Revision cb5d3fba (qgis): Update src/gui/providers/ogr/qgsgeopackageitemguiprovider.cpp
Nyall Dawson
03:07 AM Revision 50d2d778 (qgis): Prevent dropping a gpkg file over another another one and show nicer me...
Ivan Ivanov
03:04 AM Revision 70ef9d64 (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
resulting in poor selection performance
Fixes #49962
Nyall Dawson
03:04 AM Revision 0a772d36 (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
resulting in poor selection performance
Fixes #49962
Nyall Dawson
03:04 AM Revision 7605dc06 (qgis): [spatialite] Correctly handle combination of filter rect and NoGeometry
flag
Fixes #49866
Nyall Dawson
03:04 AM Revision 63e57105 (qgis): Add feature source test for filterrect with NoGeometry flag combination
Nyall Dawson
03:04 AM Revision b757dfbb (qgis): Fix HANA, oracle, gpx, wfs/oapif handling of NoGeometry/filter rect com...
Nyall Dawson
03:04 AM Revision ab0e743b (qgis): [spatialite] Correctly handle combination of filter rect and NoGeometry
flag
Fixes #49866
Nyall Dawson
03:04 AM Revision 5a37aff7 (qgis): Fix HANA, oracle, gpx, wfs/oapif handling of NoGeometry/filter rect com...
Nyall Dawson
03:04 AM Revision d45fc93c (qgis): Add feature source test for filterrect with NoGeometry flag combination
Nyall Dawson

2022-08-28

01:10 AM Revision a9467345 (qgis): fix msvc build
Jürgen Fischer
01:07 AM Revision 06e115a6 (qgis): fix msvc build
Jürgen Fischer
12:01 AM Revision 05d79328 (qgis): Fix DelimitedTextProvider constructor uri query value check for geomTyp...
nameloCmaS
08:02 PM Revision 799253cc (qgis): Use OGR instead of spatialite to retrieve tables
picked from 75d420cb5e Harrissou Santanna
08:01 PM Revision 4045eec2 (qgis): [feature] split vector layer: add field as prefix option
As described in #49442, the split vector layer algorithm currently prefixes each
output layer with the name of the fi...
Eric Daigle
03:33 PM Revision b770463a (qgis): Fix #47810 - zoom last and next with rotated map looses scale
Jacky Volpes
02:22 PM Revision 586f5410 (qgis): qgsprocess.cpp: extend documentation of command
Floris Vanderhaeghe
02:22 PM Revision 6250f499 (qgis): Update src/process/qgsprocess.cpp
Nyall Dawson
01:52 PM Revision fc8bb61a (qgis): [ui] Ask for confirmation (which can be turned off) when deleting featu...
Mathieu Pellerin - nIRV
12:57 PM Revision fe64b523 (qgis): Fix Delete and Unlink context menu items in Relation Editor Widget
Andrea Giudiceandrea
12:57 PM Revision 52cafb9a (qgis): Change widget configuration settings group title as per suggestion
Andrea Giudiceandrea
12:54 PM Revision 5fcaee72 (qgis): [fix] inconsistent access to plugin metadata "update_date"
update_date metadata item was inconsistently accessed by key "update_date" and "update_date_stable" => fixed by chang... Andreas Steffens
12:54 PM Revision db801196 (qgis): [fix] inconsistent access to plugin metadata "update_date"
update_date metadata item was inconsistently accessed by key "update_date" and "update_date_stable" => fixed by chang... Andreas Steffens
12:50 PM Revision ef459288 (qgis): [fix] inconsistent access to plugin metadata "update_date"
update_date metadata item was inconsistently accessed by key "update_date" and "update_date_stable" => fixed by chang... Andreas Steffens
12:08 PM Revision ca179c55 (qgis): [processing] Add generic option to show feature count for processing ve...
Germán Carrillo
09:31 AM Revision 261c6bc6 (qgis): Add feature source test for filterrect with NoGeometry flag combination
Nyall Dawson
09:31 AM Revision 2cc8cad2 (qgis): [spatialite] Correctly handle combination of filter rect and NoGeometry
flag
Fixes #49866
Nyall Dawson
09:31 AM Revision ba29144f (qgis): Fix HANA, oracle, gpx, wfs/oapif handling of NoGeometry/filter rect com...
Nyall Dawson
09:31 AM Revision b5488285 (qgis): Fix HANA, oracle, gpx, wfs/oapif handling of NoGeometry/filter rect com...
Nyall Dawson
09:31 AM Revision 6558137a (qgis): Add feature source test for filterrect with NoGeometry flag combination
Nyall Dawson
09:31 AM Revision c19fc539 (qgis): [spatialite] Correctly handle combination of filter rect and NoGeometry
flag
Fixes #49866
Nyall Dawson
09:28 AM Revision c5b26665 (qgis): Move "Regular polygon from 2 points" tool to Regular tools drop-down menu
not a circle's child Harrissou Santanna
09:27 AM Revision 84c74ab0 (qgis): Fix HANA, oracle, gpx, wfs/oapif handling of NoGeometry/filter rect com...
Nyall Dawson
09:27 AM Revision 3bb64aa1 (qgis): [spatialite] Correctly handle combination of filter rect and NoGeometry
flag
Fixes #49866
Nyall Dawson
09:27 AM Revision 1630587d (qgis): Add feature source test for filterrect with NoGeometry flag combination
Nyall Dawson
08:20 AM Revision 62df957a (qgis): Backport #49603 Fix unreported credentials exposure on connection lost
Borys Jurgiel
08:07 AM Revision 57d9ee66 (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
resulting in poor selection performance
Fixes #49962
Nyall Dawson
08:07 AM Revision a8dea9ec (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
resulting in poor selection performance
Fixes #49962
Nyall Dawson
08:03 AM Revision 18d8bfc6 (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
resulting in poor selection performance
Fixes #49962
Nyall Dawson
07:50 AM Revision a3ec7b0f (qgis): Show units instead of a number for the frame_timestep_unit variable (#4...
Fixes #49101 Samweli Mwakisambwe
07:37 AM Revision 5eeea8d7 (qgis): Correctly format limit queries in browser for mssql databases
Fixes #49760 Nyall Dawson
07:37 AM Revision 73692a6a (qgis): Create QgsProviderSqlQueryBuilder
QgsProviderSqlQueryBuilder provides an interface for creation of SQL queries, which
can be overridden for backend pro...
Nyall Dawson
07:37 AM Revision c29c025f (qgis): Update tests/src/python/test_qgsmssqlsqlquerybuilder.py
Co-authored-by: Mathieu Pellerin <[email protected]> Nyall Dawson
07:36 AM Revision 27a845e8 (qgis): [afs] Respect read only fields for editable layers
Nyall Dawson
07:36 AM Revision d0707b54 (qgis): [afs] Fix incorrect feature ids assigned to features when a
consecutive range of features has already been partially fetched
Fixes features disappear from view temporarily in s...
Nyall Dawson
06:11 AM Revision 89db82ca (qgis): make searching for headers case insensitive
Stefanow Natsis
04:57 AM Revision 84cf904f (qgis): QString fixup
Nyall Dawson
04:52 AM Revision 25a57ddc (qgis): Remove max size limitation on the Advanced Digitizing panel
Fixes #49779 Harrissou Santanna
04:52 AM Revision f56e7ef5 (qgis): Tweaks to the Mesh Transform Vertices dialog
Add vertical spacer at the bottom
Fix buttons label case
Harrissou Santanna
04:48 AM Revision cb612aaf (qgis): Qt Extras modules have been removed from Qt6
https://www.qt.io/blog/qt-extras-modules-in-qt-6 Matthias Kuhn
03:12 AM Revision 28c52bc6 (qgis): make searching for headers case insensitive
Stefanow Natsis
03:09 AM Revision 5393b8b0 (qgis): make searching for headers case insensitive
Stefanow Natsis

2022-08-27

11:10 AM Revision a95b2130 (qgis): Merge pull request #47295 from domi4484/fix_47283
Don't show AddFeatureButton for spatial layer (only AddFeatureGeometry) David Signer

2022-08-26

08:04 PM Revision d7c18098 (qgis): Leftovers from #48192
nicogodet
08:03 PM Revision b0ea7c56 (qgis): Fix new WCS connections
nicogodet
01:36 PM Revision 8b976816 (qgis): enable PG tests with Qt6
Denis Rouzaud
01:17 PM Revision 39ff81e3 (qgis): enable Postgres tests with Qt6 (#49957)
Denis Rouzaud

2022-08-24

01:24 AM Revision 9dd91302 (qgis): Make tests stable across different platforms
(cherry picked from commit e0f8d0029e8a256dee391ec0b29f90e76087b0ba) Nyall Dawson
01:24 AM Revision c092a6a8 (qgis): Stablise svg cache test
Because QDomDocument.toString returns element attributes in a non-
deterministic order, we can't directly compare two...
Nyall Dawson
01:24 AM Revision b0f8302d (qgis): Update reference file
(cherry picked from commit f7cb224239aa0a8df06dfa04ae480dae51d9c5ac) Nyall Dawson
11:25 PM Revision 4c7b33e5 (qgis): qgs3dmapcanvaswidget: Make configuration dialog non-modal
When changing a parameter, it is difficult to check the result without
closing the parameter dialog because it always...
Jean Felder
11:25 PM Revision 9e0074c5 (qgis): qgs3dmapcanvaswidget: Use close button for the configuration dialog
With this dialog being non-modal (see previous commit), it is more
appropriate to have just the Close button instead ...
Jean Felder
04:28 PM Revision 1f731a40 (qgis): fix(server): Add level to log messages in Service registry
Some message logs in the QGIS Server Service registry have a level, not all. René-Luc ReLuc
04:18 AM Revision e8906373 (qgis): Stablise svg cache test
Because QDomDocument.toString returns element attributes in a non-
deterministic order, we can't directly compare two...
Nyall Dawson
03:15 AM Revision 087b6238 (qgis): Don't equate unknown location accuracy with invalid locations
Followup 5bbad0280. Locations returned by QQGeoPositionInfo don't
have a quality indication, yet should still be trea...
Nyall Dawson
03:15 AM Revision e314349f (qgis): Don't equate unknown location accuracy with invalid locations
Followup 5bbad0280. Locations returned by QQGeoPositionInfo don't
have a quality indication, yet should still be trea...
Nyall Dawson
03:14 AM Revision 6aeaff5d (qgis): [vectortiles] Support vector tiles URLs which point directly
to a ESRI vector tile service resources/styles/root.json endpoint Nyall Dawson
03:14 AM Revision a7aae525 (qgis): Support longlong variant types when converting mapbox gl styles
Depending on which method is used to convert json to a variantmap,
we may end up with longlong values instead of ints...
Nyall Dawson
03:14 AM Revision 28819175 (qgis): Support longlong variant types when converting mapbox gl styles
Depending on which method is used to convert json to a variantmap,
we may end up with longlong values instead of ints...
Nyall Dawson
03:14 AM Revision ecfcd650 (qgis): Fix vector tile style conversion of fill opacity from interpolation list
(cherry picked from commit b1b3475ffe247a4e3af00db129b6029d1791003c)
(cherry picked from commit de4e5989f4f3f48c925fe...
Nyall Dawson
03:14 AM Revision 8c429a58 (qgis): Fix some race conditions in QgsTileDownloadManager
Avoid modifying the queue while we're in the middle of iterating
over it.
(cherry picked from commit c650c0e7d954f8f...
Nyall Dawson
03:02 AM Revision d207d1e1 (qgis): Add test and move to class
Alessandro Pasotti
03:02 AM Revision c043e96c (qgis): Apply suggestions from code review
Nyall Dawson
03:02 AM Revision 595bd1a8 (qgis): Fetch geometries when conditional formatting rule requires it
Fixes #43252 Alessandro Pasotti

2022-08-23

12:27 AM Revision 7e4f8a37 (qgis): [qt6] Fix for slightly changed QDateTimeEdit min/max range behaviour
Nyall Dawson
12:27 AM Revision 45151164 (qgis): [qt6] Fix values from date time wrapper which should be null
Nyall Dawson
12:27 AM Revision eb12a175 (qgis): Enable datetimeedit test on qt 6
Nyall Dawson
11:31 PM Revision c177ab0a (qgis): Merge pull request #49927 from DelazJ/mssql
Use "MS SQL Server" for user facing texts Alessandro Pasotti
09:34 PM Revision f7f0a6b9 (qgis): Fetch geometries when conditional formatting rule requires it
Fixes #43252 Alessandro Pasotti
09:34 PM Revision a3dfc947 (qgis): Apply suggestions from code review
Nyall Dawson
09:34 PM Revision 2c7d1ace (qgis): Add test and move to class
Alessandro Pasotti
04:33 PM Revision e584fcb6 (qgis): Fix server build on qt 6
Nyall Dawson
04:33 PM Revision 05941297 (qgis): Fix qt6 build
Nyall Dawson
04:33 PM Revision 12766bc0 (qgis): Don't try to build landingpage webapp on fedora
Nyall Dawson
04:33 PM Revision a49e7c8c (qgis): QStringLiteral
Nyall Dawson
04:33 PM Revision 6dd41585 (qgis): Port last of server away from QRegExp
Nyall Dawson
04:33 PM Revision 64a0d1b9 (qgis): Build server on qt6 ci
Nyall Dawson
04:33 PM Revision d0c35981 (qgis): Fix mix of QMap/QMultiMap types
Nyall Dawson
04:33 PM Revision fde3b71b (qgis): Fix narrowing warning
Nyall Dawson
04:33 PM Revision 2d226152 (qgis): Fix char to string error on qt 6
Nyall Dawson
04:33 PM Revision a63e2cf4 (qgis): [qt6] Fix narrowing warnings due to int->size_t type change
Nyall Dawson
04:33 PM Revision a6bf2c8c (qgis): Fix build
Nyall Dawson
04:33 PM Revision fc1471b6 (qgis): Promote to enum class
Nyall Dawson
04:33 PM Revision f8b796f7 (qgis): Unabbreviate
Nyall Dawson
04:33 PM Revision 9cb7a174 (qgis): Port QgsWmsParameter map to multimap
Nyall Dawson
11:52 AM Revision 0a45c064 (qgis): Fix broken regexps in server which disable the layer/attribute name
cleaning Nyall Dawson
10:46 AM Revision 479ea0c6 (qgis): Use "MS SQL Server" for user facing texts
Harrissou Santanna
09:55 AM Revision 9cd583a3 (qgis): fix(server): Add warning level to warning error parsing post data as XML
The message `Warning: error parsing post data as XML` was logged without level even if it is a warning. René-Luc ReLuc
08:40 AM Revision 29450d5a (qgis): Support longlong variant types when converting mapbox gl styles
Depending on which method is used to convert json to a variantmap,
we may end up with longlong values instead of ints...
Nyall Dawson
08:39 AM Revision b9e1537a (qgis): Support longlong variant types when converting mapbox gl styles
Depending on which method is used to convert json to a variantmap,
we may end up with longlong values instead of ints...
Nyall Dawson
08:35 AM Revision 77aa81ce (qgis): Support longlong variant types when converting mapbox gl styles
Depending on which method is used to convert json to a variantmap,
we may end up with longlong values instead of ints...
Nyall Dawson
08:25 AM Revision 6bb62cf9 (qgis): [vectortiles] Support vector tiles URLs which point directly
to a ESRI vector tile service resources/styles/root.json endpoint Nyall Dawson
08:21 AM Revision da9d186e (qgis): [vectortiles] Support vector tiles URLs which point directly
to a ESRI vector tile service resources/styles/root.json endpoint Nyall Dawson
07:03 AM Revision 4d9e94ca (qgis): Don't show incorrect bearing line when calculating bearing from gps mov...
Nyall Dawson
06:36 AM Revision 237495da (qgis): Don't equate unknown location accuracy with invalid locations
Followup 5bbad0280. Locations returned by QQGeoPositionInfo don't
have a quality indication, yet should still be trea...
Nyall Dawson
06:36 AM Revision 52fdd3b8 (qgis): Don't equate unknown location accuracy with invalid locations
Followup 5bbad0280. Locations returned by QQGeoPositionInfo don't
have a quality indication, yet should still be trea...
Nyall Dawson
06:33 AM Revision 0b9e495c (qgis): [gps] Fix log filename widget is always disabled, use QgsFileWidget
Nyall Dawson
06:33 AM Revision f265d69f (qgis): Fix rollback not leaving a consistent state for buffered transaction
Damiano Lombardi
06:33 AM Revision 6550f5d9 (qgis): Docstrings
Damiano Lombardi
06:32 AM Revision 34dc2268 (qgis): Don't equate unknown location accuracy with invalid locations
Followup 5bbad0280. Locations returned by QQGeoPositionInfo don't
have a quality indication, yet should still be trea...
Nyall Dawson
06:32 AM Revision a3dd61a8 (qgis): The first stop in a vector tile style stops array should be treated
as >=, as per the examples in the mapbox gl-js specs Nyall Dawson
06:31 AM Revision de4e5989 (qgis): Fix vector tile style conversion of fill opacity from interpolation list
(cherry picked from commit b1b3475ffe247a4e3af00db129b6029d1791003c) Nyall Dawson
04:45 AM Revision c650c0e7 (qgis): Fix some race conditions in QgsTileDownloadManager
Avoid modifying the queue while we're in the middle of iterating
over it.
Nyall Dawson
04:32 AM Revision 1450cf44 (qgis): Apply suggestions from code review
Nyall Dawson
04:32 AM Revision 643ccea8 (qgis): Add test and move to class
Alessandro Pasotti
04:32 AM Revision c99518b9 (qgis): Fetch geometries when conditional formatting rule requires it
Fixes #43252 Alessandro Pasotti
04:32 AM Revision ac828a69 (qgis): Add test and move to class
Alessandro Pasotti
04:32 AM Revision 7c74dd7e (qgis): Fetch geometries when conditional formatting rule requires it
Fixes #43252 Alessandro Pasotti
04:32 AM Revision f3bd8644 (qgis): Apply suggestions from code review
Nyall Dawson
04:28 AM Revision f704cd09 (qgis): Fetch geometries when conditional formatting rule requires it
Fixes #43252 Alessandro Pasotti
02:18 AM Revision 730d7fbe (qgis): Pass stepWidth/stepHeight parameter to external WMS layer
Marco Hugentobler
02:07 AM Revision b79ca295 (qgis): Cleaner docs
Nyall Dawson
02:07 AM Revision 03bd5e19 (qgis): Docstrings
Damiano Lombardi
02:07 AM Revision 6310094b (qgis): Fix rollback not leaving a consistent state for buffered transaction
Damiano Lombardi
02:04 AM Revision 67bdadfe (qgis): Fix rollback not leaving a consistent state for buffered transaction
Damiano Lombardi

2022-08-22

01:57 AM Revision c9e1cac3 (qgis): Aggressive but not stupid broken layers resolve
This catches a corner case for renamed/moved GPKGS
where the dependency was actually loaded but it was found as broke...
Alessandro Pasotti
01:52 AM Revision ed803986 (qgis): Fix unreported issue with default field values exp context
The form context is not needed/relevant here, the "Apply default
values on update" already accesses the current form ...
Alessandro Pasotti
01:40 AM Revision 7c1d6165 (qgis): Disable shared opengl contexts
While required for Qt Webengine, this breaks Qt 3D. It seems the two
are mutually exclusive on current QT/QtWebengine...
Nyall Dawson
01:27 AM Revision c97ba234 (qgis): [qt6][themes] Fix drop down arrow position for instant popup tool buttons
Mathieu Pellerin - nIRV
01:27 AM Revision 44701d6d (qgis): [qt6][themes] Fix drop down arrow position for instant popup tool buttons
Mathieu Pellerin - nIRV
12:34 AM Revision b1b3475f (qgis): Fix vector tile style conversion of fill opacity from interpolation list
Nyall Dawson
10:40 AM Revision 072d5547 (qgis): Fix long,lat point cloud not being rendered correctly
NEDJIMAbelgacem
10:16 AM Revision 36c8a142 (qgis): [qt6][themes] Fix drop down arrow position for instant popup tool buttons
Mathieu Pellerin - nIRV
10:15 AM Revision 1186eb42 (qgis): [qt6][themes] Fix drop down arrow position for instant popup tool buttons
Mathieu Pellerin - nIRV
10:11 AM Revision f061f631 (qgis): [qt6][themes] Fix drop down arrow position for instant popup tool buttons
Mathieu Pellerin - nIRV
09:47 AM Revision 86de715c (qgis): [qt6] Force use of opengl renderer for qt 3d
Nyall Dawson
07:22 AM Revision 28193a56 (qgis): Add API to QgsProjectViewSettings to allow setting default map rotation
Provides a stable means for scripts to set the map rotation Nyall Dawson
07:22 AM Revision c35174ed (qgis): Default new layout map rotation to canvas map rotation
Nyall Dawson
07:22 AM Revision 4088c3bd (qgis): Update since
Nyall Dawson
07:14 AM Revision f43c299b (qgis): Default new layout map rotation to canvas map rotation
Nyall Dawson
07:14 AM Revision 8adb4d55 (qgis): Add API to QgsProjectViewSettings to allow setting default map rotation
Provides a stable means for scripts to set the map rotation Nyall Dawson
07:14 AM Revision a1a864ee (qgis): Update since
Nyall Dawson
07:09 AM Revision 94a3f5ae (qgis): Find more available encodings for the dxf exporter
Borys Jurgiel
07:09 AM Revision c7ea5d57 (qgis): Find more available encodings for the dxf exporter
Borys Jurgiel
07:08 AM Revision b2a43a4f (qgis): Enable test_core_field on qt 6
Nyall Dawson
07:08 AM Revision d2274338 (qgis): Handle list field implicit conversions on qt 6 the same way as
we did on qt 5, and expand tests Nyall Dawson
05:44 AM Revision a0f8d5a0 (qgis): [processing] Split Vector Layer alg: Set input type to TypeVector in or...
Germán Carrillo
05:44 AM Revision cd1fccb5 (qgis): [processing] savefeatures alg: Set input type to TypeVector in order to...
Germán Carrillo
04:54 AM Revision 5177603d (qgis): Correctly normalize mesh normals
Nyall Dawson
04:54 AM Revision 69b17d0f (qgis): Correctly normalize mesh normals
Nyall Dawson
04:54 AM Revision fa6b9a31 (qgis): Fix incorrect authid to char comparisons
Nyall Dawson
04:54 AM Revision af53e66a (qgis): Fix incorrect authid to char comparisons
Nyall Dawson
04:41 AM Revision ea8a20e4 (qgis): Fix html widget expression with newlines
Fix #37569 Alessandro Pasotti
04:41 AM Revision 68e0c33f (qgis): [processing] Split Vector Layer alg: Set input type to TypeVector in or...
Germán Carrillo
04:41 AM Revision d8d9184d (qgis): [processing] savefeatures alg: Set input type to TypeVector in order to...
Germán Carrillo
04:39 AM Revision d6c0c288 (qgis): Fix html widget expression with newlines
Fix #37569 Alessandro Pasotti
04:38 AM Revision 61cac3fc (qgis): fix hiding snap indicators when done using advanced digitizing
Stefanow Natsis
04:38 AM Revision 96f4c204 (qgis): fix hiding snap indicators when done using advanced digitizing
Stefanow Natsis
03:30 AM Revision 77a7aed8 (qgis): Update since
Nyall Dawson
03:29 AM Revision c7de8ec2 (qgis): Add API to QgsProjectViewSettings to allow setting default map rotation
Provides a stable means for scripts to set the map rotation Nyall Dawson
03:29 AM Revision 29c9616e (qgis): Default new layout map rotation to canvas map rotation
Nyall Dawson
03:28 AM Revision 5feb70cd (qgis): Update since
Nyall Dawson
03:28 AM Revision bf835898 (qgis): Add API to QgsProjectViewSettings to allow setting default map rotation
Provides a stable means for scripts to set the map rotation Nyall Dawson
03:28 AM Revision 48f37d32 (qgis): Default new layout map rotation to canvas map rotation
Nyall Dawson
03:25 AM Revision 2bbb557a (qgis): Find more available encodings for the dxf exporter
Borys Jurgiel
03:25 AM Revision 5fdfd940 (qgis): Find more available encodings for the dxf exporter
Borys Jurgiel
03:25 AM Revision 72e89579 (qgis): create default layer name even when the layer name widget is disabled
Stefanow Natsis
03:24 AM Revision 70193cfb (qgis): Remove 21.10 workflow, no longer usable
Nyall Dawson
03:23 AM Revision c3a52638 (qgis): Address review
Mathieu Pellerin - nIRV
03:23 AM Revision 1f1c4df2 (qgis): Fix crash when feedback is null
Mathieu Pellerin - nIRV
03:23 AM Revision add7779a (qgis): [arcgis] Fix missing features when the query for objects' geometry resu...
Mathieu Pellerin - nIRV
03:22 AM Revision 44c931c3 (qgis): Find more available encodings for the dxf exporter
Borys Jurgiel
03:16 AM Revision e9fd5f1f (qgis): [processing] Harmonize tags in processing algorithms related to error f...
Germán Carrillo
02:27 AM Revision 8e05284b (qgis): Remove 21.10 workflow, no longer usable
Nyall Dawson

2022-08-21

01:43 AM Revision 061a8a02 (qgis): [processing] savefeatures alg: Set input type to TypeVector in order to...
Germán Carrillo
01:43 AM Revision 46f9b88a (qgis): [processing] Split Vector Layer alg: Set input type to TypeVector in or...
Germán Carrillo
01:43 AM Revision 53c286a6 (qgis): [processing] Split Vector Layer alg: Set input type to TypeVector in or...
Germán Carrillo
01:43 AM Revision 73b7595b (qgis): [processing] savefeatures alg: Set input type to TypeVector in order to...
Germán Carrillo
01:38 AM Revision e2e2f3ef (qgis): [processing] savefeatures alg: Set input type to TypeVector in order to...
Germán Carrillo
01:38 AM Revision f66862a5 (qgis): [processing] Split Vector Layer alg: Set input type to TypeVector in or...
Germán Carrillo
01:16 AM Revision c4abc11e (qgis): fix hiding snap indicators when done using advanced digitizing
Stefanow Natsis
01:16 AM Revision faffb97c (qgis): fix hiding snap indicators when done using advanced digitizing
Stefanow Natsis
01:14 AM Revision 63665e69 (qgis): Fix html widget expression with newlines
Fix #37569 Alessandro Pasotti
01:14 AM Revision aaea38f3 (qgis): Fix html widget expression with newlines
Fix #37569 Alessandro Pasotti
01:11 AM Revision 0df342da (qgis): fix hiding snap indicators when done using advanced digitizing
Stefanow Natsis
01:11 AM Revision d114a69a (qgis): set circle as default shape tool
also fix crash if called without shape metadata
fixes #47648
Denis Rouzaud
01:10 AM Revision 6092aaf3 (qgis): Fix html widget expression with newlines
Fix #37569 Alessandro Pasotti
01:09 AM Revision d8d850c2 (qgis): Improvements to line_interpolate_point() docs
- Make it more obvious that the distance is in CRS units, not a percentage, on the first example
- Add example that e...
hannes metzler
12:08 AM Revision d5988afd (qgis): Bring back CP949 codec in QgsDxfExport. Fixes #44756
Borys Jurgiel
12:08 AM Revision b572e9ec (qgis): Bring back CP949 codec in QgsDxfExport. Fixes #44756
Borys Jurgiel
12:07 AM Revision 81ac7eb2 (qgis): don't look for features if the layer is not spatial
Stefanow Natsis
01:59 PM Revision a87893b2 (qgis): scripts/tsstat.pl: make sure lrelease produces English output
Jürgen Fischer
01:38 PM Revision 0b0627ed (qgis): Bring back CP949 codec in QgsDxfExport. Fixes #44756
Borys Jurgiel
01:38 PM Revision 8017b7da (qgis): Bring back CP949 codec in QgsDxfExport. Fixes #44756
Borys Jurgiel
01:34 PM Revision 607de4f4 (qgis): Bring back CP949 codec in QgsDxfExport. Fixes #44756
Borys Jurgiel
01:25 PM Revision 1e537ec0 (qgis): add donation and get involved link to the help menu
Jürgen Fischer
11:24 AM Revision ccbe55b4 (qgis): set circle as default shape tool
also fix crash if called without shape metadata
fixes #47648
Denis Rouzaud
11:21 AM Revision 4467ac0c (qgis): set circle as default shape tool (#49592)
also fix crash if called without shape metadata
fixes #47648
Denis Rouzaud

2022-08-20

07:35 AM Revision 8171b76d (qgis): Introduce QgsVariantUtils::isNull( QVariant )
This method restores the Qt 5 logic for testing for null variants,
where for core Qt types the isNull check is forwar...
Nyall Dawson
07:35 AM Revision 7a37085d (qgis): Don't store null QChar in numeric format variants
Nyall Dawson
07:35 AM Revision 148bd5fd (qgis): Port more code to QgsVariantUtils::isNull
Nyall Dawson
07:35 AM Revision 6c34fa69 (qgis): Fix QgsDateTimeEdit variant based signal null value handling
Nyall Dawson
07:35 AM Revision f330eb3d (qgis): Don't map QColor isValid to variant null -- this wasn't done in qt 5
Nyall Dawson
07:35 AM Revision 84c3538c (qgis): Raise warnings when null core type values are encountered in a QVariant
Nyall Dawson
07:35 AM Revision f88cf5f8 (qgis): Update core and gui to use QgsVariantUtils::isNull
Nyall Dawson

2022-08-19

11:45 PM Revision a2b54a40 (qgis): move mid marker when both line endpoints are out of the extent
Stefanow Natsis
11:44 PM Revision 512b3f23 (qgis): move mid marker when both line endpoints are out of the extent
Stefanow Natsis
11:38 PM Revision e34b9237 (qgis): Mimic Qt5 handling of when to switch to exponential form when represent...
Nyall Dawson
10:18 AM Revision f939fc0c (qgis): move mid marker when both line endpoints are out of the extent
Stefanow Natsis
10:16 AM Revision 23c0e3fa (qgis): Run TestZiplayer on CI
Nyall Dawson
10:16 AM Revision 1749aa33 (qgis): Fix 3d layout map exports are blank
Nyall Dawson
10:16 AM Revision 139a33b4 (qgis): [sip] Fix conversion of null QgsLayoutItem* pointer variant values
on newer qt/sip versions
This was incorrectly returning a malformed/semi-null QVariant
...something?!?
We probably ...
Nyall Dawson
10:16 AM Revision 9ff049c2 (qgis): Fix GDAL vrt items don't show in zip items in browser
Nyall Dawson
10:16 AM Revision 82c85152 (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
Nyall Dawson
10:16 AM Revision 835bae5c (qgis): [gdal] Fix passthrough of zip paths containing a single dataset
with an accompanying .aux.xml file
Fixes TestZipLayer::testPassthruRasterZip()
Nyall Dawson
10:16 AM Revision 6b84e808 (qgis): Fix some outdated assumptions in testziplayer.cpp
Nyall Dawson
10:16 AM Revision 7f27e487 (qgis): Fix default .qml style for raster layers inside vsi archives is not
applied when loading the layer
Fixes some more failing TestZipLayer tests
Nyall Dawson
10:16 AM Revision 0b7604b2 (qgis): use standard font for test
Julien Cabieces
10:16 AM Revision 8c5b056b (qgis): Fix #37566 : fix legend placement on export
Julien Cabieces
10:16 AM Revision f0dc7f3b (qgis): Fix it better
Borys Jurgiel
10:16 AM Revision aa3fd04e (qgis): Fix output encoding in processing/dxf export
Borys Jurgiel
10:16 AM Revision fb984b9b (qgis): Backport 825482d in order to fix removing a single raster from GPKG
Borys Jurgiel
10:16 AM Revision f64c8d87 (qgis): Add oracle to save to database action list providers
Julien Cabieces
10:16 AM Revision 32b263d3 (qgis): Fix build
Nyall Dawson
10:16 AM Revision d38555a4 (qgis): Thread local
Nyall Dawson
10:16 AM Revision a7959417 (qgis): Use case insensitive checks for sqlite column types
Fixes virtual layer field types on some sqlite versions Nyall Dawson
10:16 AM Revision 06b83159 (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
Nyall Dawson
10:16 AM Revision fa2983df (qgis): [spatialite] Fix features with null geometry are incorrectly
returned when request has a filter rect on newer spatialite versions Nyall Dawson
10:16 AM Revision 981f5186 (qgis): Handle schema names in table sources in QgsSqlStatementParser
Nyall Dawson
10:16 AM Revision d5c1444f (qgis): Expand tests
Nyall Dawson
10:16 AM Revision cbeca0bd (qgis): Fix QgsFeature equality operator handling of null geometries
We were previously considering all features an unequal if they
had no geometry
Nyall Dawson
10:16 AM Revision 6db832ca (qgis): Restore QgsFeature equality operators in Python
These were (accidentally?) ommited in 9050cc14d, and then
incorrectly marked as sip_skip when sipify was first introd...
Nyall Dawson
10:16 AM Revision 1c3c369d (qgis): Less debug noise in spatialite provider
Nyall Dawson
10:16 AM Revision 4fe91e81 (qgis): Fix broken view definitions in views_test.sqlite
Nyall Dawson
10:16 AM Revision cb32d0db (qgis): Adapt test to work for newer proj
Nyall Dawson
10:16 AM Revision fcbd238e (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
Nyall Dawson
10:16 AM Revision 8ea0a292 (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
Nyall Dawson
10:16 AM Revision 4bc2d1c6 (qgis): Add ogc, iau_2015, and nkg authorities to crs support
To match those available from recent proj versions Nyall Dawson
10:14 AM Revision 68ee659c (qgis): Update test
(cherry picked from commit 14635791c513dd604689caece1815998bc725243) Nyall Dawson
10:14 AM Revision 7ea42e9c (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
Nyall Dawson
10:14 AM Revision f20d4ab2 (qgis): [3d] Remove empty vector chunk nodes
These will have an extreme height range, and can mess
up the near/far plane calculation.
(cherry picked from commit ...
Nyall Dawson
10:14 AM Revision 00dc6ebe (qgis): Fix test
Nyall Dawson
10:14 AM Revision 30dbf6b5 (qgis): Update test, fix a fixme
(cherry picked from commit 561d4cf8e4444c0f377206cae4d2d08f36a0112b) Nyall Dawson
10:14 AM Revision e16150c7 (qgis): Cleanup objects after tests
(cherry picked from commit 7e2e09c6de40bed4dc81b2c88d3632900cba5139)
(cherry picked from commit bd9999adf5ae82150343c...
Nyall Dawson
10:14 AM Revision 4f74c316 (qgis): Fix interpretation of curved paths from ArcGIS REST geometries
The specs state that curve points follow the "endpoint, interior point"
order -- we were incorrectly interpreting thi...
Nyall Dawson
10:14 AM Revision 7b7a2ce9 (qgis): Fix 'Unset' option for custom environmental variables
Andrea Giudiceandrea
10:14 AM Revision 65dd7244 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
Nyall Dawson
10:14 AM Revision 339a50d0 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
Nyall Dawson
10:14 AM Revision 60b96f73 (qgis): [cpt] Fix invalid interpretation of SVG stops with no stop-color tag
This resulted in CPT ramps having a green color present when there
should have been black!
(cherry picked from commi...
Nyall Dawson
10:14 AM Revision 6f02c4a9 (qgis): Don't try to load cpt files which aren't part of our subset
(cherry picked from commit 4b781d1b9331057c7cfb15c47b60ac930451262a) Nyall Dawson
10:14 AM Revision 01f05745 (qgis): Fix ridiculous amount of debug spam raised by CPT archive classes
(cherry picked from commit f3d91c46afe0415fe88aa0a780c578c0c23db5a0) Nyall Dawson
10:14 AM Revision e051ec25 (qgis): Fix z range calculation of rule based 3d renderer
(cherry picked from commit 39e0a2a8e82fd69e55e3c8f3079ad03ad766558f)
(cherry picked from commit ac0caa722fd4a70a8d670...
Nyall Dawson
10:14 AM Revision caa27d36 (qgis): Better approach to avoiding empty nodes
(cherry picked from commit bab2818a9a9ba0154672c8722c74b98514c127b7)
(cherry picked from commit c51ab9ad1355abc994fd9...
Nyall Dawson
10:14 AM Revision ccdb4a12 (qgis): Fix leaks in triangular mesh
(cherry picked from commit ddade08b80514c69d7adfcf4449e5387a93bd72c)
(cherry picked from commit b323d87791305da45d9c7...
Nyall Dawson
09:42 AM Revision 619575f7 (qgis): Enable callout test on qt6
Nyall Dawson
08:45 AM Revision 83f94660 (qgis): Fix null value for env function on qt 6 when variable does not exist
Nyall Dawson
08:45 AM Revision 40f2ecbc (qgis): Expression test fixes for qt 6
Nyall Dawson
08:45 AM Revision 4c947dec (qgis): Fix to_json expression function returns byte array instead of string on...
Nyall Dawson
08:45 AM Revision af0c4806 (qgis): Fix unexpected float values returned by color_part expression function ...
Nyall Dawson
06:50 AM Revision 4364e543 (qgis): move mid marker when both line endpoints are out of the extent
Stefanow Natsis
06:50 AM Revision c7c367cf (qgis): move mid marker when both line endpoints are out of the extent
Stefanow Natsis
06:49 AM Revision 8a4a5a35 (qgis): Fix incorrect authid to char comparisons
Nyall Dawson
06:49 AM Revision 240d50e0 (qgis): Fix incorrect authid to char comparisons
Nyall Dawson
06:47 AM Revision 1326e3df (qgis): move mid marker when both line endpoints are out of the extent
Stefanow Natsis
06:45 AM Revision 2f6c8892 (qgis): Fix incorrect authid to char comparisons
Nyall Dawson
03:37 AM Revision 0963f197 (qgis): Cleanup objects after tests
(cherry picked from commit 7e2e09c6de40bed4dc81b2c88d3632900cba5139)
(cherry picked from commit bd9999adf5ae82150343c...
Nyall Dawson
03:37 AM Revision b4c9e13f (qgis): Update test, fix a fixme
(cherry picked from commit 561d4cf8e4444c0f377206cae4d2d08f36a0112b) Nyall Dawson
03:37 AM Revision c6d7d3a7 (qgis): Fix interpretation of curved paths from ArcGIS REST geometries
The specs state that curve points follow the "endpoint, interior point"
order -- we were incorrectly interpreting thi...
Nyall Dawson
03:37 AM Revision 91207396 (qgis): Update test
(cherry picked from commit 14635791c513dd604689caece1815998bc725243) Nyall Dawson
03:37 AM Revision f2a371ea (qgis): Fix leaks in triangular mesh
(cherry picked from commit ddade08b80514c69d7adfcf4449e5387a93bd72c)
(cherry picked from commit b323d87791305da45d9c7...
Nyall Dawson
03:37 AM Revision 594135f6 (qgis): Fix test
Nyall Dawson
03:37 AM Revision 52e94b4e (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
Nyall Dawson
03:37 AM Revision 73402a23 (qgis): [3d] Remove empty vector chunk nodes
These will have an extreme height range, and can mess
up the near/far plane calculation.
(cherry picked from commit ...
Nyall Dawson
03:37 AM Revision e3efc761 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
Nyall Dawson
03:37 AM Revision bd1a960c (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
Nyall Dawson
03:37 AM Revision b3594c7d (qgis): [cpt] Fix invalid interpretation of SVG stops with no stop-color tag
This resulted in CPT ramps having a green color present when there
should have been black!
(cherry picked from commi...
Nyall Dawson
03:37 AM Revision 66761c5f (qgis): Don't try to load cpt files which aren't part of our subset
(cherry picked from commit 4b781d1b9331057c7cfb15c47b60ac930451262a) Nyall Dawson
03:37 AM Revision 06919596 (qgis): Fix ridiculous amount of debug spam raised by CPT archive classes
(cherry picked from commit f3d91c46afe0415fe88aa0a780c578c0c23db5a0) Nyall Dawson
03:37 AM Revision 2dd19d0e (qgis): Fix z range calculation of rule based 3d renderer
(cherry picked from commit 39e0a2a8e82fd69e55e3c8f3079ad03ad766558f)
(cherry picked from commit ac0caa722fd4a70a8d670...
Nyall Dawson
03:37 AM Revision a78a8378 (qgis): Better approach to avoiding empty nodes
(cherry picked from commit bab2818a9a9ba0154672c8722c74b98514c127b7)
(cherry picked from commit c51ab9ad1355abc994fd9...
Nyall Dawson
03:37 AM Revision 9c8acffb (qgis): Fix 'Unset' option for custom environmental variables
Andrea Giudiceandrea
02:12 AM Revision 437d6346 (qgis): Correctly normalize mesh normals
Nyall Dawson
02:12 AM Revision 60ef3131 (qgis): Correctly normalize mesh normals
Nyall Dawson
02:08 AM Revision 503783b3 (qgis): When deleting a map canvas, first clear all the pointers to that
canvas from child map tools
Otherwise we risk the map tools trying to do things with the
canvas within their cleanup...
Nyall Dawson
02:07 AM Revision f571d0a6 (qgis): Add myself as a contributor
Arnaud Morvan

2022-08-18

01:38 PM Revision d27977aa (qgis): Update src/ui/qgsrelationeditorconfigwidgetbase.ui
Co-authored-by: Étienne Trimaille <[email protected]> Damiano Lombardi
01:38 PM Revision 68eca0ad (qgis): Better config name
Damiano Lombardi
01:38 PM Revision f795ad9e (qgis): Update src/ui/qgsrelationeditorconfigwidgetbase.ui
Co-authored-by: Andrea Giudiceandrea <[email protected]> Damiano Lombardi
01:38 PM Revision 0fd2fdf9 (qgis): updated tool tip text
Damiano Lombardi
01:38 PM Revision d2a85336 (qgis): Rel editor add feature with geometry for spatial layer config
Damiano Lombardi
01:38 PM Revision a20852b3 (qgis): Don't show AddFeatureButton for spatial layer (only AddFeatureGeometry)
Damiano Lombardi
01:14 PM Revision e0217626 (qgis): Merge pull request #49827 from qgis/backport-49747-to-release-3_26
[Backport release-3_26] [Layout] Fix legend placement on export Julien Cabieces
11:18 AM Revision 901fd821 (qgis): Enable another test on qt 6
Nyall Dawson
11:18 AM Revision 29cf8a19 (qgis): Fix a test on qt 6
Nyall Dawson
09:11 AM Revision 529e5840 (qgis): Don't use QVariant::canConvert to test for variant user types
This doesn't have the same logic in qt 6 as in previous versions,
where in qt 6 canConvert may return true even if th...
Nyall Dawson
07:53 AM Revision 8e569b54 (qgis): Fix test_core_networkaccessmanager on qt6
Nyall Dawson
07:35 AM Revision f73f7982 (qgis): use standard font for test
Julien Cabieces
07:35 AM Revision 392d7dc2 (qgis): Fix #37566 : fix legend placement on export
Julien Cabieces
06:58 AM Revision 3031621a (qgis): Qt 6 test mask updates
Nyall Dawson
06:47 AM Revision 996e8a8b (qgis): Fix messed up paths/default file names in model designer export dialogs
Nyall Dawson
06:19 AM Revision 9a56d638 (qgis): [qt6] Build desktop on ci
Nyall Dawson
06:19 AM Revision c6420b75 (qgis): Skip some app tests on qt 6
Nyall Dawson
06:19 AM Revision 84d38bfc (qgis): Remove unused variable
Nyall Dawson
05:23 AM Revision ab2c55aa (qgis): [qt6] Deal with the move of QBuffer/QGeometry/QAttribute from Qt3DRende...
Qt3DCore Nyall Dawson
05:23 AM Revision a350dcac (qgis): Port 3D away from QRegExp
Nyall Dawson
05:23 AM Revision 0ebe2237 (qgis): Run render test on ci
Nyall Dawson
05:23 AM Revision 62333aca (qgis): Remove an unnecessary TODO
Nyall Dawson
05:23 AM Revision e33235c6 (qgis): Fix mesh 3d build on qt 6
Nyall Dawson
05:23 AM Revision a7055ee4 (qgis): Port away from QBufferDataGenerator
Nyall Dawson
05:23 AM Revision 26037abc (qgis): Don't run 3d rendering test on qt6 ci
Nyall Dawson
05:23 AM Revision 5789eebc (qgis): Add a bit of tolerance to QVector3D comparison in TestQgs3DUtils
Nyall Dawson
05:23 AM Revision f6e04bbf (qgis): Fix testqgstessellator on qt 6
Nyall Dawson
05:23 AM Revision da35644d (qgis): Fix warning
Nyall Dawson
05:23 AM Revision 2bd3bfc0 (qgis): Correctly normalize mesh normals
Nyall Dawson
05:23 AM Revision 2b7806db (qgis): [qt6] Build qgis 3d on CI
It's non-functional, but will avoid us introducing any more tricky
to replace deprecated code
Nyall Dawson
05:23 AM Revision 6b11600c (qgis): Port 3d canvas away from QDesktopWidget
Nyall Dawson
05:23 AM Revision 9f6e9f76 (qgis): Fix includes for Qt 6
Nyall Dawson
05:23 AM Revision 31cf4e5f (qgis): [qt6] Temporarily ifdef out some code to get QGIS 3d compiling
Nyall Dawson
04:37 AM Revision 82314ab9 (qgis): Fix messed up paths/default file names in model designer export dialogs
Nyall Dawson
04:01 AM Revision a4cb3af5 (qgis): use standard font for test
Julien Cabieces
04:01 AM Revision 4eb2ac61 (qgis): Fix #37566 : fix legend placement on export
Julien Cabieces
04:01 AM Revision 328ca342 (qgis): Fix #37566 : fix legend placement on export
Julien Cabieces
04:01 AM Revision 029aac56 (qgis): use standard font for test
Julien Cabieces
03:57 AM Revision af0143e1 (qgis): fix legend placement on export
Fix #37566 Julien Cabieces

2022-08-17

08:53 PM Revision 5833a276 (qgis): Remove use of deprecate QPrinter::setOrientation
Nyall Dawson
08:53 PM Revision d0f4ee6a (qgis): Remove QTouchDevice check for gestures
Nyall Dawson
08:37 PM Revision 2711a77f (qgis): Build GUI under qt6 ci
Nyall Dawson
08:37 PM Revision 1bb10510 (qgis): Try fixing QScintilla path
Nyall Dawson
08:37 PM Revision d65809a5 (qgis): Update qt6 test blocklist for gui
Nyall Dawson
08:37 PM Revision 3a5f503d (qgis): Fix warning on qt 6
Nyall Dawson
08:37 PM Revision 8602cad2 (qgis): Build fix
Nyall Dawson
02:21 PM Revision fdd29543 (qgis): Fix warning
Nyall Dawson
02:21 PM Revision b556043a (qgis): Don't run layout label html tests if webkit not available
Nyall Dawson
02:21 PM Revision 301db6dc (qgis): More test masks
Nyall Dawson
02:21 PM Revision 95741fee (qgis): Test masks
Nyall Dawson
02:21 PM Revision e4aa0c24 (qgis): Test masks
Nyall Dawson
02:21 PM Revision 0a97e313 (qgis): Skip some more tests
Nyall Dawson
02:21 PM Revision a41519f3 (qgis): Some qt6 related test mask updates
Nyall Dawson
02:21 PM Revision f460954a (qgis): Rebuild qt6 test block list
Nyall Dawson
02:21 PM Revision d35c31a8 (qgis): More qt6 test masks
Nyall Dawson
02:21 PM Revision ff52ef5f (qgis): Don't emit dash messages for successful tests, it causes too much test ...
Nyall Dawson
02:21 PM Revision bc7b580a (qgis): Deprecate the old test image anomaly system
Nyall Dawson
02:21 PM Revision 91456af3 (qgis): ifdef out some more tests which require webkit when webkit isn't available
Nyall Dawson
02:21 PM Revision 228a90c3 (qgis): Fix build
Nyall Dawson
02:21 PM Revision 0fc35912 (qgis): More test masks
Nyall Dawson
02:21 PM Revision 59e44bac (qgis): Skip some tests which require webkit if webkit is not available
Nyall Dawson
02:21 PM Revision 7a37f540 (qgis): Install gpsbabel on qt6 image
Nyall Dawson
02:21 PM Revision 1f2e6c9d (qgis): Don't run layout HTML item tests if webkit not available
Nyall Dawson
02:21 PM Revision 8c2d2b8d (qgis): Cleanup testqgslegendrenderer.cpp
Nyall Dawson
07:32 AM Revision b7a7e17f (qgis): [qt6] Fix writing invalid character to xml when a null qchar is stored ...
Nyall Dawson
04:22 AM Revision c3b2acc4 (qgis): Port some code away from QRegExp
Nyall Dawson
03:38 AM Revision a9daba85 (qgis): Fix qt6 build
Nyall Dawson
03:38 AM Revision 03c48e6e (qgis): Remove some qrand
Nyall Dawson
03:38 AM Revision 4c8bd391 (qgis): Fix build on qt 6
Nyall Dawson
03:38 AM Revision bde5c7ea (qgis): Don't try to seed random generator on qt 6, not required
Nyall Dawson
03:38 AM Revision a910203c (qgis): Fix qt6 build
Nyall Dawson
03:38 AM Revision 0d6b2a09 (qgis): QgsDebugMsg -> QgsDebugMsgLevel
Nyall Dawson
03:38 AM Revision 3b050913 (qgis): Tighten some includes
Nyall Dawson
03:38 AM Revision 42c7e685 (qgis): Avoid QPair constructor
Nyall Dawson
03:38 AM Revision f657b17c (qgis): Don't try to setCodec to UTF8 on qt 6, not required
Nyall Dawson
03:38 AM Revision b7dd577b (qgis): Remove deprecated connect from ui file
Nyall Dawson
03:38 AM Revision 7b459db5 (qgis): Fix build on qt 6
Nyall Dawson
03:38 AM Revision cc290f4c (qgis): Remove use of endl on qt 6
Nyall Dawson
03:38 AM Revision e7b45d1e (qgis): Fix use of QButtonGroup::buttonClicked on qt 6
Nyall Dawson
03:38 AM Revision 132c14d4 (qgis): Fix qt 6 build
Nyall Dawson
03:38 AM Revision c7bbe2f4 (qgis): Remove some dead code
Nyall Dawson
03:38 AM Revision 789b2ffb (qgis): Remove code which is no longer required in qt 6
Nyall Dawson
03:38 AM Revision b8cb47c0 (qgis): QUuid is no longer implicitly convertible to QString
Nyall Dawson
03:38 AM Revision 69203df3 (qgis): Fix build on qt6
Nyall Dawson
03:38 AM Revision 28ad247d (qgis): Update includes for qt 6 compatiblity
Nyall Dawson
03:38 AM Revision 2c4c6f1a (qgis): Use setContentsMargins for qt 6 compatibility
Nyall Dawson
03:38 AM Revision 5c54f862 (qgis): Update qt_unix_signals for qt 6 compatibility
Nyall Dawson
03:38 AM Revision 2135276b (qgis): Fix a crash when loading layers on Qt 6
Nyall Dawson
03:27 AM Revision f3ea3b6a (qgis): Update test for qt6 api
Nyall Dawson
03:27 AM Revision 64802ca6 (qgis): Update test for qt 6 compatiblity
Nyall Dawson
03:27 AM Revision f5af5063 (qgis): Remove unnecessary touch device check
Nyall Dawson
03:27 AM Revision 43d6d81c (qgis): Update test for qt6 compatibility
Nyall Dawson

2022-08-16

07:06 PM Revision 60e576e1 (qgis): Properly reset SVG if path is empty
nicogodet
02:22 PM Revision 1a8194cd (qgis): Port some code away from QRegExp
Nyall Dawson
10:13 AM Revision d86fc737 (qgis): Port away from deprecated QPrinter::setPaperSize method
Nyall Dawson
08:01 AM Revision deff4a1f (qgis): Use QMultiMap for qt 6 compatibility
Nyall Dawson
07:53 AM Revision c2cc2c4c (qgis): Split test_qgsprocessexecutable.py into two parts
The test is running up against the maximum execution timeout
for tests and sporadically failing
Nyall Dawson
07:21 AM Revision b09a8888 (qgis): Fix messed up paths/default file names in model designer export dialogs
Nyall Dawson
07:21 AM Revision faa65a1e (qgis): Fix messed up paths/default file names in model designer export dialogs
Nyall Dawson
07:17 AM Revision 463f4ee5 (qgis): Fix messed up paths/default file names in model designer export dialogs
Nyall Dawson
06:09 AM Revision a59ffbc3 (qgis): Enable some more tests on qt6 builds
Nyall Dawson
05:14 AM Revision eeb8832f (qgis): Move files to correct place
Nyall Dawson
05:14 AM Revision 700ef0d9 (qgis): Better debugging
Nyall Dawson
05:14 AM Revision 9afdd02d (qgis): Some debugging
Nyall Dawson
05:14 AM Revision 74a7657c (qgis): Start moving some common test methods to base class
Nyall Dawson
05:14 AM Revision 44aeaf71 (qgis): Better debug help in render checkers
Nyall Dawson
05:14 AM Revision f7cb2242 (qgis): Update reference file
Nyall Dawson
05:14 AM Revision e0f8d002 (qgis): Make tests stable across different platforms
Nyall Dawson
05:14 AM Revision 7342c9cb (qgis): Fix test for when HAS_KDE_QT5_FONT_STRETCH_FIX is enabled
Nyall Dawson
05:14 AM Revision 887ed3e1 (qgis): Always replace rendered test images
Nyall Dawson
05:14 AM Revision 9a40c3cb (qgis): More appropriate comparison layout for differing image sizes
Nyall Dawson
04:31 AM Revision fa29e9df (qgis): Split test_qgsprocessexecutable.py into two parts
The test is running up against the maximum execution timeout
for tests and sporadically failing
Nyall Dawson
04:26 AM Revision fa69bdb0 (qgis): Default new layout map rotation to canvas map rotation
Nyall Dawson
04:26 AM Revision 1512d355 (qgis): Add API to QgsProjectViewSettings to allow setting default map rotation
Provides a stable means for scripts to set the map rotation Nyall Dawson
04:26 AM Revision 00c136e4 (qgis): Add API to QgsProjectViewSettings to allow setting default map rotation
Provides a stable means for scripts to set the map rotation Nyall Dawson
04:26 AM Revision eb7e1926 (qgis): Default new layout map rotation to canvas map rotation
Nyall Dawson
04:26 AM Revision b350b2b6 (qgis): Split test_qgsprocessexecutable.py into two parts
The test is running up against the maximum execution timeout
for tests and sporadically failing
Nyall Dawson
04:25 AM Revision 9f2472be (qgis): Port main.cpp away from QDesktopWidget
Nyall Dawson
04:25 AM Revision 7fedb1af (qgis): Remove logical dpi handling from QgsScreenHelper
Unless we REALLLLLLLY need this, it's better to keep the API
simple and avoid the confusion between two different dpi...
Nyall Dawson
04:25 AM Revision b1858327 (qgis): Use actual screen dpi, not logical dpi in profile context
Nyall Dawson
04:25 AM Revision f05330f0 (qgis): Port 3d sandbox away from QDesktopWidget
Nyall Dawson
04:25 AM Revision 4cfdb95a (qgis): Remove unused includes
Nyall Dawson
04:25 AM Revision b7602efb (qgis): Force splash screen to show on primary screen
Nyall Dawson
04:25 AM Revision 50052d9f (qgis): Add missing break
Nyall Dawson
04:25 AM Revision a077534e (qgis): Port remaining gui classes away from QDesktopWidget
Nyall Dawson
04:25 AM Revision e88867de (qgis): Port QgsMeshRenderer3dAveragingWidget away from QDesktopWidget
Nyall Dawson
04:25 AM Revision 28a10dbd (qgis): Port QgsModelDesignerDialog away from QDesktopWidget
Nyall Dawson
04:25 AM Revision 5de973d0 (qgis): Port some more code away from QDesktopWidget
Nyall Dawson
04:25 AM Revision c306fa0a (qgis): Port elevation canvas away from QDesktopWidget
Nyall Dawson
04:25 AM Revision 22edb68e (qgis): Introduce QgsScreenHelper
A utility class for dyanmic handling of changes to screen properties Nyall Dawson
04:25 AM Revision 44ba8aca (qgis): Use QgsScreenHandler instead of duplicate screen dpi handling code
Nyall Dawson
04:25 AM Revision 281d46af (qgis): Port QgsFontButton away from QDesktopWidget
Nyall Dawson
04:25 AM Revision e7a9961e (qgis): Add availableGeometry handling to QgsScreenHelper
Nyall Dawson
04:25 AM Revision 56f05b09 (qgis): Remove unused includes
Nyall Dawson
04:25 AM Revision 169636e7 (qgis): Cleanup some includes
Nyall Dawson
04:25 AM Revision 996336f3 (qgis): Port QgsTextPreview away from QDesktopWidget
Nyall Dawson
04:22 AM Revision d717938b (qgis): Default new layout map rotation to canvas map rotation
Nyall Dawson
04:22 AM Revision f9415af3 (qgis): Add API to QgsProjectViewSettings to allow setting default map rotation
Provides a stable means for scripts to set the map rotation Nyall Dawson
02:20 AM Revision fc6fc255 (qgis): Add myself to contributors
nicogodet

2022-08-15

10:48 PM Revision 31036751 (qgis): Keep current map tool if line captured
nicogodet
10:47 PM Revision c9c3244a (qgis): Fix it better
Borys Jurgiel
10:47 PM Revision c359ccc0 (qgis): Fix output encoding in processing/dxf export
Borys Jurgiel
10:47 PM Revision d9376a48 (qgis): Fix output encoding in processing/dxf export
Borys Jurgiel
10:47 PM Revision 304fcc80 (qgis): Fix it better
Borys Jurgiel
08:37 AM Revision 9768684d (qgis): Keep current map tool if line captured
nicogodet
08:37 AM Revision 228ad0da (qgis): Fix it better
Borys Jurgiel
08:37 AM Revision 4fd5e605 (qgis): Fix output encoding in processing/dxf export
Borys Jurgiel
08:37 AM Revision 35988eea (qgis): Fix output encoding in processing/dxf export
Borys Jurgiel
08:37 AM Revision 400fa34a (qgis): Fix it better
Borys Jurgiel
08:33 AM Revision 1221b7f8 (qgis): Fix output encoding in processing/dxf export
Borys Jurgiel
08:33 AM Revision 96298dbe (qgis): Fix it better
Borys Jurgiel
08:33 AM Revision b4bd69a1 (qgis): Keep current map tool if line captured
nicogodet
08:32 AM Revision 2bf04531 (qgis): Create new CPL error handler which collects errors for later retrieval
Nyall Dawson
08:32 AM Revision a5cbffb4 (qgis): Allow a context/provider name to be set for QgsCPLErrorHandler
Nyall Dawson
08:32 AM Revision 28d706f8 (qgis): Show more descriptive errors when GDAL setNoDataValue errors occur
Nyall Dawson
08:22 AM Revision a03c3578 (qgis): Remove unnecessary include
Nyall Dawson
08:22 AM Revision f150128c (qgis): Use QEvent::position instead of pos
Nyall Dawson
08:22 AM Revision 6b0ee5ed (qgis): Add method to retrieve action by string instead of uuid
Required for qt 6 builds Nyall Dawson
08:22 AM Revision d987cdd8 (qgis): Fix use of some deprecated signals
Nyall Dawson
08:22 AM Revision 4f0d3bb9 (qgis): Use QSet::insert instead of unite on qt6 builds
Nyall Dawson
08:22 AM Revision 3e56f7de (qgis): Remove use of deprecated QRegExp class
Nyall Dawson
08:22 AM Revision 4b5c5f2a (qgis): Fix spatialite source select qt6 build
Nyall Dawson
08:22 AM Revision 587387a4 (qgis): Add some includes required for qt6 builds
Nyall Dawson
04:28 AM Revision 75dc6969 (qgis): Documentation
Nyall Dawson
04:28 AM Revision 369d2200 (qgis): [feature] Automatically add related tables when adding layers from
GDAL datasets with embedded relationship information
For GDAL data formats with embedded relationship information, w...
Nyall Dawson
04:28 AM Revision 77be48e6 (qgis): Add method to set QgsVectorLayer weak relations
Nyall Dawson
04:28 AM Revision f1cb8eb6 (qgis): Better icon for relationships in browser
Nyall Dawson

2022-08-14

01:58 AM Revision 1b3050f4 (qgis): Return false
Alessandro Pasotti
01:58 AM Revision 93c030cf (qgis): Check for result
Alessandro Pasotti
01:58 AM Revision 781ff994 (qgis): Restore comment
Alessandro Pasotti
01:58 AM Revision ddd7a0fc (qgis): PG: Fix unreported credentials exposure on connection lost
also fixes a few crashes when connection is lost due to missing
check of PG result.
Alessandro Pasotti
01:53 AM Revision 215ec109 (qgis): Return false
Alessandro Pasotti
01:53 AM Revision 6884b2ca (qgis): PG: Fix unreported credentials exposure on connection lost
also fixes a few crashes when connection is lost due to missing
check of PG result.
Alessandro Pasotti
01:53 AM Revision 60f0d0f7 (qgis): Restore comment
Alessandro Pasotti
01:53 AM Revision df43151c (qgis): Check for result
Alessandro Pasotti
01:53 AM Revision d0b6585a (qgis): Add item in Help menu to open PyQGIS web page
Harrissou Santanna
01:52 AM Revision 3b76b31e (qgis): [Oracle] log style and addFeatures requests
Julien Cabieces

2022-08-13

08:32 PM Revision 36da0ea3 (qgis): Merge pull request #49182 from qgis/backport-48998-to-release-3_26
[Backport release-3_26] WFS/OAPIF: fix filtering on duplicated layers (fixes #48465) Matthias Kuhn
05:29 PM Revision e3a89bf7 (qgis): lint
Kanahiro
05:27 PM Revision 3690e650 (qgis): specify Error in try-except
Kanahiro
05:26 PM Revision 4a2a5b29 (qgis): Merge branch 'fix/grass7-unicodeerror' of github.com:Kanahiro/QGIS into...
Kanahiro
05:25 PM Revision d442230b (qgis): wrap stdout decode in saga, improve docstr
Kanahiro

2022-08-12

02:05 PM Revision 6a63fd37 (qgis): Release of 3.22.10
Jürgen Fischer
02:04 PM Revision f73138bc (qgis): translation update for 3.22.10 from transifex
Jürgen Fischer
02:04 PM Revision feec3d3b (qgis): Release of 3.26.2
Jürgen Fischer
02:04 PM Revision a86a3381 (qgis): translation update for 3.26.2 from transifex
Jürgen Fischer
12:36 PM Revision 33788b6c (qgis): Remove more old qt fallbacks
Nyall Dawson
12:36 PM Revision 4b812199 (qgis): Bump minimum Qt to 5.13
Nyall Dawson
12:36 PM Revision ffca1d56 (qgis): Remove code for Qt < 5.13
Nyall Dawson
12:36 PM Revision a97283c1 (qgis): Update docs to reflect Qt 5.13 minimum
Nyall Dawson
12:36 PM Revision 51e3c083 (qgis): Sip update
Nyall Dawson
06:26 AM Revision 61038256 (qgis): Use shapefiles for WFST data format
Spatialite is just asking for unwanted issues. (In this case it's
magically decided that the layers should all be rea...
Nyall Dawson
05:59 AM Revision e635ce1b (qgis): Update libgsl
Nyall Dawson
05:59 AM Revision 835e1e68 (qgis): Disable libsegfault
Nyall Dawson
05:59 AM Revision 90b9c14c (qgis): Don't patch qt3d for 22.04
Nyall Dawson
05:59 AM Revision 44d8bc8b (qgis): Update CI environments to 22.04
Nyall Dawson
03:10 AM Revision 0952bc0c (qgis): Use shapefiles for WFST data format
Spatialite is just asking for unwanted issues. (In this case it's
magically decided that the layers should all be rea...
Nyall Dawson
03:06 AM Revision 52499cb0 (qgis): Use shapefiles for WFST data format
Spatialite is just asking for unwanted issues. (In this case it's
magically decided that the layers should all be rea...
Nyall Dawson

2022-08-11

12:11 AM Revision 12bdd51e (qgis): Backport 825482d in order to fix removing a single raster from GPKG
Borys Jurgiel
12:11 AM Revision d38268b4 (qgis): Add test for QgsGeometry.orthogonalize()
Andrea Giudiceandrea
12:11 AM Revision 9c76c073 (qgis): Fix orthogonalize
Andrea Giudiceandrea
10:01 PM Revision 9c08adf5 (qgis): take II
Jürgen Fischer
10:01 PM Revision 34a67f1d (qgis): Update qgsalgorithmpackage.cpp
Jürgen Fischer
10:01 PM Revision 203f7357 (qgis): fix msvc build
Jürgen Fischer
10:03 AM Revision 108c6c53 (qgis): Merge pull request #49743 from agiudiceandrea/backport-49715-to-release...
[Backport release-3_26] Fix crash caused by the Orthogonalize processing algorithm (Fix #49621) Loïc Bartoletti
09:02 AM Revision 53bb26d6 (qgis): Fix testqgsrasterlayer.cpp on newer GDAL versions, and don't modify tes...
Nyall Dawson
08:39 AM Revision 00080c59 (qgis): Add test for QgsGeometry.orthogonalize()
Andrea Giudiceandrea
08:39 AM Revision 663ae8a1 (qgis): Fix orthogonalize
Andrea Giudiceandrea
08:29 AM Revision 3371e221 (qgis): debian packaging: update gdal library location on ubuntu kinetic
Jürgen Fischer
08:29 AM Revision af9f4321 (qgis): debian packaging: update gdal library location on ubuntu kinetic
Jürgen Fischer
08:29 AM Revision 36c4cdac (qgis): debian packaging: update gdal library location on ubuntu kinetic
Jürgen Fischer
08:26 AM Revision c96bcc9a (qgis): Don't patch qt3d for 22.04
Nyall Dawson
08:26 AM Revision c48764c6 (qgis): Disable libsegfault
Nyall Dawson
08:26 AM Revision 9d197e57 (qgis): Update CI environments to 22.04
Nyall Dawson
08:26 AM Revision e0e56fab (qgis): Update libgsl
Nyall Dawson
08:22 AM Revision e3ea5d27 (qgis): Fix testqgsrasterlayer.cpp on newer GDAL versions, and don't modify tes...
Nyall Dawson
08:22 AM Revision f5092bb5 (qgis): Don't patch qt3d for 22.04
Nyall Dawson
08:22 AM Revision 381ec611 (qgis): Update libgsl
Nyall Dawson
08:22 AM Revision 39f671a0 (qgis): Disable libsegfault
Nyall Dawson
08:22 AM Revision 77505659 (qgis): Update CI environments to 22.04
Nyall Dawson
08:17 AM Revision fed98824 (qgis): Hide map point rubberband if capture has started
nicogodet
05:55 AM Revision d7994dff (qgis): Add test for QgsGeometry.orthogonalize()
Andrea Giudiceandrea
05:55 AM Revision c2e23696 (qgis): Fix orthogonalize
Andrea Giudiceandrea
05:55 AM Revision 78c568aa (qgis): Add oracle to save to database action list providers
Julien Cabieces
05:54 AM Revision 03bd89ff (qgis): Add oracle to save to database action list providers
Julien Cabieces
05:44 AM Revision a948947b (qgis): Fix testqgsrasterlayer.cpp on newer GDAL versions, and don't modify tes...
Nyall Dawson
05:44 AM Revision cdaa37e7 (qgis): Fix testqgsrasterlayer.cpp on newer GDAL versions, and don't modify tes...
Nyall Dawson
05:40 AM Revision b8a71195 (qgis): Fix testqgsrasterlayer.cpp on newer GDAL versions, and don't modify tes...
Nyall Dawson

2022-08-10

12:36 AM Revision 74d95091 (qgis): Add oracle to save to database action list providers
Julien Cabieces
12:36 AM Revision bc501245 (qgis): Add oracle to save to database action list providers
Julien Cabieces
12:32 AM Revision 1e9411d4 (qgis): Add oracle to save to database action list providers
Julien Cabieces
12:31 AM Revision c5a65094 (qgis): Add 'WITH_ASAN' cmake option to enable AddressSanitizer compile options
Nyall Dawson
07:06 PM Revision f4f96dde (qgis): Create a new test file for disabled tests
The intention is that this file contains tests which reveal
actual broken behavior in QGIS, where the fix for the
und...
Nyall Dawson
07:06 PM Revision 2d76767b (qgis): Move QgsFieldValidator test of validity of 0.1234 style strings
in comma as decimal separator locales to disabled tests
On newer Qt versions QDoubleValidator with comma as decimal ...
Nyall Dawson
07:06 PM Revision 62c4728c (qgis): Move QgsDataItem python createChildren crash test to disabled tests
This test was originally working under Qt 5.12, but is broken on newer Qt or sip
versions. The test currently segfaul...
Nyall Dawson
07:06 PM Revision edec84a2 (qgis): Move QgsFieldValidator test of validity of 0.1234 style strings
in comma as decimal separator locales to disabled tests
On newer Qt versions QDoubleValidator with comma as decimal ...
Nyall Dawson
07:06 PM Revision 30889e1b (qgis): Create a new test file for disabled tests
The intention is that this file contains tests which reveal
actual broken behavior in QGIS, where the fix for the
und...
Nyall Dawson
07:06 PM Revision 8da5a272 (qgis): Move QgsDataItem python createChildren crash test to disabled tests
This test was originally working under Qt 5.12, but is broken on newer Qt or sip
versions. The test currently segfaul...
Nyall Dawson
04:31 PM Revision 0580369d (qgis): debian packaging: disable pdal for ubuntu kinetic too
Jürgen Fischer
04:30 PM Revision 1a5b7374 (qgis): debian packaging: disable pdal for ubuntu kinetic too
Jürgen Fischer
04:28 PM Revision d43b5ac2 (qgis): debian packaging: disable pdal for ubuntu kinetic too
Jürgen Fischer
01:20 PM Revision b5f969d2 (qgis): Move QgsFieldValidator test of validity of 0.1234 style strings
in comma as decimal separator locales to disabled tests
On newer Qt versions QDoubleValidator with comma as decimal ...
Nyall Dawson
01:20 PM Revision baa63654 (qgis): Move QgsDataItem python createChildren crash test to disabled tests
This test was originally working under Qt 5.12, but is broken on newer Qt or sip
versions. The test currently segfaul...
Nyall Dawson
01:20 PM Revision b34410e6 (qgis): Create a new test file for disabled tests
The intention is that this file contains tests which reveal
actual broken behavior in QGIS, where the fix for the
und...
Nyall Dawson
01:20 PM Revision 6c002418 (qgis): Create a new test file for disabled tests
The intention is that this file contains tests which reveal
actual broken behavior in QGIS, where the fix for the
und...
Nyall Dawson
01:20 PM Revision 1f214ea5 (qgis): Move QgsDataItem python createChildren crash test to disabled tests
This test was originally working under Qt 5.12, but is broken on newer Qt or sip
versions. The test currently segfaul...
Nyall Dawson
01:20 PM Revision 76efbc42 (qgis): Move QgsFieldValidator test of validity of 0.1234 style strings
in comma as decimal separator locales to disabled tests
On newer Qt versions QDoubleValidator with comma as decimal ...
Nyall Dawson
01:19 PM Revision d9c44129 (qgis): Add an icon for dataset groups in sublayer selection dialog
Nyall Dawson
01:18 PM Revision d7c5395d (qgis): Fix storing reference to feature which goes out of scope leads
to crashes in rule based renderer Nyall Dawson
01:18 PM Revision 6ff6e9b1 (qgis): Port all of test_qgsrulebasedrenderer.py to c++ tests
This test has been flaky for some deep underlying sip reasons
for years and years. It's time to go.
Nyall Dawson
01:18 PM Revision 00724b2a (qgis): Fix leaks
Nyall Dawson
01:18 PM Revision 7ccfbe3f (qgis): Use shapefiles for WFST data format
Spatialite is just asking for unwanted issues. (In this case it's
magically decided that the layers should all be rea...
Nyall Dawson
01:18 PM Revision b9ea9662 (qgis): Get remaining processing tests working on newer systems
Nyall Dawson
01:18 PM Revision 11f0b6f4 (qgis): Fix some more processing tests on newer libraries
Nyall Dawson
01:18 PM Revision 2ccdda85 (qgis): Get some processing tests passing on newer libraries
Nyall Dawson
01:18 PM Revision 2d422888 (qgis): When running hub lines tool in geodesic mode, always drop m/z values
Otherwise we end up with geometries full of nan z/m values, which
are problematic and can't be used with newer GDAL v...
Nyall Dawson
01:18 PM Revision edc302cc (qgis): More working processing tests on newer systems
Nyall Dawson
01:17 PM Revision 29ddc8ea (qgis): When running hub lines tool in geodesic mode, always drop m/z values
Otherwise we end up with geometries full of nan z/m values, which
are problematic and can't be used with newer GDAL v...
Nyall Dawson
01:17 PM Revision 093b46e6 (qgis): Get some processing tests passing on newer libraries
Nyall Dawson
01:17 PM Revision f7796e86 (qgis): Get remaining processing tests working on newer systems
Nyall Dawson
01:17 PM Revision 840113c5 (qgis): More working processing tests on newer systems
Nyall Dawson
01:17 PM Revision a2a5cbf7 (qgis): Fix some more processing tests on newer libraries
Nyall Dawson
01:17 PM Revision 4562fcd3 (qgis): Create a new test file for disabled tests
The intention is that this file contains tests which reveal
actual broken behavior in QGIS, where the fix for the
und...
Nyall Dawson
01:17 PM Revision 6da26fb5 (qgis): Move QgsDataItem python createChildren crash test to disabled tests
This test was originally working under Qt 5.12, but is broken on newer Qt or sip
versions. The test currently segfaul...
Nyall Dawson
01:17 PM Revision 4aa01a06 (qgis): Move QgsFieldValidator test of validity of 0.1234 style strings
in comma as decimal separator locales to disabled tests
On newer Qt versions QDoubleValidator with comma as decimal ...
Nyall Dawson
11:07 AM Revision 06b1acd2 (qgis): Update untwine from upstream
This should hopefully fix these issues:
https://github.com/qgis/QGIS/issues/41833
https://github.com/qgis/QGIS/issues...
Martin Dobias
11:06 AM Revision a90a2cba (qgis): Test mask updates
Nyall Dawson
11:06 AM Revision 6e1f98ec (qgis): Test mask updates
Nyall Dawson
11:06 AM Revision bedd305a (qgis): Server test image updates
Nyall Dawson
11:06 AM Revision 7241dc11 (qgis): Test mask update
Nyall Dawson
11:06 AM Revision dc06796a (qgis): Add mechanism to flag that a render check is expected to fail
Nyall Dawson
10:32 AM Revision b9250f48 (qgis): Qt6 test mask updates
Nyall Dawson
09:57 AM Revision d6500af3 (qgis): Fix build
Nyall Dawson
09:57 AM Revision 0b4b3195 (qgis): Use case insensitive checks for sqlite column types
Fixes virtual layer field types on some sqlite versions Nyall Dawson
09:57 AM Revision 1d8f167c (qgis): Thread local
Nyall Dawson
09:04 AM Revision ddbbf1fb (qgis): Fix leaks
Nyall Dawson
09:04 AM Revision 184c5e91 (qgis): Port all of test_qgsrulebasedrenderer.py to c++ tests
This test has been flaky for some deep underlying sip reasons
for years and years. It's time to go.
Nyall Dawson
09:04 AM Revision 210601b3 (qgis): Fix storing reference to feature which goes out of scope leads
to crashes in rule based renderer Nyall Dawson
09:00 AM Revision 94ea2176 (qgis): Fix storing reference to feature which goes out of scope leads
to crashes in rule based renderer Nyall Dawson
09:00 AM Revision 85ff8793 (qgis): Fix leaks
Nyall Dawson
09:00 AM Revision ca47d328 (qgis): Port all of test_qgsrulebasedrenderer.py to c++ tests
This test has been flaky for some deep underlying sip reasons
for years and years. It's time to go.
Nyall Dawson
08:37 AM Revision 36cc7d07 (qgis): When running hub lines tool in geodesic mode, always drop m/z values
Otherwise we end up with geometries full of nan z/m values, which
are problematic and can't be used with newer GDAL v...
Nyall Dawson
08:37 AM Revision 38c14088 (qgis): Fix some more processing tests on newer libraries
Nyall Dawson
08:37 AM Revision 01eca7c1 (qgis): More working processing tests on newer systems
Nyall Dawson
08:37 AM Revision bb6ef325 (qgis): Get some processing tests passing on newer libraries
Nyall Dawson
08:37 AM Revision 6cf4429d (qgis): Get remaining processing tests working on newer systems
Nyall Dawson
08:36 AM Revision fcf5c81c (qgis): Get remaining processing tests working on newer systems
Nyall Dawson
08:36 AM Revision d4e3d61f (qgis): More working processing tests on newer systems
Nyall Dawson
08:36 AM Revision 697b57fd (qgis): Get some processing tests passing on newer libraries
Nyall Dawson
08:36 AM Revision 2ee3a2ee (qgis): Fix some more processing tests on newer libraries
Nyall Dawson
08:36 AM Revision 33f6e447 (qgis): When running hub lines tool in geodesic mode, always drop m/z values
Otherwise we end up with geometries full of nan z/m values, which
are problematic and can't be used with newer GDAL v...
Nyall Dawson
08:33 AM Revision 44c06b7b (qgis): Get some processing tests passing on newer libraries
Nyall Dawson
08:33 AM Revision 7b7d0ba7 (qgis): When running hub lines tool in geodesic mode, always drop m/z values
Otherwise we end up with geometries full of nan z/m values, which
are problematic and can't be used with newer GDAL v...
Nyall Dawson
08:33 AM Revision 6e6759f4 (qgis): Fix some more processing tests on newer libraries
Nyall Dawson
08:33 AM Revision 9d1fc68c (qgis): Get remaining processing tests working on newer systems
Nyall Dawson
08:33 AM Revision 9f07b782 (qgis): More working processing tests on newer systems
Nyall Dawson
06:52 AM Revision 596f0e27 (qgis): Update untwine from upstream
This should hopefully fix these issues:
https://github.com/qgis/QGIS/issues/41833
https://github.com/qgis/QGIS/issues...
Martin Dobias
06:48 AM Revision 38b2ae55 (qgis): Update untwine from upstream
This should hopefully fix these issues:
https://github.com/qgis/QGIS/issues/41833
https://github.com/qgis/QGIS/issues...
Martin Dobias
06:47 AM Revision bd8f82d7 (qgis): Fix some leaks in tests
Nyall Dawson
06:02 AM Revision b2d11b09 (qgis): Fix build
Nyall Dawson
05:55 AM Revision b12fa9a7 (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
Nyall Dawson
05:55 AM Revision df28f877 (qgis): [gdal] Fix passthrough of zip paths containing a single dataset
with an accompanying .aux.xml file
Fixes TestZipLayer::testPassthruRasterZip()
Nyall Dawson
05:55 AM Revision b4e0719f (qgis): Fix some outdated assumptions in testziplayer.cpp
Nyall Dawson
05:55 AM Revision 01b23ae8 (qgis): Fix default .qml style for raster layers inside vsi archives is not
applied when loading the layer
Fixes some more failing TestZipLayer tests
Nyall Dawson
05:55 AM Revision c335d3f2 (qgis): Fix GDAL vrt items don't show in zip items in browser
Nyall Dawson
05:55 AM Revision a3836faa (qgis): Run TestZiplayer on CI
Nyall Dawson
05:55 AM Revision 1e2c0f6b (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
Nyall Dawson
05:55 AM Revision 2b868388 (qgis): Adapt test to work for newer proj
Nyall Dawson
05:55 AM Revision 136225fd (qgis): Add ogc, iau_2015, and nkg authorities to crs support
To match those available from recent proj versions Nyall Dawson
05:55 AM Revision ecbf4d6f (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
Nyall Dawson
05:55 AM Revision c878bdff (qgis): Fix default .qml style for raster layers inside vsi archives is not
applied when loading the layer
Fixes some more failing TestZipLayer tests
Nyall Dawson
05:55 AM Revision 134de8bd (qgis): Run TestZiplayer on CI
Nyall Dawson
05:55 AM Revision aceba8f9 (qgis): Fix some outdated assumptions in testziplayer.cpp
Nyall Dawson
05:55 AM Revision 45ade2ff (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
Nyall Dawson
05:55 AM Revision 7804225b (qgis): [gdal] Fix passthrough of zip paths containing a single dataset
with an accompanying .aux.xml file
Fixes TestZipLayer::testPassthruRasterZip()
Nyall Dawson
05:55 AM Revision 59e05eb7 (qgis): Fix GDAL vrt items don't show in zip items in browser
Nyall Dawson
05:54 AM Revision 2bab67e4 (qgis): [sip] Fix conversion of null QgsLayoutItem* pointer variant values
on newer qt/sip versions
This was incorrectly returning a malformed/semi-null QVariant
...something?!?
We probably ...
Nyall Dawson
05:54 AM Revision c8ce8f12 (qgis): Fix 3d layout map exports are blank
Nyall Dawson
05:53 AM Revision 9ce7e2a8 (qgis): Use CORE_DEPRECATED_EXPORT instead of CORE_EXPORT Q_DECL_DEPRECATED
The former combination breaks the qt6 build on gcc Nyall Dawson
05:39 AM Revision 023cf36a (qgis): Adapt test to work for newer proj
Nyall Dawson
05:39 AM Revision b8e3bb0f (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
Nyall Dawson
05:39 AM Revision f5c2cd02 (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
Nyall Dawson
05:39 AM Revision 3627ba0e (qgis): Add ogc, iau_2015, and nkg authorities to crs support
To match those available from recent proj versions Nyall Dawson
05:04 AM Revision bf549479 (qgis): [spatialite] Fix features with null geometry are incorrectly
returned when request has a filter rect on newer spatialite versions Nyall Dawson
05:04 AM Revision 2fc142fb (qgis): Less debug noise in spatialite provider
Nyall Dawson
05:04 AM Revision c10d5609 (qgis): Fix broken view definitions in views_test.sqlite
Nyall Dawson
04:23 AM Revision 7238520f (qgis): [CppCheck] Fix duplicateBranch
Julien Cabieces
04:23 AM Revision 470ca47f (qgis): [CppCheck] fix unsignedLessThanZero
Julien Cabieces
04:23 AM Revision 1af1c3cf (qgis): fix shellcheck
Julien Cabieces
04:23 AM Revision b9be1a35 (qgis): [CppCheck] use a var for error categories
Julien Cabieces
04:23 AM Revision 31cc2215 (qgis): check size equals 0
Julien Cabieces
03:32 AM Revision ba3d7cd3 (qgis): Thread local
Nyall Dawson
03:32 AM Revision d7e9f4c3 (qgis): Use case insensitive checks for sqlite column types
Fixes virtual layer field types on some sqlite versions Nyall Dawson
03:31 AM Revision dc4dd274 (qgis): Server test image updates
Nyall Dawson
03:31 AM Revision 367d23c2 (qgis): Test mask updates
Nyall Dawson
03:31 AM Revision 0cbe50c1 (qgis): Test mask updates
Nyall Dawson
03:31 AM Revision f0a068f3 (qgis): Test mask update
Nyall Dawson
03:31 AM Revision d3cfcd17 (qgis): Add mechanism to flag that a render check is expected to fail
Nyall Dawson

2022-08-09

12:51 AM Revision 57a2878b (qgis): Test mask update
Nyall Dawson
12:51 AM Revision 96536fcf (qgis): Test mask updates
Nyall Dawson
12:51 AM Revision d9aafba1 (qgis): Test mask updates
Nyall Dawson
12:50 AM Revision aa708911 (qgis): Add mechanism to flag that a render check is expected to fail
Nyall Dawson
12:50 AM Revision 60dc5e45 (qgis): Server test image updates
Nyall Dawson
12:46 AM Revision 085aa726 (qgis): Add mechanism to flag that a render check is expected to fail
Nyall Dawson
12:46 AM Revision c32368bd (qgis): Test mask updates
Nyall Dawson
12:46 AM Revision 7e6c16fd (qgis): Test mask updates
Nyall Dawson
12:46 AM Revision cbb1f7e5 (qgis): Test mask update
Nyall Dawson
12:46 AM Revision 7e1b4196 (qgis): Server test image updates
Nyall Dawson
12:04 AM Revision 62cc0b41 (qgis): Added new shapes to simple shapes, including parallelogram, trapezoid, ...
Zayne Tomlins
12:04 AM Revision a7271d7d (qgis): Added additional shapes: heart, diamond star and rounded rectangle
Zayne Tomlins
12:04 AM Revision bf9523c1 (qgis): Added tests for new shapes
Zayne Tomlins
12:04 AM Revision 848c824b (qgis): Modified heart shape
Zayne Tomlins
12:04 AM Revision 62ccfb87 (qgis): removed comments lines
Zayne Tomlins
12:04 AM Revision c7aa6626 (qgis): Cleaned up docs
Zayne Tomlins
11:53 PM Revision 1319ddbb (qgis): Thread local
Nyall Dawson
11:53 PM Revision 2a160632 (qgis): Use case insensitive checks for sqlite column types
Fixes virtual layer field types on some sqlite versions Nyall Dawson
11:53 PM Revision 86c8efcb (qgis): Use case insensitive checks for sqlite column types
Fixes virtual layer field types on some sqlite versions Nyall Dawson
11:53 PM Revision 3327d90b (qgis): Thread local
Nyall Dawson
11:50 PM Revision bca529f8 (qgis): Thread local
Nyall Dawson
11:50 PM Revision 25e0e8a5 (qgis): Use case insensitive checks for sqlite column types
Fixes virtual layer field types on some sqlite versions Nyall Dawson
05:56 PM Revision 5590ff79 (qgis): test_provider_gdal.py: fix testSanitizeVRT() (refs https://github.com/q...
Even Rouault
05:55 PM Revision b40ef541 (qgis): test_provider_gdal.py: fix testSanitizeVRT() (refs https://github.com/q...
Even Rouault
05:55 PM Revision 2b8a8874 (qgis): Get Raster resampler test working on newer GDAL
Nyall Dawson
05:55 PM Revision 3e7ceeac (qgis): Fix test_provider_virtualrasterprovider on some GDAL versions
Nyall Dawson
05:54 PM Revision 145bce40 (qgis): Get Raster resampler test working on newer GDAL
Nyall Dawson
05:54 PM Revision eba168c0 (qgis): Fix test_provider_virtualrasterprovider on some GDAL versions
Nyall Dawson
05:54 PM Revision 4ddc0987 (qgis): More tolerance in server cache manager test
Nyall Dawson
05:54 PM Revision 1b5fa635 (qgis): Fix test on newer flex/bison
Nyall Dawson
05:53 PM Revision 5cb6c27d (qgis): More tolerance in server cache manager test
Nyall Dawson
05:53 PM Revision 4fa14951 (qgis): Fix test on newer flex/bison
Nyall Dawson
01:27 PM Revision c264ddb9 (qgis): Fix test on newer flex/bison
Nyall Dawson
01:27 PM Revision 3e0087d1 (qgis): More tolerance in server cache manager test
Nyall Dawson
01:27 PM Revision d6710dcf (qgis): Fix test on newer flex/bison
Nyall Dawson
01:27 PM Revision 43f180c1 (qgis): More tolerance in server cache manager test
Nyall Dawson
01:26 PM Revision 6e1de320 (qgis): Get Raster resampler test working on newer GDAL
Nyall Dawson
01:26 PM Revision b3912b52 (qgis): Fix test_provider_virtualrasterprovider on some GDAL versions
Nyall Dawson
01:26 PM Revision 4aac2897 (qgis): Get Raster resampler test working on newer GDAL
Nyall Dawson
01:26 PM Revision 13b20b60 (qgis): Fix test_provider_virtualrasterprovider on some GDAL versions
Nyall Dawson
01:23 PM Revision d76e9b4a (qgis): Fix test on newer flex/bison
Nyall Dawson
01:23 PM Revision d25f85d9 (qgis): More tolerance in server cache manager test
Nyall Dawson
01:22 PM Revision 95d99cfc (qgis): Fix test_provider_virtualrasterprovider on some GDAL versions
Nyall Dawson
01:22 PM Revision 13434585 (qgis): Get Raster resampler test working on newer GDAL
Nyall Dawson
12:18 PM Revision eacc063b (qgis): test_provider_gdal.py: fix testSanitizeVRT() (refs https://github.com/q...
Even Rouault
12:18 PM Revision 0031da9d (qgis): test_provider_gdal.py: fix testSanitizeVRT() (refs https://github.com/q...
Even Rouault
12:15 PM Revision 4408d190 (qgis): Fix 3d layout map exports are blank
Nyall Dawson
12:15 PM Revision 735df35e (qgis): [spatialite] Fix features with null geometry are incorrectly
returned when request has a filter rect on newer spatialite versions Nyall Dawson
12:15 PM Revision b9033a97 (qgis): Less debug noise in spatialite provider
Nyall Dawson
12:15 PM Revision 54937620 (qgis): Fix broken view definitions in views_test.sqlite
Nyall Dawson
12:14 PM Revision 779a1858 (qgis): test_provider_gdal.py: fix testSanitizeVRT() (refs https://github.com/q...
Even Rouault
10:32 AM Revision 3f2cdba4 (qgis): Test image updates
(cherry picked from commit 7e85f83e106fe5df57dd83b1e08388a095dfa500) Nyall Dawson
10:32 AM Revision 89dc23f7 (qgis): Test image updates
(cherry picked from commit a2f5b6471b016664d54546d6c1744e1a08fa9925) Nyall Dawson
10:32 AM Revision 143ade12 (qgis): Test mask updates
Nyall Dawson
08:56 AM Revision 31167f2e (qgis): Fix broken layout 3d map copy settings buttons
Nyall Dawson
08:18 AM Revision 24240b86 (qgis): Fix broken view definitions in views_test.sqlite
Nyall Dawson
08:18 AM Revision ad72884c (qgis): [spatialite] Fix features with null geometry are incorrectly
returned when request has a filter rect on newer spatialite versions Nyall Dawson
08:18 AM Revision 07230c00 (qgis): Less debug noise in spatialite provider
Nyall Dawson
08:18 AM Revision f7b4bcb7 (qgis): Less debug noise in spatialite provider
Nyall Dawson
08:18 AM Revision b49d8867 (qgis): [spatialite] Fix features with null geometry are incorrectly
returned when request has a filter rect on newer spatialite versions Nyall Dawson
08:18 AM Revision 50621f92 (qgis): Fix broken view definitions in views_test.sqlite
Nyall Dawson
08:14 AM Revision ee8dc65b (qgis): Less debug noise in spatialite provider
Nyall Dawson
08:14 AM Revision 7fa2e4fc (qgis): [spatialite] Fix features with null geometry are incorrectly
returned when request has a filter rect on newer spatialite versions Nyall Dawson
08:14 AM Revision 3ecd89e2 (qgis): Fix broken view definitions in views_test.sqlite
Nyall Dawson
07:24 AM Revision 05b2c86e (qgis): Proper fix for qgis_process test
(cherry picked from commit 26111e1bdb920e0df8d7db132b191fbfdc40e3a2) Nyall Dawson
07:24 AM Revision eadd4ac3 (qgis): [sip] Fix conversion of null QgsLayoutItem* pointer variant values
on newer qt/sip versions
This was incorrectly returning a malformed/semi-null QVariant
...something?!?
We probably ...
Nyall Dawson
06:19 AM Revision a903b700 (qgis): Proper fix for qgis_process test
Nyall Dawson
05:49 AM Revision 9598e2a9 (qgis): Fix 3d layout map exports are blank
Nyall Dawson
05:49 AM Revision 48f65eb8 (qgis): Fix 3d layout map exports are blank
Nyall Dawson
05:49 AM Revision 7aa72a23 (qgis): Fix broken layout 3d map copy settings buttons
Nyall Dawson
05:45 AM Revision a2a05331 (qgis): Fix 3d layout map exports are blank
Nyall Dawson
05:45 AM Revision 69251cb1 (qgis): Fix broken layout 3d map copy settings buttons
Nyall Dawson
05:02 AM Revision 1c5685b2 (qgis): [sip] Fix conversion of null QgsLayoutItem* pointer variant values
on newer qt/sip versions
This was incorrectly returning a malformed/semi-null QVariant
...something?!?
We probably ...
Nyall Dawson
05:02 AM Revision 1b24a1f9 (qgis): [sip] Fix conversion of null QgsLayoutItem* pointer variant values
on newer qt/sip versions
This was incorrectly returning a malformed/semi-null QVariant
...something?!?
We probably ...
Nyall Dawson
04:59 AM Revision b03f2cd0 (qgis): [sip] Fix conversion of null QgsLayoutItem* pointer variant values
on newer qt/sip versions
This was incorrectly returning a malformed/semi-null QVariant
...something?!?
We probably ...
Nyall Dawson
04:45 AM Revision faf00385 (qgis): Proper fix for qgis_process test
Nyall Dawson
04:42 AM Revision 26111e1b (qgis): Proper fix for qgis_process test
Nyall Dawson
04:41 AM Revision 00de076a (qgis): Make it easier to find base64 in ci logs
(cherry picked from commit 8c25d43817c0738cb255804cb7e67cfc757655de)
(cherry picked from commit b15367f2aff45faec86fc...
Nyall Dawson
04:41 AM Revision ff8ce234 (qgis): Fix grass build
(cherry picked from commit 040811da160ae62f5b43a33deae9f4ade4899fb6)
(cherry picked from commit d2bba92fc136d52d9d2ac...
Nyall Dawson
04:41 AM Revision ca692fc5 (qgis): Put diff and rendered image for failing tests in a separate
qgis_test_report folder, and generate the failing test report
in that folder too
(cherry picked from commit dea6f793...
Nyall Dawson
04:41 AM Revision f0b866e7 (qgis): Cleanup TestQgsRasterLayer
(cherry picked from commit d19cdee6a9313b472513a8827a897fc82cdf570e)
(cherry picked from commit 69ca12c6f6fa339c6fa39...
Nyall Dawson
04:41 AM Revision e14455c6 (qgis): Avoid some more noisy outputs from successful tests
(cherry picked from commit a409750438525557f62d956433b42dc5b950433a)
(cherry picked from commit 38581d40559e391089c93...
Nyall Dawson
04:41 AM Revision 921c2283 (qgis): Cleanup some more tests
(cherry picked from commit 753a00d0ccc34fc754b01dd86984b9f82dc04fae)
(cherry picked from commit c343d040853c3df9af857...
Nyall Dawson
04:41 AM Revision a5e4a240 (qgis): Show generate_test_mask_iamge command for test failures in report
(cherry picked from commit f6ec08861c9ef891f1ae1c57df5fa9d9acb67f80)
(cherry picked from commit 447f9537ed762c0a1e504...
Nyall Dawson
04:41 AM Revision 7089844e (qgis): Move responsibility for writing common parts of test report to base class
And in the process avoiding showing reports with not useful content
(cherry picked from commit c9460fede59722ff24bf0...
Nyall Dawson
04:41 AM Revision 2161fdca (qgis): When creating local test result report, only include details
of tests which fail
We have SO many tests now that it's painful to scroll through
pages of passing reference images ...
Nyall Dawson
04:41 AM Revision 47731e36 (qgis): If not running on CI, auto open test report after running a test
(cherry picked from commit b32f4a5a3e2c299da425305d4fd27e6d32b236a5)
(cherry picked from commit 7858f4a06ed92b633b6af...
Nyall Dawson
04:41 AM Revision 2b997e90 (qgis): Always truncate the qgistest.html file instead of appending to it
The append mode results in an unusable report when multiple tests
are run.
(cherry picked from commit bdf9a3b471a235...
Nyall Dawson
04:41 AM Revision 4a87adfe (qgis): Move all test report duplicate code to a common base class for tests
(cherry picked from commit fb93ac16374cac0a22299e4c231a04c856fc6769)
(cherry picked from commit 6bc7748f439f2ae2632eb...
Nyall Dawson
04:41 AM Revision d75e23c0 (qgis): Add qgis_test library
(cherry picked from commit e07de9290ad23dfdd9ff0bb7a6612271ea60b62c)
(cherry picked from commit f59e192ebd9951fda6821...
Nyall Dawson
04:41 AM Revision d2c20fbb (qgis): Store test report as an artifact after running test workflow
(cherry picked from commit c08cbfae4a0b7bae51c44dda69c162627654dc57)
(cherry picked from commit b35fccf16647210612a36...
Nyall Dawson
04:41 AM Revision e73407ec (qgis): Don't dump rendered images as base64 in logs anymore
We now have an alternative way to get rendered images (via the
artifacts), so we can massively reduce the size of log...
Nyall Dawson
04:41 AM Revision 1e395589 (qgis): Fix some warnings
(cherry picked from commit 956d7928fe937fdf8716cb0b8dc019df0291788e)
(cherry picked from commit 35bc45e97a2cb13eb7817...
Nyall Dawson
04:41 AM Revision 2ae86a18 (qgis): fix build
Nyall Dawson
04:41 AM Revision c573e5dc (qgis): Fix build with grass
(cherry picked from commit 5a8d2ad3b79e33d530d91999430f2015408097d3)
(cherry picked from commit e00aa2567851f43d840bb...
Nyall Dawson
04:41 AM Revision 4d3110e5 (qgis): Fix build
(cherry picked from commit a6440598f7f011e3be2007ae4b8a82b582897092) Nyall Dawson

2022-08-08

12:12 AM Revision a8803945 (qgis): Silence QT3D_FUNCTOR deprecation warning
This was marked deprecated in 5.15 and then un-deprecated in 6.0 Nyall Dawson
10:31 PM Revision 06bfca56 (qgis): Silence QT3D_FUNCTOR deprecation warning
This was marked deprecated in 5.15 and then un-deprecated in 6.0 Nyall Dawson
10:30 PM Revision 522ba045 (qgis): Update datum transform dialog test for newer proj
Nyall Dawson
10:30 PM Revision 8da7712c (qgis): Update datum transform dialog test for newer proj
Nyall Dawson
08:04 PM Revision 62796606 (qgis): Update datum transform dialog test for newer proj
Nyall Dawson
08:04 PM Revision 12d47279 (qgis): Update datum transform dialog test for newer proj
Nyall Dawson
08:04 PM Revision ed9e2b0c (qgis): Silence QT3D_FUNCTOR deprecation warning
This was marked deprecated in 5.15 and then un-deprecated in 6.0 Nyall Dawson
08:03 PM Revision 26caf5b0 (qgis): Silence QT3D_FUNCTOR deprecation warning
This was marked deprecated in 5.15 and then un-deprecated in 6.0 Nyall Dawson
08:00 PM Revision 8e126190 (qgis): Add some variations on the point cloud crs transform reference images
These test are zoomed RIIIIIIIGHT in, so small differences in
how proj handles the reprojection are visible in the te...
Nyall Dawson
08:00 PM Revision 43464813 (qgis): More tolerance in test
(cherry picked from commit 2fc2d63013a8cbc7607b92a3c506b793e91c56da) Nyall Dawson
08:00 PM Revision cae0ae51 (qgis): Ignore some expected errors when testing qgis_process output
(cherry picked from commit f6033688e3c3f6d3cab39c10a684543d489f2618) Nyall Dawson
08:00 PM Revision 53a74eff (qgis): Update datum transform dialog test for newer proj
Nyall Dawson
07:59 PM Revision 64e48a22 (qgis): Silence QT3D_FUNCTOR deprecation warning
This was marked deprecated in 5.15 and then un-deprecated in 6.0 Nyall Dawson
07:11 PM Revision c35526e6 (qgis): debian packaging: drop ubuntu hirsute and impish, add kinetic
(closes #49522) Jürgen Fischer
07:11 PM Revision a3186ad1 (qgis): debian packaging: drop ubuntu groovy, hirsute and impish, add ubuntu ki...
Jürgen Fischer
07:11 PM Revision 81414146 (qgis): debian packaging: drop ubuntu hirsute and jammy, add ubuntu kinetic
Jürgen Fischer
03:09 PM Revision d3cda697 (qgis): update PR release to 3.26
Denis Rouzaud
01:41 PM Revision 71203b96 (qgis): Add some more methods to normalize geometries for processing tests
(cherry picked from commit b17ad2f7030486b3e2147bb0137222988c9df006) Nyall Dawson
01:41 PM Revision 8286d0e8 (qgis): More processing test fixes
(cherry picked from commit 53a86528f14e28553249b7ae8bdbe85214bd9efe) Nyall Dawson
01:41 PM Revision cfb76917 (qgis): Get some more processing tests working on newer GDAL/GEOS
(cherry picked from commit 4af0e4c1a0dbe931f4776d280b65a40966cdb7f8) Nyall Dawson
01:41 PM Revision 8b27d1a3 (qgis): Get some more processing tests passing on newer grass
(cherry picked from commit f361ad2df857f5a954452025b156f29c81501d6d) Nyall Dawson
01:06 PM Revision 5bb2785e (qgis): Test image update
Nyall Dawson
01:06 PM Revision f0e5e92d (qgis): Ignore some expected errors when testing qgis_process output
Nyall Dawson
01:06 PM Revision f639156a (qgis): More tolerance in test
Nyall Dawson
01:06 PM Revision 8abde7a3 (qgis): Add some variations on the point cloud crs transform reference images
These test are zoomed RIIIIIIIGHT in, so small differences in
how proj handles the reprojection are visible in the test
Nyall Dawson
11:51 AM Revision 48b24a44 (qgis): Reference test image updates and mask updates
Nyall Dawson
11:51 AM Revision 3b106027 (qgis): Use multi render test for random marker fill tests
(cherry picked from commit b7cd5f2fca5769c8f753c54126f2ada7997a2bcf) Nyall Dawson
11:51 AM Revision 8a36ce0e (qgis): Fix reference image
(cherry picked from commit 7ab983fd75f313c9da9845a425f226a52fe4384f) Nyall Dawson
11:51 AM Revision 96f3fe5a (qgis): Test mask
(cherry picked from commit dd37f5e9f9a8637b1f175d88d2ca6c253ee51788) Nyall Dawson
11:51 AM Revision a3166989 (qgis): Fix reference images for map grid annotations
(cherry picked from commit 88b384ee17cc41bce112e915204220fc1a64efdb) Nyall Dawson
11:51 AM Revision 8e1e0bef (qgis): Test mask update
(cherry picked from commit dea211fd75092fc7a6d04fed27c0df004653a865) Nyall Dawson
11:49 AM Revision 1d9e62bc (qgis): Add some more methods to normalize geometries for processing tests
Nyall Dawson
11:49 AM Revision f1f01180 (qgis): Get some more processing tests working on newer GDAL/GEOS
Nyall Dawson
11:49 AM Revision eb9e9cb8 (qgis): More processing test fixes
Nyall Dawson
11:49 AM Revision fd195cf3 (qgis): Get some more processing tests passing on newer grass
Nyall Dawson
10:54 AM Revision 251836f7 (qgis): More tolerance in test
Nyall Dawson
10:54 AM Revision ba87d712 (qgis): Ignore some expected errors when testing qgis_process output
Nyall Dawson
10:54 AM Revision 449903a4 (qgis): Add some variations on the point cloud crs transform reference images
These test are zoomed RIIIIIIIGHT in, so small differences in
how proj handles the reprojection are visible in the test
Nyall Dawson
10:54 AM Revision 9e6d6bd5 (qgis): Test image update
Nyall Dawson
10:50 AM Revision 2fc2d630 (qgis): More tolerance in test
Nyall Dawson
10:50 AM Revision 1eb00dc0 (qgis): Add some variations on the point cloud crs transform reference images
These test are zoomed RIIIIIIIGHT in, so small differences in
how proj handles the reprojection are visible in the test
Nyall Dawson
10:50 AM Revision 521ad190 (qgis): Test image update
Nyall Dawson
10:50 AM Revision f6033688 (qgis): Ignore some expected errors when testing qgis_process output
Nyall Dawson
09:54 AM Revision 857273f1 (qgis): Get some more processing tests working on newer GDAL/GEOS
Nyall Dawson
09:54 AM Revision 45fff21d (qgis): Get some more processing tests passing on newer grass
Nyall Dawson
09:54 AM Revision e64c155c (qgis): More processing test fixes
Nyall Dawson
09:54 AM Revision 3106c4b7 (qgis): Add some more methods to normalize geometries for processing tests
Nyall Dawson
09:50 AM Revision 4af0e4c1 (qgis): Get some more processing tests working on newer GDAL/GEOS
Nyall Dawson
09:50 AM Revision f361ad2d (qgis): Get some more processing tests passing on newer grass
Nyall Dawson
09:50 AM Revision 53a86528 (qgis): More processing test fixes
Nyall Dawson
09:50 AM Revision b17ad2f7 (qgis): Add some more methods to normalize geometries for processing tests
Nyall Dawson
09:21 AM Revision 847d8206 (qgis): Use multi render test for random marker fill tests
Nyall Dawson
09:21 AM Revision 9f48c9c2 (qgis): Test mask update
Nyall Dawson
09:21 AM Revision a52fd70d (qgis): Test mask
Nyall Dawson
09:21 AM Revision 0f94be84 (qgis): Fix reference images for map grid annotations
Nyall Dawson
09:21 AM Revision eebff2ba (qgis): Fix reference image
Nyall Dawson
09:21 AM Revision 64ad70e3 (qgis): Reference test image updates and mask updates
Nyall Dawson
08:46 AM Revision 447f9537 (qgis): Show generate_test_mask_iamge command for test failures in report
(cherry picked from commit f6ec08861c9ef891f1ae1c57df5fa9d9acb67f80) Nyall Dawson
08:46 AM Revision e00aa256 (qgis): Fix build with grass
(cherry picked from commit 5a8d2ad3b79e33d530d91999430f2015408097d3) Nyall Dawson
08:46 AM Revision 3a2a99c5 (qgis): Sipify
(cherry picked from commit ea41c3ded736c0dba20e3374ad60593b227bf522) Nyall Dawson
08:46 AM Revision 69ca12c6 (qgis): Cleanup TestQgsRasterLayer
(cherry picked from commit d19cdee6a9313b472513a8827a897fc82cdf570e) Nyall Dawson
08:46 AM Revision 9b061960 (qgis): Fix failing test causes all other 3d tests to fail
(cherry picked from commit a5e5fd73f33419cc30146265abe0fe01ece9b0cc) Nyall Dawson
08:46 AM Revision 38581d40 (qgis): Avoid some more noisy outputs from successful tests
(cherry picked from commit a409750438525557f62d956433b42dc5b950433a) Nyall Dawson
08:46 AM Revision c343d040 (qgis): Cleanup some more tests
(cherry picked from commit 753a00d0ccc34fc754b01dd86984b9f82dc04fae) Nyall Dawson
08:46 AM Revision a6440598 (qgis): Fix build
Nyall Dawson
08:46 AM Revision bd4d3d3d (qgis): Move responsibility for writing common parts of test report to base class
And in the process avoiding showing reports with not useful content
(cherry picked from commit c9460fede59722ff24bf0...
Nyall Dawson
08:46 AM Revision a3267a8a (qgis): When creating local test result report, only include details
of tests which fail
We have SO many tests now that it's painful to scroll through
pages of passing reference images ...
Nyall Dawson
08:46 AM Revision 7858f4a0 (qgis): If not running on CI, auto open test report after running a test
(cherry picked from commit b32f4a5a3e2c299da425305d4fd27e6d32b236a5) Nyall Dawson
08:46 AM Revision 2375fc0d (qgis): Always truncate the qgistest.html file instead of appending to it
The append mode results in an unusable report when multiple tests
are run.
(cherry picked from commit bdf9a3b471a235...
Nyall Dawson
08:46 AM Revision d2bba92f (qgis): Fix grass build
(cherry picked from commit 040811da160ae62f5b43a33deae9f4ade4899fb6) Nyall Dawson
08:46 AM Revision f59e192e (qgis): Add qgis_test library
(cherry picked from commit e07de9290ad23dfdd9ff0bb7a6612271ea60b62c) Nyall Dawson
08:46 AM Revision 35bc45e9 (qgis): Fix some warnings
(cherry picked from commit 956d7928fe937fdf8716cb0b8dc019df0291788e) Nyall Dawson
08:46 AM Revision b15367f2 (qgis): Make it easier to find base64 in ci logs
(cherry picked from commit 8c25d43817c0738cb255804cb7e67cfc757655de) Nyall Dawson
08:46 AM Revision 87b42c89 (qgis): Put diff and rendered image for failing tests in a separate
qgis_test_report folder, and generate the failing test report
in that folder too
(cherry picked from commit dea6f793...
Nyall Dawson
08:46 AM Revision b35fccf1 (qgis): Store test report as an artifact after running test workflow
(cherry picked from commit c08cbfae4a0b7bae51c44dda69c162627654dc57) Nyall Dawson
08:46 AM Revision 3238080d (qgis): Don't dump rendered images as base64 in logs anymore
We now have an alternative way to get rendered images (via the
artifacts), so we can massively reduce the size of log...
Nyall Dawson
08:46 AM Revision 6bc7748f (qgis): Move all test report duplicate code to a common base class for tests
(cherry picked from commit fb93ac16374cac0a22299e4c231a04c856fc6769) Nyall Dawson
08:36 AM Revision 760a871c (qgis): Normalize geometries in tests
Nyall Dawson
08:36 AM Revision b365cf95 (qgis): Fix logic error in test causing failures on newer GDAL
Nyall Dawson
08:36 AM Revision 292461be (qgis): Fix incorrect argument order causing failing test on newer python
Nyall Dawson
08:36 AM Revision 850de0c2 (qgis): Fix test on newer systems
Nyall Dawson
08:36 AM Revision cb04ec9d (qgis): Normalize geometries to be tolerant to different GEOS versions
Nyall Dawson
08:36 AM Revision 1389d0fd (qgis): Always remove duplicate nodes after calculating variable width buffers
Depending on GEOS version these may be present Nyall Dawson
08:36 AM Revision 8e19b279 (qgis): Add a test mask:
Nyall Dawson
08:36 AM Revision 42384db7 (qgis): Remove unnecessary tests which rely on changed behaviour in proj
Nyall Dawson
08:36 AM Revision 20497d27 (qgis): Normalize geometries in tests
Nyall Dawson
08:36 AM Revision 9fd055ca (qgis): Fix logic error in test causing failures on newer GDAL
Nyall Dawson
08:36 AM Revision 3e995b9e (qgis): Remove unnecessary tests which rely on changed behaviour in proj
Nyall Dawson
08:36 AM Revision f05ce417 (qgis): Fix test on newer systems
Nyall Dawson
08:36 AM Revision d0543fd5 (qgis): Always remove duplicate nodes after calculating variable width buffers
Depending on GEOS version these may be present Nyall Dawson
08:36 AM Revision 0ac9f82b (qgis): Fix incorrect argument order causing failing test on newer python
Nyall Dawson
08:36 AM Revision 28653b15 (qgis): Add a test mask:
Nyall Dawson
08:36 AM Revision 90bccb1d (qgis): Normalize geometries to be tolerant to different GEOS versions
Nyall Dawson
07:07 AM Revision 3ff315c8 (qgis): Fix reference image
Nyall Dawson
07:07 AM Revision 3208afd3 (qgis): Use multi render test for random marker fill tests
Nyall Dawson
07:07 AM Revision f1d03056 (qgis): Fix reference images for map grid annotations
Nyall Dawson
07:07 AM Revision 802377a5 (qgis): Test mask update
Nyall Dawson
07:07 AM Revision 9231aaba (qgis): Test mask
Nyall Dawson
07:07 AM Revision c74f011f (qgis): Reference test image updates and mask updates
Nyall Dawson
07:03 AM Revision f3e5f6c6 (qgis): Use multi render test for random marker fill tests
Nyall Dawson
07:03 AM Revision 50e19065 (qgis): Fix reference image
Nyall Dawson
07:03 AM Revision 91a4962b (qgis): Fix reference images for map grid annotations
Nyall Dawson
07:03 AM Revision ebde3ca0 (qgis): Test mask update
Nyall Dawson
07:03 AM Revision 11d5af56 (qgis): Test mask
Nyall Dawson
07:03 AM Revision 8eb32736 (qgis): Reference test image updates and mask updates
Nyall Dawson
06:21 AM Revision fa39e541 (qgis): Fix test on newer systems
Nyall Dawson
06:21 AM Revision af21f1d6 (qgis): Fix incorrect argument order causing failing test on newer python
Nyall Dawson
06:21 AM Revision f63debcb (qgis): Remove unnecessary tests which rely on changed behaviour in proj
Nyall Dawson
06:21 AM Revision 599f794e (qgis): Always remove duplicate nodes after calculating variable width buffers
Depending on GEOS version these may be present Nyall Dawson
06:21 AM Revision 496e5457 (qgis): Normalize geometries in tests
Nyall Dawson
06:21 AM Revision a327b0fc (qgis): Fix logic error in test causing failures on newer GDAL
Nyall Dawson
06:21 AM Revision 48ca80d6 (qgis): Normalize geometries to be tolerant to different GEOS versions
Nyall Dawson
06:21 AM Revision 9a2ddfad (qgis): Add a test mask:
Nyall Dawson
06:21 AM Revision 7d152896 (qgis): Normalize geometries in tests
Nyall Dawson
06:21 AM Revision 1d56106d (qgis): Fix logic error in test causing failures on newer GDAL
Nyall Dawson
06:21 AM Revision a259650f (qgis): Fix incorrect argument order causing failing test on newer python
Nyall Dawson
06:21 AM Revision 1a89d3ce (qgis): Remove unnecessary tests which rely on changed behaviour in proj
Nyall Dawson
06:21 AM Revision 7a789b81 (qgis): Normalize geometries to be tolerant to different GEOS versions
Nyall Dawson
06:21 AM Revision 8525409f (qgis): Always remove duplicate nodes after calculating variable width buffers
Depending on GEOS version these may be present Nyall Dawson
06:21 AM Revision d1359622 (qgis): Add a test mask:
Nyall Dawson
06:21 AM Revision e51a11a9 (qgis): Fix test on newer systems
Nyall Dawson
06:17 AM Revision c9621f8f (qgis): Normalize geometries in tests
Nyall Dawson
06:17 AM Revision c5d9389b (qgis): Add a test mask:
Nyall Dawson
06:17 AM Revision 9721876b (qgis): Fix incorrect argument order causing failing test on newer python
Nyall Dawson
06:17 AM Revision 9efbafb1 (qgis): Fix test on newer systems
Nyall Dawson
06:17 AM Revision 99ac80e1 (qgis): Always remove duplicate nodes after calculating variable width buffers
Depending on GEOS version these may be present Nyall Dawson
06:17 AM Revision 967fd8e4 (qgis): Remove unnecessary tests which rely on changed behaviour in proj
Nyall Dawson
06:17 AM Revision 9f250b43 (qgis): Normalize geometries to be tolerant to different GEOS versions
Nyall Dawson
06:17 AM Revision 0d5e4408 (qgis): Fix logic error in test causing failures on newer GDAL
Nyall Dawson
04:15 AM Revision 5f8b5c3e (qgis): Test mask
Nyall Dawson
04:15 AM Revision 9f7792a0 (qgis): Test mask
Nyall Dawson
04:15 AM Revision 15a95e02 (qgis): Test updates
Nyall Dawson
04:15 AM Revision f6227f77 (qgis): Masks
Nyall Dawson
04:15 AM Revision 56555bfb (qgis): Test mask
Nyall Dawson
04:15 AM Revision 7a64cde1 (qgis): Test mask
Nyall Dawson
04:15 AM Revision 8239205c (qgis): Test updates
Nyall Dawson
04:15 AM Revision d637a92b (qgis): Masks
Nyall Dawson
02:30 AM Revision a4a4b223 (qgis): Don't try to install SQL server on docker, we aren't using it at the mo...
Nyall Dawson
02:05 AM Revision 5fb517ba (qgis): Don't try to install SQL server on docker, we aren't using it at the mo...
Nyall Dawson

2022-08-07

01:28 AM Revision 956d7928 (qgis): Fix some warnings
Nyall Dawson
01:28 AM Revision 089be6f8 (qgis): Don't dump rendered images as base64 in logs anymore
We now have an alternative way to get rendered images (via the
artifacts), so we can massively reduce the size of log...
Nyall Dawson
12:36 AM Revision 818d98d9 (qgis): Disable image cache threading test on Qt 5.15
We bump up against the deadlock described in https://bugreports.qt.io/browse/QTBUG-84857
(This is actually a really ...
Nyall Dawson
12:36 AM Revision 66681a41 (qgis): Disable image cache threading test on Qt 5.15
We bump up against the deadlock described in https://bugreports.qt.io/browse/QTBUG-84857
(This is actually a really ...
Nyall Dawson
12:34 AM Revision 7656ec3a (qgis): Test mask
Nyall Dawson
12:34 AM Revision c90e8667 (qgis): Test mask
Nyall Dawson
12:34 AM Revision 0e931af4 (qgis): Masks
Nyall Dawson
12:34 AM Revision a32daed7 (qgis): Test updates
Nyall Dawson
12:34 AM Revision 543fca8a (qgis): Test mask
Nyall Dawson
12:34 AM Revision 42c6db66 (qgis): Test updates
Nyall Dawson
12:34 AM Revision cf7c1c02 (qgis): Masks
Nyall Dawson
12:34 AM Revision 6de67bda (qgis): Test mask
Nyall Dawson
12:30 AM Revision ffd5eb1a (qgis): Test mask
Nyall Dawson
12:30 AM Revision 2812067f (qgis): Test mask
Nyall Dawson
12:30 AM Revision 59a11b42 (qgis): Masks
Nyall Dawson
12:30 AM Revision 7a9165aa (qgis): Test updates
Nyall Dawson
11:43 PM Revision 0f3f1850 (qgis): Don't try to install SQL server on docker, we aren't using it at the mo...
Nyall Dawson
11:43 PM Revision 860285c7 (qgis): Don't try to install SQL server on docker, we aren't using it at the mo...
Nyall Dawson
11:38 PM Revision feba4cd5 (qgis): Don't try to install SQL server on docker, we aren't using it at the mo...
Nyall Dawson
10:05 PM Revision 803a68c3 (qgis): Disable image cache threading test on Qt 5.15
We bump up against the deadlock described in https://bugreports.qt.io/browse/QTBUG-84857
(This is actually a really ...
Nyall Dawson
10:05 PM Revision ed817f3f (qgis): Disable image cache threading test on Qt 5.15
We bump up against the deadlock described in https://bugreports.qt.io/browse/QTBUG-84857
(This is actually a really ...
Nyall Dawson
10:01 PM Revision 6b559c04 (qgis): Disable image cache threading test on Qt 5.15
We bump up against the deadlock described in https://bugreports.qt.io/browse/QTBUG-84857
(This is actually a really ...
Nyall Dawson
10:01 PM Revision c08cbfae (qgis): Store test report as an artifact after running test workflow
Nyall Dawson
10:01 PM Revision dea6f793 (qgis): Put diff and rendered image for failing tests in a separate
qgis_test_report folder, and generate the failing test report
in that folder too
Nyall Dawson
10:01 PM Revision 8c25d438 (qgis): Make it easier to find base64 in ci logs
Nyall Dawson
10:01 AM Revision 89bf230f (qgis): Test image updates
Nyall Dawson
10:01 AM Revision 42255a32 (qgis): Test image updates
Nyall Dawson
04:30 AM Revision a66dd3cd (qgis): Test image updates
Nyall Dawson
04:30 AM Revision d52cb485 (qgis): Test image updates
Nyall Dawson
04:26 AM Revision a2f5b647 (qgis): Test image updates
Nyall Dawson
04:26 AM Revision 7e85f83e (qgis): Test image updates
Nyall Dawson
02:01 AM Revision 9602342e (qgis): [processing] Fix extract label crasher with empty outputs saved to geojson
Mathieu Pellerin - nIRV

2022-08-06

11:51 PM Revision 10648401 (qgis): [processing] Fix extract label crasher with empty outputs saved to geojson
Mathieu Pellerin - nIRV
11:47 PM Revision 060b1039 (qgis): [processing] Fix extract label crasher with empty outputs saved to geojson
Mathieu Pellerin - nIRV
11:31 PM Revision 6af690c8 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
Nyall Dawson
11:31 PM Revision b03234c4 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
Nyall Dawson
08:11 PM Revision 2f0df49d (qgis): Fix QgsFeature equality operator handling of null geometries
We were previously considering all features an unequal if they
had no geometry
Nyall Dawson
08:11 PM Revision a185f5c8 (qgis): Restore QgsFeature equality operators in Python
These were (accidentally?) ommited in 9050cc14d, and then
incorrectly marked as sip_skip when sipify was first introd...
Nyall Dawson
08:10 PM Revision c7bfabe9 (qgis): Update src/gui/editorwidgets/qgsrangeconfigdlg.cpp
Nyall Dawson
08:10 PM Revision b85f2656 (qgis): QgsRangeConfigDlg: allow to set minimum value, maximum value and step w...
Marco Hugentobler
08:10 PM Revision 5fa13a2c (qgis): Documentation for slot
Marco Hugentobler
08:10 PM Revision b6257538 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
Nyall Dawson
08:10 PM Revision 6306ad4e (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
Nyall Dawson
08:09 PM Revision ef52bacf (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
Nyall Dawson
08:09 PM Revision 79dbcf5a (qgis): Expand tests
Nyall Dawson
08:09 PM Revision 71317a8a (qgis): Handle schema names in table sources in QgsSqlStatementParser
Nyall Dawson
08:08 PM Revision 5738f4f6 (qgis): Handle schema names in table sources in QgsSqlStatementParser
Nyall Dawson
08:08 PM Revision ba3a21f8 (qgis): Expand tests
Nyall Dawson
08:08 PM Revision f8a28ccc (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
Nyall Dawson
08:08 PM Revision 1c520b0e (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
Nyall Dawson
08:04 PM Revision d2a3d2ef (qgis): Avoid another qt warning about removing null widgets
Nyall Dawson
08:04 PM Revision 2510e801 (qgis): Remove 'multilinestring may be touching at endpoints' isSimple test
Seems more recent GEOS versions no longer consider this case as simple Nyall Dawson
08:03 PM Revision 55d15136 (qgis): Remove 'multilinestring may be touching at endpoints' isSimple test
Seems more recent GEOS versions no longer consider this case as simple Nyall Dawson

2022-08-05

12:06 AM Revision b5d3f7ec (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
Nyall Dawson
12:06 AM Revision 796d0b22 (qgis): Fix some outdated assumptions in testziplayer.cpp
Nyall Dawson
12:06 AM Revision 09f7f713 (qgis): Fix GDAL vrt items don't show in zip items in browser
Nyall Dawson
12:06 AM Revision 310c82b2 (qgis): Run TestZiplayer on CI
Nyall Dawson
12:06 AM Revision bcefc866 (qgis): Fix default .qml style for raster layers inside vsi archives is not
applied when loading the layer
Fixes some more failing TestZipLayer tests
Nyall Dawson
12:06 AM Revision 0060e0f2 (qgis): [gdal] Fix passthrough of zip paths containing a single dataset
with an accompanying .aux.xml file
Fixes TestZipLayer::testPassthruRasterZip()
Nyall Dawson
12:06 AM Revision 6cd8bed9 (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
Nyall Dawson
12:06 AM Revision 4bd4b5f5 (qgis): Run TestZiplayer on CI
Nyall Dawson
12:06 AM Revision 6e3be397 (qgis): Fix default .qml style for raster layers inside vsi archives is not
applied when loading the layer
Fixes some more failing TestZipLayer tests
Nyall Dawson
12:06 AM Revision cf573ee0 (qgis): Fix some outdated assumptions in testziplayer.cpp
Nyall Dawson
12:06 AM Revision 92220f15 (qgis): [gdal] Fix passthrough of zip paths containing a single dataset
with an accompanying .aux.xml file
Fixes TestZipLayer::testPassthruRasterZip()
Nyall Dawson
12:06 AM Revision 2e95dc00 (qgis): Fix GDAL vrt items don't show in zip items in browser
Nyall Dawson
12:05 AM Revision 8dfa2d4f (qgis): Adapt test to work for newer proj
Nyall Dawson
12:05 AM Revision edf29359 (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
Nyall Dawson
12:05 AM Revision b9d7a661 (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
Nyall Dawson
12:05 AM Revision cf156f40 (qgis): Add ogc, iau_2015, and nkg authorities to crs support
To match those available from recent proj versions Nyall Dawson
12:05 AM Revision 3586654e (qgis): Remove 'multilinestring may be touching at endpoints' isSimple test
Seems more recent GEOS versions no longer consider this case as simple Nyall Dawson
12:05 AM Revision 3fb90743 (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
Nyall Dawson
12:05 AM Revision 47d3d07e (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
Nyall Dawson
12:05 AM Revision 803a236c (qgis): Add ogc, iau_2015, and nkg authorities to crs support
To match those available from recent proj versions Nyall Dawson
12:05 AM Revision bef02545 (qgis): Adapt test to work for newer proj
Nyall Dawson
12:05 AM Revision e22db622 (qgis): Remove 'multilinestring may be touching at endpoints' isSimple test
Seems more recent GEOS versions no longer consider this case as simple Nyall Dawson
12:03 AM Revision 224991c7 (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
Nyall Dawson
12:03 AM Revision c3910960 (qgis): Avoid another qt warning about removing null widgets
Nyall Dawson
12:03 AM Revision f261cc1f (qgis): Minor cleanups, documentation improvements and added API consistency to...
Nyall Dawson
12:03 AM Revision 3d48c609 (qgis): Add api to post process a bunch of layers added to QGIS in one shot
This can be used as a place to implement logic which should only
apply after all the layers have been added to the pr...
Nyall Dawson
12:02 AM Revision 1c3d33de (qgis): Fix minimum allowed number of rendering threads in ui
Fixes #49587 Nyall Dawson
12:02 AM Revision d35c4fb6 (qgis): Run TestZiplayer on CI
Nyall Dawson
12:02 AM Revision 5a6f144d (qgis): [gdal] Fix passthrough of zip paths containing a single dataset
with an accompanying .aux.xml file
Fixes TestZipLayer::testPassthruRasterZip()
Nyall Dawson
12:02 AM Revision 1f1285c4 (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
Nyall Dawson
12:02 AM Revision ba9dca45 (qgis): Fix default .qml style for raster layers inside vsi archives is not
applied when loading the layer
Fixes some more failing TestZipLayer tests
Nyall Dawson
12:02 AM Revision 92790d80 (qgis): Fix GDAL vrt items don't show in zip items in browser
Nyall Dawson
12:02 AM Revision b3f57392 (qgis): Fix some outdated assumptions in testziplayer.cpp
Nyall Dawson
12:01 AM Revision f6ec0886 (qgis): Show generate_test_mask_iamge command for test failures in report
Nyall Dawson
12:01 AM Revision 753a00d0 (qgis): Cleanup some more tests
Nyall Dawson
12:01 AM Revision a4097504 (qgis): Avoid some more noisy outputs from successful tests
Nyall Dawson
12:01 AM Revision c9460fed (qgis): Move responsibility for writing common parts of test report to base class
And in the process avoiding showing reports with not useful content Nyall Dawson
12:01 AM Revision 02d8c07f (qgis): When creating local test result report, only include details
of tests which fail
We have SO many tests now that it's painful to scroll through
pages of passing reference images ...
Nyall Dawson
12:01 AM Revision b32f4a5a (qgis): If not running on CI, auto open test report after running a test
Nyall Dawson
12:01 AM Revision bdf9a3b4 (qgis): Always truncate the qgistest.html file instead of appending to it
The append mode results in an unusable report when multiple tests
are run.
Nyall Dawson
12:01 AM Revision fb93ac16 (qgis): Move all test report duplicate code to a common base class for tests
Nyall Dawson
12:01 AM Revision e07de929 (qgis): Add qgis_test library
Nyall Dawson
12:01 AM Revision 040811da (qgis): Fix grass build
Nyall Dawson
12:01 AM Revision 5a8d2ad3 (qgis): Fix build with grass
Nyall Dawson
12:01 AM Revision ea41c3de (qgis): Sipify
Nyall Dawson
12:01 AM Revision a5e5fd73 (qgis): Fix failing test causes all other 3d tests to fail
Nyall Dawson
12:01 AM Revision d19cdee6 (qgis): Cleanup TestQgsRasterLayer
Nyall Dawson
12:01 AM Revision 72d18165 (qgis): Add ogc, iau_2015, and nkg authorities to crs support
To match those available from recent proj versions Nyall Dawson
12:01 AM Revision 1348eb17 (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
Nyall Dawson
12:01 AM Revision 8ac54ba4 (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
Nyall Dawson
12:01 AM Revision 2072aa4b (qgis): Adapt test to work for newer proj
Nyall Dawson
12:01 AM Revision 8bd03995 (qgis): Remove 'multilinestring may be touching at endpoints' isSimple test
Seems more recent GEOS versions no longer consider this case as simple Nyall Dawson
12:00 AM Revision c33801c2 (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
Nyall Dawson
12:00 AM Revision 92f3ec8b (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
Nyall Dawson
12:00 AM Revision 1f2605e2 (qgis): Fix mesh contour test on newer versions
Nyall Dawson
12:00 AM Revision 07267b69 (qgis): Fix mesh contour test on newer versions
Nyall Dawson
12:00 AM Revision 98ebc257 (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
Nyall Dawson
12:00 AM Revision 3de97aba (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
Nyall Dawson
 

Also available in: Atom