80795 Commits

Author SHA1 Message Date
Julien Cabieces
35fc6b239a add generated file dir in clang-tidy call 2023-03-07 09:28:40 +10:00
signedav
632edab95c
Merge pull request #52015 from signedav/legend_fix
Fix inconcequent use of DPI at generating the WMS legend
2023-03-06 17:41:15 +01:00
Alexander Bruy
4d78e34b28 fix build 2023-03-06 16:19:47 +10:00
Alexander Bruy
433d962c55 bump nlohmann/json version to 3.9.1 to satisfy pdal_wrench dependency
requirement
2023-03-06 16:19:47 +10:00
Nyall Dawson
b650fbd92b Fix encoding choice is ignored in Add Vector Layer dialog 2023-03-06 16:19:15 +10:00
Nyall Dawson
3c91c624c8 [expressions][feature] Add ltrim/rtrim functions
Allows trimming spaces or other characters from just the
start or end of strings
2023-03-06 08:38:38 +10:00
Nyall Dawson
12d6b44e7e Expose field split policy choice in layer properties > form dialog
Allows users to easily determine the current policy and change
as desired
2023-03-06 08:36:33 +10:00
Juergen E. Fischer
4a41c82fde release.pl: handle splash transitions (.0rc -> .1 [-> .4ltr]) 2023-03-04 13:44:37 +01:00
Juergen E. Fischer
1cff7f53ed Bump version to 3.31 2023-03-03 20:27:20 +01:00
Juergen E. Fischer
f80bec6135 changelog and news update for 3.30 2023-03-03 20:25:39 +01:00
Juergen E. Fischer
5aec85d569 translation update for 3.30.0 from transifex 2023-03-03 20:25:33 +01:00
Juergen E. Fischer
a7133df5e1 release.pl: handle apostrophe in release name and keep source ts file 2023-03-03 14:53:22 +01:00
signedav
a85019498f pass painter to the function to create the default renderer context and return it 2023-03-03 14:24:00 +01:00
signedav
08c7d66e30
Merge pull request #52045 from signedav/yellow_index_lost
Fix lost index on selection change in Attribute Table
2023-03-03 13:18:00 +01:00
Nyall Dawson
0c8dbb1d61 Fix some potential overflows in shapeburst fill calculation 2023-03-03 20:07:45 +10:00
signedav
b4de1307ee
Merge pull request #51836 from domi4484/attributeFormDefaultValueAlwaysUpdate
Fix #51543 and make big forms more fluid by reducing calls to updateFieldDependencies
2023-03-03 11:03:47 +01:00
Mathieu Pellerin
301793678d Add some context to obscure warning, reduce message logs noise 2023-03-03 14:54:24 +07:00
Nyall Dawson
06b3678a57 Don't allow users to set maximum thread count for rendering to 1
(This setting can sometimes unwantedly occur when using the same
profile across sessions of newer to very old QGIS versions)

