47538 Commits

Author SHA1 Message Date
Nyall Dawson
f4ec9e2abb [processing] When an optional output is set to 'skip output', disable
and clear the associated 'add to qgis' checkbox
2018-05-07 19:17:04 +10:00
Nyall Dawson
cb638b6345 [processing][saga] Make some Slope,Aspect,Curvature outputs optional and non-default 2018-05-07 19:17:04 +10:00
Nyall Dawson
f34b3170b2 [processing] Fix parsing optional output 'create by default' from string' 2018-05-07 19:17:04 +10:00
Matthias Kuhn
9d12b0ad7b
Merge pull request #6749 from slarosa/db_quey_history_1
[FEATURE][needs-docs] DB Manager: adds SQL query history
2018-05-07 11:01:47 +02:00
Matthias Kuhn
0cc0fedbe3
Merge pull request #6748 from Scimmia22/patch-1
Update FindQextserialport.cmake for Qt5
2018-05-07 10:59:28 +02:00
Matthias Kuhn
dd2eb3a475
Merge pull request #6876 from DelazJ/patch-2
[needs-docs] Rename action in Layers panel contextual menu
2018-05-07 10:56:22 +02:00
Nyall Dawson
3791bac432 [processing][modeler] Fix some child algorithm vector results
are not shown as input choices for other child algorithms
2018-05-07 18:50:19 +10:00
Matthias Kuhn
55a256f9f2
Merge pull request #5065 from DelazJ/typos
Fix some wording and spelling
2018-05-07 09:23:30 +02:00
Jason Hilton
a0a5f6cebc [processing] Fix saga natural neighbor parameters
fixes #16604
2018-05-07 14:16:38 +10:00
Nyall Dawson
f4599f13f1 [processing][gdal] Better error messages when invalid parameters are passed 2018-05-06 19:19:45 +10:00
Nyall Dawson
787dd3413e [processing] More helpful errors when raster inputs are not valid 2018-05-06 19:19:45 +10:00
Nyall Dawson
bddcb7dc42 [processing][gdal] More nodata handling fixes
Fixes #18748
2018-05-06 19:19:45 +10:00
Nyall Dawson
739d4fab09 More verbose test outputs 2018-05-06 19:19:45 +10:00
Nyall Dawson
a022ad21d4 Fix handling of "hide deprecated" in projection selector widget
Fixes #18896
2018-05-06 07:13:33 +10:00
Nyall Dawson
f48aaeaf33 [processing][gdal] Fix some more nodata=0 handling 2018-05-06 07:13:15 +10:00
Nyall Dawson
b3288192ee [processing] Fix exception when clicking help for GDAL algorithms 2018-05-06 07:13:15 +10:00
rldhont
280018dc5f [Oracle][Tests] Enhance Geometry creation SQL script 2018-05-05 12:24:16 +10:00
rldhont
849278a2d6 [BUGFIX][Oracle] Mixing SDO_GEOMETRY Point definition
Fixes #18900

In `sdoobj`, the `elem_info` array size is not the right way to defined the way
to read Point coordinate. The right way is to check the
sdoind attributes, like in Mapserver.

The way Mapserver defined check point coordinate: fd04328a89/maporaclespatial.c (L1588)
2018-05-05 12:24:16 +10:00
rldhont
a11db8bbe1 [Oracle][Tests] Enhance Point convertion test
Instead of using 'SDO_UTIL.FROM_WKTGEOMETRY' to generate `SDO_GEOMETRY` object
for Point, the `testdata` generate Point and MultiPoint with `SDO_POINT_TYPE`
or `SDO_ELEM_INFO_ARRAY` and `SDO_ORDINATE_ARRAY`.

