59569 Commits

Author SHA1 Message Date
Alessandro Pasotti
89bddec34b Update tests after group removal from user exp 2019-12-18 14:34:03 +01:00
Alessandro Pasotti
a8c0e4cbf6 User expressions followup
- renamed the group to "User"
- added help text for the group
- added QgsSettings Expressions namespace
- reworded tooltips for store/remove actions
2019-12-18 14:24:02 +01:00
Matthias Kuhn
b566eace8a
Merge pull request #33457 from m-kuhn/yet_another_azure_mask
Yet another test mask for Windows
2019-12-18 14:13:09 +01:00
Matthias Kuhn
79c7ca30ee
Merge pull request #33270 from roya0045/handler_v2
[UX][feature??] add progress bar to the auto layer finder
2019-12-18 14:10:52 +01:00
Hugo Mercier
630d0da148 Add a bit of context to errors in QgsRelationReferenceFieldFormatter 2019-12-18 11:27:32 +01:00
Matthias Kuhn
42708208ac Yet another test mask for Windows 2019-12-18 10:15:45 +01:00
Peter Petrik
e1068e61cb
Merge pull request #33388 from PeterPetrik/mesh3d_averaging_methods 2019-12-18 09:57:22 +01:00
Peter Petrik
a6bc4e3cdf fix doc 2019-12-18 07:51:07 +01:00
Nyall Dawson
e64a6acd38 Proj < 6 updates 2019-12-18 12:44:43 +10:00
Nyall Dawson
59a2cf1424 [FEATURE] Allow custom projections to be defined using WKT strings
instead of just proj strings

WKT strings are lossless and allow definition of a much wider range
of projections than are possible using proj strings.

A new combo box in the Custom Projections dialog allows users to
choose whether the new projection is defined using a WKT or PROJ string.
If possible, the current projection definition is automatically converted
when the combo box is changed by the user.

