60753 Commits

Author SHA1 Message Date
Nyall Dawson
eed9173c2b Fix relation reference widget test crashes under debug builds
Because of the new assert in QgsMapToolAdvancedDigitizing requiring
the cad widget

Not the cleanest fix -- the widget should gracefully handle having
no cad widget available by disabling the digiting tool instead, but
we urgently need the CI infrastructure to stop flagging everything because
of this change.
2020-02-28 15:41:18 +10:00
Nyall Dawson
12ff1b373b Silence some more noisy debug messages 2020-02-28 14:44:31 +10:00
Harrissou Sant-anna
0801d0b9d8 Add a vertical spacer at the bottom of mask label tab 2020-02-28 10:25:05 +10:00
Håvard Tveite
833202f32c
Update the short help description of the Random points along line algorithm
Fixes #33160
2020-02-28 10:23:53 +10:00
Corentin.F
d87843c2c3
Correct bug from postgres comment using quote or caps 2020-02-28 08:36:58 +10:00
Paul Blottiere
f2b2e96115
Merge pull request #34734 from m-kuhn/formatString
Remove debug message
2020-02-27 20:50:32 +01:00
Matthias Kuhn
65009c228d
Merge pull request #34329 from troopa81/fix_relationref_identify
Fix relation reference constraint when identifying a feature
2020-02-27 17:48:45 +01:00
Alessandro Pasotti
c154ecd314
Merge pull request #34732 from elpaso/store-force-suppress-popup-property
Fix store force no popup
2020-02-27 17:36:58 +01:00
Matthias Kuhn
03436dcbd6
Merge pull request #34726 from olivierdalang/fix_planimetric_checkbox
Fix planimetric measurements checkbox not restored in options dialog
2020-02-27 17:20:05 +01:00
Matthias Kuhn
1ebaad7390 Remove debug message
The message ended up as WARNING in QGIS server log files
2020-02-27 16:51:33 +01:00
Alessandro Pasotti
131ab9cc22 Fix store force no popup
Followup PR #34654
2020-02-27 14:54:29 +01:00
olivierdalang
c68a50f0c3 Fix planimetric measurements checkbox not restored in options dialog
see https://github.com/opengisch/QGIS-Issues-SH/issues/12#issuecomment-591450501
2020-02-27 10:26:39 +01:00
nirvn
7f54853aae Make containsAdvancedEffects function more accurate
by skipping layers that fall outside visible scale range
2020-02-27 15:39:19 +07:00
Alessandro Pasotti
c90fbd5978
Merge pull request #34654 from elpaso/vectorlayertools-suppress-form-popup
[feature] Relation widget force suppress popup
2020-02-27 08:11:44 +01:00
Alessandro Pasotti
69053fdf86
Merge pull request #34698 from elpaso/bugfix-gh34696-spatialite-nofields
Fix spatialite editing with nofields (or def values)
2020-02-27 08:10:24 +01:00
Nyall Dawson
7057b37899 Check in updated internal srs db based on latest proj version 2020-02-27 14:33:02 +10:00
vcloarec
a6484caeed fix issue for Qt version <5.10 2020-02-27 10:15:42 +10:00
vcloarec
fcf3410f8b typo 2020-02-27 10:15:42 +10:00
vcloarec
3ba413cf92 add tests 2020-02-27 10:15:42 +10:00
vcloarec
053784d0e4 add normals to QgsMeshLayerUtils 2020-02-27 10:15:42 +10:00
vcloarec
eb95c598f2 fix triangular mesh update 2020-02-27 10:15:42 +10:00
vcloarec
4b038fa2d9 after Peter review
.
2020-02-27 10:15:42 +10:00
vcloarec
e11f65b85a dataset scalar 3D 2020-02-27 10:15:42 +10:00
Juergen E. Fischer
d569b073fe postgres provider: re-allow adding layers from PostgreSQL 8.4 2020-02-27 00:58:23 +01:00
uclaros
200f75ea06
fix crash when exporting check geometries gaps
Fixes #34661
2020-02-27 06:37:22 +10:00
Raymond Nijssen
3f80823b34 fix for format_date() help text 2020-02-27 06:36:26 +10:00
Paul Blottiere
d4e24b8dc8
Merge pull request #34268 from arnaud-morvan/request_body_plus
Do not replace plus by space in REQUEST_BODY
2020-02-26 21:28:23 +01:00
Alessandro Pasotti
6b23d90f8a Fix spatialite editing with nofields (or def values)
Fixes #34696
2020-02-26 18:28:42 +01:00
Alessandro Pasotti
3a6db5cc22 Reword checkbox force hide 2020-02-26 17:49:52 +01:00
Alessandro Pasotti
37288929df
Merge pull request #34686 from elpaso/bugfix-34666-merge-feature-evaluate-defaults-on-provider-side
Fix merge selected features when evaluate defaults
2020-02-26 16:42:25 +01:00
Alessandro Pasotti
840c678d23
Merge pull request #34688 from elpaso/relation-embedded-focus-first-feature
Focus on first feature in embedded forms
2020-02-26 16:15:13 +01:00
Alessandro Pasotti
b5dec5aff7 Focus on first feature in embedded forms 2020-02-26 11:14:30 +01:00
Matthias Kuhn
39a9ae9dfd
Merge pull request #34355 from troopa81/fix_chainfilter_nonull
In relation reference widget, fix chain filter when null values are not allowed
2020-02-26 11:08:55 +01:00
Alessandro Pasotti
e128f3b939
Merge pull request #34659 from elpaso/bugfix-unreported-main-message-bar-crash
Fix crash when accessing mainMessageBar
2020-02-26 10:19:31 +01:00
Alessandro Pasotti
8655e444f6 Fix merge selected features when evaluate defaults
... on provider side

