Revision:

Revisions

# Date Author Comment
312060fb 2023-08-04 08:50 AM Alessandro Pasotti

Merge pull request #54014 from elpaso/auth-oauth2-pkce

OAUTH2 Authorization Code PKCE

87907a81 2023-08-04 04:07 AM Nyall Dawson

Remove unnecessary costly forced refresh of legends and replace with
a deferred update

a0cdf36e 2023-08-04 04:07 AM Nyall Dawson

Always defer layout legend model updates till legend is visible

Avoids an upfront cost of handling map theme overrides when loading
legend items in layouts, where the legend is linked to a map
with a map theme set.

This cost will still be incurred later, when the layout is opened....

1b0a1a0e 2023-08-04 04:07 AM Nyall Dawson

Modernize test

73a0bc86 2023-08-04 04:07 AM Mathieu Pellerin - nIRV

[ui] Fix visual glitches when resizing the overview panel

5b64db4b 2023-08-04 04:07 AM Mathieu Pellerin - nIRV

[ui] Fix visual glitches when resizing the overview panel

ccdabf30 2023-08-04 04:02 AM Mathieu Pellerin - nIRV

[ui] Fix visual glitches when resizing the overview panel

77f8b83a 2023-08-04 03:59 AM Nyall Dawson

Minor optimisations to QgsExpressionNodeFunction construction

08b8c6d7 2023-08-04 03:59 AM Nyall Dawson

Improve cost of QgsExpression::functionIndex

This is called a LOT! Optimise the function by avoiding multiple
list copies and by caching previous found function indexes

490ff23e 2023-08-04 03:59 AM Nyall Dawson

Block updates to layer tree view while loading projects

These can cause a lot of unnecessary work during project load,
especially for projects with many layers. By temporarily
blocking graphical updates to the layer tree view we can defer
all this work to a one-time cost after all layers have been...

54438f76 2023-08-04 12:25 AM Etienne Trimaille

Minor review of the Python code in the QGIS plugin manager

1f69f022 2023-08-03 11:35 PM Yoann Quenach de Quivillic

Fix #53990

643e77df 2023-08-03 11:35 PM Yoann Quenach de Quivillic

Fix #53990

ac45ceb0 2023-08-03 11:29 PM Jean Felder

test_qgsrasterattributetable: Use np.float64 instead of deprecated np.float

It has been deprecated since version 1.20 and remove in version 1.24.

d63f2652 2023-08-03 11:29 PM Yoann Quenach de Quivillic

Fix #53990

d66a92f1 2023-08-03 10:17 PM Etienne Trimaille

Remove the password when a layer is not found from the log

ef01e10e 2023-08-03 04:34 PM Jürgen Fischer debian packaging:
  • override HOME when running crssync
  • use DEB_PYTHON_INSTALL_LAYOUT=deb_system

(cherry picked from commit 5d68226783508629888c37b74685d61a00285aa1)

fd85ee28 2023-08-03 04:34 PM Jürgen Fischer debian packaging:
  • override HOME when running crssync
  • use DEB_PYTHON_INSTALL_LAYOUT=deb_system

(cherry picked from commit 5d68226783508629888c37b74685d61a00285aa1)

5d682267 2023-08-03 04:33 PM Jürgen Fischer debian packaging:
  • override HOME when running crssync
  • use DEB_PYTHON_INSTALL_LAYOUT=deb_system
6bf819a5 2023-08-03 02:13 PM Nyall Dawson

Fix spell check

0dc49da0 2023-08-03 02:13 PM Nyall Dawson

Remove unused method, add reference

7795b54a 2023-08-03 02:13 PM Nyall Dawson

Fix clang tidy warning

22fd8d96 2023-08-03 02:13 PM Nyall Dawson

Add method to detect whether two QgsOrientedBox3Ds intersect

42e5f7bc 2023-08-03 08:35 AM Etienne Trimaille

Remove the password when a layer is not found from the log

2ae70ebd 2023-08-03 07:27 AM Nyall Dawson

Add repr, equality operators for QgsMatrix4x4

1 ... 56 57 58 59 60 ... 4866 (1426-1450/121643) Per page: 25, 50, 100, 200

Also available in: Atom