Also fixes #25918 in the process
2019-12-18 12:44:43 +10:00
Nyall Dawson
8bfca7f2c8 Expose control over whether custom projections are stored using proj or WKT strings 2019-12-18 12:44:43 +10:00
Nyall Dawson
67f25fed0e Update test to reflect changes in proj library 2019-12-18 12:44:17 +10:00
Alexander Bruy
ac3941acbe use QActionGroup to group style actions and make (fix #32624) 2019-12-18 08:52:34 +10:00
Alexander Bruy
a0b392da12 [processing] url-encode path to tiles in XYZ algorithm (fix #32589) 2019-12-18 08:50:23 +10:00
Alessandro Pasotti
89cacd7180
Merge pull request #33437 from elpaso/stored-expressions
[feature] Stored expressions
2019-12-17 20:13:32 +01:00
Samweli
6d156d4670 removed if conditions in QgsWMTSRootItem assignments, now using explicit casts 2019-12-18 05:05:37 +10:00
Samweli
db4a8ce381 comment for change of condition statements 2019-12-18 05:05:37 +10:00
Samweli
b862d5e13c added new class for wmts collection items 2019-12-18 05:05:37 +10:00
Samweli
28aefe5711 change icon for wmts layer item 2019-12-18 05:05:37 +10:00
Samweli
c106d39078 change icon for xyz layer item in wms provider 2019-12-18 05:05:37 +10:00
Alex
5ce38d6c28 whitespace 2019-12-17 13:04:44 -05:00
Alex
6ff3f400e7 Autofinder progress dialog.
Adds a dialog to comfort users by indicating that QGIS did not crash and if trying to find their layers.
2019-12-17 12:38:20 -05:00
Alessandro Pasotti
fd6075e80b Renamed stored expressions to user expressions 2019-12-17 17:10:43 +01:00
Denis Rouzaud
105ebc4683
test commit for backport bot (#33444) 2019-12-17 16:25:39 +01:00
Denis Rouzaud
89e3f2ccf9
put back backport bot 2019-12-17 15:23:19 +01:00
Alessandro Pasotti
6b232414f2 Added new files header 2019-12-17 15:00:48 +01:00
Vincent Cloarec
c252a3ad4c [mesh] Fixes time reference for mesh layer #32186 #33399 #31933 (#33410)
[FEATURE] [mesh] Load reference time from MDAL when available

Also adds combo box to let the user set the provider time unit. This is particularly useful when MDAL incorrectly recognised the time units in the raw dat format (for example format does nof follow spec and it is not possible to determine if time interval is in hours or days)

fix #32186 
fix #33399
fix #31933
2019-12-17 14:56:49 +01:00
Alessandro Pasotti
0abb481249 Forbid slashes in stored expression labels labels
... because labels become part of the QSettings key
2019-12-17 13:57:22 +01:00
Alessandro Pasotti
403972dedd Capitalize window title 2019-12-17 12:09:28 +01:00
David Signer
3da65e0296 doc 2019-12-17 11:25:46 +01:00
Alessandro Pasotti
9e2f9c06b3 Remove this 2019-12-17 11:14:47 +01:00
Matthias Kuhn
ead3b62c1e
Merge pull request #33435 from m-kuhn/vectorlayerref_header
Install missing header
2019-12-17 10:42:31 +01:00
signedav
4cbd9a1ee3
Merge pull request #33197 from signedav/searchtags_functions
Search tags on expression functions
2019-12-17 09:28:26 +00:00
Alessandro Pasotti
e4b4459af0 Use QStringLiteral 2019-12-17 10:19:16 +01:00
Alessandro Pasotti
3759c6ae8e Load stored at start in fieldcalc 2019-12-17 10:09:56 +01:00
nirvn
c9453343cb fix test 2019-12-17 15:15:49 +07:00
nirvn
3404dff67e [labelling] Fix masked symbol layers loss when
- opening layer properties window; or
- changing label settings in style dock
2019-12-17 15:15:49 +07:00
Matthias Kuhn
cde49d5b66 No sip 2019-12-17 08:50:28 +01:00
Hugo Mercier
fa20ebd8d9 Use manual label positions for some selective masking tests 2019-12-17 08:18:52 +01:00
Hugo Mercier
d6ee3ed520 Fix rendering regression
In parallel rendering, make sure mFinalImage exists before drawing
labels.
2019-12-17 08:18:52 +01:00
Hugo Mercier
5d8899bd66 Fix selective masking control images 2019-12-17 08:18:52 +01:00
Matthias Kuhn
cfb4ff5322 Install missing header 2019-12-17 07:37:33 +01:00
Matthias Kuhn
98f8a89704
Merge pull request #33204 from olivierdalang/feature_random_seed_squashed
[FEATURE][expressions] allow to seed random functions
2019-12-17 07:31:26 +01:00
Nyall Dawson
30b2919c81 Make custom projection validation button work on proj < 6 2019-12-17 11:59:40 +10:00
Nyall Dawson
84af693557 Fix build on proj < 6 2019-12-17 11:59:40 +10:00
Nyall Dawson
759ba8d7c3 Fix sqlite errors when trying to save an updated custom projection through the custom projection dialog 2019-12-17 11:59:40 +10:00
Nyall Dawson
aa864dcff8 Fix test calculations in custom projection dialog under proj 6
Refs #33038
2019-12-17 11:59:40 +10:00
Nyall Dawson
c24f79da26 When the custom projection dialog is blocked from closing due to an invalid projection, automatically
select that projection in the list for the user
2019-12-17 11:59:40 +10:00
Nyall Dawson
aa0b9b0547 [needs-docs] Add a "Validate" button to custom projection dialog
to allow users to validate the currently edited CRS definition
without having to accept the whole dialog

If the validation fails, the proj error messages are shown
to help the user determine why the string is invalid
2019-12-17 11:59:40 +10:00
Nyall Dawson
c2b55ebb1f Better messagebox titles 2019-12-17 11:59:40 +10:00