The option is a misleading, as it's actually setting the global
thread limit for the entire QGIS application. If we allow this
to be set to a limit of 1 thread, then deadlocks
occur from the QImage internals in unpredictable ways.
2023-03-03 16:48:34 +10:00
Nyall Dawson
4dad60215a Fix clang warning 2023-03-03 16:20:56 +10:00
Nyall Dawson
3bd3b6e666 Use correct debug level 2023-03-03 16:20:56 +10:00
Nyall Dawson
5d0ce3652e Fix qt warnings when trying to show raster marker with unknown size and missing images 2023-03-03 16:20:56 +10:00
Nyall Dawson
7c97fdb32a Fix some overflows when exporting large files with blur effects 2023-03-03 16:20:56 +10:00
Nyall Dawson
d1d4b8442f Fix overflow in layout export size estimation prevents warning from showing 2023-03-03 16:20:56 +10:00
Yoann Quenach de Quivillic
43c415d109 Fix focus switch on close tab 2023-03-03 12:17:01 +10:00
Yoann Quenach de Quivillic
fc3847def7 Fix bug introduced by #51913 - Proxy EditorTab attributes to Editor 2023-03-03 12:17:01 +10:00
dependabot[bot]
11eab8d0e8 Bump @sideway/formula in /resources/server/src/landingpage
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 06:41:01 +10:00
Even Rouault
487da19a9b
Merge pull request #51953 from MehdiChinoune/patch-1
Fix building on MinGW-w64/UCRT
2023-03-02 12:22:38 +01:00
signedav
1042c66e26 missing control image 2023-03-02 12:06:29 +01:00
signedav
d3448f1836 update controll images 2023-03-02 09:00:18 +01:00
signedav
7574039fd5 fix missing comma and dont make font settings on rule 2023-03-02 09:00:03 +01:00
Nyall Dawson
ccf1835b6c
Qstring fixup 2023-03-02 10:50:53 +10:00
dependabot[bot]
1d02d56df7 Bump actions/cache from 3.2.4 to 3.2.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.4...v3.2.6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 10:03:00 +10:00
Andrea Giudiceandrea
94a3ac37a0 Fix handling of searchPathsForPlugins in qgisapp 2023-03-02 08:16:07 +10:00
Andrea Giudiceandrea
00772f3b39 Fix handling of searchPathsForPlugins in Plugin Manager 2023-03-02 08:16:07 +10:00
Benjamin Jakimow
cf9264452c Renamed the QgsPenStyleComboBox Qt::NoPen entry to "No Line", which is
consistent with names for other entries.

Signed-off-by: Benjamin Jakimow <benjamin.jakimow@geo.hu-berlin.de>
2023-03-02 03:40:12 +10:00
signedav
2be8f07308 dont make variants for new tests 2023-03-01 13:23:00 +01:00
signedav
c90f7579fa Update of PyQgsServerWMSGetLegendGraphic on all image requests using labels and having not yet a fix font with "LAYERFONTBOLD": "TRUE", "LAYERFONTSIZE": "12", "LAYERFONTFAMILY": self.fontFamily, "ITEMFONTBOLD": "TRUE", "ITEMFONTSIZE": "12", "ITEMFONTFAMILY": self.fontFamily 2023-03-01 13:22:28 +01:00
Damiano Lombardi
66b76f25a6 Fix spelling 2023-03-01 10:44:04 +01:00
signedav
c540c50c8a replace QTimer/eventloop with QSignalSpy to wait untill change is done - times out 1 millisecond or receives currentEditSelectionChanged 2023-03-01 10:42:31 +01:00
Nyall Dawson
1a4bf27b2c Fix build 2023-03-01 19:30:39 +10:00
Nyall Dawson
9595596e04 Ensure that field split policies are correctly respected when
splitting features
2023-03-01 19:30:39 +10:00
Nyall Dawson
edfb9764cb Add API to set field split policy for vector layers 2023-03-01 19:30:39 +10:00
Nyall Dawson
3528d883cd [ogr] Ensure field split policy is set respecting datasource policy 2023-03-01 19:30:39 +10:00
Nyall Dawson
34ed6caaac Add split policy to QgsField 2023-03-01 19:30:39 +10:00
Nyall Dawson
3436cf7f9b Fix some warnings 2023-03-01 19:30:39 +10:00
Nyall Dawson
141b9efe44 Expand available values for Qgis::FieldDomainSplitPolicy 2023-03-01 19:30:39 +10:00
Damiano Lombardi
4b1c2a6603 Adapt tests 2023-03-01 09:26:21 +01:00
vcloarec
de81494caf MDAL v1.0.2 2023-03-01 10:39:17 +10:00
signedav
c2c4b5b005 fix typo 2023-02-28 11:12:00 +01:00
Loïc Bartoletti
0ebc409f11
Merge pull request #52042 from ptitjano/debug-code-mapscene
qgs3dmapscene: Remove old debug code
2023-02-28 07:51:46 +01:00