62464 Commits

Author SHA1 Message Date
Denis Rouzaud
347d048125
remove relation editor on double clik in form editor (#36123)
there is now the panel on the right for this
2020-05-01 16:29:05 +02:00
José de Paula Rodrigues Neto Assis
5202d08db9 Fixed fetching NULL bigint pgsql attributes. Fixes #36011 2020-05-01 10:27:01 -03:00
Denis Rouzaud
dd560f49b3
move the logic to save line edit state to QgsLineEdit (#36117) 2020-05-01 14:17:58 +02:00
Denis Rouzaud
bf04b0ca98
add QgsFeaturePickerWidget to custom widgets (#36119) 2020-05-01 10:17:23 +02:00
rldhont
e85c6560af [Test][Server] WMS GetPrint group: deactivate equal image 2020-05-01 16:23:55 +10:00
rldhont
fe078c899a [Server] WMS GetPrint group layers: use const list 2020-05-01 16:23:55 +10:00
Alexander Bruy
815b18f80d
Merge pull request #36115 from DelazJ/expressionBuilderFunctions
Default the expression builder dialog to the functions list page
2020-05-01 08:17:10 +03:00
Harrissou Sant-anna
47c54e4f14 Default the expression builder dialog to the functions list page
and do not force icon size
2020-05-01 04:01:01 +02:00
Samweli
bc3cea92e5 fix divide by zero number error 2020-05-01 06:44:53 +10:00
Alexander Bruy
dc023e6cdb
Merge pull request #36032 from alexbruy/service-area-units
[processing] use hours as cost units for service area algorithms (fix #30464)
2020-04-30 21:07:58 +03:00
rldhont
d3a7a65c90
Merge pull request #35825 from rduivenvoorde/qgisserveroutput
Qgisserveroutput
2020-04-30 18:28:55 +02:00
Alexander Bruy
5d7871fa0c fix tests 2020-04-30 18:52:35 +03:00
Denis Rouzaud
578ab8596d
Merge pull request #36089 from 3nids/expression-preview
Feature browser for preview in expression builder
2020-04-30 17:50:10 +02:00
Alessandro Pasotti
9d5b69afc2
Merge pull request #36012 from Samweli/updates_wmst_static_temporal_range
Updates on WMS-T static temporal capabilities settings
2020-04-30 16:25:22 +02:00
Denis Rouzaud
d7edbcb323 fix test (was broken before) 2020-04-30 15:58:09 +02:00
Matthias Kuhn
0c1e7202ee Make error message translatable 2020-04-30 11:47:14 +02:00
Denis Rouzaud
3fd45ecaff add browsing buttons 2020-04-30 09:41:05 +02:00
Samweli Mwakisambwe
c4f84db542 using QStringLiteral for QVariantMap indexes 2020-04-30 09:31:58 +02:00
Juergen E. Fischer
aa554b2e5a spelling fixes (followup 765aa9c705) 2020-04-30 09:14:38 +02:00
Denis Rouzaud
4c2e5528a3 fix crash 2020-04-30 09:06:19 +02:00
Alexander Bruy
60d568485d
Merge pull request #35901 from alexbruy/remove-functions
[feature] ability to remove custom functions (fix #27513)
2020-04-30 09:38:39 +03:00
Juergen E. Fischer
765aa9c705 spelling fixes 2020-04-30 08:20:30 +02:00
Alessandro Pasotti
759db0a414
Merge pull request #35741 from Samweli/auto_update_layer_project_range
Update WMS-T layers project temporal range
2020-04-30 07:51:03 +02:00
Denis Rouzaud
baa7f51e37 fix build with Qt < 5.14 2020-04-30 06:59:13 +02:00
Denis Rouzaud
9488f06025 code layout 2020-04-30 06:52:22 +02:00
Alexander Bruy
744d2d6b6d address review comments 2020-04-30 07:46:05 +03:00
Alexander Bruy
9a53837946 add new parameter and hide old one 2020-04-30 07:46:05 +03:00
Alexander Bruy
cfcaaefb23 [processing] use hours as cost units for service area algorithms (fix #30464) 2020-04-30 07:46:05 +03:00
Denis Rouzaud
b97543d9cc
Apply suggestions from code review
Co-Authored-By: Matthias Kuhn <matthias@opengis.ch>
2020-04-30 06:43:55 +02:00
Nyall Dawson
74aa54bc2b Revert temporary new style inclusions 2020-04-30 10:52:19 +10:00
Nyall Dawson
3069a8eef3 Add mechanism to allow new symbols to be added to the default style
library to be updated when QGIS is upgraded
2020-04-30 10:52:19 +10:00
uclaros
b6f890ec11 fix typo 2020-04-30 09:03:18 +10:00
Harrissou Sant-anna
68862f4ba9 Add a help link to 3d animation export dialog 2020-04-30 08:42:24 +10:00
Harrissou Sant-anna
696582c04d Hide unnecessary line frame around widget 2020-04-30 08:42:06 +10:00
Harrissou Sant-anna
680403907a Reduce margins in vector and mesh layer properties dialog
harmonizing all the tabs and vertically aligning the settings widget with button toolbar at the bottom
2020-04-30 08:42:06 +10:00
Harrissou Sant-anna
e872a3b2d6 Various fixes to the Mesh layer symbology properties
* Use gridLayout instead of combination of horizontal + vertical layouts
with no particular setting
* Reduce vertical spacer size and margins to remove unnecessary scrollbar/space, fix alignment
* Add label to widgets to mimic other others in QGIS
* Add tabstops
2020-04-30 08:40:55 +10:00
Harrissou Sant-anna
6e1c9c490b Do not force wrap the label 2020-04-30 08:40:55 +10:00
Alessandro Pasotti
4aff6b74dc Safer workflow when checking for OpenCL
This is to prevent users being locked out of the
settings when a buggy OpenCL driver that was
working before starts failing.

Related to #36078
2020-04-30 08:38:34 +10:00
Harrissou Sant-anna
bb621677c8 Use the "deselect all in active layer" icon in the attribute table
given that feature (de)selection scope is within the current layer
2020-04-30 08:37:53 +10:00
uclaros
53a083f053 Disable attribute table save button when there are no uncommited changes 2020-04-30 08:34:46 +10:00
Nyall Dawson
326917f1ce Avoid unnecessary transforms caused by disconnected GPS widget 2020-04-30 08:24:11 +10:00
Nyall Dawson
b250063076 Flag another transform as ballpark appropriate 2020-04-30 08:24:11 +10:00
Nyall Dawson
17c8a59e4e Refactor QgsLineString::interpolatePoint to extract segment traversal
to a separate visitor function

This allows other code paths to utilise this same logic in an efficient
way
2020-04-30 08:23:43 +10:00
Matthias Kuhn
752d0ad369 Allow map interactions when multiedit window is open
Fix #36059

Sponsored by QGIS Sustainability Initiative
2020-04-30 05:21:00 +10:00
Peter Petrik
eb7ce2b26c [ios] fix qrc path required for Qt 5.14.2 for iOS 2020-04-30 04:56:33 +10:00
Peter Petrik
9ecb94d8ac [ios] fix qrc path required for Qt 5.14.2 for iOS 2020-04-30 04:56:33 +10:00
Alessandro Pasotti
909dd31108
Merge pull request #36087 from Samweli/provider_metadata_bool_params
Functions for adding a variant of bool params in provider metadata
2020-04-29 18:47:22 +02:00
Denis Rouzaud
fc3bb4610e fix test 2020-04-29 16:04:44 +02:00
Denis Rouzaud
030d41dc26 add test for QgsFeaturePickerWidget 2020-04-29 15:54:16 +02:00
Denis Rouzaud
0119bb52e1 add setting for fetch limit 2020-04-29 15:54:16 +02:00