Sandro Santilli

Projects

Activity

Reported issues: 215

2023-10-23

05:15 AM QGIS Application Revision 07345e52 (qgis): Run doxygen layout checker in prepare-commit script, when possible
Helps preventing useless CI wait like in here:
https://github.com/qgis/QGIS/actions/runs/6518501862/job/17703989815?p...
02:07 AM QGIS Application Revision 376f9798 (qgis): Stop considering 0,0,0,0 as a Null QgsRectangle
Construct a proper null rectangle by default.
Make sure a Null rectangle is always also considered Empty.
Print Nul...
02:07 AM QGIS Application Revision f4269997 (qgis): Drop the temporary QgsRectangle::createNull static, not more needed
02:07 AM QGIS Application Revision fc81e813 (qgis): Reduce use of magic numbers in provider tests
Expose these methods:
- referenceExtent()
- referenceSubsetString3Extent()
02:07 AM QGIS Application Revision 515f6259 (qgis): Show more detail on testExtentSubsetString null extent test failure

2023-10-22

03:40 PM QGIS Application Revision e3660952 (qgis): Have QGsGeometry::fromRect(nullRect) return null geometry
Includes testcase
03:40 PM QGIS Application Revision f3c1ba70 (qgis): Add debugging lines to src/core/labeling/qgspallabeling.cpp
02:51 AM QGIS Application Revision ee3a01e1 (qgis): Make the unprojectible test feature really unprojectible
See https://github.com/qgis/QGIS/pull/54954#issuecomment-1773755454
02:51 AM QGIS Application Revision 9a543632 (qgis): Use valid extent in testRegisterFeatureUnprojectible
The test was meant to catch a crasher upon being unable to project
a feature. Today it looks like QGIS is able to pro...
02:51 AM QGIS Application Revision 3d217188 (qgis): Have QgsGeometry::boundingBox return null rect for null geom
Includes unit test

Also available in: Atom