With this way of creating Point and MultiPoint, we can test the way Point and
MultiPoint are converting to WKB.
2018-05-05 12:24:16 +10:00
Harrissou Sant-anna
684b3678f4 Make collapsible the groupboxes
to better handle vertical frames
2018-05-05 12:06:41 +10:00
Harrissou Sant-anna
bf22b88ad9 Set centroid as default placement for polygon diagramss
Fix #13435
2018-05-05 12:05:23 +10:00
Peter Petrik
dc621adfff fix doxygen warning 2018-05-04 17:45:26 +02:00
Peter Petrik
c29c6676f9 small fixes in qgs components 2018-05-04 14:21:16 +02:00
Peter Petrik
ab240426f2 add docs to map canvas qml 2018-05-04 14:20:59 +02:00
Peter Petrik
aed3939cbd rename qml library to QgsQuick 2018-05-04 14:20:43 +02:00
Juergen E. Fischer
398fb1a7f6 Only apply f4d38d4f0 to Qt>=5.9 (followup f4d38d4f0; check cdash for
test results)
2018-05-04 12:30:38 +02:00
Matthias Kuhn
9836dc222f
Merge pull request #6930 from m-kuhn/fixSearchCrash
Fix crash with uninitialized search widget
2018-05-04 12:03:22 +02:00
Matthias Kuhn
cf92563721
Fix crash with uninitialized search widget 2018-05-04 11:23:45 +02:00
Juergen E. Fischer
357be79738 fix xenial build 2018-05-04 10:09:30 +02:00
Matthias Kuhn
5b5439f55b
Merge pull request #6927 from m-kuhn/delayededitSelectionUpdate
Delayed update of edit selection
2018-05-04 09:48:08 +02:00
Matthias Kuhn
fd5e0a7f19
Merge pull request #6929 from ghtmtt/fix_proc_modeler
[processing] Remove Enum useless parameter from modeler
2018-05-04 09:47:54 +02:00
Matthias Kuhn
69de345784
Merge pull request #6922 from m-kuhn/relrefconditionalvaluechanged
Relation reference widget value changed signals
2018-05-04 09:39:15 +02:00
matteo
d8b47e43fc remove Enum useless parameter from modeler 2018-05-04 09:04:31 +02:00
MieWinstrup
a36f6aa2e6 Added test of the action 'Move Out of Group' in the layer panel 2018-05-04 11:02:17 +10:00
MieWinstrup
b9b85f923d New action 'Move Out of Group' that moves layer(s) out of group(s). Deprecating the action 'Move to top level' 2018-05-04 11:02:17 +10:00
matteo
218e306439 strings added 2018-05-04 11:00:09 +10:00
matteo
c052559dc7 improved doc 2018-05-04 11:00:09 +10:00
matteo
df4ddf2d37 also MapLayer 2018-05-04 11:00:09 +10:00
matteo
94ad85997c trying to add missing parameter in modeler 2018-05-04 11:00:09 +10:00
matteo
9b22d99707 typos 2018-05-04 11:00:09 +10:00
matteo
b2c0dd96ae [processing] resurrecting some parameters in Modeler 2018-05-04 11:00:09 +10:00
matteo
177f2c8aea [processing] resurrecting some parameters in Modeler 2018-05-04 11:00:09 +10:00
matteo
2e67885c3a [processing] resurrecting some parameters in Modeler 2018-05-04 11:00:09 +10:00
Matthias Kuhn
3217442071
Merge pull request #6866 from m-kuhn/syslocale
Consistent locale usage for number representation
2018-05-03 17:36:55 +02:00
Matthias Kuhn
a3ea2addeb
Delayed update of edit selection
When the attribute table opens, the first entry is selected. For some
unknown reason, the selection does not appear in the feature list.
Posting this to the next run of the event loop with a timer fixes this
problem.
2018-05-03 16:59:40 +02:00
Matthias Kuhn
dea03b2bef
Merge pull request #6925 from PeterPetrik/use_literal
use literal in qgsmeshlayer.cpp
2018-05-03 16:40:00 +02:00
Matthias Kuhn
6de0e4b301 Adjust tests 2018-05-03 16:14:07 +02:00
Matthias Kuhn
b086160a71 Use default (not system) locale 2018-05-03 16:14:00 +02:00
Matthias Kuhn
1b4fa888d1 Explicitly refer to translation and not locale on override
We only change the user interface translation and do not touch the locale for other things like number representation.
2018-05-03 14:31:49 +02:00
Matthias Kuhn
88f36cd952 Use system locale for number representation 2018-05-03 14:30:39 +02:00