Revision:

Revisions

# Date Author Comment
2863e484 2023-08-29 01:18 AM Nyall Dawson

Expand documentation for QgsMapLayer.setDataSource

Fixes #54381

366686e1 2023-08-28 09:31 AM Nyall Dawson

Support loading 3d tiles from Cesium ion

Assets from Cesium ion can be loaded directly using a uri like:

ion://?assetId=111111&authcfg=some_qgis_auth_cfg

The setup here is a little weird. The QGIS auth cfg must be setup
to use either a hardcoded cesium ion token, or using the ion...

f16d9ae5 2023-08-28 01:53 AM Nyall Dawson

Convert curved parameter should be optional to avoid breaking older models which don't have this parameter set

eba2cb85 2023-08-26 05:22 AM Mathieu Pellerin - nIRV

[gui][processing] Allow for enum parameter's combobox to wide smaller than its content

a3fe6bb2 2023-08-26 05:22 AM Mathieu Pellerin - nIRV

[gui][processing] Allow for parameter description labels to wrap at work breaks to avoid wide dialogs

948d7054 2023-08-26 12:50 AM Jürgen Fischer

add Azerbaijan translation

a93b925f 2023-08-26 12:49 AM Jürgen Fischer

add Azerbaijan flag

(cherry picked from commit be30b03aff5de5cd5f6fb12f5d14cea02b815acb)

be30b03a 2023-08-26 12:48 AM Jürgen Fischer

add Azerbaijan flag

2346f753 2023-08-25 09:06 PM Nyall Dawson

Correctly calculate model child dependencies when a model step
uses expressions for parameter values and contains variables
generated by another step in the model

We were showing links for these in the model designer so it
appeared as though the dependencies were there, but at actual...

17e5aa50 2023-08-25 01:19 PM Mathieu Pellerin - nIRV

[ui][symbology] Fix customized graduated renderer label format and precision not restored (fixes #54255)

077c1977 2023-08-25 01:19 PM Mathieu Pellerin - nIRV

[ui][symbology] Fix customized graduated renderer label format and precision not restored (fixes #54255)

ef50584d 2023-08-25 08:44 AM Andrea Giudiceandrea

[layout] set clear value to 0 for grid offset spinboxes

94d2f855 2023-08-25 07:44 AM Nyall Dawson

[processing] Add a new 'Calculate expression' algorithm for use in models

This algorithm will simply calculate the results of a QGIS expression
and make the result available for use in other parts of the model.

It avoids the need to use the same expression multiple times throughout...

32abc340 2023-08-25 07:44 AM Nyall Dawson

Add metadata to permit processing parameters to limit the available
types of value source they can be linked to in models

440cac29 2023-08-25 07:44 AM Nyall Dawson

Promote QgsProcessingModelChildParameterSource source to enum class and move to Qgis

This wasn't marked as stable API, so we don't need any of the usual monkey patching code

ba7bdec4 2023-08-25 07:44 AM Nyall Dawson

Variant outputs must be available for use as inputs for most parameter types

3707702a 2023-08-25 07:44 AM Nyall Dawson

Add a processing output type for variant values

Should be used when the output is a flexible type and may represent
any QVariant value.

d2486749 2023-08-25 07:07 AM Nyall Dawson

Convert curved parameter should be optional to avoid breaking older models which don't have this parameter set

3163a30f 2023-08-25 07:03 AM Nyall Dawson

Convert curved parameter should be optional to avoid breaking older models which don't have this parameter set

bbc367a4 2023-08-25 07:02 AM Nyall Dawson

Add choice of log level to algorithm settings panel

Allows users to run algorithms with verbose logging through the
GUI (previously only available via qgis_process or model designer)

8df81bef 2023-08-25 07:02 AM Nyall Dawson

Add a new processing log level for debugging models

At model debug log level we'll show all the generic
logs for step preparation, inputs and outputs for every
child algorithm, including those which we normally skip
(eg raise warnings/outputs, string concatenation, etc)....

2650c1af 2023-08-25 07:02 AM Nyall Dawson

Log results from each child algorithm step in models when verbose output is enabled

97ee468d 2023-08-25 06:50 AM Andrea Giudiceandrea

[layout] set clear value to 0 for grid offset spinboxes

568eec9f 2023-08-25 05:39 AM Mathieu Pellerin - nIRV

[ui][symbology] Fix customized graduated renderer label format and precision not restored (fixes #54255)

1de6a031 2023-08-25 05:39 AM Mathieu Pellerin - nIRV

[ui][symbology] Fix customized graduated renderer label format and precision not restored (fixes #54255)

1 ... 36 37 38 39 40 ... 4866 (926-950/121643) Per page: 25, 50, 100, 200

Also available in: Atom