Revision:

Revisions

# Date Author Comment
a49515ab 2023-07-07 08:53 PM Yoann Quenach de Quivillic

Apply suggestions from code review

3692390f 2023-07-07 08:53 PM Yoann Quenach de Quivillic

grab & ungrab mouse as needed

8f3676dd 2023-07-07 08:53 PM Yoann Quenach de Quivillic

Add search tolerance to QgsLayoutViewToolSelect

c431054d 2023-07-07 08:51 PM Harrissou Santanna

Add "Square Inches" to area units in Options dialog

720b8dd7 2023-07-07 11:08 AM Etienne Trimaille

Fix export legend as JSON when a rule based does not have a symbol

5064b265 2023-07-07 07:26 AM Matthias Kuhn

Merge pull request #53741 from ptitjano/nan-rectangle-null

qgsrectangle: Consider a NaN rectangle as null

022b7243 2023-07-07 06:29 AM Nyall Dawson

Fix test

23e99486 2023-07-07 06:29 AM Nyall Dawson

Fix test failures

325a5cb1 2023-07-07 06:29 AM Nyall Dawson

Fix lint

39431595 2023-07-07 06:29 AM Nyall Dawson

Apply suggestions from code review

1626b7e9 2023-07-07 06:29 AM Matthias Kuhn

Move tests to QgisUnitTests

54b45078 2023-07-07 06:29 AM Matthias Kuhn

Monkey patch and deprecate API

1a1d2a7a 2023-07-07 06:29 AM Nyall Dawson

Alternative approach to a QGIS specific unittest class

52239aba 2023-07-06 11:37 PM Loïc Bartoletti

Update python/plugins/processing/tools/dataobjects.py

Co-authored-by: Nyall Dawson <>

e6a764f8 2023-07-06 11:37 PM Loïc Bartoletti

testprocessingui: fix tests accoringly. Replace System by UTF-8

784b45b8 2023-07-06 11:37 PM Loïc Bartoletti

resolveDefaultEncoding: return UTF-8 as default in case of undefined locale or error

71fa5c42 2023-07-06 11:37 PM Loïc Bartoletti

move logic to QgsProcessingUtils and create a convenient method resolveDefaultEncoding()

a95dca8b 2023-07-06 11:37 PM Loïc Bartoletti

qgsprocessingoutputdestinationwidget.cpp: fix widget and avoid error with localization

f6dad782 2023-07-06 11:37 PM Loïc Bartoletti

Processing: determine and set default encoding from locale

A shapefile can have a .cpg file to determine its encoding.
However, in processing, this file is not created when the
encoding is set to the magic "System" value.

This PR aims to propose to automatically determine the system...

412fbbcc 2023-07-06 11:30 PM Jean Felder

qgsrectangle: Consider a NaN rectangle as null

By default, a QgsBox3d contains NaN values. This means a null
`QgsRectangle` built from `QgsBox3d` whith `QgsBox3d().toRectangle()`
will only contains NaN corrdinates. However `QgsRectangle::isNull()`
does not check for NaN coordinates. Therefore,...

6339e5fb 2023-07-06 05:33 PM Loïc Bartoletti

Merge pull request #53629 from ptitjano/feat/provider-extent-3d

Add some new methods to QgsBox3d

80a9043c 2023-07-06 02:12 PM bdm-oslandia

qgsbox3d: Add combineWith methods

4e1348df 2023-07-06 02:12 PM bdm-oslandia

qgsbox3d: Simplify some methods in the 2d case

1bae6ee1 2023-07-06 02:12 PM bdm-oslandia

qgsbox3d: Add a new contains method based on x,y,z coordinates

58c161f1 2023-07-06 02:12 PM bdm-oslandia

qgsbox3d: Add is3D method

1 ... 72 73 74 75 76 ... 4866 (1826-1850/121643) Per page: 25, 50, 100, 200

Also available in: Atom