40454 Commits

Author SHA1 Message Date
Nyall Dawson
99bf32bafb Fix crash in displacement/distance renderers
Individual symbol instances were being rendered multiple times
concurrently
2017-07-23 17:21:52 +10:00
Juergen E. Fischer
b95d432a8c huh? of course SubLayerItem is private 2017-07-22 21:41:21 +02:00
Juergen E. Fischer
90fa6c2e91 sub layer dialog: sort by layer id and feature count numerically (fixes #16917) 2017-07-22 13:41:20 +02:00
Alexander Bruy
22162b96a9 Merge pull request #4903 from NaturalGIS/master
[processing] fix SAGA LTR mosaiking tool
2017-07-22 08:18:48 +03:00
Alessandro Pasotti
89ffecbf05 Merge pull request #4881 from boundlessgeo/xyz-auth-gui
[feature][needs-docs] XYZ authentication and referer added to GUI
2017-07-21 21:17:14 +02:00
Blottiere Paul
cdfca0a45f Add tests 2017-07-21 16:58:40 +01:00
Blottiere Paul
e6eeacf7fa Update sip binding 2017-07-21 16:58:18 +01:00
Blottiere Paul
7e4f1f8c95 Fixes value relation widget to always keep scrollbar activated. Fixes #16654 2017-07-21 16:58:03 +01:00
Giovanni Manghi
dfc9285121 master: fix SAGA LTR mosaiking tool 2017-07-21 14:42:14 +01:00
nirvn
0cba29cc09 improve extent and scale/dpi relation in save as image/PDF 2017-07-21 13:32:20 +07:00
nirvn
78ee9f7e7d fix locked ratio width adjustment in save as image/PDF 2017-07-21 13:04:01 +07:00
nirvn
00ac9f51ed fix expanding ratio lock button under kbuntu qt theme 2017-07-21 12:24:11 +07:00
Nyall Dawson
db74133759 Merge pull request #4899 from nyalldawson/ratio_lock
Allow setting width/height spin boxes to link to QgsRatioLockButton
2017-07-21 15:13:02 +10:00
Nyall Dawson
38c8268400 Allow setting width/height spin boxes to link to QgsRatioLockButton
When set, these spin boxes will automatically be updated when their
accompanying spin box changes value so that the ratio is maintained.
2017-07-21 14:20:45 +10:00
Nyall Dawson
eb5ac44b27 Update test 2017-07-21 11:28:43 +10:00
Nyall Dawson
2f0c9d955b Followup 5241c74, fix calculation of heatmaps 2017-07-21 11:09:49 +10:00
Nyall Dawson
9ab4184af2 Fix memory leak in canvas preview images 2017-07-21 08:55:17 +10:00
Juergen E. Fischer
74407dc697 crash report: fix report on 64bit 2017-07-21 00:02:37 +02:00
tcoupin
aa65af5e1a Fix srsDimension parsing in GML 2017-07-20 22:47:02 +02:00
Juergen E. Fischer
e7744bdcd4 [FEATURE] fill ring tool: by pressing shift an existing ring is filled 2017-07-20 19:11:35 +02:00
Alexander Bruy
0fbc1899c7 Merge pull request #4896 from NaturalGIS/master_fix_saga_ltr_catchaments_area
[processing] fix SAGA LTR Catchment Area tools
2017-07-20 17:20:48 +03:00
Juergen E. Fischer
f78157be7d fix 67f7b3a2 2017-07-20 16:16:16 +02:00
Juergen E. Fischer
67f7b3a2df crash report dialog:
* get current context without an exception (eg. Ctrl+\)
* use <pre> around stack
* make report details expandable
* what about threads?
2017-07-20 14:36:01 +02:00
Giovanni Manghi
5e03f579d1 mater: fix SAGA LTR Catchement Area tools 2017-07-20 12:15:09 +01:00
Alexander Bruy
6624561219 Merge pull request #4891 from nyalldawson/fix_heatmap_raster
Correctly create raster for heatmap output
2017-07-20 13:51:36 +03:00
Nyall Dawson
96fc3bde0c Merge pull request #4890 from nyalldawson/algs_next
Resurrect some processing algorithms
2017-07-20 17:33:26 +10:00
Nyall Dawson
5241c74c6c Correctly create raster for heatmap output
Incorrect creation of geo transform was leading to invalid raster
outputs and many "creating warped vrt" log messages
2017-07-20 16:15:29 +10:00
Alessandro Pasotti
cd399990f1 Merge pull request #4889 from gacarrillor/one_button_ESC_key_handling
Handle Esc key in Data Source Manager
2017-07-20 07:55:21 +02:00
Nyall Dawson
96cf6612d3 Port geometry by expression to new API 2017-07-20 15:28:50 +10:00
Nyall Dawson
c0669d4fd2 Port extend lines to new API 2017-07-20 15:28:50 +10:00
Nyall Dawson
1cac3bb635 Port single sided buffer to new API 2017-07-20 15:28:50 +10:00
Nyall Dawson
4a935c1090 Resurrect Translate algorithm 2017-07-20 15:28:50 +10:00
Nyall Dawson
d4af76150f Flip some more algorithms to feature based algorithms 2017-07-20 15:28:50 +10:00
gacarrillor
63a2b741f2 Fix wrong indentation detected by Travis 2017-07-19 23:54:37 -05:00
gacarrillor
5ba0cb7b8c Merge branch 'master' into one_button_ESC_key_handling 2017-07-19 23:09:22 -05:00
gacarrillor
a231f1625a Close Data Source Manager if child widget is closed 2017-07-19 23:07:00 -05:00
Nyall Dawson
6e49403163 Fix QgsFieldComboBox::setField sets incorrect field when filter is present 2017-07-20 10:13:54 +10:00
Sandro Santilli
9efd666e48 Test that PostGIS query can be passed as both unicode and string literal
See https://issues.qgis.org/issues/16833
2017-07-19 19:05:39 +02:00
Alessandro Pasotti
90d4768a06 Fix addWfsLayer in the WFS GUI test (blacklisted on Travis)
This test segfaults locally.
2017-07-19 18:50:29 +02:00
Matthias Kuhn
5b186aea7d [travis] Force precise 2017-07-19 17:35:38 +02:00
Sandro Santilli
2a572be73e Add test for #16833
Tested to pass with Python 2.7.13
2017-07-19 16:48:36 +02:00
Juergen E. Fischer
ff0df6d957 fix c29fc35155 2017-07-19 10:37:28 +02:00
Juergen E. Fischer
c29fc35155 also "s/( )/()/;" in sipify.pl (followup 4f9a9e036) 2017-07-19 10:36:12 +02:00
Mathieu Pellerin
0665072d94 [FEATURE] Locked aspect ratio state for Save as image/PDF" (#4880)
Sponsored by Andreas Neumann.
2017-07-19 15:04:52 +07:00
rldhont
08c06def1b Merge pull request #4846 from rldhont/server-wms-configparser-getfeatureinfo
[Server] WMS GetFeatureInfo refactoring
2017-07-19 10:00:01 +02:00
Denis Rouzaud
744fbc5346 fix sipify tests
followup 4f9a9e0360a3ce6b4289e948bb2549a0496f48f2
2017-07-19 09:48:42 +02:00
Juergen E. Fischer
4f9a9e0360 s/( )/()/; s/== /== /; s/!= /!= /; 2017-07-19 09:19:37 +02:00
Juergen E. Fischer
f814ba04c3 fix oracle provider build (followup c4e26d72) 2017-07-19 09:18:34 +02:00
Juergen E. Fischer
e7700db46a oracle provider: skip updating of key attributes of added features for versioned tables 2017-07-19 03:07:40 +02:00
Nyall Dawson
efff4f0376 Fix windows build 2017-07-19 09:09:51 +10:00