Activity
From 2022-08-02 to 2022-08-31
2022-08-31
- 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...
- 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... - 10:12 PM Revision b39557c0 (qgis): Add "Toggle Editing" to mesh layer contextual menu
- Fixes #49860
- 07:09 PM Revision 1d0acb22 (qgis): tests for the new expression context functions
- 07:04 PM Revision 6ccf6f78 (qgis): struct -> class
- 06:57 PM Revision b87ae905 (qgis): Refactoring after PR review
- 06:57 PM Revision fa094187 (qgis): Further PR comments addressed
- 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... - 06:53 PM Revision 62c8b55a (qgis): Moved QgsLayerMetadataProviderResult to QgsLayerMetadata inheritance
- 06:29 PM Revision 3ba458ab (qgis): Merge pull request #50029 from vcloarec/fixNormals
- fix normals in border of no data values
- 03:46 PM Revision fb97c10d (qgis): Export pointcloud layers (#49280)
- * PointCloudLayerExporter class
* set points limit
* saveas dialog
* qickndirty task
* wip
* add pdal files
* t... - 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... - 02:26 PM Revision ccf9702f (qgis): fix normals in border of no data values
- 10:42 AM Revision df3b3d12 (qgis): Added new logic for handling hiding of expression variables, this will ...
- 09:15 AM Revision d2107c8c (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
- 08:14 AM Revision cc933eef (qgis): Merge pull request #49458 from DelazJ/labelLineAnchor
- Attempt to control line labels anchor clip widgets stretching
- 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 - 04:06 AM Revision d8e9b383 (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
2022-08-30
- 12:14 AM Revision e9b90b56 (qgis): [ui] Ask user before closing expression dialog if expression was edited
- 12:09 AM Revision 8fe51a4c (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
- 12:09 AM Revision 47013fad (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
- 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 ... - 12:06 AM Revision 712a7401 (qgis): Fixes #49179 : convert correcly proxy port when reading ogr layers
- 12:04 AM Revision 8398ca8f (qgis): Fix #47810 - zoom last and next with rotated map looses scale
- 10:49 PM Revision 502ade7d (qgis): Attempt to control anchor clip widgets stretching
- 10:49 PM Revision 4192c198 (qgis): Raise the line anchor setting widget to dialog
- and add a help button
- 10:49 PM Revision 8b1e3320 (qgis): Fix alignment and widgets order/position in the line anchor settings di...
- 06:30 PM Revision 047f0722 (qgis): Fix #47810 - zoom last and next with rotated map looses scale
- 02:33 PM Revision ebaef0d9 (qgis): Fix #47810 - zoom last and next with rotated map looses scale
- 02:33 PM Revision 15f78993 (qgis): Fix #47810 - zoom last and next with rotated map looses scale
- 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 - 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.
- 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.
- 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
- 09:41 AM Revision 370ce31c (qgis): qgsmaptoolcapture.h: Update description
- Topological points are projected to the current layer CRS
- 07:45 AM Revision c517d802 (qgis): Bump minimum GDAL version to 3.2
- 07:45 AM Revision b8523282 (qgis): Bump minimum proj version to 7.2
- 07:26 AM Revision 01905bfd (qgis): Follow up b7e31d4: do not include map canvas filter(s)
- 05:25 AM Revision 397b8958 (qgis): Fix qt warnings about invalid regex when browser encounters files
- with special regex related characters
- 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 - 04:51 AM Revision b7ff6435 (qgis): Correctly handle map rotation in QgsMapCanvasMarkerSymbolItem
- 04:51 AM Revision a5e66c37 (qgis): Bump minimum GEOS to version 3.9
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.
- 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.
- 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
- 05:35 PM Revision 01731882 (qgis): Merge pull request #49999 from nameloCmaS/master
- Fix QgsDelimitedTextProvider URI logic with NullGeometry
- 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
- 01:56 PM Revision eedc2dd9 (qgis): More informative warning on shape capture option
- 01:56 PM Revision a6448976 (qgis): Even better wording
- 01:51 PM Revision a1fda476 (qgis): Merge pull request #49425 from SrNetoChan/shape_capture_warning
- More informative warning on shape capture option
- 12:18 PM Revision b7e31d45 (qgis): [feature][ui] Add a Show in Attribute Table action to the right click m...
- 09:54 AM Revision db1ab17a (qgis): Merge branch 'qgis:master' into master
- 09:01 AM Revision e3347b84 (qgis): Leftovers from #48192
- 09:01 AM Revision 16518788 (qgis): Fix new WCS connections
- 08:57 AM Revision ec51684f (qgis): Merge pull request #49974 from nicogodet/fix-wcs-co
- Fix new WCS connection from Data Source Manager
- 08:44 AM Revision 6ca89178 (qgis): Update version requires in INSTALL.md
- 08:44 AM Revision 4bfef0c7 (qgis): Bump minimum Qt version to 5.14
- 08:44 AM Revision bdacdfbc (qgis): Indentation
- 07:28 AM Revision 6df43485 (qgis): Try
- 05:23 AM Revision ab385cba (qgis): Update poly2tri external library (stability fixes et al)
- 05:23 AM Revision 0bb4ad8a (qgis): Re-apply @jef-n header fix and @nyalldawson encoding fix
- 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...
- 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...
- 03:07 AM Revision 50d2d778 (qgis): Prevent dropping a gpkg file over another another one and show nicer me...
- 03:07 AM Revision cb5d3fba (qgis): Update src/gui/providers/ogr/qgsgeopackageitemguiprovider.cpp
- 03:04 AM Revision 70ef9d64 (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
- resulting in poor selection performance
Fixes #49962 - 03:04 AM Revision 0a772d36 (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
- resulting in poor selection performance
Fixes #49962 - 03:04 AM Revision 63e57105 (qgis): Add feature source test for filterrect with NoGeometry flag combination
- 03:04 AM Revision 7605dc06 (qgis): [spatialite] Correctly handle combination of filter rect and NoGeometry
- flag
Fixes #49866 - 03:04 AM Revision b757dfbb (qgis): Fix HANA, oracle, gpx, wfs/oapif handling of NoGeometry/filter rect com...
- 03:04 AM Revision 5a37aff7 (qgis): Fix HANA, oracle, gpx, wfs/oapif handling of NoGeometry/filter rect com...
- 03:04 AM Revision ab0e743b (qgis): [spatialite] Correctly handle combination of filter rect and NoGeometry
- flag
Fixes #49866 - 03:04 AM Revision d45fc93c (qgis): Add feature source test for filterrect with NoGeometry flag combination
2022-08-28
- 01:10 AM Revision a9467345 (qgis): fix msvc build
- 01:07 AM Revision 06e115a6 (qgis): fix msvc build
- 12:01 AM Revision 05d79328 (qgis): Fix DelimitedTextProvider constructor uri query value check for geomTyp...
- 08:02 PM Revision 799253cc (qgis): Use OGR instead of spatialite to retrieve tables
- picked from 75d420cb5e
- 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... - 03:33 PM Revision b770463a (qgis): Fix #47810 - zoom last and next with rotated map looses scale
- 02:22 PM Revision 6250f499 (qgis): Update src/process/qgsprocess.cpp
- 02:22 PM Revision 586f5410 (qgis): qgsprocess.cpp: extend documentation of command
- 01:52 PM Revision fc8bb61a (qgis): [ui] Ask for confirmation (which can be turned off) when deleting featu...
- 12:57 PM Revision 52cafb9a (qgis): Change widget configuration settings group title as per suggestion
- 12:57 PM Revision fe64b523 (qgis): Fix Delete and Unlink context menu items in Relation Editor Widget
- 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...
- 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...
- 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...
- 12:08 PM Revision ca179c55 (qgis): [processing] Add generic option to show feature count for processing ve...
- 09:31 AM Revision 261c6bc6 (qgis): Add feature source test for filterrect with NoGeometry flag combination
- 09:31 AM Revision 2cc8cad2 (qgis): [spatialite] Correctly handle combination of filter rect and NoGeometry
- flag
Fixes #49866 - 09:31 AM Revision ba29144f (qgis): Fix HANA, oracle, gpx, wfs/oapif handling of NoGeometry/filter rect com...
- 09:31 AM Revision c19fc539 (qgis): [spatialite] Correctly handle combination of filter rect and NoGeometry
- flag
Fixes #49866 - 09:31 AM Revision b5488285 (qgis): Fix HANA, oracle, gpx, wfs/oapif handling of NoGeometry/filter rect com...
- 09:31 AM Revision 6558137a (qgis): Add feature source test for filterrect with NoGeometry flag combination
- 09:28 AM Revision c5b26665 (qgis): Move "Regular polygon from 2 points" tool to Regular tools drop-down menu
- not a circle's child
- 09:27 AM Revision 1630587d (qgis): Add feature source test for filterrect with NoGeometry flag combination
- 09:27 AM Revision 3bb64aa1 (qgis): [spatialite] Correctly handle combination of filter rect and NoGeometry
- flag
Fixes #49866 - 09:27 AM Revision 84c74ab0 (qgis): Fix HANA, oracle, gpx, wfs/oapif handling of NoGeometry/filter rect com...
- 08:20 AM Revision 62df957a (qgis): Backport #49603 Fix unreported credentials exposure on connection lost
- 08:07 AM Revision 57d9ee66 (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
- resulting in poor selection performance
Fixes #49962 - 08:07 AM Revision a8dea9ec (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
- resulting in poor selection performance
Fixes #49962 - 08:03 AM Revision 18d8bfc6 (qgis): Remove extremely outdated assumption in QgsVectorLayer::selectedFeatures()
- resulting in poor selection performance
Fixes #49962 - 07:50 AM Revision a3ec7b0f (qgis): Show units instead of a number for the frame_timestep_unit variable (#4...
- Fixes #49101
- 07:37 AM Revision 5eeea8d7 (qgis): Correctly format limit queries in browser for mssql databases
- Fixes #49760
- 07:37 AM Revision 73692a6a (qgis): Create QgsProviderSqlQueryBuilder
- QgsProviderSqlQueryBuilder provides an interface for creation of SQL queries, which
can be overridden for backend pro... - 07:37 AM Revision c29c025f (qgis): Update tests/src/python/test_qgsmssqlsqlquerybuilder.py
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 07:36 AM Revision 27a845e8 (qgis): [afs] Respect read only fields for editable layers
- 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... - 06:11 AM Revision 89db82ca (qgis): make searching for headers case insensitive
- 04:57 AM Revision 84cf904f (qgis): QString fixup
- 04:52 AM Revision 25a57ddc (qgis): Remove max size limitation on the Advanced Digitizing panel
- Fixes #49779
- 04:52 AM Revision f56e7ef5 (qgis): Tweaks to the Mesh Transform Vertices dialog
- Add vertical spacer at the bottom
Fix buttons label case - 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
- 03:12 AM Revision 28c52bc6 (qgis): make searching for headers case insensitive
- 03:09 AM Revision 5393b8b0 (qgis): make searching for headers case insensitive
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)
2022-08-26
- 08:04 PM Revision d7c18098 (qgis): Leftovers from #48192
- 08:03 PM Revision b0ea7c56 (qgis): Fix new WCS connections
- 01:36 PM Revision 8b976816 (qgis): enable PG tests with Qt6
- 01:17 PM Revision 39ff81e3 (qgis): enable Postgres tests with Qt6 (#49957)
2022-08-24
- 01:24 AM Revision 9dd91302 (qgis): Make tests stable across different platforms
- (cherry picked from commit e0f8d0029e8a256dee391ec0b29f90e76087b0ba)
- 01:24 AM Revision b0f8302d (qgis): Update reference file
- (cherry picked from commit f7cb224239aa0a8df06dfa04ae480dae51d9c5ac)
- 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... - 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... - 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 ... - 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.
- 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... - 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... - 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... - 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
- 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... - 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... - 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... - 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... - 03:02 AM Revision 595bd1a8 (qgis): Fetch geometries when conditional formatting rule requires it
- Fixes #43252
- 03:02 AM Revision c043e96c (qgis): Apply suggestions from code review
- 03:02 AM Revision d207d1e1 (qgis): Add test and move to class
2022-08-23
- 12:27 AM Revision eb12a175 (qgis): Enable datetimeedit test on qt 6
- 12:27 AM Revision 7e4f8a37 (qgis): [qt6] Fix for slightly changed QDateTimeEdit min/max range behaviour
- 12:27 AM Revision 45151164 (qgis): [qt6] Fix values from date time wrapper which should be null
- 11:31 PM Revision c177ab0a (qgis): Merge pull request #49927 from DelazJ/mssql
- Use "MS SQL Server" for user facing texts
- 09:34 PM Revision 2c7d1ace (qgis): Add test and move to class
- 09:34 PM Revision a3dfc947 (qgis): Apply suggestions from code review
- 09:34 PM Revision f7f0a6b9 (qgis): Fetch geometries when conditional formatting rule requires it
- Fixes #43252
- 04:33 PM Revision 64a0d1b9 (qgis): Build server on qt6 ci
- 04:33 PM Revision 05941297 (qgis): Fix qt6 build
- 04:33 PM Revision a6bf2c8c (qgis): Fix build
- 04:33 PM Revision 6dd41585 (qgis): Port last of server away from QRegExp
- 04:33 PM Revision e584fcb6 (qgis): Fix server build on qt 6
- 04:33 PM Revision d0c35981 (qgis): Fix mix of QMap/QMultiMap types
- 04:33 PM Revision 9cb7a174 (qgis): Port QgsWmsParameter map to multimap
- 04:33 PM Revision f8b796f7 (qgis): Unabbreviate
- 04:33 PM Revision 2d226152 (qgis): Fix char to string error on qt 6
- 04:33 PM Revision a63e2cf4 (qgis): [qt6] Fix narrowing warnings due to int->size_t type change
- 04:33 PM Revision fc1471b6 (qgis): Promote to enum class
- 04:33 PM Revision fde3b71b (qgis): Fix narrowing warning
- 04:33 PM Revision a49e7c8c (qgis): QStringLiteral
- 04:33 PM Revision 12766bc0 (qgis): Don't try to build landingpage webapp on fedora
- 11:52 AM Revision 0a45c064 (qgis): Fix broken regexps in server which disable the layer/attribute name
- cleaning
- 10:46 AM Revision 479ea0c6 (qgis): Use "MS SQL Server" for user facing texts
- 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.
- 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... - 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... - 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... - 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
- 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
- 07:03 AM Revision 4d9e94ca (qgis): Don't show incorrect bearing line when calculating bearing from gps mov...
- 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... - 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... - 06:33 AM Revision 0b9e495c (qgis): [gps] Fix log filename widget is always disabled, use QgsFileWidget
- 06:33 AM Revision 6550f5d9 (qgis): Docstrings
- 06:33 AM Revision f265d69f (qgis): Fix rollback not leaving a consistent state for buffered transaction
- 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... - 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
- 06:31 AM Revision de4e5989 (qgis): Fix vector tile style conversion of fill opacity from interpolation list
- (cherry picked from commit b1b3475ffe247a4e3af00db129b6029d1791003c)
- 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. - 04:32 AM Revision 643ccea8 (qgis): Add test and move to class
- 04:32 AM Revision 1450cf44 (qgis): Apply suggestions from code review
- 04:32 AM Revision c99518b9 (qgis): Fetch geometries when conditional formatting rule requires it
- Fixes #43252
- 04:32 AM Revision ac828a69 (qgis): Add test and move to class
- 04:32 AM Revision 7c74dd7e (qgis): Fetch geometries when conditional formatting rule requires it
- Fixes #43252
- 04:32 AM Revision f3bd8644 (qgis): Apply suggestions from code review
- 04:28 AM Revision f704cd09 (qgis): Fetch geometries when conditional formatting rule requires it
- Fixes #43252
- 02:18 AM Revision 730d7fbe (qgis): Pass stepWidth/stepHeight parameter to external WMS layer
- 02:07 AM Revision b79ca295 (qgis): Cleaner docs
- 02:07 AM Revision 6310094b (qgis): Fix rollback not leaving a consistent state for buffered transaction
- 02:07 AM Revision 03bd5e19 (qgis): Docstrings
- 02:04 AM Revision 67bdadfe (qgis): Fix rollback not leaving a consistent state for buffered transaction
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... - 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 ... - 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... - 01:27 AM Revision c97ba234 (qgis): [qt6][themes] Fix drop down arrow position for instant popup tool buttons
- 01:27 AM Revision 44701d6d (qgis): [qt6][themes] Fix drop down arrow position for instant popup tool buttons
- 12:34 AM Revision b1b3475f (qgis): Fix vector tile style conversion of fill opacity from interpolation list
- 10:40 AM Revision 072d5547 (qgis): Fix long,lat point cloud not being rendered correctly
- 10:16 AM Revision 36c8a142 (qgis): [qt6][themes] Fix drop down arrow position for instant popup tool buttons
- 10:15 AM Revision 1186eb42 (qgis): [qt6][themes] Fix drop down arrow position for instant popup tool buttons
- 10:11 AM Revision f061f631 (qgis): [qt6][themes] Fix drop down arrow position for instant popup tool buttons
- 09:47 AM Revision 86de715c (qgis): [qt6] Force use of opengl renderer for qt 3d
- 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
- 07:22 AM Revision 4088c3bd (qgis): Update since
- 07:22 AM Revision c35174ed (qgis): Default new layout map rotation to canvas map rotation
- 07:14 AM Revision f43c299b (qgis): Default new layout map rotation to canvas map rotation
- 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
- 07:14 AM Revision a1a864ee (qgis): Update since
- 07:09 AM Revision 94a3f5ae (qgis): Find more available encodings for the dxf exporter
- 07:09 AM Revision c7ea5d57 (qgis): Find more available encodings for the dxf exporter
- 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
- 07:08 AM Revision b2a43a4f (qgis): Enable test_core_field on qt 6
- 05:44 AM Revision a0f8d5a0 (qgis): [processing] Split Vector Layer alg: Set input type to TypeVector in or...
- 05:44 AM Revision cd1fccb5 (qgis): [processing] savefeatures alg: Set input type to TypeVector in order to...
- 04:54 AM Revision 5177603d (qgis): Correctly normalize mesh normals
- 04:54 AM Revision 69b17d0f (qgis): Correctly normalize mesh normals
- 04:54 AM Revision fa6b9a31 (qgis): Fix incorrect authid to char comparisons
- 04:54 AM Revision af53e66a (qgis): Fix incorrect authid to char comparisons
- 04:41 AM Revision ea8a20e4 (qgis): Fix html widget expression with newlines
- Fix #37569
- 04:41 AM Revision 68e0c33f (qgis): [processing] Split Vector Layer alg: Set input type to TypeVector in or...
- 04:41 AM Revision d8d9184d (qgis): [processing] savefeatures alg: Set input type to TypeVector in order to...
- 04:39 AM Revision d6c0c288 (qgis): Fix html widget expression with newlines
- Fix #37569
- 04:38 AM Revision 61cac3fc (qgis): fix hiding snap indicators when done using advanced digitizing
- 04:38 AM Revision 96f4c204 (qgis): fix hiding snap indicators when done using advanced digitizing
- 03:30 AM Revision 77a7aed8 (qgis): Update since
- 03:29 AM Revision 29c9616e (qgis): Default new layout map rotation to canvas map rotation
- 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
- 03:28 AM Revision 5feb70cd (qgis): Update since
- 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
- 03:28 AM Revision 48f37d32 (qgis): Default new layout map rotation to canvas map rotation
- 03:25 AM Revision 2bbb557a (qgis): Find more available encodings for the dxf exporter
- 03:25 AM Revision 5fdfd940 (qgis): Find more available encodings for the dxf exporter
- 03:25 AM Revision 72e89579 (qgis): create default layer name even when the layer name widget is disabled
- 03:24 AM Revision 70193cfb (qgis): Remove 21.10 workflow, no longer usable
- 03:23 AM Revision add7779a (qgis): [arcgis] Fix missing features when the query for objects' geometry resu...
- 03:23 AM Revision 1f1c4df2 (qgis): Fix crash when feedback is null
- 03:23 AM Revision c3a52638 (qgis): Address review
- 03:22 AM Revision 44c931c3 (qgis): Find more available encodings for the dxf exporter
- 03:16 AM Revision e9fd5f1f (qgis): [processing] Harmonize tags in processing algorithms related to error f...
- 02:27 AM Revision 8e05284b (qgis): Remove 21.10 workflow, no longer usable
2022-08-21
- 01:43 AM Revision 061a8a02 (qgis): [processing] savefeatures alg: Set input type to TypeVector in order to...
- 01:43 AM Revision 46f9b88a (qgis): [processing] Split Vector Layer alg: Set input type to TypeVector in or...
- 01:43 AM Revision 53c286a6 (qgis): [processing] Split Vector Layer alg: Set input type to TypeVector in or...
- 01:43 AM Revision 73b7595b (qgis): [processing] savefeatures alg: Set input type to TypeVector in order to...
- 01:38 AM Revision f66862a5 (qgis): [processing] Split Vector Layer alg: Set input type to TypeVector in or...
- 01:38 AM Revision e2e2f3ef (qgis): [processing] savefeatures alg: Set input type to TypeVector in order to...
- 01:16 AM Revision c4abc11e (qgis): fix hiding snap indicators when done using advanced digitizing
- 01:16 AM Revision faffb97c (qgis): fix hiding snap indicators when done using advanced digitizing
- 01:14 AM Revision 63665e69 (qgis): Fix html widget expression with newlines
- Fix #37569
- 01:14 AM Revision aaea38f3 (qgis): Fix html widget expression with newlines
- Fix #37569
- 01:11 AM Revision 0df342da (qgis): fix hiding snap indicators when done using advanced digitizing
- 01:11 AM Revision d114a69a (qgis): set circle as default shape tool
- also fix crash if called without shape metadata
fixes #47648 - 01:10 AM Revision 6092aaf3 (qgis): Fix html widget expression with newlines
- Fix #37569
- 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... - 12:08 AM Revision d5988afd (qgis): Bring back CP949 codec in QgsDxfExport. Fixes #44756
- 12:08 AM Revision b572e9ec (qgis): Bring back CP949 codec in QgsDxfExport. Fixes #44756
- 12:07 AM Revision 81ac7eb2 (qgis): don't look for features if the layer is not spatial
- 01:59 PM Revision a87893b2 (qgis): scripts/tsstat.pl: make sure lrelease produces English output
- 01:38 PM Revision 0b0627ed (qgis): Bring back CP949 codec in QgsDxfExport. Fixes #44756
- 01:38 PM Revision 8017b7da (qgis): Bring back CP949 codec in QgsDxfExport. Fixes #44756
- 01:34 PM Revision 607de4f4 (qgis): Bring back CP949 codec in QgsDxfExport. Fixes #44756
- 01:25 PM Revision 1e537ec0 (qgis): add donation and get involved link to the help menu
- 11:24 AM Revision ccbe55b4 (qgis): set circle as default shape tool
- also fix crash if called without shape metadata
fixes #47648 - 11:21 AM Revision 4467ac0c (qgis): set circle as default shape tool (#49592)
- also fix crash if called without shape metadata
fixes #47648
2022-08-20
- 07:35 AM Revision f88cf5f8 (qgis): Update core and gui to use QgsVariantUtils::isNull
- 07:35 AM Revision 7a37085d (qgis): Don't store null QChar in numeric format variants
- 07:35 AM Revision 6c34fa69 (qgis): Fix QgsDateTimeEdit variant based signal null value handling
- 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... - 07:35 AM Revision 148bd5fd (qgis): Port more code to QgsVariantUtils::isNull
- 07:35 AM Revision f330eb3d (qgis): Don't map QColor isValid to variant null -- this wasn't done in qt 5
- 07:35 AM Revision 84c3538c (qgis): Raise warnings when null core type values are encountered in a QVariant
2022-08-19
- 11:45 PM Revision a2b54a40 (qgis): move mid marker when both line endpoints are out of the extent
- 11:44 PM Revision 512b3f23 (qgis): move mid marker when both line endpoints are out of the extent
- 11:38 PM Revision e34b9237 (qgis): Mimic Qt5 handling of when to switch to exponential form when represent...
- 10:18 AM Revision f939fc0c (qgis): move mid marker when both line endpoints are out of the extent
- 10:16 AM Revision 0b7604b2 (qgis): use standard font for test
- 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 ... - 10:16 AM Revision 1749aa33 (qgis): Fix 3d layout map exports are blank
- 10:16 AM Revision 82c85152 (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
- 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() - 10:16 AM Revision 6b84e808 (qgis): Fix some outdated assumptions in testziplayer.cpp
- 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 - 10:16 AM Revision 9ff049c2 (qgis): Fix GDAL vrt items don't show in zip items in browser
- 10:16 AM Revision aa3fd04e (qgis): Fix output encoding in processing/dxf export
- 10:16 AM Revision a7959417 (qgis): Use case insensitive checks for sqlite column types
- Fixes virtual layer field types on some sqlite versions
- 10:16 AM Revision d38555a4 (qgis): Thread local
- 10:16 AM Revision 32b263d3 (qgis): Fix build
- 10:16 AM Revision f64c8d87 (qgis): Add oracle to save to database action list providers
- 10:16 AM Revision fb984b9b (qgis): Backport 825482d in order to fix removing a single raster from GPKG
- 10:16 AM Revision 8c5b056b (qgis): Fix #37566 : fix legend placement on export
- 10:16 AM Revision f0dc7f3b (qgis): Fix it better
- 10:16 AM Revision 23c0e3fa (qgis): Run TestZiplayer on CI
- 10:16 AM Revision cb32d0db (qgis): Adapt test to work for newer proj
- 10:16 AM Revision 981f5186 (qgis): Handle schema names in table sources in QgsSqlStatementParser
- 10:16 AM Revision d5c1444f (qgis): Expand tests
- 10:16 AM Revision 06b83159 (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
- 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 - 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... - 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
- 10:16 AM Revision 1c3c369d (qgis): Less debug noise in spatialite provider
- 10:16 AM Revision 4fe91e81 (qgis): Fix broken view definitions in views_test.sqlite
- 10:16 AM Revision 4bc2d1c6 (qgis): Add ogc, iau_2015, and nkg authorities to crs support
- To match those available from recent proj versions
- 10:16 AM Revision 8ea0a292 (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
- 10:16 AM Revision fcbd238e (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
- 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... - 10:14 AM Revision 68ee659c (qgis): Update test
- (cherry picked from commit 14635791c513dd604689caece1815998bc725243)
- 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... - 10:14 AM Revision 00dc6ebe (qgis): Fix test
- 10:14 AM Revision 7ea42e9c (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
- 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 ... - 10:14 AM Revision e16150c7 (qgis): Cleanup objects after tests
- (cherry picked from commit 7e2e09c6de40bed4dc81b2c88d3632900cba5139)
(cherry picked from commit bd9999adf5ae82150343c... - 10:14 AM Revision ccdb4a12 (qgis): Fix leaks in triangular mesh
- (cherry picked from commit ddade08b80514c69d7adfcf4449e5387a93bd72c)
(cherry picked from commit b323d87791305da45d9c7... - 10:14 AM Revision caa27d36 (qgis): Better approach to avoiding empty nodes
- (cherry picked from commit bab2818a9a9ba0154672c8722c74b98514c127b7)
(cherry picked from commit c51ab9ad1355abc994fd9... - 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... - 10:14 AM Revision 01f05745 (qgis): Fix ridiculous amount of debug spam raised by CPT archive classes
- (cherry picked from commit f3d91c46afe0415fe88aa0a780c578c0c23db5a0)
- 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)
- 10:14 AM Revision 7b7a2ce9 (qgis): Fix 'Unset' option for custom environmental variables
- 10:14 AM Revision 65dd7244 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
- 10:14 AM Revision 339a50d0 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
- 10:14 AM Revision 30dbf6b5 (qgis): Update test, fix a fixme
- (cherry picked from commit 561d4cf8e4444c0f377206cae4d2d08f36a0112b)
- 09:42 AM Revision 619575f7 (qgis): Enable callout test on qt6
- 08:45 AM Revision 40f2ecbc (qgis): Expression test fixes for qt 6
- 08:45 AM Revision 83f94660 (qgis): Fix null value for env function on qt 6 when variable does not exist
- 08:45 AM Revision af0c4806 (qgis): Fix unexpected float values returned by color_part expression function ...
- 08:45 AM Revision 4c947dec (qgis): Fix to_json expression function returns byte array instead of string on...
- 06:50 AM Revision 4364e543 (qgis): move mid marker when both line endpoints are out of the extent
- 06:50 AM Revision c7c367cf (qgis): move mid marker when both line endpoints are out of the extent
- 06:49 AM Revision 8a4a5a35 (qgis): Fix incorrect authid to char comparisons
- 06:49 AM Revision 240d50e0 (qgis): Fix incorrect authid to char comparisons
- 06:47 AM Revision 1326e3df (qgis): move mid marker when both line endpoints are out of the extent
- 06:45 AM Revision 2f6c8892 (qgis): Fix incorrect authid to char comparisons
- 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... - 03:37 AM Revision 91207396 (qgis): Update test
- (cherry picked from commit 14635791c513dd604689caece1815998bc725243)
- 03:37 AM Revision 594135f6 (qgis): Fix test
- 03:37 AM Revision 52e94b4e (qgis): Don't try to load styles from empty uris -- this raises Qt warnings
- 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 ... - 03:37 AM Revision 9c8acffb (qgis): Fix 'Unset' option for custom environmental variables
- 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... - 03:37 AM Revision 0963f197 (qgis): Cleanup objects after tests
- (cherry picked from commit 7e2e09c6de40bed4dc81b2c88d3632900cba5139)
(cherry picked from commit bd9999adf5ae82150343c... - 03:37 AM Revision f2a371ea (qgis): Fix leaks in triangular mesh
- (cherry picked from commit ddade08b80514c69d7adfcf4449e5387a93bd72c)
(cherry picked from commit b323d87791305da45d9c7... - 03:37 AM Revision a78a8378 (qgis): Better approach to avoiding empty nodes
- (cherry picked from commit bab2818a9a9ba0154672c8722c74b98514c127b7)
(cherry picked from commit c51ab9ad1355abc994fd9... - 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... - 03:37 AM Revision 06919596 (qgis): Fix ridiculous amount of debug spam raised by CPT archive classes
- (cherry picked from commit f3d91c46afe0415fe88aa0a780c578c0c23db5a0)
- 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)
- 03:37 AM Revision b4c9e13f (qgis): Update test, fix a fixme
- (cherry picked from commit 561d4cf8e4444c0f377206cae4d2d08f36a0112b)
- 03:37 AM Revision bd1a960c (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
- 03:37 AM Revision e3efc761 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
- 02:12 AM Revision 437d6346 (qgis): Correctly normalize mesh normals
- 02:12 AM Revision 60ef3131 (qgis): Correctly normalize mesh normals
- 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... - 02:07 AM Revision f571d0a6 (qgis): Add myself as a contributor
2022-08-18
- 01:38 PM Revision f795ad9e (qgis): Update src/ui/qgsrelationeditorconfigwidgetbase.ui
- Co-authored-by: Andrea Giudiceandrea <[email protected]>
- 01:38 PM Revision 68eca0ad (qgis): Better config name
- 01:38 PM Revision d27977aa (qgis): Update src/ui/qgsrelationeditorconfigwidgetbase.ui
- Co-authored-by: Étienne Trimaille <[email protected]>
- 01:38 PM Revision 0fd2fdf9 (qgis): updated tool tip text
- 01:38 PM Revision a20852b3 (qgis): Don't show AddFeatureButton for spatial layer (only AddFeatureGeometry)
- 01:38 PM Revision d2a85336 (qgis): Rel editor add feature with geometry for spatial layer config
- 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
- 11:18 AM Revision 901fd821 (qgis): Enable another test on qt 6
- 11:18 AM Revision 29cf8a19 (qgis): Fix a test on qt 6
- 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... - 07:53 AM Revision 8e569b54 (qgis): Fix test_core_networkaccessmanager on qt6
- 07:35 AM Revision f73f7982 (qgis): use standard font for test
- 07:35 AM Revision 392d7dc2 (qgis): Fix #37566 : fix legend placement on export
- 06:58 AM Revision 3031621a (qgis): Qt 6 test mask updates
- 06:47 AM Revision 996e8a8b (qgis): Fix messed up paths/default file names in model designer export dialogs
- 06:19 AM Revision c6420b75 (qgis): Skip some app tests on qt 6
- 06:19 AM Revision 84d38bfc (qgis): Remove unused variable
- 06:19 AM Revision 9a56d638 (qgis): [qt6] Build desktop on ci
- 05:23 AM Revision 2bd3bfc0 (qgis): Correctly normalize mesh normals
- 05:23 AM Revision a350dcac (qgis): Port 3D away from QRegExp
- 05:23 AM Revision ab2c55aa (qgis): [qt6] Deal with the move of QBuffer/QGeometry/QAttribute from Qt3DRende...
- Qt3DCore
- 05:23 AM Revision 9f6e9f76 (qgis): Fix includes for Qt 6
- 05:23 AM Revision da35644d (qgis): Fix warning
- 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 - 05:23 AM Revision 6b11600c (qgis): Port 3d canvas away from QDesktopWidget
- 05:23 AM Revision 0ebe2237 (qgis): Run render test on ci
- 05:23 AM Revision 62333aca (qgis): Remove an unnecessary TODO
- 05:23 AM Revision e33235c6 (qgis): Fix mesh 3d build on qt 6
- 05:23 AM Revision a7055ee4 (qgis): Port away from QBufferDataGenerator
- 05:23 AM Revision 26037abc (qgis): Don't run 3d rendering test on qt6 ci
- 05:23 AM Revision 5789eebc (qgis): Add a bit of tolerance to QVector3D comparison in TestQgs3DUtils
- 05:23 AM Revision f6e04bbf (qgis): Fix testqgstessellator on qt 6
- 05:23 AM Revision 31cf4e5f (qgis): [qt6] Temporarily ifdef out some code to get QGIS 3d compiling
- 04:37 AM Revision 82314ab9 (qgis): Fix messed up paths/default file names in model designer export dialogs
- 04:01 AM Revision a4cb3af5 (qgis): use standard font for test
- 04:01 AM Revision 4eb2ac61 (qgis): Fix #37566 : fix legend placement on export
- 04:01 AM Revision 328ca342 (qgis): Fix #37566 : fix legend placement on export
- 04:01 AM Revision 029aac56 (qgis): use standard font for test
- 03:57 AM Revision af0143e1 (qgis): fix legend placement on export
- Fix #37566
2022-08-17
- 08:53 PM Revision d0f4ee6a (qgis): Remove QTouchDevice check for gestures
- 08:53 PM Revision 5833a276 (qgis): Remove use of deprecate QPrinter::setOrientation
- 08:37 PM Revision 2711a77f (qgis): Build GUI under qt6 ci
- 08:37 PM Revision 1bb10510 (qgis): Try fixing QScintilla path
- 08:37 PM Revision 8602cad2 (qgis): Build fix
- 08:37 PM Revision 3a5f503d (qgis): Fix warning on qt 6
- 08:37 PM Revision d65809a5 (qgis): Update qt6 test blocklist for gui
- 02:21 PM Revision 301db6dc (qgis): More test masks
- 02:21 PM Revision 7a37f540 (qgis): Install gpsbabel on qt6 image
- 02:21 PM Revision 59e44bac (qgis): Skip some tests which require webkit if webkit is not available
- 02:21 PM Revision 0fc35912 (qgis): More test masks
- 02:21 PM Revision a41519f3 (qgis): Some qt6 related test mask updates
- 02:21 PM Revision 1f2e6c9d (qgis): Don't run layout HTML item tests if webkit not available
- 02:21 PM Revision fdd29543 (qgis): Fix warning
- 02:21 PM Revision 0a97e313 (qgis): Skip some more tests
- 02:21 PM Revision 95741fee (qgis): Test masks
- 02:21 PM Revision e4aa0c24 (qgis): Test masks
- 02:21 PM Revision 228a90c3 (qgis): Fix build
- 02:21 PM Revision 8c2d2b8d (qgis): Cleanup testqgslegendrenderer.cpp
- 02:21 PM Revision f460954a (qgis): Rebuild qt6 test block list
- 02:21 PM Revision d35c31a8 (qgis): More qt6 test masks
- 02:21 PM Revision ff52ef5f (qgis): Don't emit dash messages for successful tests, it causes too much test ...
- 02:21 PM Revision bc7b580a (qgis): Deprecate the old test image anomaly system
- 02:21 PM Revision 91456af3 (qgis): ifdef out some more tests which require webkit when webkit isn't available
- 02:21 PM Revision b556043a (qgis): Don't run layout label html tests if webkit not available
- 07:32 AM Revision b7a7e17f (qgis): [qt6] Fix writing invalid character to xml when a null qchar is stored ...
- 04:22 AM Revision c3b2acc4 (qgis): Port some code away from QRegExp
- 03:38 AM Revision a9daba85 (qgis): Fix qt6 build
- 03:38 AM Revision e7b45d1e (qgis): Fix use of QButtonGroup::buttonClicked on qt 6
- 03:38 AM Revision 2135276b (qgis): Fix a crash when loading layers on Qt 6
- 03:38 AM Revision 5c54f862 (qgis): Update qt_unix_signals for qt 6 compatibility
- 03:38 AM Revision 2c4c6f1a (qgis): Use setContentsMargins for qt 6 compatibility
- 03:38 AM Revision 28ad247d (qgis): Update includes for qt 6 compatiblity
- 03:38 AM Revision 03c48e6e (qgis): Remove some qrand
- 03:38 AM Revision 4c8bd391 (qgis): Fix build on qt 6
- 03:38 AM Revision bde5c7ea (qgis): Don't try to seed random generator on qt 6, not required
- 03:38 AM Revision a910203c (qgis): Fix qt6 build
- 03:38 AM Revision 0d6b2a09 (qgis): QgsDebugMsg -> QgsDebugMsgLevel
- 03:38 AM Revision 3b050913 (qgis): Tighten some includes
- 03:38 AM Revision 42c7e685 (qgis): Avoid QPair constructor
- 03:38 AM Revision b7dd577b (qgis): Remove deprecated connect from ui file
- 03:38 AM Revision b8cb47c0 (qgis): QUuid is no longer implicitly convertible to QString
- 03:38 AM Revision 7b459db5 (qgis): Fix build on qt 6
- 03:38 AM Revision cc290f4c (qgis): Remove use of endl on qt 6
- 03:38 AM Revision 69203df3 (qgis): Fix build on qt6
- 03:38 AM Revision 132c14d4 (qgis): Fix qt 6 build
- 03:38 AM Revision c7bbe2f4 (qgis): Remove some dead code
- 03:38 AM Revision 789b2ffb (qgis): Remove code which is no longer required in qt 6
- 03:38 AM Revision f657b17c (qgis): Don't try to setCodec to UTF8 on qt 6, not required
- 03:27 AM Revision 64802ca6 (qgis): Update test for qt 6 compatiblity
- 03:27 AM Revision f5af5063 (qgis): Remove unnecessary touch device check
- 03:27 AM Revision f3ea3b6a (qgis): Update test for qt6 api
- 03:27 AM Revision 43d6d81c (qgis): Update test for qt6 compatibility
2022-08-16
- 07:06 PM Revision 60e576e1 (qgis): Properly reset SVG if path is empty
- 02:22 PM Revision 1a8194cd (qgis): Port some code away from QRegExp
- 10:13 AM Revision d86fc737 (qgis): Port away from deprecated QPrinter::setPaperSize method
- 08:01 AM Revision deff4a1f (qgis): Use QMultiMap for qt 6 compatibility
- 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 - 07:21 AM Revision b09a8888 (qgis): Fix messed up paths/default file names in model designer export dialogs
- 07:21 AM Revision faa65a1e (qgis): Fix messed up paths/default file names in model designer export dialogs
- 07:17 AM Revision 463f4ee5 (qgis): Fix messed up paths/default file names in model designer export dialogs
- 06:09 AM Revision a59ffbc3 (qgis): Enable some more tests on qt6 builds
- 05:14 AM Revision 700ef0d9 (qgis): Better debugging
- 05:14 AM Revision 887ed3e1 (qgis): Always replace rendered test images
- 05:14 AM Revision 9afdd02d (qgis): Some debugging
- 05:14 AM Revision 9a40c3cb (qgis): More appropriate comparison layout for differing image sizes
- 05:14 AM Revision f7cb2242 (qgis): Update reference file
- 05:14 AM Revision 44aeaf71 (qgis): Better debug help in render checkers
- 05:14 AM Revision eeb8832f (qgis): Move files to correct place
- 05:14 AM Revision e0f8d002 (qgis): Make tests stable across different platforms
- 05:14 AM Revision 74a7657c (qgis): Start moving some common test methods to base class
- 05:14 AM Revision 7342c9cb (qgis): Fix test for when HAS_KDE_QT5_FONT_STRETCH_FIX is enabled
- 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 - 04:26 AM Revision fa69bdb0 (qgis): Default new layout map rotation to canvas map rotation
- 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
- 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
- 04:26 AM Revision eb7e1926 (qgis): Default new layout map rotation to canvas map rotation
- 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 - 04:25 AM Revision 5de973d0 (qgis): Port some more code away from QDesktopWidget
- 04:25 AM Revision 281d46af (qgis): Port QgsFontButton away from QDesktopWidget
- 04:25 AM Revision 169636e7 (qgis): Cleanup some includes
- 04:25 AM Revision e7a9961e (qgis): Add availableGeometry handling to QgsScreenHelper
- 04:25 AM Revision 22edb68e (qgis): Introduce QgsScreenHelper
- A utility class for dyanmic handling of changes to screen properties
- 04:25 AM Revision 50052d9f (qgis): Add missing break
- 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... - 04:25 AM Revision b1858327 (qgis): Use actual screen dpi, not logical dpi in profile context
- 04:25 AM Revision f05330f0 (qgis): Port 3d sandbox away from QDesktopWidget
- 04:25 AM Revision 4cfdb95a (qgis): Remove unused includes
- 04:25 AM Revision 44ba8aca (qgis): Use QgsScreenHandler instead of duplicate screen dpi handling code
- 04:25 AM Revision 9f2472be (qgis): Port main.cpp away from QDesktopWidget
- 04:25 AM Revision a077534e (qgis): Port remaining gui classes away from QDesktopWidget
- 04:25 AM Revision e88867de (qgis): Port QgsMeshRenderer3dAveragingWidget away from QDesktopWidget
- 04:25 AM Revision 28a10dbd (qgis): Port QgsModelDesignerDialog away from QDesktopWidget
- 04:25 AM Revision 996336f3 (qgis): Port QgsTextPreview away from QDesktopWidget
- 04:25 AM Revision c306fa0a (qgis): Port elevation canvas away from QDesktopWidget
- 04:25 AM Revision 56f05b09 (qgis): Remove unused includes
- 04:25 AM Revision b7602efb (qgis): Force splash screen to show on primary screen
- 04:22 AM Revision d717938b (qgis): Default new layout map rotation to canvas map rotation
- 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
- 02:20 AM Revision fc6fc255 (qgis): Add myself to contributors
2022-08-15
- 10:48 PM Revision 31036751 (qgis): Keep current map tool if line captured
- 10:47 PM Revision c9c3244a (qgis): Fix it better
- 10:47 PM Revision c359ccc0 (qgis): Fix output encoding in processing/dxf export
- 10:47 PM Revision d9376a48 (qgis): Fix output encoding in processing/dxf export
- 10:47 PM Revision 304fcc80 (qgis): Fix it better
- 08:37 AM Revision 9768684d (qgis): Keep current map tool if line captured
- 08:37 AM Revision 4fd5e605 (qgis): Fix output encoding in processing/dxf export
- 08:37 AM Revision 228ad0da (qgis): Fix it better
- 08:37 AM Revision 400fa34a (qgis): Fix it better
- 08:37 AM Revision 35988eea (qgis): Fix output encoding in processing/dxf export
- 08:33 AM Revision 1221b7f8 (qgis): Fix output encoding in processing/dxf export
- 08:33 AM Revision 96298dbe (qgis): Fix it better
- 08:33 AM Revision b4bd69a1 (qgis): Keep current map tool if line captured
- 08:32 AM Revision a5cbffb4 (qgis): Allow a context/provider name to be set for QgsCPLErrorHandler
- 08:32 AM Revision 28d706f8 (qgis): Show more descriptive errors when GDAL setNoDataValue errors occur
- 08:32 AM Revision 2bf04531 (qgis): Create new CPL error handler which collects errors for later retrieval
- 08:22 AM Revision f150128c (qgis): Use QEvent::position instead of pos
- 08:22 AM Revision 3e56f7de (qgis): Remove use of deprecated QRegExp class
- 08:22 AM Revision 587387a4 (qgis): Add some includes required for qt6 builds
- 08:22 AM Revision 6b0ee5ed (qgis): Add method to retrieve action by string instead of uuid
- Required for qt 6 builds
- 08:22 AM Revision 4f0d3bb9 (qgis): Use QSet::insert instead of unite on qt6 builds
- 08:22 AM Revision d987cdd8 (qgis): Fix use of some deprecated signals
- 08:22 AM Revision a03c3578 (qgis): Remove unnecessary include
- 08:22 AM Revision 4b5c5f2a (qgis): Fix spatialite source select qt6 build
- 04:28 AM Revision 75dc6969 (qgis): Documentation
- 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... - 04:28 AM Revision 77be48e6 (qgis): Add method to set QgsVectorLayer weak relations
- 04:28 AM Revision f1cb8eb6 (qgis): Better icon for relationships in browser
2022-08-14
- 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. - 01:58 AM Revision 781ff994 (qgis): Restore comment
- 01:58 AM Revision 1b3050f4 (qgis): Return false
- 01:58 AM Revision 93c030cf (qgis): Check for result
- 01:53 AM Revision 215ec109 (qgis): Return false
- 01:53 AM Revision 60f0d0f7 (qgis): Restore comment
- 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. - 01:53 AM Revision df43151c (qgis): Check for result
- 01:53 AM Revision d0b6585a (qgis): Add item in Help menu to open PyQGIS web page
- 01:52 AM Revision 3b76b31e (qgis): [Oracle] log style and addFeatures requests
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)
- 05:29 PM Revision e3a89bf7 (qgis): lint
- 05:27 PM Revision 3690e650 (qgis): specify Error in try-except
- 05:26 PM Revision 4a2a5b29 (qgis): Merge branch 'fix/grass7-unicodeerror' of github.com:Kanahiro/QGIS into...
- 05:25 PM Revision d442230b (qgis): wrap stdout decode in saga, improve docstr
2022-08-12
- 02:05 PM Revision 6a63fd37 (qgis): Release of 3.22.10
- 02:04 PM Revision f73138bc (qgis): translation update for 3.22.10 from transifex
- 02:04 PM Revision feec3d3b (qgis): Release of 3.26.2
- 02:04 PM Revision a86a3381 (qgis): translation update for 3.26.2 from transifex
- 12:36 PM Revision 33788b6c (qgis): Remove more old qt fallbacks
- 12:36 PM Revision 51e3c083 (qgis): Sip update
- 12:36 PM Revision ffca1d56 (qgis): Remove code for Qt < 5.13
- 12:36 PM Revision 4b812199 (qgis): Bump minimum Qt to 5.13
- 12:36 PM Revision a97283c1 (qgis): Update docs to reflect Qt 5.13 minimum
- 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... - 05:59 AM Revision e635ce1b (qgis): Update libgsl
- 05:59 AM Revision 44d8bc8b (qgis): Update CI environments to 22.04
- 05:59 AM Revision 90b9c14c (qgis): Don't patch qt3d for 22.04
- 05:59 AM Revision 835e1e68 (qgis): Disable libsegfault
- 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... - 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...
2022-08-11
- 12:11 AM Revision 12bdd51e (qgis): Backport 825482d in order to fix removing a single raster from GPKG
- 12:11 AM Revision d38268b4 (qgis): Add test for QgsGeometry.orthogonalize()
- 12:11 AM Revision 9c76c073 (qgis): Fix orthogonalize
- 10:01 PM Revision 9c08adf5 (qgis): take II
- 10:01 PM Revision 203f7357 (qgis): fix msvc build
- 10:01 PM Revision 34a67f1d (qgis): Update qgsalgorithmpackage.cpp
- 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)
- 09:02 AM Revision 53bb26d6 (qgis): Fix testqgsrasterlayer.cpp on newer GDAL versions, and don't modify tes...
- 08:39 AM Revision 00080c59 (qgis): Add test for QgsGeometry.orthogonalize()
- 08:39 AM Revision 663ae8a1 (qgis): Fix orthogonalize
- 08:29 AM Revision 3371e221 (qgis): debian packaging: update gdal library location on ubuntu kinetic
- 08:29 AM Revision af9f4321 (qgis): debian packaging: update gdal library location on ubuntu kinetic
- 08:29 AM Revision 36c4cdac (qgis): debian packaging: update gdal library location on ubuntu kinetic
- 08:26 AM Revision c48764c6 (qgis): Disable libsegfault
- 08:26 AM Revision e0e56fab (qgis): Update libgsl
- 08:26 AM Revision 9d197e57 (qgis): Update CI environments to 22.04
- 08:26 AM Revision c96bcc9a (qgis): Don't patch qt3d for 22.04
- 08:22 AM Revision e3ea5d27 (qgis): Fix testqgsrasterlayer.cpp on newer GDAL versions, and don't modify tes...
- 08:22 AM Revision 77505659 (qgis): Update CI environments to 22.04
- 08:22 AM Revision 381ec611 (qgis): Update libgsl
- 08:22 AM Revision 39f671a0 (qgis): Disable libsegfault
- 08:22 AM Revision f5092bb5 (qgis): Don't patch qt3d for 22.04
- 08:17 AM Revision fed98824 (qgis): Hide map point rubberband if capture has started
- 05:55 AM Revision c2e23696 (qgis): Fix orthogonalize
- 05:55 AM Revision d7994dff (qgis): Add test for QgsGeometry.orthogonalize()
- 05:55 AM Revision 78c568aa (qgis): Add oracle to save to database action list providers
- 05:54 AM Revision 03bd89ff (qgis): Add oracle to save to database action list providers
- 05:44 AM Revision a948947b (qgis): Fix testqgsrasterlayer.cpp on newer GDAL versions, and don't modify tes...
- 05:44 AM Revision cdaa37e7 (qgis): Fix testqgsrasterlayer.cpp on newer GDAL versions, and don't modify tes...
- 05:40 AM Revision b8a71195 (qgis): Fix testqgsrasterlayer.cpp on newer GDAL versions, and don't modify tes...
2022-08-10
- 12:36 AM Revision 74d95091 (qgis): Add oracle to save to database action list providers
- 12:36 AM Revision bc501245 (qgis): Add oracle to save to database action list providers
- 12:32 AM Revision 1e9411d4 (qgis): Add oracle to save to database action list providers
- 12:31 AM Revision c5a65094 (qgis): Add 'WITH_ASAN' cmake option to enable AddressSanitizer compile options
- 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 ... - 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... - 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... - 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 ... - 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... - 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... - 04:31 PM Revision 0580369d (qgis): debian packaging: disable pdal for ubuntu kinetic too
- 04:30 PM Revision 1a5b7374 (qgis): debian packaging: disable pdal for ubuntu kinetic too
- 04:28 PM Revision d43b5ac2 (qgis): debian packaging: disable pdal for ubuntu kinetic too
- 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... - 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... - 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 ... - 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... - 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 ... - 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... - 01:19 PM Revision d9c44129 (qgis): Add an icon for dataset groups in sublayer selection dialog
- 01:18 PM Revision d7c5395d (qgis): Fix storing reference to feature which goes out of scope leads
- to crashes in rule based renderer
- 01:18 PM Revision 00724b2a (qgis): Fix leaks
- 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. - 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... - 01:18 PM Revision edc302cc (qgis): More working processing tests on newer systems
- 01:18 PM Revision 2ccdda85 (qgis): Get some processing tests passing on newer libraries
- 01:18 PM Revision 11f0b6f4 (qgis): Fix some more processing tests on newer libraries
- 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... - 01:18 PM Revision b9ea9662 (qgis): Get remaining processing tests working on newer systems
- 01:17 PM Revision f7796e86 (qgis): Get remaining processing tests working on newer systems
- 01:17 PM Revision 840113c5 (qgis): More working processing tests on newer systems
- 01:17 PM Revision a2a5cbf7 (qgis): Fix some more processing tests on newer libraries
- 01:17 PM Revision 093b46e6 (qgis): Get some processing tests passing on newer libraries
- 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... - 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 ... - 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... - 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... - 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... - 11:06 AM Revision a90a2cba (qgis): Test mask updates
- 11:06 AM Revision 6e1f98ec (qgis): Test mask updates
- 11:06 AM Revision 7241dc11 (qgis): Test mask update
- 11:06 AM Revision bedd305a (qgis): Server test image updates
- 11:06 AM Revision dc06796a (qgis): Add mechanism to flag that a render check is expected to fail
- 10:32 AM Revision b9250f48 (qgis): Qt6 test mask updates
- 09:57 AM Revision d6500af3 (qgis): Fix build
- 09:57 AM Revision 1d8f167c (qgis): Thread local
- 09:57 AM Revision 0b4b3195 (qgis): Use case insensitive checks for sqlite column types
- Fixes virtual layer field types on some sqlite versions
- 09:04 AM Revision 210601b3 (qgis): Fix storing reference to feature which goes out of scope leads
- to crashes in rule based renderer
- 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. - 09:04 AM Revision ddbbf1fb (qgis): Fix leaks
- 09:00 AM Revision 94ea2176 (qgis): Fix storing reference to feature which goes out of scope leads
- to crashes in rule based renderer
- 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. - 09:00 AM Revision 85ff8793 (qgis): Fix leaks
- 08:37 AM Revision 6cf4429d (qgis): Get remaining processing tests working on newer systems
- 08:37 AM Revision 01eca7c1 (qgis): More working processing tests on newer systems
- 08:37 AM Revision 38c14088 (qgis): Fix some more processing tests on newer libraries
- 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... - 08:37 AM Revision bb6ef325 (qgis): Get some processing tests passing on newer libraries
- 08:36 AM Revision fcf5c81c (qgis): Get remaining processing tests working on newer systems
- 08:36 AM Revision 697b57fd (qgis): Get some processing tests passing on newer libraries
- 08:36 AM Revision 2ee3a2ee (qgis): Fix some more processing tests on newer libraries
- 08:36 AM Revision d4e3d61f (qgis): More working processing tests on newer systems
- 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... - 08:33 AM Revision 9d1fc68c (qgis): Get remaining processing tests working on newer systems
- 08:33 AM Revision 9f07b782 (qgis): More working processing tests on newer systems
- 08:33 AM Revision 6e6759f4 (qgis): Fix some more processing tests on newer libraries
- 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... - 08:33 AM Revision 44c06b7b (qgis): Get some processing tests passing on newer libraries
- 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... - 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... - 06:47 AM Revision bd8f82d7 (qgis): Fix some leaks in tests
- 06:02 AM Revision b2d11b09 (qgis): Fix build
- 05:55 AM Revision c335d3f2 (qgis): Fix GDAL vrt items don't show in zip items in browser
- 05:55 AM Revision a3836faa (qgis): Run TestZiplayer on CI
- 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 - 05:55 AM Revision b12fa9a7 (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
- 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() - 05:55 AM Revision b4e0719f (qgis): Fix some outdated assumptions in testziplayer.cpp
- 05:55 AM Revision 136225fd (qgis): Add ogc, iau_2015, and nkg authorities to crs support
- To match those available from recent proj versions
- 05:55 AM Revision 1e2c0f6b (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
- 05:55 AM Revision ecbf4d6f (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
- 05:55 AM Revision 2b868388 (qgis): Adapt test to work for newer proj
- 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 - 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() - 05:55 AM Revision 59e05eb7 (qgis): Fix GDAL vrt items don't show in zip items in browser
- 05:55 AM Revision 134de8bd (qgis): Run TestZiplayer on CI
- 05:55 AM Revision 45ade2ff (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
- 05:55 AM Revision aceba8f9 (qgis): Fix some outdated assumptions in testziplayer.cpp
- 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 ... - 05:54 AM Revision c8ce8f12 (qgis): Fix 3d layout map exports are blank
- 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
- 05:39 AM Revision 3627ba0e (qgis): Add ogc, iau_2015, and nkg authorities to crs support
- To match those available from recent proj versions
- 05:39 AM Revision 023cf36a (qgis): Adapt test to work for newer proj
- 05:39 AM Revision b8e3bb0f (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
- 05:39 AM Revision f5c2cd02 (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
- 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
- 05:04 AM Revision c10d5609 (qgis): Fix broken view definitions in views_test.sqlite
- 05:04 AM Revision 2fc142fb (qgis): Less debug noise in spatialite provider
- 04:23 AM Revision 7238520f (qgis): [CppCheck] Fix duplicateBranch
- 04:23 AM Revision 470ca47f (qgis): [CppCheck] fix unsignedLessThanZero
- 04:23 AM Revision 31cc2215 (qgis): check size equals 0
- 04:23 AM Revision 1af1c3cf (qgis): fix shellcheck
- 04:23 AM Revision b9be1a35 (qgis): [CppCheck] use a var for error categories
- 03:32 AM Revision d7e9f4c3 (qgis): Use case insensitive checks for sqlite column types
- Fixes virtual layer field types on some sqlite versions
- 03:32 AM Revision ba3d7cd3 (qgis): Thread local
- 03:31 AM Revision 367d23c2 (qgis): Test mask updates
- 03:31 AM Revision d3cfcd17 (qgis): Add mechanism to flag that a render check is expected to fail
- 03:31 AM Revision f0a068f3 (qgis): Test mask update
- 03:31 AM Revision dc4dd274 (qgis): Server test image updates
- 03:31 AM Revision 0cbe50c1 (qgis): Test mask updates
2022-08-09
- 12:51 AM Revision d9aafba1 (qgis): Test mask updates
- 12:51 AM Revision 96536fcf (qgis): Test mask updates
- 12:51 AM Revision 57a2878b (qgis): Test mask update
- 12:50 AM Revision 60dc5e45 (qgis): Server test image updates
- 12:50 AM Revision aa708911 (qgis): Add mechanism to flag that a render check is expected to fail
- 12:46 AM Revision c32368bd (qgis): Test mask updates
- 12:46 AM Revision 7e6c16fd (qgis): Test mask updates
- 12:46 AM Revision cbb1f7e5 (qgis): Test mask update
- 12:46 AM Revision 085aa726 (qgis): Add mechanism to flag that a render check is expected to fail
- 12:46 AM Revision 7e1b4196 (qgis): Server test image updates
- 12:04 AM Revision 62ccfb87 (qgis): removed comments lines
- 12:04 AM Revision 848c824b (qgis): Modified heart shape
- 12:04 AM Revision bf9523c1 (qgis): Added tests for new shapes
- 12:04 AM Revision a7271d7d (qgis): Added additional shapes: heart, diamond star and rounded rectangle
- 12:04 AM Revision 62cc0b41 (qgis): Added new shapes to simple shapes, including parallelogram, trapezoid, ...
- 12:04 AM Revision c7aa6626 (qgis): Cleaned up docs
- 11:53 PM Revision 1319ddbb (qgis): Thread local
- 11:53 PM Revision 2a160632 (qgis): Use case insensitive checks for sqlite column types
- Fixes virtual layer field types on some sqlite versions
- 11:53 PM Revision 86c8efcb (qgis): Use case insensitive checks for sqlite column types
- Fixes virtual layer field types on some sqlite versions
- 11:53 PM Revision 3327d90b (qgis): Thread local
- 11:50 PM Revision 25e0e8a5 (qgis): Use case insensitive checks for sqlite column types
- Fixes virtual layer field types on some sqlite versions
- 11:50 PM Revision bca529f8 (qgis): Thread local
- 05:56 PM Revision 5590ff79 (qgis): test_provider_gdal.py: fix testSanitizeVRT() (refs https://github.com/q...
- 05:55 PM Revision b40ef541 (qgis): test_provider_gdal.py: fix testSanitizeVRT() (refs https://github.com/q...
- 05:55 PM Revision 3e7ceeac (qgis): Fix test_provider_virtualrasterprovider on some GDAL versions
- 05:55 PM Revision 2b8a8874 (qgis): Get Raster resampler test working on newer GDAL
- 05:54 PM Revision 145bce40 (qgis): Get Raster resampler test working on newer GDAL
- 05:54 PM Revision eba168c0 (qgis): Fix test_provider_virtualrasterprovider on some GDAL versions
- 05:54 PM Revision 4ddc0987 (qgis): More tolerance in server cache manager test
- 05:54 PM Revision 1b5fa635 (qgis): Fix test on newer flex/bison
- 05:53 PM Revision 4fa14951 (qgis): Fix test on newer flex/bison
- 05:53 PM Revision 5cb6c27d (qgis): More tolerance in server cache manager test
- 01:27 PM Revision c264ddb9 (qgis): Fix test on newer flex/bison
- 01:27 PM Revision 3e0087d1 (qgis): More tolerance in server cache manager test
- 01:27 PM Revision d6710dcf (qgis): Fix test on newer flex/bison
- 01:27 PM Revision 43f180c1 (qgis): More tolerance in server cache manager test
- 01:26 PM Revision 6e1de320 (qgis): Get Raster resampler test working on newer GDAL
- 01:26 PM Revision b3912b52 (qgis): Fix test_provider_virtualrasterprovider on some GDAL versions
- 01:26 PM Revision 4aac2897 (qgis): Get Raster resampler test working on newer GDAL
- 01:26 PM Revision 13b20b60 (qgis): Fix test_provider_virtualrasterprovider on some GDAL versions
- 01:23 PM Revision d76e9b4a (qgis): Fix test on newer flex/bison
- 01:23 PM Revision d25f85d9 (qgis): More tolerance in server cache manager test
- 01:22 PM Revision 13434585 (qgis): Get Raster resampler test working on newer GDAL
- 01:22 PM Revision 95d99cfc (qgis): Fix test_provider_virtualrasterprovider on some GDAL versions
- 12:18 PM Revision eacc063b (qgis): test_provider_gdal.py: fix testSanitizeVRT() (refs https://github.com/q...
- 12:18 PM Revision 0031da9d (qgis): test_provider_gdal.py: fix testSanitizeVRT() (refs https://github.com/q...
- 12:15 PM Revision 4408d190 (qgis): Fix 3d layout map exports are blank
- 12:15 PM Revision b9033a97 (qgis): Less debug noise in spatialite provider
- 12:15 PM Revision 54937620 (qgis): Fix broken view definitions in views_test.sqlite
- 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
- 12:14 PM Revision 779a1858 (qgis): test_provider_gdal.py: fix testSanitizeVRT() (refs https://github.com/q...
- 10:32 AM Revision 89dc23f7 (qgis): Test image updates
- (cherry picked from commit a2f5b6471b016664d54546d6c1744e1a08fa9925)
- 10:32 AM Revision 143ade12 (qgis): Test mask updates
- 10:32 AM Revision 3f2cdba4 (qgis): Test image updates
- (cherry picked from commit 7e85f83e106fe5df57dd83b1e08388a095dfa500)
- 08:56 AM Revision 31167f2e (qgis): Fix broken layout 3d map copy settings buttons
- 08:18 AM Revision 07230c00 (qgis): Less debug noise in spatialite provider
- 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
- 08:18 AM Revision 24240b86 (qgis): Fix broken view definitions in views_test.sqlite
- 08:18 AM Revision f7b4bcb7 (qgis): Less debug noise in spatialite provider
- 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
- 08:18 AM Revision 50621f92 (qgis): Fix broken view definitions in views_test.sqlite
- 08:14 AM Revision ee8dc65b (qgis): Less debug noise in spatialite provider
- 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
- 08:14 AM Revision 3ecd89e2 (qgis): Fix broken view definitions in views_test.sqlite
- 07:24 AM Revision 05b2c86e (qgis): Proper fix for qgis_process test
- (cherry picked from commit 26111e1bdb920e0df8d7db132b191fbfdc40e3a2)
- 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 ... - 06:19 AM Revision a903b700 (qgis): Proper fix for qgis_process test
- 05:49 AM Revision 9598e2a9 (qgis): Fix 3d layout map exports are blank
- 05:49 AM Revision 48f65eb8 (qgis): Fix 3d layout map exports are blank
- 05:49 AM Revision 7aa72a23 (qgis): Fix broken layout 3d map copy settings buttons
- 05:45 AM Revision a2a05331 (qgis): Fix 3d layout map exports are blank
- 05:45 AM Revision 69251cb1 (qgis): Fix broken layout 3d map copy settings buttons
- 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 ... - 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 ... - 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 ... - 04:45 AM Revision faf00385 (qgis): Proper fix for qgis_process test
- 04:42 AM Revision 26111e1b (qgis): Proper fix for qgis_process test
- 04:41 AM Revision 921c2283 (qgis): Cleanup some more tests
- (cherry picked from commit 753a00d0ccc34fc754b01dd86984b9f82dc04fae)
(cherry picked from commit c343d040853c3df9af857... - 04:41 AM Revision 1e395589 (qgis): Fix some warnings
- (cherry picked from commit 956d7928fe937fdf8716cb0b8dc019df0291788e)
(cherry picked from commit 35bc45e97a2cb13eb7817... - 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... - 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... - 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... - 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... - 04:41 AM Revision ff8ce234 (qgis): Fix grass build
- (cherry picked from commit 040811da160ae62f5b43a33deae9f4ade4899fb6)
(cherry picked from commit d2bba92fc136d52d9d2ac... - 04:41 AM Revision c573e5dc (qgis): Fix build with grass
- (cherry picked from commit 5a8d2ad3b79e33d530d91999430f2015408097d3)
(cherry picked from commit e00aa2567851f43d840bb... - 04:41 AM Revision f0b866e7 (qgis): Cleanup TestQgsRasterLayer
- (cherry picked from commit d19cdee6a9313b472513a8827a897fc82cdf570e)
(cherry picked from commit 69ca12c6f6fa339c6fa39... - 04:41 AM Revision 2ae86a18 (qgis): fix build
- 04:41 AM Revision 4d3110e5 (qgis): Fix build
- (cherry picked from commit a6440598f7f011e3be2007ae4b8a82b582897092)
- 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... - 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... - 04:41 AM Revision e14455c6 (qgis): Avoid some more noisy outputs from successful tests
- (cherry picked from commit a409750438525557f62d956433b42dc5b950433a)
(cherry picked from commit 38581d40559e391089c93... - 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... - 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... - 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... - 04:41 AM Revision d75e23c0 (qgis): Add qgis_test library
- (cherry picked from commit e07de9290ad23dfdd9ff0bb7a6612271ea60b62c)
(cherry picked from commit f59e192ebd9951fda6821... - 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 ...
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
- 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
- 10:30 PM Revision 522ba045 (qgis): Update datum transform dialog test for newer proj
- 10:30 PM Revision 8da7712c (qgis): Update datum transform dialog test for newer proj
- 08:04 PM Revision 62796606 (qgis): Update datum transform dialog test for newer proj
- 08:04 PM Revision 12d47279 (qgis): Update datum transform dialog test for newer proj
- 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
- 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
- 08:00 PM Revision 43464813 (qgis): More tolerance in test
- (cherry picked from commit 2fc2d63013a8cbc7607b92a3c506b793e91c56da)
- 08:00 PM Revision cae0ae51 (qgis): Ignore some expected errors when testing qgis_process output
- (cherry picked from commit f6033688e3c3f6d3cab39c10a684543d489f2618)
- 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... - 08:00 PM Revision 53a74eff (qgis): Update datum transform dialog test for newer proj
- 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
- 07:11 PM Revision c35526e6 (qgis): debian packaging: drop ubuntu hirsute and impish, add kinetic
- (closes #49522)
- 07:11 PM Revision a3186ad1 (qgis): debian packaging: drop ubuntu groovy, hirsute and impish, add ubuntu ki...
- 07:11 PM Revision 81414146 (qgis): debian packaging: drop ubuntu hirsute and jammy, add ubuntu kinetic
- 03:09 PM Revision d3cda697 (qgis): update PR release to 3.26
- 01:41 PM Revision cfb76917 (qgis): Get some more processing tests working on newer GDAL/GEOS
- (cherry picked from commit 4af0e4c1a0dbe931f4776d280b65a40966cdb7f8)
- 01:41 PM Revision 8286d0e8 (qgis): More processing test fixes
- (cherry picked from commit 53a86528f14e28553249b7ae8bdbe85214bd9efe)
- 01:41 PM Revision 8b27d1a3 (qgis): Get some more processing tests passing on newer grass
- (cherry picked from commit f361ad2df857f5a954452025b156f29c81501d6d)
- 01:41 PM Revision 71203b96 (qgis): Add some more methods to normalize geometries for processing tests
- (cherry picked from commit b17ad2f7030486b3e2147bb0137222988c9df006)
- 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 - 01:06 PM Revision f639156a (qgis): More tolerance in test
- 01:06 PM Revision f0e5e92d (qgis): Ignore some expected errors when testing qgis_process output
- 01:06 PM Revision 5bb2785e (qgis): Test image update
- 11:51 AM Revision 8e1e0bef (qgis): Test mask update
- (cherry picked from commit dea211fd75092fc7a6d04fed27c0df004653a865)
- 11:51 AM Revision a3166989 (qgis): Fix reference images for map grid annotations
- (cherry picked from commit 88b384ee17cc41bce112e915204220fc1a64efdb)
- 11:51 AM Revision 96f3fe5a (qgis): Test mask
- (cherry picked from commit dd37f5e9f9a8637b1f175d88d2ca6c253ee51788)
- 11:51 AM Revision 3b106027 (qgis): Use multi render test for random marker fill tests
- (cherry picked from commit b7cd5f2fca5769c8f753c54126f2ada7997a2bcf)
- 11:51 AM Revision 48b24a44 (qgis): Reference test image updates and mask updates
- 11:51 AM Revision 8a36ce0e (qgis): Fix reference image
- (cherry picked from commit 7ab983fd75f313c9da9845a425f226a52fe4384f)
- 11:49 AM Revision eb9e9cb8 (qgis): More processing test fixes
- 11:49 AM Revision f1f01180 (qgis): Get some more processing tests working on newer GDAL/GEOS
- 11:49 AM Revision 1d9e62bc (qgis): Add some more methods to normalize geometries for processing tests
- 11:49 AM Revision fd195cf3 (qgis): Get some more processing tests passing on newer grass
- 10:54 AM Revision 9e6d6bd5 (qgis): Test image update
- 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 - 10:54 AM Revision ba87d712 (qgis): Ignore some expected errors when testing qgis_process output
- 10:54 AM Revision 251836f7 (qgis): More tolerance in test
- 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 - 10:50 AM Revision 2fc2d630 (qgis): More tolerance in test
- 10:50 AM Revision f6033688 (qgis): Ignore some expected errors when testing qgis_process output
- 10:50 AM Revision 521ad190 (qgis): Test image update
- 09:54 AM Revision e64c155c (qgis): More processing test fixes
- 09:54 AM Revision 857273f1 (qgis): Get some more processing tests working on newer GDAL/GEOS
- 09:54 AM Revision 3106c4b7 (qgis): Add some more methods to normalize geometries for processing tests
- 09:54 AM Revision 45fff21d (qgis): Get some more processing tests passing on newer grass
- 09:50 AM Revision 53a86528 (qgis): More processing test fixes
- 09:50 AM Revision 4af0e4c1 (qgis): Get some more processing tests working on newer GDAL/GEOS
- 09:50 AM Revision f361ad2d (qgis): Get some more processing tests passing on newer grass
- 09:50 AM Revision b17ad2f7 (qgis): Add some more methods to normalize geometries for processing tests
- 09:21 AM Revision 0f94be84 (qgis): Fix reference images for map grid annotations
- 09:21 AM Revision 9f48c9c2 (qgis): Test mask update
- 09:21 AM Revision 847d8206 (qgis): Use multi render test for random marker fill tests
- 09:21 AM Revision 64ad70e3 (qgis): Reference test image updates and mask updates
- 09:21 AM Revision a52fd70d (qgis): Test mask
- 09:21 AM Revision eebff2ba (qgis): Fix reference image
- 08:46 AM Revision d2bba92f (qgis): Fix grass build
- (cherry picked from commit 040811da160ae62f5b43a33deae9f4ade4899fb6)
- 08:46 AM Revision b35fccf1 (qgis): Store test report as an artifact after running test workflow
- (cherry picked from commit c08cbfae4a0b7bae51c44dda69c162627654dc57)
- 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... - 08:46 AM Revision b15367f2 (qgis): Make it easier to find base64 in ci logs
- (cherry picked from commit 8c25d43817c0738cb255804cb7e67cfc757655de)
- 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... - 08:46 AM Revision 35bc45e9 (qgis): Fix some warnings
- (cherry picked from commit 956d7928fe937fdf8716cb0b8dc019df0291788e)
- 08:46 AM Revision e00aa256 (qgis): Fix build with grass
- (cherry picked from commit 5a8d2ad3b79e33d530d91999430f2015408097d3)
- 08:46 AM Revision 3a2a99c5 (qgis): Sipify
- (cherry picked from commit ea41c3ded736c0dba20e3374ad60593b227bf522)
- 08:46 AM Revision 69ca12c6 (qgis): Cleanup TestQgsRasterLayer
- (cherry picked from commit d19cdee6a9313b472513a8827a897fc82cdf570e)
- 08:46 AM Revision 9b061960 (qgis): Fix failing test causes all other 3d tests to fail
- (cherry picked from commit a5e5fd73f33419cc30146265abe0fe01ece9b0cc)
- 08:46 AM Revision 38581d40 (qgis): Avoid some more noisy outputs from successful tests
- (cherry picked from commit a409750438525557f62d956433b42dc5b950433a)
- 08:46 AM Revision c343d040 (qgis): Cleanup some more tests
- (cherry picked from commit 753a00d0ccc34fc754b01dd86984b9f82dc04fae)
- 08:46 AM Revision 447f9537 (qgis): Show generate_test_mask_iamge command for test failures in report
- (cherry picked from commit f6ec08861c9ef891f1ae1c57df5fa9d9acb67f80)
- 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... - 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 ... - 08:46 AM Revision a6440598 (qgis): Fix build
- 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... - 08:46 AM Revision 6bc7748f (qgis): Move all test report duplicate code to a common base class for tests
- (cherry picked from commit fb93ac16374cac0a22299e4c231a04c856fc6769)
- 08:46 AM Revision f59e192e (qgis): Add qgis_test library
- (cherry picked from commit e07de9290ad23dfdd9ff0bb7a6612271ea60b62c)
- 08:46 AM Revision 7858f4a0 (qgis): If not running on CI, auto open test report after running a test
- (cherry picked from commit b32f4a5a3e2c299da425305d4fd27e6d32b236a5)
- 08:36 AM Revision 850de0c2 (qgis): Fix test on newer systems
- 08:36 AM Revision 42384db7 (qgis): Remove unnecessary tests which rely on changed behaviour in proj
- 08:36 AM Revision cb04ec9d (qgis): Normalize geometries to be tolerant to different GEOS versions
- 08:36 AM Revision 1389d0fd (qgis): Always remove duplicate nodes after calculating variable width buffers
- Depending on GEOS version these may be present
- 08:36 AM Revision 8e19b279 (qgis): Add a test mask:
- 08:36 AM Revision 760a871c (qgis): Normalize geometries in tests
- 08:36 AM Revision b365cf95 (qgis): Fix logic error in test causing failures on newer GDAL
- 08:36 AM Revision 292461be (qgis): Fix incorrect argument order causing failing test on newer python
- 08:36 AM Revision f05ce417 (qgis): Fix test on newer systems
- 08:36 AM Revision 3e995b9e (qgis): Remove unnecessary tests which rely on changed behaviour in proj
- 08:36 AM Revision 90bccb1d (qgis): Normalize geometries to be tolerant to different GEOS versions
- 08:36 AM Revision d0543fd5 (qgis): Always remove duplicate nodes after calculating variable width buffers
- Depending on GEOS version these may be present
- 08:36 AM Revision 28653b15 (qgis): Add a test mask:
- 08:36 AM Revision 20497d27 (qgis): Normalize geometries in tests
- 08:36 AM Revision 0ac9f82b (qgis): Fix incorrect argument order causing failing test on newer python
- 08:36 AM Revision 9fd055ca (qgis): Fix logic error in test causing failures on newer GDAL
- 07:07 AM Revision 802377a5 (qgis): Test mask update
- 07:07 AM Revision 9231aaba (qgis): Test mask
- 07:07 AM Revision 3ff315c8 (qgis): Fix reference image
- 07:07 AM Revision 3208afd3 (qgis): Use multi render test for random marker fill tests
- 07:07 AM Revision c74f011f (qgis): Reference test image updates and mask updates
- 07:07 AM Revision f1d03056 (qgis): Fix reference images for map grid annotations
- 07:03 AM Revision ebde3ca0 (qgis): Test mask update
- 07:03 AM Revision 91a4962b (qgis): Fix reference images for map grid annotations
- 07:03 AM Revision 50e19065 (qgis): Fix reference image
- 07:03 AM Revision 11d5af56 (qgis): Test mask
- 07:03 AM Revision 8eb32736 (qgis): Reference test image updates and mask updates
- 07:03 AM Revision f3e5f6c6 (qgis): Use multi render test for random marker fill tests
- 06:21 AM Revision fa39e541 (qgis): Fix test on newer systems
- 06:21 AM Revision af21f1d6 (qgis): Fix incorrect argument order causing failing test on newer python
- 06:21 AM Revision 48ca80d6 (qgis): Normalize geometries to be tolerant to different GEOS versions
- 06:21 AM Revision 599f794e (qgis): Always remove duplicate nodes after calculating variable width buffers
- Depending on GEOS version these may be present
- 06:21 AM Revision f63debcb (qgis): Remove unnecessary tests which rely on changed behaviour in proj
- 06:21 AM Revision 496e5457 (qgis): Normalize geometries in tests
- 06:21 AM Revision a327b0fc (qgis): Fix logic error in test causing failures on newer GDAL
- 06:21 AM Revision 9a2ddfad (qgis): Add a test mask:
- 06:21 AM Revision a259650f (qgis): Fix incorrect argument order causing failing test on newer python
- 06:21 AM Revision 1a89d3ce (qgis): Remove unnecessary tests which rely on changed behaviour in proj
- 06:21 AM Revision 7a789b81 (qgis): Normalize geometries to be tolerant to different GEOS versions
- 06:21 AM Revision 8525409f (qgis): Always remove duplicate nodes after calculating variable width buffers
- Depending on GEOS version these may be present
- 06:21 AM Revision e51a11a9 (qgis): Fix test on newer systems
- 06:21 AM Revision 7d152896 (qgis): Normalize geometries in tests
- 06:21 AM Revision 1d56106d (qgis): Fix logic error in test causing failures on newer GDAL
- 06:21 AM Revision d1359622 (qgis): Add a test mask:
- 06:17 AM Revision 9efbafb1 (qgis): Fix test on newer systems
- 06:17 AM Revision 967fd8e4 (qgis): Remove unnecessary tests which rely on changed behaviour in proj
- 06:17 AM Revision 9f250b43 (qgis): Normalize geometries to be tolerant to different GEOS versions
- 06:17 AM Revision 99ac80e1 (qgis): Always remove duplicate nodes after calculating variable width buffers
- Depending on GEOS version these may be present
- 06:17 AM Revision c5d9389b (qgis): Add a test mask:
- 06:17 AM Revision c9621f8f (qgis): Normalize geometries in tests
- 06:17 AM Revision 0d5e4408 (qgis): Fix logic error in test causing failures on newer GDAL
- 06:17 AM Revision 9721876b (qgis): Fix incorrect argument order causing failing test on newer python
- 04:15 AM Revision 5f8b5c3e (qgis): Test mask
- 04:15 AM Revision f6227f77 (qgis): Masks
- 04:15 AM Revision 15a95e02 (qgis): Test updates
- 04:15 AM Revision 9f7792a0 (qgis): Test mask
- 04:15 AM Revision 56555bfb (qgis): Test mask
- 04:15 AM Revision d637a92b (qgis): Masks
- 04:15 AM Revision 7a64cde1 (qgis): Test mask
- 04:15 AM Revision 8239205c (qgis): Test updates
- 02:30 AM Revision a4a4b223 (qgis): Don't try to install SQL server on docker, we aren't using it at the mo...
- 02:05 AM Revision 5fb517ba (qgis): Don't try to install SQL server on docker, we aren't using it at the mo...
2022-08-07
- 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... - 01:28 AM Revision 956d7928 (qgis): Fix some warnings
- 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 ... - 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 ... - 12:34 AM Revision 7656ec3a (qgis): Test mask
- 12:34 AM Revision 0e931af4 (qgis): Masks
- 12:34 AM Revision a32daed7 (qgis): Test updates
- 12:34 AM Revision c90e8667 (qgis): Test mask
- 12:34 AM Revision 543fca8a (qgis): Test mask
- 12:34 AM Revision cf7c1c02 (qgis): Masks
- 12:34 AM Revision 42c6db66 (qgis): Test updates
- 12:34 AM Revision 6de67bda (qgis): Test mask
- 12:30 AM Revision ffd5eb1a (qgis): Test mask
- 12:30 AM Revision 59a11b42 (qgis): Masks
- 12:30 AM Revision 7a9165aa (qgis): Test updates
- 12:30 AM Revision 2812067f (qgis): Test mask
- 11:43 PM Revision 0f3f1850 (qgis): Don't try to install SQL server on docker, we aren't using it at the mo...
- 11:43 PM Revision 860285c7 (qgis): Don't try to install SQL server on docker, we aren't using it at the mo...
- 11:38 PM Revision feba4cd5 (qgis): Don't try to install SQL server on docker, we aren't using it at the mo...
- 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 ... - 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 ... - 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 ... - 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 - 10:01 PM Revision 8c25d438 (qgis): Make it easier to find base64 in ci logs
- 10:01 PM Revision c08cbfae (qgis): Store test report as an artifact after running test workflow
- 10:01 AM Revision 42255a32 (qgis): Test image updates
- 10:01 AM Revision 89bf230f (qgis): Test image updates
- 04:30 AM Revision d52cb485 (qgis): Test image updates
- 04:30 AM Revision a66dd3cd (qgis): Test image updates
- 04:26 AM Revision 7e85f83e (qgis): Test image updates
- 04:26 AM Revision a2f5b647 (qgis): Test image updates
- 02:01 AM Revision 9602342e (qgis): [processing] Fix extract label crasher with empty outputs saved to geojson
2022-08-06
- 11:51 PM Revision 10648401 (qgis): [processing] Fix extract label crasher with empty outputs saved to geojson
- 11:47 PM Revision 060b1039 (qgis): [processing] Fix extract label crasher with empty outputs saved to geojson
- 11:31 PM Revision b03234c4 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
- 11:31 PM Revision 6af690c8 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
- 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... - 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 - 08:10 PM Revision 5fa13a2c (qgis): Documentation for slot
- 08:10 PM Revision b85f2656 (qgis): QgsRangeConfigDlg: allow to set minimum value, maximum value and step w...
- 08:10 PM Revision c7bfabe9 (qgis): Update src/gui/editorwidgets/qgsrangeconfigdlg.cpp
- 08:10 PM Revision b6257538 (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
- 08:10 PM Revision 6306ad4e (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
- 08:09 PM Revision ef52bacf (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
- 08:09 PM Revision 79dbcf5a (qgis): Expand tests
- 08:09 PM Revision 71317a8a (qgis): Handle schema names in table sources in QgsSqlStatementParser
- 08:08 PM Revision ba3a21f8 (qgis): Expand tests
- 08:08 PM Revision 5738f4f6 (qgis): Handle schema names in table sources in QgsSqlStatementParser
- 08:08 PM Revision 1c520b0e (qgis): Fix incorrect use of std::numeric_limits<double>::min() in mesh min/max...
- 08:08 PM Revision f8a28ccc (qgis): Fix incorrect use of std::numeric_limits<double>::min() in 3d height ra...
- 08:04 PM Revision d2a3d2ef (qgis): Avoid another qt warning about removing null widgets
- 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
- 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
2022-08-05
- 12:06 AM Revision 796d0b22 (qgis): Fix some outdated assumptions in testziplayer.cpp
- 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 - 12:06 AM Revision 09f7f713 (qgis): Fix GDAL vrt items don't show in zip items in browser
- 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() - 12:06 AM Revision 310c82b2 (qgis): Run TestZiplayer on CI
- 12:06 AM Revision b5d3f7ec (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
- 12:06 AM Revision 2e95dc00 (qgis): Fix GDAL vrt items don't show in zip items in browser
- 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 - 12:06 AM Revision cf573ee0 (qgis): Fix some outdated assumptions in testziplayer.cpp
- 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() - 12:06 AM Revision 4bd4b5f5 (qgis): Run TestZiplayer on CI
- 12:06 AM Revision 6cd8bed9 (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
- 12:05 AM Revision edf29359 (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
- 12:05 AM Revision b9d7a661 (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
- 12:05 AM Revision cf156f40 (qgis): Add ogc, iau_2015, and nkg authorities to crs support
- To match those available from recent proj versions
- 12:05 AM Revision 8dfa2d4f (qgis): Adapt test to work for newer proj
- 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
- 12:05 AM Revision bef02545 (qgis): Adapt test to work for newer proj
- 12:05 AM Revision 3fb90743 (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
- 12:05 AM Revision 803a236c (qgis): Add ogc, iau_2015, and nkg authorities to crs support
- To match those available from recent proj versions
- 12:05 AM Revision 47d3d07e (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
- 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
- 12:03 AM Revision 224991c7 (qgis): Fix qt QLayout::removeWidget: Cannot remove a null widget warning
- 12:03 AM Revision c3910960 (qgis): Avoid another qt warning about removing null widgets
- 12:03 AM Revision f261cc1f (qgis): Minor cleanups, documentation improvements and added API consistency to...
- 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... - 12:02 AM Revision 1c3d33de (qgis): Fix minimum allowed number of rendering threads in ui
- Fixes #49587
- 12:02 AM Revision 92790d80 (qgis): Fix GDAL vrt items don't show in zip items in browser
- 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 - 12:02 AM Revision b3f57392 (qgis): Fix some outdated assumptions in testziplayer.cpp
- 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() - 12:02 AM Revision 1f1285c4 (qgis): Cleanup TestZipLayer so that it's possible to diagnose what's going wrong
- 12:02 AM Revision d35c4fb6 (qgis): Run TestZiplayer on CI
- 12:01 AM Revision 5a8d2ad3 (qgis): Fix build with grass
- 12:01 AM Revision ea41c3de (qgis): Sipify
- 12:01 AM Revision d19cdee6 (qgis): Cleanup TestQgsRasterLayer
- 12:01 AM Revision a5e5fd73 (qgis): Fix failing test causes all other 3d tests to fail
- 12:01 AM Revision a4097504 (qgis): Avoid some more noisy outputs from successful tests
- 12:01 AM Revision 753a00d0 (qgis): Cleanup some more tests
- 12:01 AM Revision f6ec0886 (qgis): Show generate_test_mask_iamge command for test failures in report
- 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
- 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 ... - 12:01 AM Revision 040811da (qgis): Fix grass build
- 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. - 12:01 AM Revision fb93ac16 (qgis): Move all test report duplicate code to a common base class for tests
- 12:01 AM Revision e07de929 (qgis): Add qgis_test library
- 12:01 AM Revision b32f4a5a (qgis): If not running on CI, auto open test report after running a test
- 12:01 AM Revision 8ac54ba4 (qgis): Don't test for IAU2000:69918 crs, doesn't exist in recent proj
- 12:01 AM Revision 1348eb17 (qgis): Remove OSGEO:41001 test -- this no longer exists in proj database
- 12:01 AM Revision 72d18165 (qgis): Add ogc, iau_2015, and nkg authorities to crs support
- To match those available from recent proj versions
- 12:01 AM Revision 2072aa4b (qgis): Adapt test to work for newer proj
- 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
- 12:00 AM Revision 1f2605e2 (qgis): Fix mesh contour test on newer versions
- 12:00 AM Revision c33801c2 (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
- 12:00 AM Revision 92f3ec8b (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
- 12:00 AM Revision 07267b69 (qgis): Fix mesh contour test on newer versions
- 12:00 AM Revision 3de97aba (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
- 12:00 AM Revision 98ebc257 (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
- 03:34 PM Revision 25385908 (qgis): Merge pull request #49600 from pathmapper/unstale
- 11:11 AM Revision f2332af9 (qgis): Fix mesh contour test on newer versions
- 11:11 AM Revision fb97a569 (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
- 11:11 AM Revision b3afd05f (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
- 11:11 AM Revision 09793097 (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
- 11:11 AM Revision c4bc2654 (qgis): Fix mesh contour test on newer versions
- 11:11 AM Revision ea10ef17 (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
- 11:11 AM Revision 699a585f (qgis): Add write permissions for PRs to unstale workflow
- To be able to remove "stale" labels from PRs.
Fix https://github.com/qgis/QGIS/issues/49593 - 11:07 AM Revision d29fb44c (qgis): Fix mesh contour test on newer versions
- 11:07 AM Revision 22d0089f (qgis): Don't try to run postgres dependant tests in TestQgsListWidget if PG no...
- 11:07 AM Revision 0b3c489a (qgis): Don't crash when TestQgsPostgresConn is run when no postgres db available
- 10:40 AM Revision f88cc789 (qgis): QgsRangeConfigDlg: allow to set minimum value, maximum value and step w...
- 10:40 AM Revision 63d8c95a (qgis): Documentation for slot
- 10:40 AM Revision 97e4b5d1 (qgis): Update src/gui/editorwidgets/qgsrangeconfigdlg.cpp
- 02:43 AM Revision f480c3db (qgis): Add some missing Q_OBJECT macros
- 02:42 AM Revision 91f66f6d (qgis): Add some missing Q_OBJECT macros
2022-08-04
- 08:55 PM Revision 071bdf73 (qgis): Add some missing Q_OBJECT macros
- 08:55 PM Revision 8f2fd3c0 (qgis): Add some missing Q_OBJECT macros
- 08:50 PM Revision b3ea5538 (qgis): Add some missing Q_OBJECT macros
- 08:50 PM Revision 8c85deeb (qgis): Test masks
- 08:50 PM Revision 2a649751 (qgis): Add some 3d renderer test masks
- 08:49 PM Revision bf07ca60 (qgis): Test masks
- 08:49 PM Revision 5f24e460 (qgis): Add some 3d renderer test masks
- 12:46 PM Revision 68ae265e (qgis): Add some 3d renderer test masks
- 12:46 PM Revision 41b9d6e0 (qgis): Test masks
- 12:46 PM Revision dec13bc5 (qgis): Add some 3d renderer test masks
- 12:46 PM Revision 29fa21b9 (qgis): Test masks
- 12:42 PM Revision 9c0f857a (qgis): Test masks
- 12:42 PM Revision 024d52cf (qgis): Add some 3d renderer test masks
- 08:14 AM Revision 4861ee8a (qgis): Merge pull request #49520 from elpaso/package-layers-related-tables
- Add relations export option to package alg
2022-08-03
- 12:16 AM Revision 4e66c902 (qgis): plugins/qtermwidget: Use Qt::ImCursorRectangle instead of deprecated Qt...
- Qt::ImMicroFocus has been deprecated in QT 5.14 and has been removed from
Qt6. Use its replacement, Qt::ImCursorRecta... - 12:16 AM Revision 7b595ae6 (qgis): plugins/qtermwidget: Use Qt::MiddleButton instead of deprecated Qt::Mid...
- Qt::MidButton has been deprecated in QT 5.15 and has been removed from
Qt6. Use Qt::MiddleButton instead. - 07:22 AM Revision d1ce6c0d (qgis): Fix another nullptr remove widget warning
- 06:11 AM Revision b487efa1 (qgis): More flake8 fixes
- 06:11 AM Revision 065158a3 (qgis): Fixed lint issue with unit tests
- (cherry picked from commit 3f20c88a6258b5d3d0e9dbd1f8a4e3e4006fc709)
- 04:21 AM Revision 2f4b4ddc (qgis): More flake8 fixes
- 04:21 AM Revision ec2db0bf (qgis): Fixed lint issue with unit tests
- (cherry picked from commit 3f20c88a6258b5d3d0e9dbd1f8a4e3e4006fc709)
- 03:48 AM Revision 1c2a266a (qgis): Fix missing field and relationship items for sublayers in browser
2022-08-02
- 01:15 AM Revision 903b2dac (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... - 01:15 AM Revision 0b9ae660 (qgis): Fix QgsFeature equality operator handling of null geometries
- We were previously considering all features an unequal if they
had no geometry - 03:41 PM Revision 8cfed757 (qgis): Update src/3d/qgs3daxis.cpp
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 03:41 PM Revision 4c19089f (qgis): Add condition to avoid to compute useless debug info
- 03:41 PM Revision e4722ac4 (qgis): Add missing f for float numbers
- 03:41 PM Revision 794b9658 (qgis): 3DaAxis: fix label resizing and dpi adjustment
- 03:41 PM Revision d82282a5 (qgis): Fix missing brackets and convert C caste to static_cast
- 03:41 PM Revision e2d76ba1 (qgis): add more debug message for hi-dpi screens
- 03:41 PM Revision 3b5b9ec7 (qgis): 3Daxis: fixes from wonder-sk reviews
- 03:41 PM Revision 80426394 (qgis): QgsLogger: improve QgsTraceMsg to avoid the cost of string construction
- 03:41 PM Revision d2ff36a6 (qgis): Update src/3d/qgs3daxis.h
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 03:41 PM Revision bf2f7605 (qgis): Update src/3d/qgs3daxis.cpp
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 03:41 PM Revision 64e95334 (qgis): Update src/3d/qgs3daxis.cpp
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 03:41 PM Revision c174e6e1 (qgis): Update src/3d/qgs3daxis.cpp
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 03:41 PM Revision ed6d4df6 (qgis): Update src/3d/qgs3daxis.cpp
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 03:41 PM Revision 2b3faad2 (qgis): Fix context menu position when 3D window is docked
- 03:41 PM Revision 35dca848 (qgis): 3DAxis: Fix the axis viewport size for hi-dpi display
- Adjust the axis viewport ratio since window size >
settings.defaultViewportSize() / settings.minViewportRatio()
and u... - 03:41 PM Revision 1076bc04 (qgis): 3DAxis: Fix camera position with elevation when clicking on the cube
- When clicking on a cube face, the scene is rotated to the
corresponding face (Top, North, East, South, West). This is... - 03:41 PM Revision ed256441 (qgis): 3Daxis: fix nullptr access when menu is not set
- 03:41 PM Revision 638932f6 (qgis): 3DAxis: move viewport parameters to have a single storage
- move viewport position, size and axis mode parameters to
qgs3daxissettings class to simplify management. Now, the con... - 03:41 PM Revision d80595e9 (qgis): 3DAxis: fix not clickable orthogonal axis
- 03:41 PM Revision 7e2dc47c (qgis): 3DAxis: display the context menu only when MouseButtonPress and MouseBu...
- 03:41 PM Revision bc34c8fb (qgis): 3DAxis: fix debug messages by adding trace macro and isTraceEnabled()/i...
- 03:41 PM Revision 338bac34 (qgis): 3DAxis: fix menu selection going out of sync
- 03:41 PM Revision d04146ea (qgis): Revert "Avoid menu selection going out of sync"
- This reverts commit 11af8b6af80460582369edf30532f3108358e7b8.
# Conflicts:
# src/3d/qgs3daxis.h - 03:41 PM Revision 1fe5a0bd (qgis): qgs3daxis: Cleanup spacing issue in header
- 03:41 PM Revision 08349c92 (qgis): qgs3dmapsettings: Use capital letters 3DAxisSettings getter and setter
- This way, it respects QGIS code conventions.
- 03:41 PM Revision 779e2777 (qgis): qgs3daxis: Use capital d for 3D and 2D in method names
- This way, it respects QGIS code conventions.
- 03:41 PM Revision 0ef938cc (qgis): qgs3daxis: Replace qDebug by QgsDebugMsgLevel
- This way, it respects QGIS code conventions.
- 03:41 PM Revision 41e846cc (qgis): qgs3daxis: change a debug message to a warning
- 03:41 PM Revision cbbf0b75 (qgis): revert QgsLogger changes
- 03:41 PM Revision f014d235 (qgis): Fix add interval check in Qgs3DAxisSettings
- 03:41 PM Revision 583f1f56 (qgis): 3DAxis: create keyboard shortcuts in ctor
- Keyboard shortcuts were only available after context menu is displayed.
There are now available since the 3D view is ... - 09:20 AM Revision e9e6756c (qgis): Add method to convert QgsProviderSublayerDetails to mime uris
- 09:20 AM Revision 7cc439d5 (qgis): Organise content by gdal dataset group in browser
- Specifically, this exposes ESRI FileGeodatabase dataset groups
so that layer content is organised according to their ... - 09:20 AM Revision 17f55db5 (qgis): Minor cleanups
- 09:20 AM Revision 42626224 (qgis): Flag private class
- 09:20 AM Revision fe7964bb (qgis): Show sublayers in a tree, respecting schema/dataset groupings where known
- 09:20 AM Revision 24a5edee (qgis): Support dragging and dropping whole dataset groups to add all layers
- from the group to a project
- 09:07 AM Revision e93c1e45 (qgis): Handle GetFeatureInfo with type text/xml
- 07:44 AM Revision 7275fb20 (qgis): Also show a relationships item when expanding out tables for
- tables which form the parent side of a relationship
- 07:44 AM Revision 622562f6 (qgis): Fix build on older gdal
- 07:44 AM Revision 6ab70e28 (qgis): Show detailed relationship metadata in browser dock widget
- 07:44 AM Revision eeda423e (qgis): Rework QgsWeakRelation so that it can losslessly represent many-to-many...
- 07:44 AM Revision ff6df1e8 (qgis): Add some methods to get translated strings for relationship enums
- 07:44 AM Revision c4cebde0 (qgis): Add additional properties to QgsWeakRelation to match those available
- through GDAL api
- 07:44 AM Revision 6d65e4e4 (qgis): Show existing relationships in browser when expanding datasources
- 07:44 AM Revision b46ef1fa (qgis): Implement relationship retrieval for ogr provider connection
- 07:44 AM Revision 7236b509 (qgis): Add QgsAbstractDatabaseProviderConnection interface for retrieving rela...
- 07:44 AM Revision 4981f184 (qgis): Expose QgsWeakRelation to PyQGIS
- 07:44 AM Revision 0fe4ca9b (qgis): Fix version warning
- 07:44 AM Revision 4ac3243e (qgis): Fix modifying loop detaches
- 07:44 AM Revision 54ba04a1 (qgis): Tighten includes
- 07:44 AM Revision 6522ef92 (qgis): Rework QgsWeakRelation::resolvedRelation to instead return a list
- of resolved relationships, so that it can handle resolving
a many-to-many weak relationship to two QgsRelations (whic... - 07:44 AM Revision dcc3c759 (qgis): Minor fixups
- 07:44 AM Revision 89c613a1 (qgis): Move relationship enums to Qgis, promote to enum class
- 07:44 AM Revision 21def886 (qgis): Remove unnecessary forward declare
- 07:44 AM Revision a46eeefd (qgis): Tighten include in QgsRelation
- 07:44 AM Revision 5851b693 (qgis): [feature] Implement relationship discovery for OGR layers
- (requires GDAL 3.6 or later)
This change allows the Project Properties - Relations - Discover
Relations feature to w... - 07:44 AM Revision 9a7cacde (qgis): Fix build on older GDAL
- 07:44 AM Revision 729aac32 (qgis): Formatting fixes
- 07:44 AM Revision dd21987b (qgis): Rename QgsRelationAddDlg to QgsCreateRelationDialog
- 07:44 AM Revision b7f5892f (qgis): Nicer strings
2022-08-01
- 12:15 AM Revision b321a811 (qgis): Avoid another qt warning about removing null widgets
- 12:14 AM Revision 31c4aed0 (qgis): Avoid another qt warning about removing null widgets
- 12:11 AM Revision fc5faa84 (qgis): Avoid another qt warning about removing null widgets
- 12:10 AM Revision 7c8d3760 (qgis): Bump actions/cache from 3.0.4 to 3.0.5
- Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/act...
Also available in: Atom