Fixes #34666
2020-02-26 10:06:24 +01:00
Nyall Dawson
0401598238 Make "pre-set DPI not equal to painter's DPI" check less stringent
This assert gets tripped frequently when working with magnified maps,
because there's tiny (inconsequential) differences in the dpi value.
2020-02-26 16:40:35 +10:00
nirvn
bebb4d7490 [layouts] Fix crash when reading layouts XML after failing to add a layout
(fixes #34621)
2020-02-26 14:46:09 +10:00
Nyall Dawson
d0bb1d192b Fix node tool rectangular selection when layer has a different crs to canvas
Fixes #34591
2020-02-26 14:45:15 +10:00
nirvn
458eb1d2df [labelling] Fix suboptimal logic for polygon's default around centroid placement 2020-02-26 08:59:49 +07:00
Radim Blazek
4755779102
[GRASS] catch new location crash on win
Hopefully fixes #28148
2020-02-26 11:50:13 +10:00
Denis Rouzaud
6e55bd5ea5
use Q_ENUM macro in QgsFileWidget (#34665)
this will allow configuring properly the custom widget
2020-02-25 22:48:27 +01:00
Alessandro Pasotti
2a340e5cab
Merge pull request #34652 from elpaso/bugfix-gh34651-relation-reference-embedded-show-hide-link-unlink
Fix show/hide link/unlink in relation reference w
2020-02-25 20:47:21 +01:00
Alessandro Pasotti
a885b38c99 Fix crash when accessing mainMessageBar
Followup #32528
2020-02-25 17:58:53 +01:00
Denis Rouzaud
d87fa0a667
fix browsing counter not reset in feature list (attribute table) (#34501)
the counter was not set to 0 when switching to selected or visible only and if there were no features listed
2020-02-25 14:12:35 +01:00
Alessandro Pasotti
bc12cb12e7 [feature] Relation widget force suppress popup
Adds an option to the relation widget configuration
to suppress form popup open when new features are
added in an embedded form context.

This option overrides the form-level option (that might
still be the desired behavior when the form is used
as a standalone form).
2020-02-25 13:55:51 +01:00
Alessandro Pasotti
1e19b5304a Fix show/hide link/unlink in relation reference w
widget.

Fixes #34651
2020-02-25 11:14:39 +01:00
Nyall Dawson
0391e17551 [processing] Fix cannot edit/delete/export project based models
Fixes #34627
2020-02-25 18:15:18 +10:00
Nyall Dawson
b40d9c4d94 Show a more helpful message when a custom projection based on WKT
is equivalent to a known projection
2020-02-25 18:15:00 +10:00
Nyall Dawson
64ececf36b Always default to WKT definitions for newly added custom projections 2020-02-25 18:15:00 +10:00
Nyall Dawson
489124d7d1 Show formatted WKT definitions in custom projection dialog
Because an unformatted WKT string is just a huge barely decipherable blob...
2020-02-25 18:15:00 +10:00