Reduce use of magic numbers in provider tests
Expose these methods: - referenceExtent() - referenceSubsetString3Extent()
Show more detail on testExtentSubsetString null extent test failure
Have QGsGeometry::fromRect(nullRect) return null geometry
Includes testcase
Add debugging lines to src/core/labeling/qgspallabeling.cpp
fix(python/CMakeLists.txt): be sure we only use std 14 for python (not std 17)
unload active plugin before updating or reinstalling it (fix #54968)
Update README.md
###PULL REQUEST TITLE
Appropriate Article and pronoun Use
###ISSUE
missing article the and in appropriate use of what
###CHANGES
article the added and replaced what to that
###SOLUTION
Use an article instead of a
I hope you look out into this and consider my contribution.
Make the unprojectible test feature really unprojectible
See https://github.com/qgis/QGIS/pull/54954#issuecomment-1773755454
Use valid extent in testRegisterFeatureUnprojectible
The test was meant to catch a crasher upon being unable to projecta feature. Today it looks like QGIS is able to project the featureand generate a label for it, but the test still reports no features...
Have QgsGeometry::boundingBox return null rect for null geom
Includes unit test
Add test for QgsVirtualLayerProvider
Initialize VirtualLayerProvider's extent to null
Fix extent computation in QgsVirtualLayerProvider
Extent should be set to null if there are no rows or geometricfield or computed min/max envelope ordinates are null.
Also makes the implementation more readable (hopefully).
Add a QgsRectangle::createNull() temporary static method
Fix crash when running xyz tiles algorithms and thread count >tiles required
translation string fix
testqgsmesh3drendering: Enable testMeshTerrain test
With the fix introduced in commit4947041903c5831c868b68fd06bd5c6a79c0b78b, this should work reliablynow.
tests/3d: Factor out mesh tests into its own file
Don't use deprecated method
trigger loading of sub indexes using queued connection
check if Qgs3DMapScene has been created before accessing
only set subset string when non empty
don't try to load sub indexes when using initial camera pos
« Previous 1 2 3 4 5 ... 4866 Next » (51-75/121643) Per page: 25, 50, 100, 200
Also available in: Atom