Switch order so column/x is first and row/y is second
Fix wrong raster pixel size being used
Add check for Qt version and use unite/insert accordingly
Use rasterUnitsPerPixel methods, camelcase and translation
Fix indentation
Show raster row/column of clicked point in identify results
Thanks to the Value Tool plugin developers for the math <3
Implements #50421
Apply suggestions from code review
Co-authored-by: Nyall Dawson <[email protected]>
[expressions] bearing: cleanup code and add more tests
[expressions] bearing: avoid nonfinite value
[expressions] bearing: make source_auth_id and ellipsoid optional
Make a variable const (Apply suggestions from code review)
[expressions][feature] Add bearing function
qgsmesh3dmaterial: Ensure to create valid textures for the fragment shader
In the shader code, all the parameters need to be properly initializedeven if they are not used. Otherwise, this can create undefinedbehaviors and some missing meshes in a 3d scene. In the current code,...
qgsmesh3dmaterial: Fix typos in a comment
Fix Advanced Digitizing locked distance circle
Handle grid frame in rect frame computation
fix(qgsrectangle): isNull was checking ymin twice and not ymax.
Add isNull test in testqgsrectangle.cpp
check geometry wkb type instead of layer wkb type
better fix and add a test
« Previous 1 ... 28 29 30 31 32 ... 4866 Next » (726-750/121643) Per page: 25, 50, 100, 200
Also available in: Atom