Even Rouault
949f631fcb
qgsapplayertreeviewmenuprovider.cpp: avoid false positive error from old cppcheck about uninitialized variable
2020-06-15 11:17:28 +10:00
Even Rouault
e292cb7371
QgsGeometryCheck::LayerFeatureIds constructor: avoid false positive cppcheck about self assignment
2020-06-15 11:17:28 +10:00
Even Rouault
c680caa6af
qsql_ocispatial.cpp: rework QOCISpatialBatchColumn memory allocations to avoid false positve cppcheck memleak errors
2020-06-15 11:17:28 +10:00
Even Rouault
ef8d0dc6c8
src/3d: tag false positive cppcheck memleak errors
2020-06-15 11:17:28 +10:00
uclaros
b32bdb2d1d
add myself to the contributors
2020-06-15 11:17:13 +10:00
Samweli Mwakisambwe
a17a49ea38
handle import and name errors with the Authentication class
2020-06-15 11:16:44 +10:00
Andrea Giudiceandrea
f9b897b999
Fix non-translatable string in TIN interpolation alg
2020-06-15 10:12:33 +10:00
Harrissou Sant-anna
5caa007fa6
Allow automatic naming when duplicating/renaming a layout
...
and the naming widget is set empty
2020-06-15 10:06:07 +10:00
Richard Duivenvoorde
e9a0c01b21
Fix #37174 fix encoding of ellipsis in Windows and make translatable
2020-06-14 07:25:46 +10:00
Even Rouault
5dcb476356
QgsDebugXXX macros: expand them do a dummy statement instead of an empty one to avoid compiler warnings in non-debug mode
2020-06-14 07:25:16 +10:00
nirvn
147d873e27
[ui] Improve looks of variable editor widget on non-default themes
2020-06-13 16:41:36 +07:00
Mathieu Pellerin
11c9009296
Resurrect azure 32-bit test
2020-06-13 14:44:44 +07:00
Nyall Dawson
a5101f2ade
[sipify] Fix header formatting
2020-06-13 16:49:14 +10:00
Nyall Dawson
cedd73ee4d
More list formatting fixes
2020-06-13 16:49:14 +10:00
Nyall Dawson
561a8326c5
Modernize language
...
And avoid insensitive/trigger words (as far as possible -- some are
coming from Qt or other external APIs)
2020-06-13 16:48:38 +10:00
Juergen E. Fischer
49c62a556f
[sip] Fix use of deleted method in QgsRequestHandler (followup #37116 , refs #37072 )
2020-06-12 21:42:26 +02:00
Juergen E. Fischer
18e220adfe
fix symbol conflict when building with static libraries ( fixes #37134 )
2020-06-12 21:42:26 +02:00
Juergen E. Fischer
c75aad0ebe
install INSTALL.md and NEWS.md
2020-06-12 21:42:26 +02:00
Nyall Dawson
8eb1a45e21
Avoid losing expression context when accidentally assigning
...
a context to itself
2020-06-13 04:02:50 +10:00
Nyall Dawson
24897ab86a
[layouts] Fix attribute table sort order combined with feature filter
...
results in empty tables
Fixes #36341
2020-06-13 04:02:50 +10:00
Alessandro Pasotti
03e81e877b
Replace em dash with QChar unicode literal in QStringLiteral
...
Fixes #37153
2020-06-13 04:01:52 +10:00
Alessandro Pasotti
af4ca5db42
Merge pull request #37165 from elpaso/try-mxe-again
...
Try to re-enable MXE
2020-06-12 17:47:32 +02:00
Alessandro Pasotti
cda283988b
Merge pull request #37135 from elpaso/bugfix-gh29682-vertex-editor-locale
...
Fix editor vertex with "non-dot" locales
2020-06-12 14:40:28 +02:00
Alessandro Pasotti
fb994711ba
Vertex editor: same formatting as displayText
2020-06-12 11:57:15 +02:00
Alessandro Pasotti
dad6483fbd
Try to re-enable MXE
2020-06-12 11:20:00 +02:00
nirvn
6bd364e381
[decorations] Code cleanup for the grid decoration
2020-06-12 14:44:09 +07:00
Nyall Dawson
c1e6d13a3c
Add some missing variable help text, set @geometry_point_num for
...
random marker and point pattern fills and add row/col number variable
for point pattern fills
2020-06-12 17:02:43 +10:00
Vincent Cloarec
b23eadd6dd
multi mesh from browser ( #37145 )
2020-06-12 08:10:56 +02:00
Denis Rouzaud
e4987fd911
feature picker model: correctly initalize fields for invalid feature
...
and force it to be valid in the expression preview widget, so expression can be evaluated even when layer has no feature
fixes #37100
2020-06-12 08:53:27 +10:00
José de Paula Rodrigues Neto Assis
bf04e38980
Code review.
...
Cleaner usage of std::shared_ptr< QgsPostgresSharedData >; removed
useless calls to .clear() on first invocation of methods. Code reviewd
by Nyall Dawson.
2020-06-12 08:48:44 +10:00
José de Paula Rodrigues Neto Assis
2a2188e58b
Changed tests after rebasing on top of 7120e5da328
...
That change made a few improvements, and uncovered a bug in handling
tables with composite primary keys if one component is an integer.
2020-06-12 08:48:44 +10:00
José de Paula Rodrigues Neto Assis
952542abf9
Tests to check correctness of WHERE clauses for PostgreSQL
2020-06-12 08:48:44 +10:00
Blottiere Paul
bdba59a579
Fixes cpp check
2020-06-12 08:45:13 +10:00
Blottiere Paul
01e879c5b0
Update QgsRuleBasedRenderer::RenderJob
2020-06-12 08:45:13 +10:00
Blottiere Paul
71cf5af210
Fix use of deleted function for QgsReadWriteContextCategoryPopper
2020-06-12 08:45:13 +10:00
Blottiere Paul
5d2b7d200d
Fix use of deleted function for QgsReadWriteLocker
2020-06-12 08:45:13 +10:00
Blottiere Paul
fe2621d063
Fix use of deleted function for QgsRenderedFeatureHandlerInterface
2020-06-12 08:45:13 +10:00
Blottiere Paul
7c752cb89d
Fix use of deleted function for QgsEffectPainter
2020-06-12 08:45:13 +10:00
Blottiere Paul
7ac386bf0b
Fix use of deleted function for QgsLinearMinMaxEnhancementWithClip
2020-06-12 08:45:13 +10:00
Blottiere Paul
39b63cbbdc
Fix use of deleted function for QgsRuleBasedRenderer::RenderJob
2020-06-12 08:45:13 +10:00
Blottiere Paul
385f6399cb
Fix use of deleted function for QgsGeometryCheckErrorSingle
2020-06-12 08:45:13 +10:00
Blottiere Paul
cc19c5fb7f
Fix MappedType error
2020-06-12 08:45:13 +10:00
nirvn
8794483e89
[decorations] Fix hardcoded black color for the grid decoration
...
(fixes #37028 )
2020-06-12 08:42:42 +10:00
Nyall Dawson
14ee228a4b
[processing] Matrix configuration dialog should open as an inline
...
panel, not a dialog
2020-06-12 08:39:43 +10:00
Nyall Dawson
2bb4aad8c9
Fix callout rendering to rotated labels
...
Fixes #36681
2020-06-12 05:01:11 +10:00
Nyall Dawson
ef19911f11
[processing][grass] Correctly return the actual generated filename
...
locations as the algorithm results, don't just echo back the parameter
value
Otherwise we don't return the correct value for temporary file locations
or for file paths during model execution
Fixes #36379
2020-06-12 05:00:49 +10:00
Martin Dobias
af2e50caf7
[vector tile] Add pseudo-unique FIDs where none are given ( fixes #36995 )
...
Feature IDs are optional in MVT encoding, and some datasets do not include
them. In QGIS we need FIDs for some functionality to work correctly, for
example labeling ignores label features with duplicate FIDs.
2020-06-11 14:40:01 +02:00
Martin Dobias
b2da49b78b
[vector tile] Fix issue with disappearing features ( fixes #36982 )
...
The issue was that renderer/labeling were only keeping "their" required fields,
but the final fields may have been extended by the other, making the field indices
cached in expressions invalid.
The fix is to keep the final QgsFields around and avoid creating those QgsFields on-the-fly
from previously requested fields.
2020-06-11 14:39:45 +02:00
Alessandro Pasotti
ab149e11a3
Fix editor vertex with "non-dot" locales
...
Fixes #29682
2020-06-11 14:38:28 +02:00
Mathieu Pellerin
60fe81a9b1
[ui] Reduce visual attention grab of the authentication settings wiget's warning label
2020-06-11 16:09:18 +07:00